body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B2B2B;
}
body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 66px;
	background-image: url(basics/hg.gif);
}
a:link {
	color: #2B2B2B;
}
a:visited {
	color: #2B2B2B;
}
a:hover {
	color: #2B2B2B;
}
a:active {
	color: #FF0000;
}
h1 {
	margin-top:0px;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00B43D;
}

#oben {
	background-color: #ffffff;
	padding: 0px;
	background-image: url(basics/wasser.jpg);
	height: 122px;
}
#nav1 {
	padding-left: 13px;
	padding-right:  20px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #00b43d;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#nav1 a {  
	padding: 4px; 
	color: #fff; 
	text-decoration: none;
}

#nav1 a:hover {  
	color: #00b43d;
	background-color: #fff;
}

#nav1 .hier {  
	color: #00b43d;
	background-color: #fff;

}

.floatleft {
	float: left;
}
#nav2 {
	position: absolute;
	left: 15px;
	top: 180px;
	width: 172px;
}
#nav2 a {  
	text-decoration: none;
}
#nav2 a:hover {  
	text-decoration: none;
	color: #00B43D;
}
#nav2 .hier {  
	text-decoration: none;
	color: #00B43D;
}


#content {
	width: 510px;
	position: absolute;
	left: 210px;
	top: 180px;
}

.foot {
	font-size: 9px;
	word-spacing: -0.05em;
	text-align: center;
}

p, td, li, ul {
	line-height: 18px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00B43D;
	margin-top:0px;
}

.h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00B43D;
	margin-top:0px;
}

.rechts {
	float: right;
	font-size: 9px;
}
