body,td,th {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
a:link {
	color: #00b6ef;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #00b6ef;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #005671;
	text-decoration: none;
	font-weight: bold;
}


#centeringcontainer {
	height: 300px;
	width: 978px;
	position: relative;
	margin: auto;
}

#header {
	position: relative;
	height: 360px;
	width: 978px;
}

#menue {
	background-color: #000000;
	color: #FFFFFF;
	margin-top: 3px;
	height: 29px;
	background-image: url(Bilder/menue_hg.gif);
}
	
#menue a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#menue a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#menue a:hover {
	color: #005671;
	text-decoration: none;
	font-weight: bold;
}
	
#menue ul{
	margin-left:10px;
	list-style-image:none;
	list-style-type:none;
}
	
#menue ul li{
	float:left;
	margin-right:15px;
	line-height:27px;	
}

#main-nav-centering{
min-height:500px;
background-color:#D0F0FB;
float:left;
margin-top:3px;
}

#main {
	min-height:500px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	width: 592px;
	margin-top: 3px;
	float: left;
	background-color: #D0F0FB;
	padding: 5px;
}
#nav_right {
	height: auto;
	width: 372px;
	float: right;
	background-color: #D0F0FB;
	margin-top: 3px;
	border:1px solid #000000;
	
}

#nav_right a:link {
border:none;
}

#nav_right a:hover {
text-decoration:none;
}

#nav_right a:visited {
text-decoration:none;
}

.fett {
font-weight:bold;
}

.unterstrichen {
text-decoration:underline;
}

.wettervorhersage {
background-image:url(Bilder/icon-wetter.gif);
background-repeat:no-repeat;
padding-left:120px;
margin-top:10px;
}
