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

scrollbar-face-color:#81001E;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#C0C0C0;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#808080;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#F0F0F0;

margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}


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




input, textarea, select {
  font-family: Arial, Helvetica, san-serif;
  font-size: 12px;
  color: #FFFFFF;
  border-width: 1;
  border-color: #000000;
  border-style: solid;
  background-color: #81001E;
}

option {
	background-color : #FFFFFF;
    	color: #000000;

}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #81001E;
	text-decoration: underline;
}

.justify {  text-align: justify; margin-left:50px; margin-right:50px }


.bigheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #81001E;
}


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


.titleheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #81001E;
}


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


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


.cancel_button {
  font-family: Arial, Helvetica;
  font-size: 12px;
  color: #FFFFFF;
  border-width: 1;
  border-color: #CCCCCC;
  border-style: doubled;
  background-color: #E60029;
}
