@charset "ISO-8859-1";

html, body {
	height:100%;
	margin:0;
	padding:0;
	
	}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color: #333333;
	background-color: #0087bd;
	height:100%;
		
		
}

#container {
position:relative;
	min-height:100%;
	
	margin: auto;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	background-position: center;
	width:900px;
	 
	}
* html #container { height:100% !important; }

#content {
	margin: auto;
	width:100%;

}

#container_start {
	text-align:center;
	height:376px;
	width:741px;
	margin:auto;
	margin: -188px 0 0 -371px;
	position:absolute;
	top: 50%;
	left: 50%;
	border: 0px solid #FFFFFF;
	background-color: #FFFFFF;
}
#top_start {
	height:184px;
	width:741px;
}
#kunden_start {
	height:78px;
	width:741px;
}

#links_start {
	height:114px;
	width:741px;
}

#imp_link {
	width:741px;
	background-color: #FFFFFF;
}
#logos {
	width:500px;
	height:100px;
	float:left;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCDCED;
}
#banner {

	height: 190px;
	width: 380px;
	float:right;
	font-size:0.8em;
	padding-right:20px;
	
}


#banner ul {
	list-style:none;
	padding:0;
	margin:0;
	padding-top:15px;
} 
#banner li {
	float:right;
	width:auto;
}
#banner li a {
	color:#000000;
	text-decoration: none;
	padding-left:5px;
	padding-right:5px;
	font-style:normal;
	
	
}
#banner li a:hover {
	color:#0087bd;
}
#banner li a.on {
	background-color:#FFCC00;
	color:#336699;
}
#left {
	
	color:#006699;
	float: left;
	width: 195px;
	height:100%;
	margin:0;
	padding:0;
	padding-top:15px;
	}
#maincontent {
	float:right;
	width: auto;
	margin:0;
	padding:40px;
	background-color:#FFFFFF;
	color:#006699;
	background-image:url(../images/bg_maincontent.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height:100%;
	border: 0px;
	
}
#footer {
	position:absolute;
	bottom:0;
	height:30px;
	width:900px;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: 240px 0px;	
	}
* html #footer {bottom: -1px;} /* N�chster IE Hack, da bottom: 0; als bottom: 1px interpretiert wird */
#maincontent_left {
	float: left;
	width: 410px;
	margin-bottom: 30px;
	min-height: 100%;
}
#maincontent_right {
	float: right;
	width: 155px;
	padding-right: 10px;
	height:100%;

}
#submenu {
	font-size: 1.1em;
	width: auto;
}

#submenu ul {
	list-style:none;
	padding:0;
	margin:0;
} 
#submenu li {
	padding:0;
	margin:0;
	float:left;
	width:195px;
}
#submenu li a {
	display:block;
	padding-left: 15px;
	padding-bottom:8px;
	padding-top: 8px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-style:normal;
	
}
#submenu li a:hover {
	background-color:#0087bd;
	
}
#submenu li a.on {
	background-color: #FFCC00;
	color: #006699;
}
#submenu li a.off {
	background-color:#eeeeee;
	color: #cccccc;
}

#submenu li a.on2 {
	background-color: #d4e3f1;
	color: #006699;
	
}
#leer {
	float: left;
	width: 305px;
	background-color:#FFFFFF;
	height:90px;
	background-image: url(../images/bg_leer.gif);
	background-repeat: repeat-x;
	}



#maincontent h4{
	color:#336699;
	font-size:1.3em;
	margin-bottom:10px;
	margin-top:0;
}
#maincontent h5{
font-size:1em;
	color:#336699;
	margin-bottom:10px;
}
.kleiner {
	font-size: 0.9em;
}
#maincontent #logged {
	font-size: 0.9em;
	width:100%;
	text-align:right;
}
#right h4{
	font-size:1.3em;
	margin-bottom:10px;
	margin-top:0;
}

a {
	color:#336699;
	font-style:italic;
} 
a:hover {
color:#0099FF;
}
/*#maincontent img {
	float: right;
	margin-left: 20px;
}*/
.img_border {
	border: 1px solid #999999;
}



h3 {
	color:#FFFFFF;
	font-size:1.1em;
	background-color:#999999;
	display:block;
	padding:6px 10px 6px 10px;
	margin:0;
	font-weight:normal;
}

hr {
color:#CCCCCC;
height:1px;
text-shadow:none;
}

#maincontent .error {
color:#FF0000;
font-weight:bold;
}
#maincontent .blau {
color:#006699;
font-weight:bold;
}
#right .error {
color:#FFCC00;
font-size:0.9em;
font-weight:bold;
}



#maincontent #results{

width:620px;
}
#maincontent #results th{
background-color:#CCCCCC;
font-size:0.9em;
}
#maincontent #results td{
border:1px;
border-bottom-style:solid;
border-bottom-color:#CCCCCC;
border-right-style:solid;
border-right-color:#CCCCCC;
}
#maincontent #pagenummer {
float:left;
text-align:right;
font-size:0.9em;
margin:0;
padding:0;
}


.tabelle_linie {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}

