<!--

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

h1 {
	text-align: left;
	color: #bd250d;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
}


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

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

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

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;
}


/* 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;
}

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

.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: #6d8172;
	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: 141px;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	background-color: #686e6e;
}

.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: #686e6e;
	color: #ffffff;
	letter-spacing: 0px;
}

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

.menue_vertikal_1_a a:active {
	text-decoration: none;
	background-color: #bd250d;
	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: #bs250d;
	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: #686e6e;
	letter-spacing: 0px;
}

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

.menue_vertikal_2_a a:active {
	text-decoration: none;
	color: #bd250d;
	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: #686e6e;
	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: #000000;
	line-height: 16px;
	padding-left: 5px;
	padding-right: 5px;
}

.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;
}

/* Galerie */

#galerie {
	min-width: 600px;
}

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

#galerie #kopf {
	text-align: justify;
	font-size: 12px;
	color: #000000;
}

#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: #000000;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
}

#abfallsms {
	padding: 0px;
}

#abfallsms .bezeichnung {
	width: 90px;
}

#gaestebuch {
	padding: 0px;
	width: 600px;
}

#gaestebuch .bezeichnung {
	width: 90px;
}

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

#gaestebuch .kopf img {
	display:inline;
}

#benutzer {
	padding: 0px;
}

#benutzer .bezeichnung {
	width: 100px;
}

.meldung {
	width: 118px;
	border-color: #6d8172;
	background-color: #aebfaf;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding: 2px 0px 2px 0px;
	margin: 10px 5px 10px 5px;
}

.meldung h1 {
	font-size: 12px;
	line-height: 12px;
	padding: 2px 2px 2px 2px;
	margin:0px;
}

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

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


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

.image {
}

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

.reset {
}

.checkbox {
}

.radio {
}

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

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

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

.text {
	border: solid 1px #6d8172;
	width: 300px;
}

.password {
	border: solid 1px #6d8172;
	width: 300px;
}

/* Eigene Styles */

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

#oben {
	background-image: url(/internet/templates/1/bilder/oben.gif);
	height: 24px;
	width: 970px;
}

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

#fuss {
	background-image: url(/internet/templates/1/bilder/fuss.gif);
	width: 990px;
	height: 24px;

}

#mitte {
	width: 862px;

}



#meldungen {
	vertical-align: top;
	text-align: left;
	background-image: url(/internet/templates/1/bilder/meldungen.gif);
	width: 175px;
}

#unten {
	background-color: #103d84;
	width: 862px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 1px;
	height: 25px;
}


#zeilelinks {
	background-color: #bd250d;
	height: 15px;
	vertical-align: top;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	width: 141px;
	padding-left: 5px;
}

#zeilerechts {
	background-color: #bd250d;
	height: 15px;
	vertical-align: top;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	text-align: right;
	width: 819px;
	padding-right: 25px;
}




#menue {
	width: 141px;
	background-color: #686e6e;
	vertical-align: top;
	border-bottom: solid 1px #ffffff;
}

#content {
	width: 819px;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	background-color: #ffffff;
	font-color: #686e6e;
}

#rand {
	background-color: #686e6e;
	width: 10px;
	vertical-align: top;
}


.linie {
	background-color: #ffffff;
	padding-top: 1px;
}

#naviunten {
	width: 141px;
	height: 393px;
	background-image: url(/internet/templates/1/bilder/navi_unten.jpg);
}

-->
