@charset "UTF-8";


/** HIDING FOCUSRING */
*:active, a { 
	outline: none; 
}
 
:focus { 
	-moz-outline-style: none; 
}
 
:-moz-any-link:focus {
	outline: none;
}
				
		
				
body {
	margin: 0;
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #000;
	font-family: corbel, Helvetica, "Helvetica neue", Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
	/*background-repeat: no-repeat;
	background-position: right top;*/
	background-color: #E0E0E0;
	background-attachment: #00317E;
	overflow-y: scroll;
	}
body {overflow-y: auto\9 }
									
									
#container  {
	width: 900px;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: none;
	padding: 0px;
	background-color: #fff;
	box-shadow: 1px 2px 15px rgb(60,60,60);
	-webkit-box-shadow: 1px 2px 15px rgb(60,60,60);
	-moz-box-shadow: 1px 2px 15px rgb(60,60,60);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 2;
	}
	

#mainContent  {
	position: relative;
	margin: 38px 30px 0 350px;
	padding-bottom: 60px;
	width: auto;
	/*background-color: #ff0;*/
	/*background-attachment: scroll;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center bottom;*/
	}
	
#mainContent.kurz  {
	padding-bottom: 200px;
	}	
	

#navi-klein {
	position: relative;
	margin: 0px 0 0 680px;
	width: 200px;
	height: 30px;
	text-align: right; 
	background-color:#fff;
	bottom:0px;
	}				

#logo {
	/* position: absolute;
	margin: 36px 0 0 350px; */
	position: relative;
	margin: 6px 0 0 350px;
	width: 167px;
	height: 100px;
	}				

#streifen {
	/* position: fixed;
	top: 136px;*/ 
	position: relative;
	margin: 8px 0 0 0;	
	width: 900px;
	height: 164px;
	background-color:#adbdd6;
	}
	
#streifen.home {
	margin-top: 113px;	
	}	
	
#image-streifen {
	position: absolute;
	margin: 0;
	}

/* ??? */	
#head-streifen {
	position: absolute;
	margin: 120px 0 0 565px;
	width: 300px;
	height: 20px;
	text-align: right; 
	color: #004489;
	font-size: 16px;
	font-weight:normal;
	}	
		
#navigation {
	/* position: fixed;
	top: 310px; */
	position: relative;
	margin: 38px 0 0 0;
	width: 172px;
	float: left;
	left: inherit;
	clear: inherit; 
	}	
	
	
h1	{
	color: #004489;
	font-size: 16px;
	font-weight:bold;
	line-height: 20px;
	}

h2 {
	color: #004489;
	font-size: 14px;
	font-weight:bold;
	line-height: 20px;
	margin-bottom: 8px;
	}	
	
			
.innavi	{
	margin: 2px 0 0 50px;
	display: inline-block;
	}	
	
.klein	{
	font-size: 12px;
	}	
	

.bildrechts { float: right; margin-bottom: 18px; margin-left: 19px; padding: 10px; /*border: solid 1px #d8d8d8;*/ }

	


a, a:link, a:active, a:visited  	{
color:#004489; font-weight:normal; text-decoration:none; }
a:hover		{ 
color:#004489; font-weight:normal; text-decoration:underline; }					
		
a.klein, a:link.klein, a:active.klein, a:visited.klein  	{ 
font-size:11px; color:#004489; font-weight:normal; text-decoration:none; margin-left: 8px; }
a:hover.klein		{ 
font-size:11px; color:#004489; font-weight:normal; text-decoration:underline; margin-left: 8px; }			
	
a.navi, a:link.navi, a:active.navi, a:visited.navi { 
font-size:14px; font-weight:normal; color:#004489; text-decoration:none; width: 172px; height: 20px; display:inline-block; background-color:#adbdd6; margin-bottom: 2px; }
a:hover.navi { 
font-size:14px; font-weight:normal; color:#003; text-decoration:none; width: 172px; height: 20px; display:inline-block; background-color:#7F90BF; margin-bottom: 2px; }	

.navi-a { 
font-size:14px; font-weight:normal; color:#003; text-decoration:none; width: 172px; height: 20px; display:inline-block; background-color:#7F90BF; margin-bottom: 2px; }					
	
a.navi-klickbar, a:link.navi-klickbar, a:active.navi-klickbar, a:visited.navi-klickbar { 
font-size:14px; font-weight:normal; color:#003; text-decoration:none; width: 172px; height: 20px; display:inline-block; background-color:#adbdd6; margin-bottom: 2px; }
a:hover.navi-klickbar { 
font-size:14px; font-weight:normal; color:#003; text-decoration:none; width: 172px; height: 20px; display:inline-block; background-color:#7F90BF; margin-bottom: 2px; }	
				
a.navi2, a:link.navi2, a:active.navi2, a:visited.navi2 { 
font-size:14px; font-weight:normal; color:#004489; text-decoration:none; width: 102px; height: 16px; display:inline-block; background-color:#fff; margin-left: 70px; margin-bottom: 2px; }
a:hover.navi2 { 
font-size:14px; font-weight:normal; color:#003; text-decoration:none; width: 102px; height: 16px; display:inline-block; background-color:#fff; margin-left: 70px; margin-bottom: 2px; }			
	
.navi2-a	{ 
font-size:14px; font-weight:normal; color:#003; text-decoration:none; width: 102px; height: 16px; display:inline-block; background-color:#fff; margin-left: 70px; margin-bottom: 2px; }
	
a.navi2last, a:link.navi2last, a:active.navi2last, a:visited.navi2last { 
font-size:14px; font-weight:normal; color:#004489; text-decoration:none; width: 102px; height: 16px; display:inline-block; background-color:#fff; margin-left: 70px; margin-bottom: 8px; }
a:hover.navi2last { 
font-size:14px; font-weight:normal; color:#003; text-decoration:none; width: 102px; height: 16px; display:inline-block; background-color:#fff; margin-left: 70px; margin-bottom: 8px; }	

.navi2last-a { 
font-size:14px; font-weight:normal; color:#003; text-decoration:none; width: 102px; height: 16px; display:inline-block; background-color:#fff; margin-left: 70px; margin-bottom: 8px; }		
				

a.navi-aktuell, a:link.navi-aktuell, a:active.navi-aktuell, a:visited.navi-aktuell { 
font-size:14px; font-weight:normal; color:#fff; text-decoration:none; width: 172px; height: 20px; display:inline-block; background-color:#003; margin-top: 90px;  }
a:hover.navi-aktuell { 
font-size:14px; font-weight:normal; color:#fff; text-decoration:none; width: 172px; height: 20px; display:inline-block; background-color:#7F90BF; margin-top: 90px; }

.navi-aktuell { 
font-size:14px; font-weight:normal; color:#fff; text-decoration:none; width: 172px; height: 20px; display:inline-block; background-color:#7F90BF; margin-top: 90px; }	




.feld 			{
				font-family:verdana, arial, sans-serif;
				font-size:11px;
				color:#353e57;
				border: 1px solid #7F90BF;
				background-color:#fff;
				height:16px;
				width:190px;
				margin-bottom:4px;
				}



