* {
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#333333;
	background-color: #333333;
	text-align:center
}

table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#333333;
	}




a:link {
		color: #CC3333;
		text-decoration: none;
}

a:visited {
		color: #666666;
		text-decoration: none;
}

a:hover {
		color: #FF0000;
}	

a:active {
		color: #666666;
}
	
/* Schriften -------------------------------*/

DIV.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#FFFFFF;
}

DIV.topNav A {
		color:#FFFFFF;
		text-decoration: none;
}

DIV.topNav A:hover, DIV.topNav A.is_active {
		color:#FF0000;
}

DIV.topNav A:active {
		color:#FF0000;
}

.suchtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;	
	}

a.suchtext:link {
		color:#FFFFFF;
		text-decoration: none;
}
a.suchtext:visited {
		color:#FFFFFF;
		text-decoration: none;
}
a.suchtext:hover {
		color:#FF0000;
}
a.suchtext:active {
		color:#FF0000;
}


#suchform .suchbox {
	border-right: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	font-size: 10px;
	border-left: #FFFFFF 1px solid;
	WIDTH: 75px;
	border-bottom: #FFFFFF 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

#suchform .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;	
}

#suchform .submit {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 16px;
	width: 34px;
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-weight: bold;
}

#landform SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;	
}

DIV.menuHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	color:#FFFFFF;
}
DIV.menuHead A {
		color:#FFFFFF;
		text-decoration: none;
}

DIV.menuHead A:hover, DIV.menuHead A.is_active {
		color:#FF0000;
}

DIV.menuHead A:active {
		color:#FF0000;
}

.Breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#999999;
}
a.Breadcrumb:link {
		color:#999999;
		text-decoration: none;
}
a.Breadcrumb:visited {
		color:#999999;
		text-decoration: none;
}
a.Breadcrumb:hover {
		color:#FF0000;
}
a.Breadcrumb:active {
		color:#FF0000;
}

.footerNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#666666;
}

a.footerNav:link {
	color: #666666;
	text-decoration: none;
}

a.footerNav:visited {
	color: #666666;
	text-decoration: none;
}

a.footerNav:hover {
	color: #d90c0c;
}

a.footerNav:active {
	color: #d90c0c;
}

.subMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a.subMenu:link {
		color: #000000;
		text-decoration: none;
}
a.subMenu:visited {
		color: #000000;
		text-decoration: none;
}
a.subMenu:hover {
		color: #e40202;
}
a.subMenu:active {
		color: #e40202;
}

.UeberschriftMenu {
	 font-family: Arial, Helvetica, sans-serif;
	 font-weight: bold;
	 font-size: 11px;
	 color: #000000;
	 border-top: 1px solid #FFFFFF;
	 margin-top: 4px;
}

a.UeberschriftMenu:link {
		color: #000000;
		text-decoration: none;
}

a.UeberschriftMenu:visited {
		color: #000000;
		text-decoration: none;
}

a.UeberschriftMenu:hover {
		color: #e40202;
}	

a.UeberschriftMenu:active {
		color: #e40202;
}

.UebersichtHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	color:#FFFFFF;
}
a.UebersichtHead:link {
		color:#FFFFFF;
		text-decoration: none;
}
a.UebersichtHead:visited {
		color:#FFFFFF;
		text-decoration: none;
}
a.UebersichtHead:hover {
		color:#000000;
}
a.UebersichtHead:active {
		color:#000000;
}

.Uebersicht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	color:#FFFFFF;
}
a.Uebersicht:link {
		color:#FFFFFF;
		text-decoration: none;
}
a.Uebersicht:visited {
		color:#FFFFFF;
		text-decoration: none;
}
a.Uebersicht:hover {
		color:#000000;
}
a.Uebersicht:active {
		color:#000000;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
font-weight: bold;
line-height: 16px;
padding: 0px 0px 0px 10px;
}


h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #333333;
font-weight: bold;
line-height: 18px;
padding: 0px 0px 0px 10px;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px; 
color: #333333;
font-weight: bold;
line-height: 16px;
padding: 0px 0px 0px 10px;
}

h4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
font-weight: bold;
line-height: 16px;
padding: 0px 0px 0px 10px;
}




.copytext {
	padding: 0px 0px 0px 10px;
}

/* Layout Divs -------------------------------*/

#rahmen {
	/*position:absolute; */
	/*left:50%;*/
	width: 798px;
	/*margin-left: -399px;*/
	top: 0px;
	border-right: 1px solid #E2CCA6;
	border-left: 1px solid #E2CCA6;
	border-top: 1px solid #000000;
	background-repeat: repeat-y;	
	background-color: #f9ede1;
	text-align:left; 
	margin: auto
}

#topMenu {
	background-color: #000000;
}

#topMenuContent {
	padding: 3px 0px 3px 10px;
	float: left;
}

#auswahl {
	margin-left: 538px;
	padding: 2px 0px 2px 0px;
	width: 260px;
}

#suche {
	float: left;
}

#land {
	margin-left: 166px;
}

/* -------------------------------------------------------*/

#Head{
	position: relative;
	background-color: #333333;
	height:73px;
	z-index: 500;
}

#NavHead{
	margin-left: 28px;
	margin-top: 55px;
	float: left;
}

#Logo{
	float: right;
}

#UebersichtHeader {
	margin-top: 54px;
	border-bottom: 1px solid #FFFFFF;
	background-color:#666666;
	width:120px;
	float: left;
}

#UebersichtHeader a {
	width:110px;
	display: block;
	padding-left:10px;
	padding-top: 2px;	
}

#UebersichtHeader a:hover {
	width:110px;
	background-color: #CCCCCC;
	display: block;
	padding-left:10px;
	padding-top: 2px;	
}

#UebersichtBox {
	display: block;
}

#UebersichtHg ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	display: block;
}

#UebersichtHg a {
	display: block;
	background-color:#666666;
	width:110px;
	padding-left:10px;
	padding-top: 2px;
	border-bottom: 1px solid #FFFFFF;
}

#UebersichtHg a:hover {
	background-color:#cccccc;
	border-bottom: 1px solid #FFFFFF;
}

/* -------------------------------------------------------*/

#BildBereich {
	position: relative;
}

#news {
	position: absolute;
	width:230px;
	top: 0;
	right: 0;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}


/* -------------------------------------------------------*/

#breadcrumb {
	width: 652px;
	background-color: #FCF7F2;
	padding: 0px 0px 0px 5px;
	height: 17px;
}

#menuLinksContainer {
	width: 141px;
	float: left;
}

#contentContainer {
	float: left;
}

#menuLinks {
	width: 140px;
	margin-top: 17px;
}

#menuLinks ul {
	list-style-type: none;
	text-align: left;
	display: block;
}

#menuLinks a {
	display: block;
	padding: 1px 0px 1px 10px;
	/*border-bottom: 1px solid #FFFFFF;*/
}

#menuLinks a:hover {
	background-color: #FCF7F3;
	/*border-bottom: 1px solid #FFFFFF;*/
}

#inhalt {
	padding: 15px 15px 0px 0px;
	width: 412px;
	float: left;
}

#rechteSpalte {
	width: 215px;
	padding: 15px 15px 0px 0px;
	float: left;
}

/* Footer---------------------------------------*/

.antifloat {
	clear: both;
}

#footer {
	width: 652px;
	background-color: #FCF7F2;
	padding: 0px 0px 0px 146px;
	margin-top: 25px;
	height: 17px;
}
