@charset "utf-8";
/* CSS Document */
/*divs*/
#main {
	width:950px;
	background-color:#ffffff;
	float:left;/*height:905px;*/
}
#head {
	width:950px;
	float:left;
	height:260px;
}
/*divs im head*/
#kopflinks {
	background-color:#f2f2f2;
	float:left;
	width:950px;
	font-size:9px;
}
#kopflinks_ausrichtung {
	margin: 11px 5px 11px 0;
	float:right;
}
#kopflinks a {
	text-decoration:none;
	color:#000000;
	font-size:9px;
}
#kopfbild {
	/*background-image:url(../Portal/bilder/kopfbild_ueberuns.jpg);*/
/*background-repeat:none;*/
width:950px;
	float:left;
	height:180px;
}
#kopfbild img {
	margin:0px;
	padding:0px;
}
.kopfbildlink img {
	border:none;
	text-decoration:none;
}
#verlauf {
	width:700px;
	float:left;
	height:40px;
	padding-left:250px;
	text-decoration:none;
	color:#1c4c9b;
	font-size:9px;
}
#verlauf a {
	text-decoration:none;
	color:#000000;
	font-size:9px;
}
#verlauf a.black {
	text-decoration:none;
	color:#000000;
	font-size:9px;
}
/*divs im head ende*/
#koerper {
	background-image:url(../Portal/bilder/site_bg.jpg);
	background-repeat:y;
	width:950px;
	float:left;/*height:645px;*/
}
#koerper a {
	text-decoration:none;
	color:#1c4c9b;
}
#koerper a:hover {
	text-decoration:underline;
	color:#1c4c9b;
}
/*divs in Körper */

/*rahmen um cont_ links ( suche, navigation, adresse) content_mitte (inhalt_cont_mitte)  und metanavi*/
#contlmmrahmen {
	/*height:645px;*/
width:749px;
	float:left;
}
#cont_links {
	width:225px;
	float:left;
	margin-right:25px;/*height:587px;*/
}
#suche {
	padding-left:25px;
	/*width:168px;*/
height:22px;
	float:left;
}
#suche form {
	display:inline;
}
.suchformular {
	height:18px;
	width:174px;
}
*html .suchformular {
	height:20px;
}
.suchformularbutton {
	float:left;
	padding:0px;
	margin:0px;
}
*html .suchformularbutton {
	margin-left:-3px;
}
.tdsuchformularbutton {
	width:22px;
}
#navigation {
	padding-left:25px;
	width:168px;
	float:left;
	min-height:250px;
	height:auto !important;  /* für moderne Browser */
	height:250px;  /*für den IE */
	padding-bottom:130px;
}
#adresse {
	padding-left:25px;
	width:200px;
	float:left;
	height:142px;
	color:#666666;
}
#adresse a, #adresse table {
	text-decoration:none;
	color:#666666;
}
#cont_mitte {
	width:498px;
	float:left;/*height:587px;*/
}
#inhalt_cont_mitte {
	float:left;
	width:479px;/*height:539px;
margin-bottom:25px;*/
}
.referenzen {
	list-style:outside;
	padding-left:18px;
	list-style-image:url(../Portal/bilder/strich.gif);
}
#metanavi {
	clear:left;
	float:left;
	/*height:30px;*/
width:548px;
	border-top:1px solid #cccccc;
	/*padding-left:244px;*/
text-align:right;
	color:#666666;
	margin-top:30px;
}
#metanavi_ausrichtung {
	margin: 20px 0 20px 0;
}
#metanavi a {
	text-decoration:none;
	color:#666666;
}
/*rahmen um content_ links content_rechts und metanavi ende*/

#cont_rechts {
	width:200px;
	float:left;
	margin-left:1px;
}
#cont_rechts_blau {
	float:left;
	width:200px;
	margin-bottom:25px;
	background-color:#87a8d2;
}
#blau_bild {
	margin-left:0px;
}
#Rahmen {
	width:180px;
	padding:10px;
}
.white {
	color:#FFFFFF;
	font-size:10px;
}
.white a {
	text-decoration:none;
	color:#1c4c9b;
	font-size:10px;
}
#white {
	color:#FFFFFF;
	font-size:10px;
}
#white a {
	text-decoration:none;
	color:#1c4c9b;
	font-size:10px;
}
#mitarbeiter, #mitarbeiter p {
	font-size:10px;
	font-weight:bold;
}
#cont_rechts_striche {
	float:left;
	width:200px;
}
#Liste_oben {
	width:200px;
}
#Liste_unten {
	width:200px;
	border-bottom:1px solid #cccccc;
	margin-bottom:25px;
}
#Liste_text {
	padding:10px;
}
#Liste_text ul {
	list-style-type:square;
	padding-left:15px;
	list-style-position:outside;
	color:#1c4c9b;
	font-size:10px;
}
#Liste_text ul li {
	font-size:10px;
}
#Liste_text a {
	text-decoration:none;
	color:#1c4c9b;
	font-size:10px;
}
#blauebox {
	background-color:#87a8d2;
	width:200px;
}
#blauebox_text {
	padding:10px;
}
#blauebox_text h1 {
	color:#000000;
	font-size:12px;
}
#blauebox_text p.bodytext {
	color:#FFFFFF;
	font-size:10px;
}
#blauebox_text p.bodytext a {
	font-size:10px;
}
#bildbox {
	margin-bottom:25px;
	width:200px;
}
/*divs in Körper ende*/


.infobox {
	float:left;
	border-top: 1px solid #CCCCCC;
	width:100%;
	margin-top:40px;
}
.infobox_links, .infobox_rechts {
	width:222px;
	padding-left:10px;
	float:left;
}
.infobox_links {
	margin-right:9px;
}
.infobox h2 {
	padding-left:5px;
	padding-top:10px;
	color:#32281e;
}
.infobox .linkbox {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-top:10px;
	padding-left:10px;
}
