body{
   font-family: Arial, Helvetica, sans-serif;
 }
p,li{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 0.8em;
}
td.text{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 0.8em;
}
td.form{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFEED5;
	font-size: 0.8em;

}
a{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 1em;
}
h1 {
   font-size: 1.2em;
   margin-bottom: 2px;
}
input,textarea{
	border:1px;
	border-style: solid;
	border-color: #547698;

}


#kopfLinks {
	float:left;
	margin:0px;
	width:450px;
	height:74px;
	background-image:  url(img/bg_top_links.gif);
	background-repeat: no-repeat;
}
#kopfRechts {
	margin:0px;
	height:74px;
	background-image:  url(img/bg_top_rechts.gif);
	background-repeat: no-repeat;
	background-position: right;

}
#kopfLine {
	clear:left;
	margin:0;
	height:2px;
	background-color: #547698;
	font-size: 2px;
	line-height: 2px;
}
#kopf2 {
	margin:0;
	height:3px;
	font-size: 3px;
	line-height: 3px;
}
#kopfSubLeft {
	margin:0;
	float:left;
	height:26px;
	width:16em;
	background-color: #80A2C8;
}
#kopfSubCenter {
	float:left;
	height:26px;
	margin:0;
	background-color: #547698;
}
#kopfSubRight {
	margin-right: 3em;
	padding-top:6px;
	color: #FFFFFF;
	font-size: 14px;
}
#hauptnav {
	float:left;
	margin:0;
}

#navSchatten {
	margin:0 0 0 2em;
	width:12em;
	background-color: #547698;
	z-index: 1;

}
#navContent {
	position:relative;
	margin:0;
	width:11em;
	padding-bottom:0.5em;
	background-color: #80A2C8;
	z-index: 2;
}

.navItemBox {
	float:left;
	width:0.5em;
	height:1.2em;
	margin:0;	
}
.navItemBoxL {
	float:left;
	width:0.5em;
	height:1.2em;
	margin:0;
	background-color: red;	
}



.navItem {
	width:10em;
	height:1.2em;
	margin:0.2em 0.5em 0 0.5em;
	border:1px;
	border-style: solid;
	border-color: #547698;
	background-color: #CAD8E8;
	

	
}
.navItemB {
	width:10em;
	height:1.2em;
	margin:1em 0.5em 1em 0.5em;
	margin-bottom:1em;
	border:1px;
	border-style: solid;
	border-color: #547698;
	background-color: #CAD8E8;
	
}
#newsbox {
	width:10em;
	margin:0.2em 0.5em 0 0.5em;
	border:1px;
	border-style: solid;
	border-color: #547698;
	background-color: #CAD8E8;
}



#inhalt {
	margin: 1em 3em 0em 16em;
}
#fuss {
	height:26px;
	width:100%;
	background-color: #547698;
	font-size: 14px;
}
#fuss2 {
	clear:both;
	height:3px;
	width:100%;
	background-color: #80A2C8;
	line-height: 3px;
	font-size: 0px;

}
#fussLine {
	height:2px;
	width:100%;
	background-color: #547698;
	font-size: 0px;
	line-height: 2px;
}
#fuss3 {
	height:15px;
	width:100%;
	background-color: #80A2C8;
	line-height: 15px;
	font-size: 0px;

}
a:link{
   color: #547698;
}
a:visited{
   
   color: #547698;
}
a:active{
   color: #FF0000;
}
a:hover{
   color: #FF0000;
}


a.menue{
	font-size: 0.8em;
	text-decoration: none;
	padding-left: 0.2em;
	vertical-align: middle;
}
.imgHeader {
	margin:0 0.5em 0 0.5em;
	height:1.6em;
	vertical-align: bottom;
}
.whiteLine {
	margin:0.2em 0.5 0.3em 0.5em;
	background-color: #FFFFFF;
	height:1px;
	line-height: 1px;
}

#headline{
	margin:4.3em 3em 0 16em;
	height: 1.5em;
	line-height:1.5em;
	text-align: right;

}
#footer{
	margin: 3em 3em 0 16em;
	height: 1.5em;
	line-height:1.5em;
	vertical-align: bottom;
}

.redLine{
	margin: 0em 3em 0em 16em;
	background-color: #FF9900;
	height:1px;
	line-height: 1px;
	
}
.leftMargin {
	margin-left: 2.5em;
}
