body {
	background-color: #E1E1E1;
	font-family: Verdana, sans-serif;
}

img {
	border: 0px;
}

h1 {
	margin: 0px;
}

.linie {
	width: 100px;
	height: 1px;
	background-color: #0F6499;
	margin: 25px auto 25px auto;
}


#titelgrafik {
	width: 100%;
	height: 65px;
	background-color: #ABC7FF;
	background-image: url(/images/layout/titelgrafik_freibad_dornberg.gif);
}

#infozeile {
	width: 100%;
	height: 15px;
	background-color: #ABC7FF;
	margin: 1px 0px 1px 0px;
	font-size: 10px;
	padding-top: 2px;
	color: #FFFFFF
}

#oeffnungszeiten {
	padding-left: 5px;
	text-align: left;
	float: left;
}

#wassertemperatur {
	padding-right: 5px;
	text-align: right;
	float: right;
}

#hintergrund {
	width: 748px;
	height: auto;
	background-color: #C5D8FF;
	padding: 1px;
}

#logo {
	float: left;
	width: 175px;
	height: 115px;
	background-color: #EEF4FF;
	margin: 0px;
	text-align: center;
	padding-top: 15px;
}

#box {
	width: 572px;
	background-color: #FFFFFF;
	float: right;
	margin: 0px;
	padding: 0px;
}

#balken {
	float: left;
	width: 10px;
	height: 850px;
}

#inhalt {
	color: #333333;
	font-size: 11px;
	float: left;
	width: 532px;
	padding: 10px 15px 10px 15px;
	background: url(/images/layout/struktur.gif) no-repeat top right;
}

#navigation {
	float: left;
	width: 175px;
	margin: 0px;
}

#impressum {
	width: 100%;
	height: 16px;
	background-color: #ABC7FF;
	margin: 1px 0px 0px 0px;
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
	color: #FFFFFF;
}


/* - - - - - - - - - - - - */



#navigation dt {
	display: block;
	height: 22px;
	width: 100%;
	background-color: #ABC7FF;
	font-weight: bold;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}


#navigation dt a {
	padding-left: 20px;
	background: url(/images/box_6x6.gif) no-repeat 8px 4px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #0F6499;
}

#navigation dt a:hover {
	font-weight: bold;
	text-decoration: underline;
}


#navigation dd {
	display: block;
	height: 16px;
	width: 100%;
	padding: 0px;
	margin: 2px 0px 2px 20px;
}

#navigation dd a {
	padding-left: 20px;
	background: url(/images/box_4x4.gif) no-repeat 8px 5px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #0F6499;
}

#navigation dd a:hover {
	font-weight: bold;
	text-decoration: underline;
}




#inhalt p.navigation {
	font-weight: bold;
	color: #0F6499;
	letter-spacing: 1pt;
	margin-top: 20px;
}

#inhalt a {
	color: #0F6499;
	text-decoration: none;
}

#inhalt a:hover {
	text-decoration: underline;
}

#inhalt h1 {
	margin: 30px 0px 30px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #0F6499;
	letter-spacing: 1pt;
	font-style: italic;
}

#inhalt h2 {
	margin: 10px 0px 10px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #0F6499;
	letter-spacing: 0pt;
}

#inhalt h2.text {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0pt;
	font-style: normal;
}

#inhalt h3 {
	margin: 5px 0px 5px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #0F6499;
	letter-spacing: 0pt;
}

#inhalt ul {
	margin: 0px 5px 0px 5px;
	padding: 0px 10px 0px 10px;
}

#inhalt li {
	list-style:url(images/box_5x5.gif) outside;
	padding: 5px 0px 5px 0px;
}



#inhalt .infobox_blau {
	width: 165px;
	border: 1px solid #ABC7FF;
}

#inhalt .titel_blau {
	display: block;
	background: #ABC7FF url(/images/box_5x5.gif) no-repeat 8px 7px;
	height: 18px;
	padding-top: 3px;

	font-weight: bold;
	color: #0F6499;
	padding-left: 20px;
}


#inhalt .infobox_rot {
	width: 165px;
	border: 1px solid #FFCCCC;
}

#inhalt .titel_rot {
	display: block;
	background: #FFCCCC url(/images/box_5x5.gif) no-repeat 8px 7px;
	height: 18px;
	padding-top: 3px;

	font-weight: bold;
	color: #FF0000;
	padding-left: 20px;
}

.ausblenden {
	display: none;
}
