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


body {
	background-color: #676667;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	line-height:1.3em;
}

#mainframe{
	height:100%;
	width:100%;
}
#mainheader{
	height:112px;
	width:100%;
	display:none;
visibility:hidden;
}

#printheader{
	height:100px;
	width:100%;
font-size:8pt;
line-height:1.2em;
}

#mainbody{
padding:20px 0px 0px 10px;
width:100%;
	
}
#innerbody{
padding:0px;
	background-color:#ffffff;

	
}
#secondheader{
	padding: 0px 0px 0px 745px;

	width:205px;
	height:115px;
		display:none;
visibility:hidden;
}


#navicontent{
	float:left;
	width:160px;
	display:none;
visibility:hidden;
}
#leftcontent{


	line-height:1.5em;
	
float:left;
width:100%;
padding:20px;

	
	min-height:400px;
}
#rightcontent{
line-height:1.3em;
font-size:10px;
	float:left;
	width:180px;
	padding:20px  0px 20px 5px;
		display:none;
visibility:hidden;
}
#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:#000000;
}
a.mainnav:hover{

	color:#000000;
	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:#000000;
	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:#000000;
	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;	display:none;
visibility:hidden;}
#topnavi1 a{text-decoration:none; color:#000000;}
#topnavi1 a:hover{text-decoration:none; color:#e41621;}
#topnavi2{z-index:2; position:absolute; left:900px; top:90px;  font-size:10px;  color:#e41621;	display:none;
visibility:hidden;}
#topnavi2 a{text-decoration:none; color:#000000;}
#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;
}
