body   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	scrollbar-base-color: 009BFC;
	scrollbar-arrow-color: FFFFFF;
	background-attachment: fixed;
	background-image: url(images/hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
td,tr   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
h1   { font-size: 36px; color: #009BFC; }
h2   { font-size: 24px; color: #6C6674; }
h3   { font-size: 18px; color: #6C6674; }
h4   { font-size: 16px; color: #0096F0; }
h5   { font-size: 12px; color: #00588C; }
h6   { font-size: 9px; color: #0075BB; }
.small_font   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; }
.table_ws   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color: #CEEDFF; }
.table_title_ws   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color: #009BFC; color: #FFFFFF; font-weight: bold; }
a:active   {
	font-weight: bold;
}
a:hover   {
	font-weight: bold;
}
a:link   {
	color: #0096F0;
	font-weight: bold;
}
a:visited   {
	color: #6C6674;
	font-weight: bold;
}
p,li,ul   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

