 
<style type="text/css">

#head{
margin: 0px;
padding:0px;
}
#main{
padding: 0px;
margin: 0px;
}


#menu {
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
}

#menu li {
	display: none;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	border: 1px none #FF0000;
}

#menu a {
	padding: 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
	margin: 0px;
	text-decoration: none;
	font-size: 11px;
	border-top: 0px none #333333;
	border-right: 0px none #333333;
	border-bottom: 0px none #333333;
	border-left: 0px none #333333;
}

#menu a:hover {
	padding: 0px;
	color: #cc0000;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
	margin: 0px;
	text-decoration: none;
	list-style-image: url('none');
	text-align: left;
	border: 0px none #333333;
	font-size: 11px;
	list-style-type: square
}

#menu .active a {
	background: #000000;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
}

body {
	background:#ffffff url('bg.jpg') no-repeat center top;
	margin: 0px
	border="0"
	
}

LI{
}
A:link {
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
A:visited {
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
A:active {
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
A:hover {
	color: #FFFFFF;
	background-color: #336600;
}
td {
	color: #336600;
}

TD {
	font-family: "Trebuchet MS", Arial;
	color: #000000;
	font-size: 11px;
} 
 P {
	font-family: "Trebuchet MS", Arial;
	color: #000000;
	font-size: 11px;
 } 

.text { color: #000000; font-size : 11px; font-family : "Trebuchet MS", Arial; font-weight : normal; }

.ueberschrift3 { color: #336600; font-size : 12px; font-family : "Trebuchet MS", Arial; font-weight : bold; }
.ueberschrift2 { color: #336600; font-size : 15px; font-family : "Trebuchet MS", Arial; font-weight : bold; }
.ueberschrift1 { color: #000000; font-size : 18px; font-family : "Trebuchet MS", Arial; font-weight : bold; }
.navigross { color: #336600; font-size : 20px; font-family : "Trebuchet MS", Arial; font-weight : bold; }
.naviklein { color: #336600; font-size : 12px; font-family : "Trebuchet MS", Arial; font-weight : bold; }
