.head {
	color: Black;
	font-family: Verdana,Arial,Helvetica;
	font-size: 14px;
	line-height: 21px
}

H1 {
	color: Black;
	font-family: Verdana,Arial,Helvetica;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: normal
}

H2 {
	color: Black;
	font-family: Verdana,Arial,Helvetica;
	font-size: 150%;
	font-style: normal;
	font-weight: normal;
	line-height: normal
}

a:link {
color: #006633;
text-decoration: underline
}

a:visited {
	color: #FF9933;
	text-decoration: underline;
}

a:hover {
	color: Olive;
	text-decoration: underline
}

a:active {
	color: Maroon;
	text-decoration: underline;
	font-size : larger;
}

.text {
	color: Teal;
	font-family: Verdana,Arial,Helvetica;
	font-size: 16px;
	line-height: 150%;
	background : transparent;
}

.lesen {
	color: Teal;
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	line-height: 18px
}

.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: 330px;
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: 330px;
overflow: visible;
position: absolute;
top: 175px;
width: 400px;
z-index: 4
}