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

h2 {
	font-family : Sylfaen, Arial, sans-serif;
	font-size : 20px;
	font-weight : bold;
}
.head {
	font-family : Sylfaen, Arial, sans-serif;
	font-weight : bold;
	vertical-align : text-top;
}
td.head {
	font-family : Sylfaen, Arial, sans-serif;
	font-size : 25px;
	color : #ffcc66;
	font-weight : bold;
	vertical-align : text-top;
}

.head2 {
	font-family : Verdana, Arial, sans-serif;
	font-size : 30px;
	font-weight : bold;
	color : #ffcc66;
}

td.head2 {
	font-family : Verdana, Arial, sans-serif;
	font-size : 30px;
	font-weight : bold;
	color : #ffcc66;
}

.head3 {
	font-family : Verdana, Arial, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #ffcc66;
}

td.head3 {
	font-family : Verdana, Arial, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #ffcc66;
}

.hellorange {
	background-color : #ff9900;
}

td.hellorange {
	background-color : #ff9900;
}
.orange {
	background-color : #cc6600;
}

td.orange {
	background-color : #cc6600;
}

.schwarz {
	background-color : #333333;
}

td.schwarz {
	background-color : #333333;
}

.normal {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : normal;
	color : #ffcc66;
	vertical-align : top;
}

td.normal {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : normal;
	color : #ffcc66;
	vertical-align : top;
}
.line{
	font-size : 2px;
}

TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : normal;
	color : #ffcc66;
	vertical-align : top;
}

TH {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 17px;
	color : #ffcc66;
	text-align: left;
	font-weight : bold;
	vertical-align : top;
}

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

hr {
	color : #336699;
}

.navi {
	font-family : Sylfaen, Arial, sans-serif;
	color : #ff9900;
	font-size : 20px;
}
a:link.navi {
	font-family : Sylfaen, Arial, sans-serif;
	color : #ff9900;
	font-size : 20px;
}
a:visited.navi {
	font-family : Sylfaen, Arial, sans-serif;
	color : #ff9900;
	font-size : 20px;
}
a:hover.navi {
	font-family : Sylfaen, Arial, sans-serif;
	color : #ffffff;
	font-size : 20px;
}

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

.abb {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 6px;
	font-weight : normal;
}
.abb02 {
	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 : #ccffcc;
}


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


.link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #cccccc;
	vertical-align : middle;
}
a:link.link {
	font-family : 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;
}

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

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;
}

