html, body {
	height:100%;
	margin:0;
	padding:0;
	text-align:center;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 120%;
	background-color: #E7FFD2;
	color: #2F631A;
	text-align: justify;
}
#scroll {
	margin: auto;
	text-align:left;
	overflow: visible;
	width:817px;
	min-height:100%;
	height:100%;
	position:relative;
	background-image:  url(../bilder/balken.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: solid;
	border-color: #2B7321;
}
#main {
	min-height:100%;
	height:100%;
	width:800px;
	position:absolute;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2B7321;
}
#bild {
	position:absolute; 
	z-index:2; 
	width:800px; 
	height:115px; 
	left: 0px; 
	top: 0px;
}
#Welle {
	position:absolute;
	width:800px;
	height:160px;
	z-index:3;
	left: 0px;
	top: 0px;
}
#logo {
	position:absolute;
	width:328px;
	height:81px;
	z-index:4;
	left: 387px;
	top: 91px;
}
#darss {
	position:absolute;
	width:182px;
	height:85px;
	z-index:5;
	left: 6px;
	top: 131px;
}
#Navi {
	position:absolute;
	width:200px;
	height:200px;
	z-index:6;
	left: 0px;
	top: 240px;
}
#tdzelle {
	background-color: #FFEFC6;
	background-image:  url(../bilder/welle3.gif);
	background-repeat: repeat-y;
}
#Inhalt, #Wetter {
	position:absolute;
	width:600px;
	z-index:7;
	left: 200px;
	top: 170px;
	min-height:100%;
	height:100%;
	background-color: #FFEFC6;
	background-image:  url(../bilder/welle3.gif);
	background-repeat: repeat-y;
}
#Wetter p, th, td {
	line-height: 120%;
}
#Wetter a {
	padding:0px;
	margin:0px;
	text-decoration: none;
	line-height: 16px;
}
#Wetter font.boteTemp {
	font-size: 18px;
}
#Inhalt img.right {
	padding: 2px;
	border: 1px solid #FEC570;
	margin-bottom: 5px;
	margin-left: 8px;
	background-color: #FFCE89;
}
#Inhalt img.left {
	padding: 2px;
	border: 1px solid #FEC570;
	margin-bottom: 5px;
	margin-right: 8px;
	background-color: #FFCE89;
}
#Inhalt img.rightohneRahmen {
	padding: 2px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#Inhalt img.ohneRahmen {
	padding: 0;
	border: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #FFFFFF;
}
#Inhalt img.Rahmenklein {
	padding: 0;
	border: 2px solid #FEC570;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #FFFFFF;
}
#Inhalt a img {
	cursor: url(../bilder/lupe.cur),pointer;
}
#abdecker {
	height:75px;
	width:510px;
	position:absolute;
	background-color: #FFEFC6;
	top: 18px;
	left: 40px;
	z-index: 2;
}
#wklein {
	width:100%;
	position:absolute;
	top: 50px;
	left: 50px;
	z-index: 3;
	text-align: center;
}
#wgross {
	position:absolute;
	top: 20px;
	left: 50px;
	z-index: 1;
}
.Text_klein {
	font-size: 8pt;
}
.Text_klein a {
	font-size: 8pt;
	text-decoration: none;
	color: #006633;
}
table {
	margin: 0px;
	padding: 0px;
}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006633;
	text-decoration: none;
	font-weight: bold;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006633;
	text-decoration: underline;
	font-weight: bold;
}
.text {
	padding: 30px 50px;
}
#planer {
	border: 2px solid #FFCE89;
	text-align: left;
}
fieldset {
	padding: 1em;
	border: 1px solid #006633;
}
