@charset "utf-8";
/* CSS Document */

#printheader{
display:none;
visibility:hidden;
}
body {
	background-color: #676667;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(pics/hintergrund.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:1.3em;
}

#mainframe{
	height:100%;
	width:100%;
}
#mainheader{
	height:112px;
	width:100%;
	background-color:#FFFFFF;
	background-image: url(pics/strich_schatten.png);
	background-repeat: no-repeat;
	background-position: 755px 0px;
}

#mainbody{
padding:20px 0px 0px 10px;
width:950px;
	background-image: url(pics/strich_schatten.png);
	background-repeat: no-repeat;
	background-position: 755px 0px;
}
#innerbody{
padding:0px;
	background-color:#ffffff;
	background-image: url(pics/strich_schatten.png);
	background-repeat: no-repeat;
	background-position: 745px 0px;
	
}
#secondheader{
	padding: 0px 0px 0px 0px;
	background-image: url(pics/content_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:205px;
	height:115px;
}


#navicontent{
	float:left;
	width:160px;
	

}
#leftcontent{

	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #cccccc;
	line-height:1.5em;
	
float:left;
width:554px;
padding:20px;

	background-image: url(pics/strich_schatten.png);
	background-repeat: repeat-y;
	background-position: 584px 0px;
	min-height:400px;
}
#rightcontent{
line-height:1.3em;
font-size:10px;
	float:left;
	width:180px;
	padding:20px  0px 20px 5px;
	
}
#rightcontent strong{
line-height:1.4em;
font-size:11px;

	
}

#rightcontent img{
margin-top:5px;
margin-bottom:5px;
	border:solid 1px #cccccc;
}
#leftcontent td{
padding-top:5px;
	
}
#leftcontent a {color:#e41621;}
#rightcontent a {color:#e41621; font-size:11px;}
.clear{clear:both;}

/* Navigation */

a.mainnav{
	display:block;
	height:22px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #cccccc;
	padding-top:8px;
	padding-left:23px;
	text-decoration:none;
	color:#333333;
}
a.mainnav:hover{

	color:#333333;
	background-color:#dfe6ec;
	background-image: url(pics/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
}
a.mainnav_aktiv{
display:block;
	height:22px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #cccccc;
	padding-top:8px;
	padding-left:23px;
	text-decoration:none;
	color:#333333;
	background-color:#dfe6ec;
	background-image: url(pics/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
}
a.mainnav_aktiv2{
display:block;
	height:22px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #cccccc;
	padding-top:8px;
	padding-left:23px;
	text-decoration:none;
	color:#333333;
	background-color:#dfe6ec;
	background-image: url(pics/pfeil_unten.gif);
	background-repeat: no-repeat;
	background-position: 5px 12px;
}

a.subnav{display:block;
font-size:11px;
	height:22px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #cccccc;
	padding-top:8px;
	padding-left:40px;
	text-decoration:none;
	color:#555555;}
	
	a.subnav:hover{

	color:#555555;
	background-color:#eff2f5;
	background-image: url(pics/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 27px 8px;
}
	a.subnav_aktiv{
display:block;
font-size:11px;
	height:22px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #cccccc;
	padding-top:8px;
	padding-left:40px;
	text-decoration:none;
	color:#555555;
	background-color:#eff2f5;
	background-image: url(pics/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 27px 8px;
}
#topnavi1{z-index:2; position:absolute; left:530px; top:90px; font-size:10px; color:#e41621;}
#topnavi1 a{text-decoration:none; color:#333333;}
#topnavi1 a:hover{text-decoration:none; color:#e41621;}
#topnavi2{z-index:2; position:absolute; left:900px; top:90px;  font-size:10px;  color:#e41621;}
#topnavi2 a{text-decoration:none; color:#333333;}
#topnavi2 a:hover{text-decoration:none; color:#e41621;}

h1{font-size:18px; font-weight:bold; color:#666666;}
.liste{
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #cccccc;
	margin-bottom:5px;
	padding-bottom:10px;
}
