BODY {
	color: Gray;
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	line-height: 18px;
	text-align : justify;
}
.head {
	color: Green;
	font-family: Verdana,Arial,Helvetica;
	font-size: 14px;
	line-height: 21px
}

H1 {
	color: Green;
	font-family: Verdana,Arial,Helvetica;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: normal
}

H2 {
	color: Green;
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal
}

a:link {
	color: #006633;
	text-decoration: none;
}

a:visited {
color: #FF9933;
text-decoration: none
}

a:hover {
	color: Olive;
	text-decoration: underline
}

a:active {
	color: Black;
	text-decoration: none;
	font-size : larger;
}

.text {
	color: Gray;
	font-family: Verdana,Arial,Helvetica;
	font-size: 14px;
	line-height: 150%;
	text-decoration : none;
}

.lesen {
	color: Gray;
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	line-height: 18px;
	text-align : justify;
}

.menu {
	color: Green;
	font-family: Verdana,Arial,Helvetica;
	font-size: 9px;
	line-height: 12px
}

#logo {
height: 132px;
left: 20px;
position: absolute;
top: 25px;
width: 260px;
z-index: 1
}

#Navigation {
height: 700px;
left: 25px;
overflow: visible;
position: absolute;
top: 175px;
width: 260px;
z-index: 3
}

#themenbild {
	height: 132px;
	left:380px;
	overflow: visible;
	position: absolute;
	top: 35px;
	width: 400px;
	z-index: 2
}

#content {
	background-image: url(img/bg2.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: none;
	height: 700px;
	left: 380px;
	overflow: visible;
	position: absolute;
	top: 175px;
	width: 400px;
	z-index: 4
}