body,td,th {
	font-family: Arial,Sans-serif;
	font-size:12px;
	color: #000000;
	text-align:center;
}
body {
	background-color: #dddddd;
}
a:link {
	color: #cc9933;
	text-decoration: underline;
}
a:visited {
	color: #cc9933;
	text-decoration: underline;
}
a:hover {
	color: #cc9933;
	text-decoration: underline;
}
a:active {
	color: #cc9933;
	text-decoration: underline;
}
#tabelle {
	border: none;
}
#tabelle1 {
  border-width:1px;
  border-color:#c9c9c9;
  border-style:solid;
}
#menutitle {
	text-align: center;
	text-decoration: none;
	color: #000000;
	border: none;
	font-weight:bold;
	font-size:13px;
	background-color:#cc9933;
}
A.menulink {
	display: block;
	width: 210px;
	text-align: left;
	text-decoration: none;
	font-size:13px;
	border: none;
	color:#cc9933;
}
#Komplett{
	top:5px;
	margin:0 auto;
	text-align:left;
	width:900px; 
}
#Kopf{
	position:absolute;
	top:5px;
	height:80px; 
	width:900px;
	background-color: #FFFFFF;
}
#Navi{
	position:absolute;
	top:90px;
  	width:210px;
	background-color: #FFFFFF;
}
#Inhalt{
	position:absolute;
	top:90px;
	margin-left:215px;
	width:685px;
	background-color: #FFFFFF;
}




