BODY {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
}



.inputclass {

	color: #990000;
	font-size: 12px;
	text-decoration:  none;
	background-color: #FFFFFF;
	text-indent: 1px;
	border: solid 1px #CCCCCC
}


TD A, A {

	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

TD A:hover, A:hover {

	color: #CD1327;
	text-decoration: underline;
}

TD A.menu:link, a.menu:active, a.menu:visited {
	
	font-size: 13px;
	color: #993333;
	text-decoration: none;
	font-weight: bold;
	line-height: 19px;
}

TD A.menu:hover {

	color: #000000;
	text-decoration: none;
}

A.footer:link, a.footer:active, a.footer:visited {
	
	font-size: 11px;
	color: #545B65;
	text-decoration: underline;
	line-height: 12px;
}

A.footer:hover {

	color: #FFFFFF;
	text-decoration: none;
}




.h1 {

	font-size:26px; 
	line-height: 29px; 
	color: #222222;
}
      

.h2 {

	font-size:18px;
	font-weight: bold; 
	line-height: 24px; 
	color: #444444;
}


.h3 {

	font-size:18px;
	font-weight: bold; 
	line-height: 24px; 
	color: #CD1327;
}


.s1 {

	font-size:10px;
	line-height: 13px;
	color: #666666;
}


table.rahmen {

	border:2pt solid;
	border-color: #E1D2D7;
}
	  