body {  
    background-color: #FFFFFF; 
	font-family: Arial, Helvetica;
	font-size: 12px; 
	color: #000000
}

input {  
    background-color: #FFFFFF; 
	font-family: Arial, Helvetica;
	font-size: 12px; 
	color: #000000;
}

.formbutton {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #990000;
	margin: auto;
	width: 180px;
}

	
table {  
    font-family: Arial, Helvetica; 
	font-size: 12px; 
	color: #000000
}

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



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

.headline20rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}


.headline12blau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004C99;
}


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

.textblau {  
    font-family: Arial, Helvetica; 
	font-size: 12px; 
	color: #004C99
}

.text9blau {  
    font-family: Arial, Helvetica; 
	font-size: 9px; 
	color: #004C99
}

.text8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
}

.text9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.text10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.text12grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.text12rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.text12fettrot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}


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

.text12sw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


.imgframe {
	border-top: 1px #333333 solid;
	border-bottom: 1px #333333 solid;
	border-left: 1px #333333 solid;
	border-right: 1px #333333 solid;
}

.imgframegr {
	border-top: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
}

.trGrau {  background-color: #EBEBEB;
}

.register {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.registerrot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.registersmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.registerbigblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004C99;
	text-decoration: none;
}

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

.registersmallrot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.registerblau {
    font-family: Arial, Helvetica; 
	font-size: 10px; 
	color: #004C99
}

.bordergrey {
	border: 1px #CCCCCC solid;  
}

.bordergreyleft {
	border-left:   1px #CCCCCC solid;
}

.bordergreyright {
	border-right:   1px #CCCCCC solid;
}

.bordergreytop {
	border-top:   1px #CCCCCC solid;
}

.bordergreytopleft {
	border-top:   1px #CCCCCC solid;
	border-left:   1px #CCCCCC solid;
}

.bordergreybottom {
	border-bottom:   1px #CCCCCC solid;
}

.bordergreytopbottom {
	border-bottom:   1px #CCCCCC solid;
	border-top:   1px #CCCCCC solid;
}

.formfield {

height: 22px;
width: 250px;

}




