@charset "utf-8";
* {margin:0px; padding:0px;
}
#container {
	height: 704px;
	width: 980px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	margin-top: -352px;
	margin-left: -490px;
	left: 50%;
	top: 50%;
}
#container #header {
	position: relative;
	height: auto;
}
#container #header #head {
	position: relative;
	height: 273px;
	width: 980px;
}
#container #header #mitte {
	position: relative;
	height: 408px;
	width: 980px;
}
#container #header #mitte #navi_links {
	height: 408px;
	width: 763px;
	float: left;
	position: relative;
}
#container #header #mitte #wetter {
	height: 396px;
	width: 172px;
	background-image: url(../images/webcams/hg_wetter_05.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-right: 16px;
	padding-left: 27px;
	float: right;
}

#container #navi_unten {
	height: 23px;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

#container #navi_unten a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#container #navi_unten a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
#container #navi_unten a:hover {
	color: #FFFF00;
	text-decoration: none;
}
#container #navi_unten a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFF00;
	text-decoration: none;
}


td {
	background-color: #0e5dbf;
}
.tddunkel {
	background-color: #083ba4;
	color: #FFFF00;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.35em;
	line-height: normal;
	color: #083BA4;
	text-decoration: none;
}
