BODY {
	color: #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
		
		scrollbar-arrow-color : #ff0000;
		scrollbar-base-color : #E9C29B;
				scrollbar-face-color : #E9C29B;
		scrollbar-highlight-color : #000000;
		scrollbar-shadow-color : #603A15;
		scrollbar-track-color : #E9C29B;

				background-color : #ffffff;
}






A {
	color: #000000;
	text-decoration : none;
		font-size : 11px;
		font-weight : bold;
	}

.hintergrund1 {
background-repeat:no-repeat 

    
}

.hintergrund2 {
background-repeat:repeat-y;
background-position: right;

}

.hintergrund3 {
background-repeat:no-repeat;
background-position: 50% 100%;

}

.hintergrund4 {
background-repeat:repeat-y;
background-position: left;

}

.hintergrund5 {
background-repeat:repeat-y;
background-position: right;

}


A:HOVER {
	color: #8E89A9;
		text-decoration : none;
}

.fettgross {  
color: #EEF1FF;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 18px;
font-weight : bold;
 
}

.fett {
	color: #000066;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 13px;
font-weight : bold;
	
}

.points {
	color: #452C5C;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : bold;
}

form p label {
	width: 70px;
	text-align: left;
}
.abstand {
	margin-left: 20px;
}

