/* CSS Document */

head {height:100%;}

body {
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#888888;
	margin: 0; 
	padding: 0;
 	height: 101%; margin-bottom: 0.1em;
	background-color:#e8ebf2;
	text-align:center; /* center layout in ie5 and 5.5. */
	/*overflow-y: scroll;*/
}

h1 {
font-weight:bold;
font-size:16px;
color:#004a8b;
line-height:16px;
margin-top:0px;
margin-bottom: 20px;
}

h3 {
font-weight:bold;
font-size:11px;
line-height:16px;
color:#004a8b;
margin-bottom: 0px;
}

.unter-us {
font-weight:bold;
font-size:11px;
color:#004a8b;
}

.container {
	width: 754px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fafbfd;
	text-align:left;
    min-height:600px;
	height:auto !important;  /* für moderne Browser*/
	height:600px;  /*für den IE */
	overflow:visible;
	border: 10px solid #ffffff;
}


.container-unten {
width:754px;
}

.abstandhalter {
width:30px;
height:100px;
}

.abstandhalter2 {
float:left;
width:34px;
height:30px;
}

.abstandhalter3 {
width:313px;
height:60px;
}

.abstandhalter3-innen {
width:313px;
height:30px;
}


a {font-family: Verdana, Helvetica, Arial, sans-serif; font-weight: bold; color: ##999999; text-decoration: none}
a:link {  color: #999999; text-decoration: none}
a:visited {  color: #999999; text-decoration: none}
a:active {  color: #999999; text-decoration: none}
a:hover {  color: #004A8B; text-decoration: none}

.link-oeffnungszeiten{font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;  font-size:10px; color:#000000; text-decoration:none;}
.link-oeffnungszeiten:link {color:#000000; text-decoration:none}
.link-oeffnungszeiten:visited {color:#000000; text-decoration:none}
.link-oeffnungszeiten:active {color:#004A8B; text-decoration:none}
.link-oeffnungszeiten:hover {color:#004A8B; text-decoration:none}


.aktionen a:link {color: #004A8B; text-decoration: none}
.aktionen a:visited {color: #004A8B; text-decoration: none}
.aktionen a:active {color: #004A8B; text-decoration: none}
.aktionen a:hover {  color: #999999; text-decoration: none}


/*---Header-----------------------------------------------------------------------------------------------------*/

.header {
background-color:#004A8B; 
width:754px;
height:163px;
}

.logo {
float:left;
background-image:url(images/logo.png);
width:166px;
height:163px;
}

.headerbild {
float:left;
}

.navi-hg {
/*height:61px;
width:754px;*/
}

.navi {
width: 754px;
margin: 0px;
background-color:#fafbfd;
background-image:url(images/verlauf.jpg);
height:87px;
width:754px;
}



/*---linke Spalte-----------------------------------------------------------------------------------------------------*/

.links {
float:left;
width:166px;
}

.kasten {
width:166px;
height:278px;
background-color:#f0f0f0;
}

.kasten-links {   /*Abstandhalter */
float:left;
width:10px;
height:30px;
}

.kasten-rechts {   /*Öffnungszeigen, Kontakt und Newsletter */
float:left;
width:155px;
height:260px;
}


.oeffnungszeiten {
width:151px;
}

.oz {
color:#999999;
font-weight:bold;
line-height:16px;
}

.oz-links {
float:left;
width:40px;
}

.oz-rechts {
float:left;
width:110px;
}

.blau {
font-size:9px;
color:#004a8b;
font-weight:normal;
line-height:16px;
}

/*---Content-----------------------------------------------------------------------------------------------------*/

.content {
float:left;
width:313px;
min-height:350px;
height:auto !important;  /* für moderne Browser*/
height:350px;  /*für den IE */
}

.content-breit {
float:left;
width:550px;
min-height:350px;
height:auto !important;  /* für moderne Browser*/
height:350px;  /*für den IE */
}

.text {
width:313px;
font-size:11px;
color:#666666;
font-weight:normal;
line-height:16px;
}

.text-breit {
font-size:11px;
color:#666666;
font-weight:normal;
line-height:16px;
}

.bilder {
float:left;
width:207px;
border:0px;
}

.bild {
border:0px;
}

.ueberschrift {
font-weight:bold;
font-size:18px;
color:#004a8b;
}



/*---Untere Leiste-----------------------------------------------------------------------------------------------------*/

.unten {
clear:left; 
text-align:right;
background-image:url(images/verlauf.jpg);
height:27px;
width:754px;
line-height:27px;
vertical-align:baseline;
font-size:10px;
}


	
.liste {
	padding-top:0px;
	margin-top:0px;
   	padding-left: 3px;
   	margin: 13px;
}


.abstand {
	padding:8px;
	color:#666666;
}


