/* <![CDATA[ */
html, body     {
           margin:0;
           padding:0;
}
body {
	font: 100.01% sans-serif;
	color: #000099;
	text-align: center;
	position: absolute;
	border-left-style: 0;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#container {
	width: 1000px;
	text-align: justify;
	padding-left: 0px;
	padding-right: 0px;
	border: 1px solid #663333;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}


#titel {
	background-color: #5C73B8;
	border-bottom: 1px solid #604420;
	position: relative;
}

#navigation {
	color: #3054BF;
	border-top:  1px none #604420;
	border-bottom: 1px solid #604420;
	padding: 0.8em;
	text-align: center;
	background-color: #CCCCCC;
	border-right: 2px none #604420;
	border-left: 2px none #604420;
	position: relative;
 }

#inhalt {
	color: #0033FF;
	border: 2px none #604420;
	text-align: justify;
	top: 0px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	
}


#inhalt a:link, a:visited {
	color: #0099CC;
	text-decoration:none;
}

#inhalt a:hover, a:active {
	color: #990000;
}

#inhalt h1 {
	padding-top: 0px;
	color: #0099CC;
	position: absolute;
	width: 970px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	left: 28px;
	height: 0px;
	top: 189px;
	right: 0px;
	float: none;
	clear: none;
	display: block;
	text-align: center;
}

#navigation ul {
           list-style-type: none;
           display:inline;
           padding:0;
           margin: 0 0 0.5em 0;
}

#navigation li {
           display:inline;
}
#navigation li a {
	border-left: 2px solid #604420;
	padding: 3px 20px;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-right-width: 2px;
	border-right-style: none;
	border-top-style: none;
	border-top-width: 2px;
}

#navigation li a.erste {
	border-top: 2px none #000000;
	border-right: 2px none #000000;
	border-bottom: 2px none #000000;
	border-left: 2px solid #000000;
}

#navigation li a:link , #navigation li a:visited {
	color: #0099CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
#navigation li a:hover , #navigation li a:active, #navigation li a:focus {
	background-color: #72C39F;
	color:#F3F8EF;
}
#googleaddon1 {
	position: absolute;
	left: 0px;
	width: 125px;
	padding: 0;
	height: 125px;
	top: 170px;
	overflow: auto;
	float: left;
	z-index: auto;
}
#googleaddon2 {
	position: absolute;
	left: 0px;
	width: 125px;
	padding: 0;
	height: 125px;
	top: 295px;
	overflow: auto;
	float: left;
	z-index: auto;
}
#googleaddon3 {
	position: absolute;
	left: 0px;
	width: 125px;
	padding: 0;
	height: 125px;
	top: 170px;
	overflow: auto;
	float: left;
	z-index: auto;
}
#googleaddon4 {
	position: absolute;
	left: 0px;
	width: 125px;
	padding: 0;
	height: 125px;
	top: 170px;
	overflow: auto;
	float: left;
	z-index: auto;
}
#googl_largerectangle{
	position: absolute;
	left: 0px;
	width: 336px;
	padding: 0;
	height: 280px;
	top: 170px;
	overflow: auto;
}
#wunderground1 {
	position: absolute;
	left: 730px;
	height: 180px;
	width: 180px;
	top:  260px;
}
#wunderground2 {
	position: absolute;
	left: 730px;
	height: 180px;
	width: 180px;
	top:  450px;
}

.cl {clear: left;}

p.zentriert {text-align:center;}

p.justify {text-align:justify;}

span.zentriert {text-align:center;}

span.justify {text-align:justify;}



/*Diese Angabe ben&ouml;tigt der IE 5.0 */
* html #navigation ul a {
           width: 1em;
           w\idth: auto;
}

