body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #70A0D0;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	font-size: 1em;
	
	
	}
	#container {
	position: absolute;
	width: auto;
	height: 100%;

}
	
#oben {
	position: relative;
	height: 137px;
	width: 990px;
	left: 0px;
	top: 0px;
	background-image: url(Bilder/wasser_2_01.jpg);
	background-repeat: no-repeat;
	visibility: visible;
	z-index: 1;
}
#nav1 {
	position: relative;
	float: right;
	right: 10px;
	font-size: 0.8em;
	overflow: visible;
	z-index: 4;
	height: auto;
	top: 110px;
	
}
#mainnavi {
	background-color: #679BCD;
	background-image: url(Bilder/wasser_2_02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	visibility: visible;
	z-index: 2;
	padding-left: 30px;
	padding-top: 40px;
	position: relative;
	left: 0px;
	top: 0px;
	width: 93px;
	min-height: 100%;
	background-attachment: fixed;
	height: 800px;

}

#textfeld {
	background-image: url(Bilder/wasser_2_04.jpg);
	background-repeat: repeat-y;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 3;
	width:837px;
	font-size: 0.8em;
	padding-top: 20px;
	padding-left: 20px;
	top: 0px;
	margin: 0px;
	left: 123px;
	min-height: 100%;
	padding-right: 10px;
	
}


#navthemen {
	background-color: #DBE6F8;
	position: absolute;
	z-index: 5;
	height: auto;
	width: auto;
	visibility: hidden;
	left: 111px;
	top: 84px;
	padding: 5px 10px 0px 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #679BCD;
	border-right-color: #679BCD;
	border-bottom-color: #679BCD;
	border-left-color: #679BCD;
	list-style-type: disc;
	font-size: 0.8em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#navbildung {
	background-color: #DBE6F8;
	position: absolute;
	z-index: 5;
	height: auto;
	width: auto;
	visibility: hidden;
	left: 102px;
	top: 149px;
	padding: 5px 10px 0px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #679BCD;
	border-right-color: #679BCD;
	border-bottom-color: #679BCD;
	border-left-color: #679BCD;
	list-style-type: disc;
	font-size: 0.8em;
}
#navaktionen {
	background-color: #DBE6F8;
	position: absolute;
	z-index: 5;
	height: auto;
	width: auto;
	visibility: hidden;
	left: 113px;
	top: 109px;
	padding: 5px 10px 0px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #679BCD;
	border-right-color: #679BCD;
	border-bottom-color: #679BCD;
	border-left-color: #679BCD;
	list-style-type: disc;
	font-size: 0.8em;
	
}
#navlinks{
	background-color: #DBE6F8;
	position: absolute;
	z-index: 5;
	height: auto;
	width: auto;
	visibility: hidden;
	left: 86px;
	top: 181px;
	padding: 5px 10px 0px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #679BCD;
	border-right-color: #679BCD;
	border-bottom-color: #679BCD;
	border-left-color: #679BCD;
	list-style-type: disc;
	font-size: 0.8em;
	
}
h1 {
	font-size: 1.5em;
	font-weight: 700;
	color: #CC6600;
	font-style: italic;
	text-align: left;
}
h2 {
	font-size: 1.5em;
	font-weight: 800;
	color: #CC6600;
}
h3 {
	font-weight: 800;
	font-size: 1.2em;
	color: #000000;
}
img {
	border			:	0;
}

a[href] {
	color			:	#000;
	font-size: 1em;
	
}

a:link {
	color			:	#303E96;
	text-decoration: none;
	font-weight: bold;

	
}

a:visited {
	color			:	#323095;
	text-decoration: none;
	font-weight: bold;

	
}

a:hover, a:focus {
	color			:	#000000;
	background		:	#FF9900;
	text-decoration: none;
	font-weight: bold;

	
}

a:active {
	color			:	#000000;
	background		:	#FF9900;
	text-decoration: none;
	font-weight: bold;
	
}

a:hover img {
	border			:	none;
	text-decoration: none;
}
.blau {
	color: #323095;
}
h4 {
	font-size: 1em;
	font-weight: 800;
}
td {
	padding: 20px;
}
.welle {
	font-weight: bolder;
	color: #FF9900;
	text-align: center;
	font-size: 130%;
}
.rechts {
	text-align: right;
}

