 
<style type="text/css">

#menu {
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
	font-family: Arial;
}

#menu li {
	display: none;
	font-family: Arial;
}

#menu a {
	display: inline;
	padding: 3px;
	font-family: Arial;
	margin: 0px;
	height: 20px;
	width: 50px;
	border-top: 1px none #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	text-decoration: none;
}

#menu a:hover {
	background: #FFFFFF;
	font-family: Arial;
	border-top: thin none;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

#menu .active a {
	background: #000000;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
}

body {
	margin:0px;
	color: #999;
	background-color: #FFFFFF;
	background-repeat: repeat;
	
}
	



}

LI{
	font-family: Arial;
	font-size: 11px;
	
}
A:link {
	font-family: "Trebuchet MS", Arial;
	font-style: normal;
	text-decoration: none;
	color: #663300;
}
A:visited {
	font-family: "Trebuchet MS", Arial;
	font-style: normal;
	text-decoration: none;
	color: #663300;
}
A:active {
	font-family: "Trebuchet MS", Arial;
	font-style: normal;
	text-decoration: none;
	color: #663300;
}
A:hover {
	font-family: "Trebuchet MS", Arial;
	text-decoration: underline;
	color: #663300;
}
td {font-size: 11px; color: #000000; font-family: "Trebuchet MS", Arial;}
.ueberschrift {
	color: #000000; font-size : 12px;
	font-family : "Trebuchet MS", Arial;
	font-weight : normal;
}


TD {   font-family: "Trebuchet MS", Arial; 
  color: #000000;} 
 P {   font-family: "Trebuchet MS", Arial; 
  color: #000000;
 } 
.text { color: #000000; font-size : 11px; font-family : "Trebuchet MS", Arial; font-weight : normal; }
.navitext { color: #663300; font-size : 11px; font-family : "Trebuchet MS", Arial; font-weight : normal; }
.ueberschrift3 { color: #663300; font-size : 11px; font-family : "Trebuchet MS", Arial; font-weight : bold; }
.ueberschrift2 { color: #663300; font-size : 13px; font-family : "Trebuchet MS", Arial; font-weight : bold; }
.ueberschrift1 { color: #663300; font-size : 15px; font-family : "Trebuchet MS", Arial; font-weight : bold; }
