body {
	background-color: #FFFFFF;
	background-image:  none;
	background-repeat: no-repeat;
	margin: 5px;
	background-position: 0px 60px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header {
	height: 80px;
	width: 760px;
	background-color: #6B0400;
}

#navigation {
	color: #FFCC00;
	width: 200px;
	text-align: center;
	float: left;
	display: none;
	visibility: hidden;
}
#navigation a{
	color: #FFCC00;
	text-decoration: none;
}

#navigation hr {
	color: #FFFF00;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
}
.nav {
	color: #FFCC00;
	text-decoration: none;
	margin-bottom: 5px;
	display: block;
}
.nav2 {
	color: #FFCC00;
	text-decoration: none;
	margin-bottom: 5px;
	display: block;
	font-weight: bold;
	font-size: 13px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #FFFF00;
	border-bottom-color: #FFFF00;
}
a.nav:hover{
	color: #FFFF00;
	font-weight: bold;
}

#content {
	background-color: #FFFFFF;
	width: 100%;
	padding: 0px;
}
#content a{
	color: #6F0600;

}
#contenttext {
	padding: 0px;
	margin-right: 4px;
	margin-left: 4px;
}
#contenttext p {
	margin-bottom: 11px;
	line-height: 1.3em;
}

#contenttext a {
	color: #6F0600;
	text-decoration: underline;
}
#contenttext a:hover {
	text-decoration: none;
}


#content hr {
	color: #6F0600;
	height: 1px;
}
h1 {
	color: #FFCC00;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6F0600;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 16px;
	color: #6F0600;
	display: block;
	background-color: #FFDBB7;
	padding: 2px 2px 2px 5px;
	margin: 0px;
}
h3 {
	font-size: 16px;
	color: #000000;
}
h4 {
	font-size: 14px;
	color: #000000;
}

#fuss {
	background-color: #FFDBB7;
	display: none;
	padding: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6F0600;
	visibility: hidden;
}
#fuss a {
	text-decoration: none;
	color: #6F0600;

}
.links {
	float: left;
	margin-right: 5px;
	margin-top: 3px;
}
.klein {
	font-size: 10px;
}
.titel {
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
}
.gross {
	font-size: 16px;
	font-weight: bold;
}
form {
	display: inline;
}
.infobox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6F0600;
	margin-top: 0px;
	padding-bottom: 6px;
	padding-top: 4px;
}
.mehr {
	text-align: right;
}
.infohead {
	font-size: 14px;
	color: #6F0600;
	display: block;
	background-color: #FFDBB7;
	padding: 2px 2px 2px 5px;
	margin: 0px;
	font-weight: bold;
}ol {
	margin-bottom: 0px;
	margin-top: 0px;
}
.achtung {
	color: #FFCC00;
	font-weight: bold;
	font-size: 14px;
	}
#adresse {
	visibility: visible;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
