body {
SCROLLBAR-BASE-COLOR: #E9F3FA;
SCROLLBAR-ARROW-COLOR: #000000;
}

body, td {
font-family: Verdana;
font-size: 8pt;
color: #000000;
}

SELECT, TEXTAREA, INPUT {
BORDER-RIGHT: #000000 1px solid;
BORDER-TOP: #000000 1px solid;
BORDER-LEFT: #000000 1px solid;  
BORDER-BOTTOM: #000000 1px solid;
FONT-SIZE: 11px;
FONT-FAMILY: Verdana;
BACKGROUND-COLOR: #FCE4BC;
}

a:link {
color: #000000;
text-decoration: none;
}

a:active {
color: #000000;
text-decoration: none;
}

a:visited {
color: #000000;
text-decoration: none;
}


a:hover { 
color: #273B46;
text-decoration:underline;
}

.rahmen {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid
}
.titel {
	FONT-WEIGHT: bolder; FONT-SIZE: 18px; TEXT-TRANSFORM: uppercase; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.rahmend {
	BORDER-RIGHT: #000000 1px dotted; BORDER-TOP: #000000 1px dotted; BORDER-LEFT: #000000 1px dotted; BORDER-BOTTOM: #000000 1px dotted
}
.Stil2 {
color: #ff8c00;
}
h1 {
 font-family: "Verdana";
 font-size: 12pt;
 font-weight: bold;
}