body {
	font-family: Verdana;
	font-size: 12px;
	font-color: #993300;
	background-color: #FFCC33;
	color: #993300;
}

.red {
	color: #FF0000;
}

a:link {
	color: #3366FF;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

a:visited {
	color: #9966CC;
	text-decoration: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

table.footer {
	font-family: Verdana;
	font-size: 9px;
}

td {
	font-family: Verdana;
	font-size: 12px;
}

.footer {
	font-size: 9px;
}

.descr {
	font-size: 9pt;
}

.navi {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bolder;
	text-decoration: none;
}

.inh {
	font-family: Verdana;
	font-size: 12px;
	background-color: transparent;
}

#menu {
	position: absolute;
	width: 125px;
	height: auto;
	left: 0px;
	padding: 0px 5px;
	margin: 5px;
	top: 108px;
	background-color: #993300;
}

#inhalt {
	position: absolute;
	height: auto;
	width: 805px;
	top: 108px;
	left: 136px;
	padding: 5px 0px 0px;
	overflow: auto;
	margin-left: 5px;
}

#header {
	position: absolute;
	height: auto;
	width: 945px;
	top: 5px;
	left: 0px;
	padding: 0px;
	overflow: auto;
	margin-left: 2px;
	
}
