BODY {
	color : #ffffff;
	background-color: #006861;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	scrollbar-base-color: #006861;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color:#8B9395;
	scrollbar-darkshadow-color:#8B9395;
	scrollbar-face-color:#006861;
	scrollbar-highlight-color:#006861;
	scrollbar-shadow-color:#006861;
}
TABLE {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
TD{
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	vertical-align: top;
}
TD.inhalt{
	padding : 10px;
}

H1 {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight: bold;
}
A {
	color : #ffffff;
	text-decoration : underline;
}
A:VISITED {
	color : #ffffff;
	text-decoration : underline;
}
A:HOVER {
	color : #999999;
	text-decoration : underline;
}
A:ACTIVE {
	color : #999999;
	text-decoration : none;
}

A.navi {
	color : #999999;
	text-decoration : none;
	font-size : 16px;
	font-weight: bold;
}
A:VISITED.navi {
	color : #999999;
	text-decoration : none;
}
A:HOVER.navi {
	color : #ffffff;
	text-decoration : none;
	background-color: #8B9395;
}
A:ACTIVE.navi {
	color : #006861;
	text-decoration : none;
	background-color: #8B9395;
}
A.selected {
	color : #006861;
	text-decoration : none;
	background-color: #8B9395;
	font-size : 16px;
	font-weight: bold;
}
IMG.profil {
	border: solid 1px #000000;
}
IMG.rahmen {
	border: solid 1px #000000;
}
UL {
	list-style : bullet;
}
HR {
	height : 1px;
	color : #8B9395;
	background-color : #8B9395;
	border:none;
	text-align : center;
}
INPUT {
	color : #ffffff;
	background-color : #8B9395;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
TEXTAREA {
	color : #ffffff;
	background-color : #8B9395;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
IFRAME {
	border: solid 1px #000000;
}