body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : white;
	font-size: 12px;
	scrollbar-base-color: #FFFF66;
	scrollbar-track-color: white;
	scrollbar-face-color: #FFFF66;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: grey;
	scrollbar-shadow-color: black;
	scrollbar-arrow-color: white;
	background-color:#000000;
}

.small {
	color: #333333;
	font-size: 10px;
}

.red_small {
	color: ##FFFF66;
	font-size: 10px;
}


.gb_small {
	font-size: 10px;
}

.normal {
	font-size: 12px;
}

.navi_normal {
	font-size: 16px;
}

.text {
	font-size: 12px;
	color: White;
}

.style9 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; }
.style10 {color: #990000}
.style11 {color: #FFFF66}
.style12 {
	color: #FFFF66;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style15 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }


.text_medium {
	font-size: 12px;
	color: White;
}

.text_small {
	font-size: 10px;
	color: #cccccc;
}

.title {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}


.title_large {
	color: #FFFF66;
	font-size: 18px;
	font-weight: bold;
}

a {
	color: #FFFF66;
	text-decoration : none;
}
a:hover {
	color: #FFFF66;
	text-decoration : underline;
}

a.link {
	color: white;
	text-decoration : unterline;
}
a.link:hover {
	color: #FF0099;
	text-decoration : underline;
}

.navi { background-image:url(images/c.gif); }
.navia { background-image:url(images/navi_jumper.gif); }


input.button { border-right: white 1px solid; border-top: white 1px solid; border-left: white 1px solid; border-bottom: white 1px solid; background-color: #000000; color: white; font-size : 11px; font-family: Arial, Helvetica, sans-serif; font-weight : bold; height: 20 }
input.redbutton { border-right: white 1px solid; border-top: white 1px solid; border-left: white 1px solid; border-bottom: white 1px solid; background-color: #B40000; color: white; font-size : 11px; font-family: Arial, Helvetica, sans-serif; font-weight : bold; height: 20 }
input.text { border-right: white 1px solid; border-top: white 1px solid; border-left: white 1px solid; border-bottom: white 1px solid; background-color: #000000; color: white; font-size : 11px; font-family: Arial, Helvetica, sans-serif; width: 300; height: 20 }
input.textk { border-right: white 1px solid; border-top: white 1px solid; border-left: white 1px solid; border-bottom: white 1px solid; background-color: #000000; color: white; font-size : 11px; font-family: Arial, Helvetica, sans-serif; width: 25; height: 20 }
input.red { border-right: red 1px solid; border-top: red 1px solid; border-left: red 1px solid; border-bottom: red 1px solid; background-color: #000000; color: white; font-size : 11px; font-family: Arial, Helvetica, sans-serif; width: 300; height: 20 }
input.menge { border-right: white 1px solid; border-top: white 1px solid; border-left: white 1px solid; border-bottom: white 1px solid; background-color: #000000; color: white; font-size : 11px; font-family: Arial, Helvetica, sans-serif; width: 25; height: 20; text-align: center;}
select { border-right: white 1px solid; border-top: white 1px solid; border-left: white 1px solid; border-bottom: white 1px solid; font-size: 11px; font-family: Arial, Helvetica, sans-serif; background-color: #B40000; color: white }
select.red { border-right: white 1px solid; border-top: white 1px solid; border-left: white 1px solid; border-bottom: white 1px solid; font-size: 11px; font-family: Arial, Helvetica, sans-serif; background-color: #B40000; font-weight: bold; color: white }
textarea { border-right: white 1px solid; border-top: white 1px solid; border-left: white 1px solid; border-bottom: white 1px solid; background-color: #000000; font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: white; width: 300 }
