td {
	font-family:verdana;
	font-size:13px;
	font-color: #474747;
	color:#000;
	line-height:15px;
}

body {
 	margin:0px;
 	padding:0px;
 	background-color: #2B2B2B;
 	}

.text_w { color: #fff; }
.text_marker { color: #990000; font-weight: bold; }
.zeile1 { background-color: #990000; }
.zeile2 { background-color: #FFCC9A; }
.zeile3 { background-color: #FF9A66; }
h1      { color: #000; font-style: normal; font-weight: normal; font-size: 18px; line-height: 20px; font-family: Arial }
A:link       { color: #990000; text-decoration: underline }
A:visited    { color: #990000; text-decoration: underline }
A:active    { color: #000; text-decoration: none }
A:hover   { color: #000; text-decoration: none }
A.menue:link    { color: #fff; font-weight: bold; text-decoration: none; }
A.menue:visited { color : #fff; font-weight: bold; text-decoration: none; }
A.menue:active   { color: #918F8E; font-weight: bold; text-decoration: none }
A.menue:hover  { color: #918F8E; font-weight: bold; text-decoration: none }
input.form { border: #000000 1px solid; font: 10px Arial; color: #000000; background-color: #ffffff; }
