body {
	background-color: #C3B6C6;	
}

body,td,th {
	color: #755C71;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	
}
a:link {
	color: #755C71;
	text-decoration: none;
}
a:visited {
	color: #755C71;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #512D4C;
}
a:active {
	text-decoration: none;
	color: #512D4C;
}	


.rahmen {
	border: 1px solid #512D4C;
}
.Stil1 {
	color: #755C71;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
}
.Stil2 {
	color: #8E2E46;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;

}
html { 
scrollbar-arrow-color:#837087; 
scrollbar-track-color:#C3B6C6; 
scrollbar-face-color:#C3B6C6; 
scrollbar-highlight-color:#C3B6C6; 
scrollbar-3dlight-color:#837087; 
scrollbar-darkshadow-color:#C3B6C6; 
scrollbar-shadow-color:#C3B6C6; 
} 
