body {
	scrollbar-base-color:#f6f6f6;
	scrollbar-3dlight-color:#f6f6f6;
	scrollbar-arrow-color:#B4B7DE;
	scrollbar-darkshadow-color:#f6f6f6;
	scrollbar-face-color:#f6f6f6;
	scrollbar-highlight-color:#f6f6f6;
	scrollbar-shadow-color:#C0C0C0;
	scrollbar-track-color:#f6f6f6;
	background-color: #f6f6f6;
	}
	
p,td,h1,h2 {
	font-family:"Times New Roman", Verdana;
	color:#000000;
	text-align:justify;
	}

p,td { font-size:12pt; }

h1 { font-size:18pt; text-align:center; }
h2 { font-size:12pt; font-weight:bold; text-align:left; }


/* Alle Links */
a { font-family:"Times New Roman",Verdana; font-size:12pt; color:#3300FF; text-decoration:underline; }
a:hover { color:#330000; }
a:active { color:#33050C; }

/* FAQ-Ankerlinks */
a.faq { text-decoration:underline; font-family:"Times New Roman",Verdana; font-size:12pt; }
a.faq:link { color:#000000; }
a.faq:visited { color:#000000; }
a.faq:hover { color:#4F5DDA; }
a.faq:active { color:#000000; }
.faq { font-size:16pt; font-weight:normal; }

.tbl {background-color:#F6F6F6; }