a {
	color: #8A005E;
	font: bold;
	
}

a:hover, a:active {
	color: #9ac837;
	font: bold;
}

body {
		font: bold 12px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: Black;
}


h1 {	
		font-size: 14px;
		color: #8A005E;
		font: bold;
		margin-top: 30px;
		margin-bottom: 5px;
}

h2 {	
		font-size: 13px;
		color: #8A005E;
		font: bold;
		margin-top: 18px;
		margin-bottom: -10px;
}

h3 {	
		font-size: 12px;
		color: #8A005E;
		font: bold;
		margin-bottom: 8px;
}

h4 {	
		font-size: 14px;
		color: #8A005E;
		font: bold;
		margin-top: 0px;
		margin-bottom: 0px;
}


.field {	
		font-size: 11px;
		color: #8A005E;
		font: bold;
}

table { 
		font-size: 12px;
		color: #6C6C6C;
 }
 
 .main div { 
		color: #6C6C6C;
		padding: 2px;
		height: 400px;
		overflow: auto;
		/*Formatierung der Scroll Leiste im DIV*/
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3d-light-color: #cc99cc;
	scrollbar-shadow-color: #660033;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #660033;
		
}

.chapter { font-weight: bold; }

 
 .menu {
		color: White;
		font: bold;
		height: 12px;
}
.menu li {
		color: White;
		font: bold;
		font-size: 11px;
		margin-bottom:2px;
		margin-left: -34px;
		list-style-type: none;
}




.menu a {
		color: White;
		font: bold;
		text-decoration: none;
}

.menu a:hover, a:active {
		color: #9ac837;
		font: bold;
}

#sp_menu {
		color: White;
		font: normal;
		text-decoration: none;
		font-size: 10px;
}

/*#sp_menu a:hover, a:active {
		color: #9ac837;
		font: normal;
		text-decoration: none;
		font-size: 10px;
}*/

.testimonial { 
		font-size: 11px;
		color: #8A005E;
		font-style: italic;
		}
		
.testimonial_foot { 
		font-size: 11px;
		color: #909090;
		font-style: italic;
		}
		
.impressum {
		font-size: 10px;
		color: #73004e;
		font-style: normal;
		text-align: center;
		}


/*.impressum div {
		font-size: 10px;
		color: #73004e;
		font-style: normal;
		text-align: center;
		}*/

