div#menu ul{
	list-style: none;
	margin:0;
	padding-left:0;
	padding-top: 0px;
	font-size: small;
}

div#menu li{
	margin:0;
	padding:0;
}


div#menu ul li a{
	display:block;
	text-decoration:none;
	background-color: #CCC;
	border-bottom: 3px solid #FFF;
	color:#0000FF;
	padding-left:10px;
	padding-top: 4px;
	padding-bottom:4px;
	font-weight: bold;
	padding-right: 20px;
}

div#menu ul li a:hover{
	background-color: #0000FF;
	color: #FFF;
	font-weight: bold;
}

div#menu ul ul li a{
padding-top: 2px;
padding-bottom:2px;
font-weight:normal;
padding-left:20px;
background-color:#CCCCCC}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.fuss {
	text-align: center;
	font-size: xx-small;
	text-decoration: none;
	color: #0000FF;
	vertical-align: top;
	background-color: #CCC;
	left: 3px;
	top: -10px;
	bottom: 5px;
	padding-top: 20px;
	padding-bottom: 5px;
}
.kopf {
	background-image: url(img/PanoramaSichtNevegal4.jpg);
	background-repeat: no-repeat;
	background-position: 3px;
	font-size: large;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	vertical-align: top;
}
.inhalt_titel {
	font-size: x-large;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
	text-align: center;
}
.inhalt_text {
	font-size: small;
	color: #0000FF;
}

