.standard  {
	color: #000000;
	font-weight : normal;
	font-family : Arial, Geneva , Helvetica, sans-serif;
	font-size : 12px;
}

.fett  {
	color: #000000;
	font-weight : bold;
	font-family : Arial, Geneva , Helvetica, sans-serif;
	font-size : 12px;
}

.klein  {
	color: #000000;
	font-weight : normal;
	font-family : Arial, Geneva , Helvetica, sans-serif;
	font-size : 10px;
}

.gross {
	color: #000000;
	font-weight : bold;
	font-family : Arial, Geneva , Helvetica, sans-serif;
	font-size : 14px;
}

.nav  {
	color: #FFFFFF;
	font-weight : bold;
	font-family : Arial, Geneva , Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
}

a.text {
	color: #255AA6;
	font-weight : bold;
	font-family : Arial, Geneva , Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
}

.inputtext  {
	color: #000000;
	font-weight : normal;
	font-family : Arial, Geneva , Helvetica, sans-serif;
	font-size : 11px;
}	

.input80  {
	color: #000000;
	font-weight : normal;
	font-family : Arial, Geneva , Helvetica, sans-serif;
	font-size : 11px;
	width: 80px;
}	


.input120  {
	color: #000000;
	font-weight : normal;
	font-family : Arial, Geneva , Helvetica, sans-serif;
	font-size : 11px;
	width: 120px;
}	

.select  {
	color: #000000;
	font-weight : normal;
	font-family : Arial, Geneva , Helvetica, sans-serif;
	font-size : 11px;
}	

.select260  {
	color: #000000;
	font-weight : normal;
	font-family : Arial, Geneva , Helvetica, sans-serif;
	font-size : 11px;
	width: 260px;
	max-width: 260px;
}	

.select360  {
	color: #000000;
	font-weight : normal;
	font-family : Arial, Geneva , Helvetica, sans-serif;
	font-size : 11px;
	width: 360px;
	max-width: 360px;
}	

.ovheadline {
	color: #012D6C;
	font-weight : bold;
	font-family : Arial, Geneva , Helvetica, sans-serif;
	font-size : 12px;
}
	
.toptext {
	color: #000000;
	font-weight : normal;
	font-family : Arial, Geneva , Helvetica, sans-serif;
	font-size : 9px;
	line-height: 16px;
	vertical-align: middle;
	}

