<!--

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

h1 {
	text-align: left;
	color: #0070ba;
	font-size: 16px;
	font-weight: bold;
	margin: 7px 0px 7px 0px;
}

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

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

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: 10px 8px 0px 0px;
	float: right;
        white-space: nowrap;
}

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

.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;
	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: 163px;
	list-style-type: none;
	margin: 0px 0px 0px 31px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	background-color: #d3d3d3;
}

.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: 192px;
        white-space: nowrap;
	text-decoration: none;
	background-color: #d3d3d3;
	color: #000000;
	letter-spacing: 0px;
}

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

.menue_vertikal_1_a a:active {
	text-decoration: none;
	background-color: #0074bd;
	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: 192px;
        white-space: nowrap;
	text-decoration: none;
	background-color: #0074bd;
	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: 192px;
        white-space: nowrap;
	text-decoration: none;
	background-color: #ffffff;
	color: #b1b2af; 
	letter-spacing: 0px;
}

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

.menue_vertikal_2_a a:active {
	text-decoration: none;
	color: #000000;
	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: 192px;
        white-space: nowrap;
	text-decoration: none;
	background-color: #ffffff;
	color: #000000;
	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;
}

.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: 150px;
	border-color: #ffffff;
	border-style: solid;
        border-width: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 20px 37px;
	background-color: #ffffff;
        color: #000000;
}

.meldung h1 {
	font-size: 12px;
	line-height: 24px;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	color: #ffffff;
	background-color: #0070ba;
	background-image: url(/internet/templates/1/bilder/meldung.gif);
}

.meldung p {
	font-size: 10px;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	line-height: 15px;
}

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

.meldung img {
	padding: 5px 10px 0px 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 */

#logo {
	vertical-align: top;

}

#head2 {
	vertical-align: top;
	background-image: url(/internet/templates/1/bilder/head02.jpg);
	width: 221px;
	height: 109px;
}

#head3 {
	vertical-align: top;
	background-image: url(/internet/templates/1/bilder/head03.jpg);
	width: 670px;
	height: 47px;
}

#head4 {
	vertical-align: top;
	background-image: url(/internet/templates/1/bilder/head04.jpg);
	width: 670px;
	height: 109px;
}



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

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

#footer {
	background-image: url(/internet/templates/1/bilder/footer.gif);
	width: 891px;
	height: 41px;
}

.linieoben {
	background-color: #ffffff;
	padding-top: 1px;
	width: 162px
        margin-left 31px;
}


.navibg {
	vertical-align: top;
	width: 211px;
	background-image: url(bilder/navi_bg.jpg);
	background-repeat:repeat-y;
}

.naviend {
	vertical-align: top;
	width: 211px;
        height: 131px;
	background-image: url(bilder/navi_end.jpg);
	background-repeat:no-repeat;
}

.white{
        width: 211px;
	background-color: #ffffff;
}

#menuoben {
	width: 670px;
	height: 47px;
	background-color: #ffffff;
        white-space:nowrap;
}

#content {
        background-color: #ffffff;
        width: 635px;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 25px;
}

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



-->