body, html {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0;
	padding: 0;
	background-color: #CCCCCC;
}
a:link {
	text-decoration:none;
	color:#66CCFF;
	background-color: #FFFFFF;
}
a:visited { text-decoration:none; color:#66CCFF; }
a:hover {
	text-decoration:none;
	background-color:#66CCFF;
	color: #FFFFFF;
}
a:active {
	text-decoration:none;
	background-color:#FFFF00;
	color: #FFFFFF;
}
a:focus {
	text-decoration:none;
	background-color:#66CCFF;
	color: #FFFFFF;
}
#header {
	height: 160px;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 10px;
	margin-right: 10px;
}
#trennungheader {
	background-image: url(bilder/trennung.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 380px;
	margin-left: 10px;
	margin-right: 10px;
}
#trennungheader2 {
	height: 20px;
	width: 380px;
	margin-left: 10px;
	margin-right: 10px;
}
#navi {
	position: absolute;
	top: 10px;
	height: 160px;
}

#quader {
	height: 180px;
	width: 180px;
	margin-left: 10px;
	margin-right: 10px;
}
#vita {
	width: 180px;
	margin-left: 10px;
	margin-right: 10px;
}
#vita ul {
	width: 180px;
	padding: 0px;
}
#vita li {
	list-style-type: none;
	display: block;
}
#vita a {
	text-align: right;
	display: block;
}

#trennung {
	background-image: url(bilder/trennung.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 180px;
	margin-right: 10px;
	margin-left: 10px;
}

#bild {
	margin-left: 10px;
}
#text {
	width: 180px;
	margin-left: 10px;
	margin-right: 10px;
}
#more {
	height: 10px;
	width: 180px;
	margin-left: 10px;
	margin-right: 10px;
}
.text_blau {
	color: #66CCFF;
	display: block;
}
#text_uebersicht {
	height: 170px;
	width: 180px;
	margin-left: 10px;
	margin-right: 10px;
}
#text_uebersicht ul {
	width: 180px;
	padding: 0px;
}
.mehrlesen {
	float: right;
}
.float_left {
	float: left;
	color: #666666;
}
.h3 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.h4 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
}
a:hover #header {
	height: 160px;
}
a:hover #header .h3 {

	color: #66ccff;
}
.button {
	color: #66CCFF;
	background-color: #f2f2f2;
	border: 1px solid #CCCCCC;
	font-weight: bold;
}
.textfeld {
	color: #666666;
	background-color: #f2f2f2;
	border: 1px solid #CCCCCC;
}
tr td {
	background-color: #ffffff;

}
