BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
    scrollbar-face-color:#B9B9B9;
    scrollbar-highlight-color:#B9B9B9;
    scrollbar-3dlight-color:#777777;
    scrollbar-darkshadow-color:#777777;
    scrollbar-shadow-color:#B9B9B9;
    scrollbar-arrow-color:#777777;
    scrollbar-track-color:#777777;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #B3DB10;
	text-decoration: none;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #B3DB10;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

a.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.rahmen {
	border: #9EF500;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


.botton {
	border: 1px solid #B3DB10;
	background-color: #B3DB10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

