body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #920000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-size: 14px;
	font-weight: bold;	
	text-transform: uppercase;
	display: inline;
}

h2 {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	display: inline;
}

form {
	display: inline;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #920000;
	border: 1px dotted #920000;
	background-color: #FFFFFF;
	padding: 2px;
}

a:link {
	color: #FF9600;
	text-decoration: none;
}
a:visited {
	color: #FF9600;
	text-decoration: none;
}
a:hover {
	color: FF9600;
	text-decoration: underline;
}
a:active {
	color: #FF9600;
	text-decoration: none;
}

.orange {
	color: #FFA800;
}
.submenu1 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.submenu2 {
	text-transform: uppercase;
	text-decoration: none;
}
.submenu3 {
	font-weight: normal;
	text-decoration: none;
	text-indent: 1em;	
}

.klein {
	font-size: 9px;
	font-weight: normal;
	color: #444444;
}

.menulink a:hover {
	text-decoration: none;
}

.boxUeberschrift {
	font-size: 22px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #E58100;
	line-height: 17px;
	text-transform: uppercase;
}
.box {
	line-height: 16px;
}

.tableRow01 {
	background-color: #F3F3F3;
	font-size: 10px;
}

.tableRow02 {
	background-color: #E9E9E9;
	font-size: 10px;
}

.tableRowHead {
	background-color: #FDB11B;
}

.rot {
	color: #FF0000;
}

.gruen {
	color: #00CC00;
}

#box1 { position:static; z-index:1; margin: 0px; padding:0px; }
#box2 { position:relative; top:115px; width:100px; height:0px; z-index:2; margin: 0px; padding:0px; border:0px; white-space:nowrap; display:inline;   }


