body {
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a {
	color: #245238;
}

a.fett {
	color: #245238;
	font-weight: bold;	
}

#haupt {
	position: relative;
	width: auto;
	height: auto;
	top: auto;
	left: auto;
}

#inhalt {
	position: relative;
	background-color: #245238;
	top: 20px;
	width: 900px;
	height: 600px;
	text-align: left;
}

#oben1 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 270px;
	height: 164px;
	background-color: #245238;
}

#oben2 {
	position: relative;
	top: -164px;
	left: 270px;
	width: 168px;
	height: 164px;
	background-color: #245238;
}

#oben3 {
	position: relative;
	top: -328px;
	left: 438px;
	width: 462px;
	height: 164px;
	background-color: #245238;
}

#mitte {
	position: relative;
	margin: 0px;
	top: -328px;
	left: 0px;
	width: 900px;
	height: 20px;
	background-color: #245238;
}

#navi_l {
	position: absolute;
	top: 184px;
	left: 0px;
	width: 170px;
	height: 416px;
	background-image: url(../pic/nbg.gif);
	text-align: right;
}

#content {
	position: absolute;
	top: 184px;
	left: 170px;
	width: 730px;
	height: 416px;
	background-color: White;
}

#bilder {
	position: absolute;
	top: 74px;
	left: 50px;
	width: 440px;
	height: 313px;
	background-color: White;
}

#tab_content {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #245238;
}

#tab_klein {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #245238;
}

td {
	vertical-align: top;
}

td.klein {
	vertical-align: top;
	font-size: 10px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}

#galerie {
	border: 1px;
	border-style: solid;
	border-color: #245238;
}

li {
	font-size: 12px;
	color: #245238;
}

li.klein {
	font-size: 10px;
	color: #245238;
}

