BODY {
	background-color : #ffcc66;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	scrollbar-3dlight-color : #aaaaaa;
	scrollbar-arrow-color : #ffffcc;
	scrollbar-base-color : #ffcc66;
	scrollbar-face-color : #993300;
	scrollbar-highlight-color : #CC0033;
	scrollbar-shadow-color : #CC0033;
	scrollbar-track-color : #ffcc66;
	scrollbar-darkshadow-color : #111111;
	color : #ffffcc;
	margin : 0px;
	font-weight : normal;
}

h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-weight : bold;
	vertical-align : super;
}
.head {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 25px;
	font-weight : bold;
	color : #990000;
}
td.head {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 25px;
	font-weight : bold;
	vertical-align : bottom;
	background-color : #ffffcc;
}


TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #666666;
	vertical-align : top;
}

TH {
	color : #666666;
	text-align: left;
	vertical-align : top;
}


A, A:ACTIVE, A:LINK {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #cccccc;
	text-decoration : none;
}
A:HOVER {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;
	text-decoration : none;
}
A:VISITED {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #cccccc;
	text-decoration : none;
}


hr {
	color : #000066;
}


.navi {
	color : #666666;
	font-size : 13px;
	font-weight : bold;
}
a:link.navi {
	color : #666666;
	font-size : 13px;
	font-weight : bold;
}
a:visited.navi {
	color : #666666;
	font-size : 13px;
	font-weight : bold;
}
a:hover.navi {
	color : #993333;
	font-size : 13px;
	font-weight : bolder;
}

.navifett {
	color : #993333;
	font-size : 13px;
	font-weight : bolder;
}

.abb {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
}

.textnavi {
	font-size : 10px;
	color : #000033;
}
a:link.textnavi {
	font-size : 10px;
	color : #000033;
}
a:visited.textnavi {
	font-size : 10px;
	color : #000033;
}
a:hover.textnavi {
	font-size : 10px;
	color : #cccccc;
}

.altnavi {
	font-size : 12px;
	color : #ffffcc;
}
a:link.altnavi {
	font-size : 12px;
	color : #ffffcc;
}
a:visited.altnavi {
	font-size : 12px;
	color : #ffffcc;
}
a:hover.altnavi {
	font-size : 12px;
	color : #993333;
}


.mail {
	color : #cc6633;
	font-weight : bold;
}
a:link.mail {
	color : #cc6633;
	font-weight : bold;
}
a:visited.mail {
	color : #cc6633;
	font-weight : bold;
}
a:hover.mail {
	color : #ffffff;
	font-weight : bold;
}


.link {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #cccccc;
	vertical-align : middle;
}
a:link.link {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #cccccc;
}
a:visited.link {
	font-size : 14px;
	font-weight : bold;
	color : #cccccc;
}
a:hover.link {
	font-size : 17px;
	font-weight : bold;
	color : #ffffff;
}


.site {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #cccccc;
}
a:link.site {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color: #cccccc;
}
a:visited.site {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color: #cccccc;
}
a:hover.site {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #ffffff;
}


.eingabe {
	font-family : Lucida Console,Verdana, Arial, Helvetica, sans-serif;
	color : #222222;
	font-size : 15px;
	background-color:transparent;
	background-position: right;
	background-repeat: no-repeat;
	border-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #cc6633;
}

textarea {
	font-family : Lucida Console,Verdana, Arial, Helvetica, sans-serif;
	color : #222222;
	font-size : 15px;
	wrap : physical;
	background-color:transparent;
	background-position: right; 
	background-repeat: no-repeat;
	border-bottom-color: #009999;
}
