@charset "ISO-8859-1";


#mainFrame {
	background-image:url(images/mainFrame_background.gif);
	background-repeat:repeat-y;
	
	width:946px;
	
	margin:0px auto;
	
	height:100%;
	
	padding:0px;
}

#top {
	padding-top:0px;
	padding-left:0px;
	height:36px;
	
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#666666;
	font-size:11px;
	text-align:left;
}

#top a {
	text-decoration:none;
	color:#666666;
	margin-left:12px;
}

#top a:hover {
	color:#003e90;
	text-decoration:none;
}

#top ul {
	margin:0px;
	padding:0px;
	
	list-style:none;

	height:38px;
}

#top ul li {
	float:left;
	height:38px;
	
	/*
	background-image:url(images/navigation_normal.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
	
	margin-right:30px;
	padding-bottom:6px;
	*/
}

#top ul li:hover {
	/*
	color:#003e90;
	background-image:url(images/navigation_hover.gif);
	*/
}

#top ul li a {
	margin:0px;
}

#top ul li.last {
	margin-right:0px;
}

#top ul ul { 
	background-color:#ffffff; 
	color: #feffff; 
	width:230px; 
	border:solid 1px #666666; 
	position:absolute; 
	top:38px;
	!top:36px;
	
	!margin-left:-125px; /* IE CSS hack */
	
	visibility:hidden; 
	height:auto;
}

#top ul ul.small {
	width:150px;
} 

#top ul ul.small a {
	width:150px;
}

#top ul ul.small div.whiteEnd {
	width:150px;
	!width:150px;
}

#top ul ul li{
	float:none;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
	
	padding:0px;
	height:auto;
}

#top ul ul li a {
	display:block;
	width:230px;
	margin-left:10px;
}

#image {
	height:110px;
}

#top ul li:hover ul {
visibility:visible; 
}

#top hr {
	padding:0px;
	margin:0px;
	
	height:1px;
	border:0px;
	border-top:1px solid #666666;
	
	margin-top:5px;
}



img {
	border:0px;
}



#image {
	height:110px;
}



.whiteEnd {
	height:5px;
	width:195px;
	background-color:#ffffff;
	margin-top:-8px;
	
	!margin-top:0px;
}
.klein { color: #300; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
.normal   { color: #000; font-size: 13px; font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif; line-height: 18px ; text-align: left; }
.normal_white { color: #feffff; font-size: 13px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 18px; text-align: left; }
.normal_block { color: #300; font-size: 13px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 18px; text-align: left; }
h6 { font-size: 15px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold ; line-height: 20px; text-align: left; margin-top: -8px; margin-bottom: -2px; }
h1 { color: #003e90; font-size: 18px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold ; line-height: 25px; }
h2 { color: #000; font-size: 15px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold ; line-height: 20px; text-align: left; }
.navi { font-size: 13px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 22px; }
.fehlermeldung { color: #c00; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold }
.head_image  { color: #fff; font-size: 16px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: lighter; letter-spacing: 2px; }
a:link { color: #003e90; text-decoration: none }
a:typ2:ink { color: #666; text-decoration: none; }
a:visited { color: #003e90; text-decoration: none }
a.typ2:visited { color: #666; text-decoration: none}
a:hover { color: #666; text-decoration: underline }
a.typ2:hover { color: #003e90; text-decoration: underline; }
.linie { border-left: 1px solid #666; }
#bild_oben {
	height: 110px;
	width: 950px;
	right: auto;
	left: auto;
	/*margin: auto;*/
}

#inhalt_komplett #bild_oben {
	margin-top:2px !important;
	margin-top:0px;
}

#inhalt_komplett {
	height: 700px;
	width: 950px;
	right: auto;
	left: auto;
	top: 0;
	margin: auto;
}
#inhalt {
	min-height: 600px;
	width: 950px;
}
#inhalt_left { min-height: 555px; width: 220px; float: left; margin-top: 30px; margin-right: 20px; margin-left: 30px; border-right:1px solid #666666; }
#inhalt_right { min-height: 555px; width: 620px; float: right; font-family: Arial, Helvetica, sans-serif; margin-left: 0; margin-top: 30px; margin-right: 50px; padding-right: 0; }

.ulSquare {
		list-style-type:square;
		color:#003e90;
	}
body { background-image: url(../images/schatten_hintergrund.jpg); background-repeat: repeat-y; background-position: center 0; width:100%; height:100%;}
