.fussschrift {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #1061AD;
}
.ueberschrift {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #1061AD;
}
.normaltext {
	font-family: Arial;
	font-size: 12px;
	color: #777777;
	font-weight: normal;
	font-style: normal;


}
.subueberschrift {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #1061AD;
}
body {

	scrollbar-arrow-color: #D6D3CE;
	scrollbar-base-color: #D6D3CE;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #D6D3CE;
	scrollbar-3dlight-color: #D6D3CE;
	scrollbar-darkshadow-color: #D6D3CE;
	scrollbar-shadow-color: #D6D3CE;
	margin-top: 80px;
	margin-left: 80px;
	margin-right: 0px;
	margin-bottom: 0px;

}a {
	font-family: Arial;
	font-size: 12px;
	color: #1061AD;
}
