
body {
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#333333;
	text-decoration: none;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	background-color: #bd044a;
	background-repeat: repeat-y;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

td {  
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#333333;
}

.head { 
	position: absolute;
	left: 0px;
	top: 0px;
	width: 500px;
	height: 374px;
}

.rahmen {  
	position: absolute;
	top: 50px;
	left: 510px;
	width: 412px;
	height: 610px;
	background-color: #ffffff;
	background-repeat: repeat-y;
}

.rahmen2 {  
	position: absolute;
	top: 660px;
	left: 510px;
	width: 412px;
	height: 33px;
	background-color: #f6acbb;
}

.links { 
	position: absolute;
	left: 100px;
	top: 385px;
	width: 300px;
	height: 349px;
}

.mitte {  
	position: absolute;
	left: 560px;
	top: 100px;
	width: 270px;
	height: 0px;
}

.rechts {  
	position: absolute;
	left: 450px;
	top: 724px;
	width: 285px;
	height: 310px;
	border: 1px solid;
	border-color: #c50a33;
}

.header {  
	font-size: 10pt;
	font-weight: bold;
	color: #bd044a;
}

.klein {  
	font-size: 7pt;
}

.feld {  
	width: 170px;
	font-size: 9pt;
}

.agb {  
	position: absolute;
	top: 50px;
	left: 50px;
	width: 450px;
}


	
a:link {
	color:#333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration: underline;
}

a:visited  {
	color:#333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration: underline;
}

a:hover {
	color: #bd044a;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
}

a:active {
	color:#bd044a;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration: underline;
}

