body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-left: 0px
}
table.rand{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F5F3EB;
	border-bottom: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
}
.randBottom{
	border-bottom: 1px solid Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.randNaviOff{
	background-color: #F5F3EB;
	border-top: 1px solid Black;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
	padding-left: 10px;
	padding-right: 10px
}

.randNaviOn{
	background-color: #F5F3EB;
	border-top: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	padding-left: 10px;
	padding-right: 10px
}

.randNaviOff1{
	background-color: #F5F3EB;
	border-top: 1px solid Black;
	border-left: 1px solid Black;
	border-bottom: 1px solid Black;
	padding-left: 10px;
	padding-right: 10px
}

.randNaviOn1{
	border: 1px solid Black;
}

td.rot{
	color:#FF0000;
	font-style:normal;
	font-family:Verdana;
	font-size:11px;
	}
td.schwarz{
	color:#000000;
	font-family:Verdana;
	font-size:11px;
	}
td.grau{
	color:#5E5E5E;
	font-family:Verdana;
	font-size:11px;
	}
td.weiss{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:11px;
	
	}
td.navigation{
	color:#838383;
	font-style:normal;
	font-family:Verdana;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
td.rand{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid Navy;
}
a.support{
	color:#5E5E5E;
	font-family:Verdana;
	font-size:11px;
}
a.buttons{
	color:#000000;
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
}
a.navigation{
	color:#838383;
	font-style:normal;
	font-family:Verdana;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
INPUT.textfeld{
	color:#000000;
	font-family:Verdana;
	font-size:11px;
	width:180;
}
SELECT.textfeld {
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	padding:1px;
	background-color:#FFFFFF;
	width:80px;
}

input.login{
	border: none;
	background-color :#EFEFEF;
	font-family : Verdana;
	font-size: 11px;
	width: 40px;
}
input.reset{
	border: none;
	background-color :#EFEFEF;
	font-family : Verdana;
	font-size: 11px;
	width: 70px;
}
TEXTAREA.text {
	color:#000000;
	font-family:Verdana;
	font-size:11px;
	width:180;
	height:123;
}
