body {
	background-color: #6F0600;
	background-image:  url("../grafiken/hintergrund.gif");
	background-repeat: no-repeat;
	margin: 5px;
	background-position: 0px 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#header {
	height: 80px;
	width: 760px;
}

#navigation {
	color: #FFCC00;
	width: 200px;
	text-align: center;
	float: left;
}
#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;
}

#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navigation li {
}

.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: 504px;
	margin-left: 212px;
	margin-top: 0px;
	padding: 0px 4px;
}
#content a{
	color: #6F0600;

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

#contenttext a {
	color: #6F0600;
	text-decoration: underline;
}
#contenttext a:hover {
	text-decoration: none;
}
#contenttext input  {
	color: #6F0600;
	background-color: #FFF3C6;
	border: 1px solid #6F0600;
}


#content hr {
	color: #6F0600;
	height: 1px;
}
h1 {
	color: #FFFF00;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
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;
}
h5 {
	background-color: #FFFF93;
	padding: 2px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#fuss {
	background-color: #FFDBB7;
	display: block;
	padding: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6F0600;
}
#fuss a {
	text-decoration: none;
	color: #6F0600;

}
.links {
	float: left;
	margin-right: 5px;
	margin-top: 3px;
}
.rechts {
	float: right;
	margin-top: 3px;
	margin-left: 5px;
}
.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 {
	display: none;
	visibility: hidden;
}
#suche {
	padding-bottom: 8px;
}
#suche form {
	display: inline;
}
#suche input {
	background-color: #FFFFFF;
	border: 1px solid #6F0600;
	font-size: 10px;
	color: #6F0600;
	padding: 1px;
}
#suche .go {
	background-color: #DEBB00;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}.nomarginunten {
	margin: 0px;
	padding: 0px;
}
.achtungbox1 {
	background-color: #FBC600;
	display: block;
	padding: 4px;
}
.achtungbox2 {
	background-color: #FFFF93;
	display: block;
	padding: 4px;
}
.gruender {
	background-color: #FFFFFF;
	float: right;
	padding: 3px;
	margin-left: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6F0600;
	border-bottom-color: #6F0600;
	border-left-color: #6F0600;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
}
.checkbox {
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
	background-color: #FFDBB7 !important;
}
