body, p, td
{color: #3c3c3c;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px}

h1, h2, h3,
{color: #2c2c2c;
font-family: Verdana, Arial, Helvetica, sans-serif}

a:link
{color: #3c3c3c;
font-family: verdana, Arial, Helvetica, sans-serif;
text-decoration: none}

a:visited
{color: #3c3c3c;
font-family: verdana, Arial, Helvetica, sans-serif;
text-decoration: none}

a:active
{color: #954949;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: underline}

a:hover
{color: #954949;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: underline}

.ueberschrift {
	font-size: 13px;
	font-weight: bold;
	color: #954949;
}
.textueberschrift {
	font-weight: bold;
	color: #954949;
}
.kapitaelchen {
	font-size: 18px;
	font-weight: bold;
	color: #E38C49;
}

body {
scrollbar-base-color:#999999; /**/
scrollbar-3dlight-color:#999999; /*3d effekt (leuchten links und oben)*/
scrollbar-arrow-color:#333333; /*pfeile*/
scrollbar-darkshadow-color:#333333; /*leuchten rechts und unten*/
scrollbar-face-color:#999999; /*oberfläche*/
scrollbar-highlight-color:#333333; /*leuchten links und oben*/
scrollbar-shadow-color:#999999; /*schatten*/
scrollbar-track-color:#999999;} /*untergrund*/
