body{
scrollbar-face-color:#CCCCCC;
scrollbar-highlight-color:#CCCCCC;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#CCCCCC;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;
}


.text {
	font-family: Arial;
	font-size: 11px;
	line-height: 140%;
	color: #333333;
}
.MainText {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000; 
	font-weight: normal;

}
.MainTopic {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #800000; 
	font-weight: bold;

}
a:link {
	font-size: 12px;
	color: #800000;
	font-weight: normal;
	text-decoration: underline;
	font-weight: bold;

}

a:visited {
	color: #800000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}


a:hover {
	color: #FA702B;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}



a:active {
	color: #999999;
}


.referenzpage {
	font-size: 11px;
	font-weight: normal;

}
h1 {
	font-family: Arial;
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	font-weight: normal;

}



