
body {
	scrollbar-3dlight-color : #CC0000;
	scrollbar-arrow-color : #99CCFF;
	scrollbar-base-color : #99CCFF;
	scrollbar-darkshadow-color : #99CCFF;
	scrollbar-face-color : #CC0000;
	scrollbar-highlight-color : #99CCFF;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #99CCFF;
}

body { margin-top:0px; background-color:#99CCFF;}

/*Klappmenue wird farbig - im Klappmenue bei select class="formtext" eintragen, auch bei Formular-Textfeldern einsetzbar */
.formtext {font-family:Arial,Helvetica,sans-serif;font-size: 10pt;font-weight:bold;color:#000000;background-color : #69C7F8;}
/* button-design */
.butts  {font-family: Verdana, Geneva, Helvetica; font-weight: regular; font-style: regular; font-size: 10px; color: #000000; height:20px;}

/*links */

A:LINK    {
	font-family: "Impact";
	font-size:8pt;
	color:#CC0000;
	font-weight:bold;
}
A:VISITED {
	font-family: "Impact";
	font-size:8pt;
	color:#CC0000;
	font-weight:bold;
	text-decoration: none
}
A:ACTIVE  {font-family:"Impact"; font-size:9pt; color:#CC0000; font-weight:bold; text-decoration: none}
a:hover   {font-family:"Impact"; font-size:9pt; color:#CC0000; }
A:hover IMG { Margin : 1px -1px -1px 1px }

/*Schriften */

h1 {
	color:#87D0EC;
	text-align:center;
	text-shadow:black;
	font-size:12pt;
	font-weight:bold;
	font-family: "Arial Alternative";
}
h2 {
	color:#87D0EC;
	text-align:left;
	text-shadow:black;
	font-size:8pt;
	font-weight:bold;
	font-family: "Arial Alternative";
}
h3 {color:#B53C0D; text-align:right; text-shadow:black; font-size:14pt; font-family:Impact; text-decoration: underline;}
h4 {color:#B53C0D; text-shadow:black; font-size:12pt; font-family:Impact;}


/* Bestimmung des Standardfonts */
ul {list-style-image: url('img/punkt.gif') }
p,ol,li,div,td,th,address,blockquote,nobr,form,
{font-family:Impact; font-size:11pt; color:#B53C0D;}


-->