.titel {
	color: #FF7700;
	font-weight: bold;
	font-family: "Comic Sans MS";
	font-size: 16px;
}
.titelb {
	color: #3737A0;
	font-weight: bold;
	font-family: "Comic Sans MS";
	font-size: 14px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.just {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
body {
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#1E1E72;
	scrollbar-base-color:#FFFFFF;
	scrollbar-darkshadow-color:#003162;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#003162;
	scrollbar-shadow-color:#FFFFFF;
	margin-left: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
A { color: #5B74AD; text-decoration: underline;} 
A:visited { color:#5B74AD; text-decoration: underline; } 
A:active { color:#5B74AD; } 
A:hover { color:#11224E; text-decoration: none; } 	.border {
	border: 1px solid #241B74;
}
.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.imborder {
	border: 2px solid #FF7700;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3638A7;
}

