/* CSS Document, APO-Personalservice */

html { margin:0; padding:0; }

body { 
	margin:0; padding:0; 
	background-color:#FFF;
	background-image:url(../img/hg_apo.gif);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:10px;
	line-height:22px;
	color:#0062AC; 
}


h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-top:30px;
	font-weight:bold;
	color:#0062AC; 
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:15px 0px 5px 0px;
	color:#0062AC; 
}

ul {
	margin:0px 0px 0px 15px;
	padding:0px;
	line-height:24px;
}


li {
	margin:0px 0px 0px 0px;
}

#nav_container ul {
	margin:0px 0px 0px 0px;
	}

#nav_container li {
	list-style:none;
	text-indent:30px;
	padding-top:5px;
	background-image:url(../img/navigationsstrich.gif);
	background-repeat:no-repeat;
	margin:0px;
}


p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:12px;
	line-height:22px;
	color:#0062AC; 
	}
	


a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#F2932E;
	line-height:45px;
}


#nav_container li a {
	font-size:18px;
	text-decoration:none;
	color:#0062AC;
	line-height:45px;
}
#nav_container li a:hover {
	color:#F2932E;
}
#nav_container li a.active {
	color:#F2932E;
}

#imtext li a {
	color:#F2932E; 
	text-indent:20px; 
	line-height:22px;
}
#imtext li a:hover {color:#0062AC;}



<!--  -->

#site_container {
	width:810px;
	/*height:600px;*/	
	position:absolute;
	background-color:none;
	z-index:1;
	padding:0px 0px 20px 0px;
}

#content_container {
	width:610px;
	min-height: 600px;
	float:right;
	background-color:none;
}

#content_container_top {
	width:615px;
	height:80px;
	margin-top:20px;
	background-color:none;
}

#logo {margin:0px 0px 0px 200px;}

#slogen {line-height:20px;font-size:16px; font-weight: bold; color:#F2932E;}

#content_container_middle {
	width:610px;
	height:100%;
	padding:0px 0px 30px 0px;
	margin:0px 0px 0px 0px;
	border:2px solid #F2932E;
	background-color:#f2f6fb;
}
*html #content_container_middle {
	margin:0px 0px 15px 0px;}


#content_top {
	width:610px;
	height:65px;
	margin:0px;
	text-indent:50px;
	background-image:url(../img/unterstrich_ueberschrift.gif);
	background-repeat:no-repeat;
}

#content_text{
	width:430px;
	min-height:500px;
	margin-top:25px;
	margin-left:50px;
	font-size:9pt;
	color:#0062AC;
}

*html #content_text{
	height: 500px;
	}

#apo_formel {
	position: absolute;
	top: 500px;
	right:54px;
	z-index:50;
	width:504px;
	height:94px;
	background: url(../img/formel.gif);
	background-position: bottom;
	}
	
*html #apo_formel {
margin:24px 5px 0px 0px;}


#content_container_left {
	width:205px;
	height:600px;
	float:left;
	position:absolute;
	background-color:none;
}

#nav_container {
	width:205px;
	height:auto;
	margin-top:183px;
	margin-left:0px;
}

#img_container {
	width:153px;
	position:absolute;
	top:118px; left:709px;
	background-color:none;
	z-index:11;
}

#image {
	width:153px;
	height:153px;
	margin:20px 0px 0px 0px;
	position:relative;
	background-image:url(../img/bildhg_eins.png);
	background-repeat:no-repeat;
	text-align: center;
	padding: 6px 0px 0px 4px;
}

* html #image {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bildhg_eins.png');
}

#image img { margin: 0px 0px 0px 0px;}





.teamdaten {
	width:350px;
	margin:10px 20px 0px 0px ;
	padding:0px 0px 0px 10px;
	float:left;
	background-image: url(../img/vkarten_ecke.gif);
	background-position: bottom right;
	background-repeat: no-repeat; 
	border-left: 1px solid #F2932E;
	border-top: 1px solid #F2932E;
	}

*html .teamdaten {
	padding: 10px 0px 10px 10px;
	}

form {}

p.kontaktform {width: 420px; margin: 5px 0px 5px 0px; padding:0px 0px 0px 0px;}

label {
	width: 100px;
	float: left;
		}
		
input {
	width: 250px;
	float: left;
		}

textarea {
	width: 250px;
	height: 100px;
	float: left;
	margin:0px 0px 20px 0px;
		}

p.datencheck {float: left; width: 420px;margin:-50px 0px 0px 0px;padding:5px 0px 10px 0px;}
*html p.datencheck {float: left; width: 420px;margin:0px 0px 0px 0px;padding:5px 0px 10px 0px;}

input.datencheck {
	width: 10px;
	float: left;
		}
		
input.kontaktbutton {
	width: 100px;
		}

#footer {
	z-index:10;
	position: absolute;
	bottom:0px;
	left:0px;
	width:600px;
	height:30px;
	margin:0px 0px 0px 245px;
	padding:0px 0px 0px 0px;
	}
	
*html #footer {
	height:0px;}

#footer a{
	font-size: 10px;
	}
	
#subbutton {
	line-height:40px;
	margin:0px 0px 0px 0px;
	padding:20px 0px 0px 0px;
	}
