<!--

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1 {
	text-align: left;
	color: #704c0f;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0px 8px 0px;
}

p {
	margin-bottom: 6px;
	margin-top: 3px;
}

hr {
	height: 1px;
	clear:both;
	border:1px dashed #333333;
}

a {
	text-decoration: underline;
	font-size: 12px;
	color: #333333;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: underline;
}

form {
	margin: 0px;
}

img {
	display: block;
}

/* Formular */
.bezeichnung {
	float: left;
	text-align: left;
}

.zeile {
	padding: 2px 0px 2px 0px;
	clear : both;
}

.feld {
	text-align: left;
	color: #333333;
padding-buttom: 20px;
}


/* Menü Pfad */

.menue_pfad {
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 20px;
	padding: 2px 0px 2px 20px;
}

.menue_pfad a {
	text-decoration: none;
	font-size: 12px;
	color: #000066;
	letter-spacing: 1px;
}

.menue_pfad a:hover {
	text-decoration: none;
	color: #99cc33;
}

.menue_pfad a:active {
	text-decoration: none;
}

/* Menü Horizontal */

.menue_horizontal {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: right;
}

.menue_horizontal .linie {
	height: 12px;
	font-size: 1px;
	width: 2px;
	background-color: #ffffff;
	margin-top: 7px;
}

.menue_horizontal li {
	float: left;
	margin: 0px;
}

.menue_horizontal_a {
	height:26px;
	background-image: url(/bilder/button1_m.gif);
}

.menue_horizontal_a .links {
	float: left;
	width: 5px;
	line-height: 26px;
	background-image: url(/bilder/button1_l.gif);
	background-repeat: no-repeat;
}

.menue_horizontal_a .rechts {
	float: left;
	width: 5px;
	line-height: 26px;
	background-image: url(/bilder/button1_r.gif);
	background-repeat: no-repeat;
}

.menue_horizontal_a a {
	float: left;
	text-decoration: none;
	padding: 0px 8px 0px 8px;
	font-size: 12px;
	line-height: 26px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 1px;
}


.menue_horizontal_a a:hover {
	text-decoration: none;
	color: #000000;
}

.menue_horizontal_a a:active {
	text-decoration: none;
}


.menue_horizontal_b {
	height:26px;
	background-image: url(/bilder/button2_m.gif);
}

.menue_horizontal_b .links {
	float: left;
	width: 5px;
	line-height: 26px;
	background-image: url(/bilder/button2_l.gif);
	background-repeat: no-repeat;
}

.menue_horizontal_b .rechts {
	float: left;
	width: 5px;
	line-height: 26px;
	background-image: url(/bilder/button2_r.gif);
	background-repeat: no-repeat;
}

.menue_horizontal_b a {
	float: left;
	text-decoration: none;
	padding: 0px 8px 0px 8px;
	font-size: 12px;
	line-height: 26px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
}

.menue_horizontal_b a:hover {
	text-decoration: none;
}

.menue_horizontal_b a:active {
	text-decoration: none;
}


/* Menü Vertikal */
.menue_vertikal {
	width: 210px;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	background-color: #bcab89;
}

.menue_vertikal p {
}

.menue_vertikal li {
        height: 25px;
        border-bottom: 1px solid #ffffff;
}

.menue_vertikal_1_a a {
	font-size: 12px;
	font-weight: normal;
	line-height: 25px;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-right: 210px;
        white-space: nowrap;
	text-decoration: none;
	background-color: #bcab89;
	color: #704c0f;
	letter-spacing: 0px;
}

.menue_vertikal_1_a a:hover {
	text-decoration: none;
	background-color: #c6b99f;
	color: #ffffff;
	font-weight: bold;
}

.menue_vertikal_1_a a:active {
	text-decoration: none;
	background-color: #c6b99f;
	color: #ffffff;
	font-weight: bold;
}

.menue_vertikal_1_b a {
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-right: 210px;
        white-space: nowrap;
	text-decoration: none;
	background-color: #c6b99f;
	color: #ffffff;
	letter-spacing: 0px;
}

.menue_vertikal_1_b a:hover {
	text-decoration: none;
}

.menue_vertikal_1_b a:active {
	text-decoration: none;
}

.menue_vertikal_2_a a {
	font-size: 12px;
	font-weight: normal;
	line-height: 25px;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-right: 210px;
        white-space: nowrap;
	text-decoration: none;
	background-color: #ffffff;
	color: #c6b99f;
	letter-spacing: 0px;
}

.menue_vertikal_2_a a:hover {
	text-decoration: none;
	color: #704c0f;
	font-weight: bold;
}

.menue_vertikal_2_a a:active {
	text-decoration: none;
	color: #704c0f;
	font-weight: bold;
}

.menue_vertikal_2_b a {
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-right: 210px;
        white-space: nowrap;
	text-decoration: none;
	background-color: #ffffff;
	color: #bcab89;
	letter-spacing: 0px;
}

.menue_vertikal_2_b a:hover {
	text-decoration: none;
}

.menue_vertikal_2_b a:active {
	text-decoration: none;
}


/* Nachricht */
.nachricht {
	text-align: justify;
	margin-bottom: 6px;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}

.nachricht h1 {
}

.nachricht a {
}

.nachricht a:hover {
}

.nachricht a:active {
}

.nachricht ul {
	list-style-position: outside;
}

.nachricht ol {
	list-style-position: outside;
}

.nachricht table tr td {
	padding-left: 2px;
	padding-right: 2px;
}

/* Bild */
.bild {
	float: left;
	margin-bottom: 0px;
	margin-top: 3px;
}

.bildunterschrift {
	text-align: left;
	padding: 1px;
	font-size: 10px;
	margin-bottom: 0px;
color: #993300;
}

/* Galerie */

#galerie {
	min-width: 550px;
}

#galerie img {
	display: inline;
	border: 0px;
}

#galerie #kopf {
	text-align: justify;
	font-size: 10px;
}

#galerie #kopf h1 {
}

#galerie .drittel{
	width: 33%;
	text-align: center;
	float: left;
	padding: 20px 0px 20px 0px;
}

#galerie .thumbnail {
	float: left;
	text-align: center;
	padding: 2px 0px 2px 0px;
}

#galerie .ausgabe {
	text-align: center;
	padding: 2px 0px 2px 0px;
}

#galerie .bezeichnung {
	width: 90px;
}

#galerie .uebersicht{
	width: 33%;
	text-align: center;
	float: left;
	padding: 5px 0px 5px 0px;
}

#galerie #tv {
	width: 330px;
	height: 250px;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
}

#galerie #tvmenue {
	width: 330px;
	text-align: center;
}

#galerie h1 {
	text-align: left;
	color: #704c0f;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
}

#abfallsms {
	padding: 0px;
}

#abfallsms .bezeichnung {
	width: 90px;
}

#gaesteb
	padding-touch {p: 0px;
	width: 550px;
	color: #767b68;
}

#gaestebuch .bezeichnung {
	width: 90px;
}

#gaestebuch .kopf {
	font-weight: bold;
}

#gaestebuch .kopf img {
	display:inline;
}

#benutzer {
	padding: 0px;
color: #000000;
}

#benutzer .bezeichnung {
	width: 100px;
}

.meldung {
	width: 150px;
	border-color: #848381;
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 2px 0px;
	margin: 10px 0px 10px 20px;
}

.meldung h1 {
	font-size: 12px;
	line-height: 12px;
	padding: 2px 2px 2px 2px;
	margin:0px;
	color: #ffffff;
	background-color: #704c0f;
}

.meldung p {
	font-size: 10px;
	padding: 0px 2px 0px 2px;
}

.meldung a {
	font-size: 10px;
}


/* Formular Elemente */
.button {
	background-color:#aebfaf;
	color: #704c0f;
	height: 18px;
	border: solid 1px #6d8172;
}

.image {
}

.submit {
	background-color:#aebfaf;
	color: #000000;
	height: 18px;
	border: solid 1px #6d8172;
padding: 0px 0px 20px 0px;
}

.reset {
}

.checkbox {
}

.radio {
}

.select {
	font-family: Verdana, Arial,sans-serif,Helvetica;
	font-size: 11px;
}

.file {
	border: solid 1px #6d8172;
}

.textarea {
	font-family: Verdana, Arial,sans-serif, Helvetica;
	font-size: 12px;
	border: solid 1px #704c0f;
	width: 300px;
}

.text {
	border: solid 1px #704c0f;
	width: 300px;

}

.password {
	border: solid 1px #704c0f;
	width: 300px;

}

/* Eigene Styles */


#content {
	width: 562px;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	color: #704c0f;
}

#meldungen {
	vertical-align: top;
	text-align: left;
	width: 176px;
	background-image: url(bilder/meldung_hi.jpg);
	background-repeat:repeat-y;
}

#meldungunten {
	text-align: left;
	width: 176px;
	height: 55px;
	background-image: url(bilder/meldung_unten.jpg);
	background-repeat:no-repeat;
}

#meldungunten2 {
	width: 176px;
	background-image: url(bilder/meldung_unten.gif);
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.nachricht table {
	width: 562px;
}

#formular {
	width: 562px;

}
#unten {
	background-image: url(bilder/unten.gif);
	width: 970px;
	height: 25px;
}

#datum {
	width: 268px;
	padding-left: 15px;
	height: 24px;
	background-image: url(bilder/oben.gif);
	color: #ffffff;
	font-size: 10px;
}

#kopfzeile{
	padding-right: 5px;
	height: 24px;
	background-image: url(bilder/oben.gif);
	color: #ffffff;
	font-size: 12px;
	text-align: right;
}


#naviunten {
	height: 179px;
	width: 210px;
	background-image: url(bilder/naviunten.jpg);
}

#links {
	background-image: url(/internet/templates/1/bilder/links.gif);
	width: 10px;
}

#rechts{
	background-image: url(/internet/templates/1/bilder/rechts.gif);
	width: 10px;
}

#menuoben {
	width: 970px;
	height: 24px;
	background-color: #704c0f;

}

#menue {
	width: 210px;
	background-color: #bcab89;
	vertical-align: top;
	border-bottom: solid 1px #ffffff;
}

-->