<!--

body {
	margin: 0px;
	background-image: url(/internet/templates/1/bilder/hintergrund.jpg);
	font-family: 'Times New Roman', Times, serif;
	font-size: 12px;
	color: #704c0e;
	height: 100%;
}

* {
        margin:0px; 
        padding:0px; 
}

html {
        height: 100%;
}

#box1 {
        background-image:url(/internet/templates/1/bilder/hintergrundbox.jpg);
        height: 100%;
        width: 766px;
        margin: 0 auto 0 auto;
        text-align:left;
}

* html #box1 {/*ie hack*/
        height: 100%;
}

#box2 {
        background:#FCFCF2;
        background-image:url(/internet/templates/1/bilder/hintergrundbox.jpg);
        width: 766px;
        margin: -45px auto 0 auto;
        text-align:left;
        font-weight:bold;
}




h1 {
	text-align: left;
	color: #704c0e;
	font-size: 16px;
	font-weight: bold;
        line-height: 24px;
	margin: 3px 0px 0px 0px;
}

p {
	margin: 3px 0px 6px 0px;
        vertical-align: top;
}

hr {
	height: 1px;
	clear: both;
	background-color: #704c0e;
	border : 0px solid #704c0e;
	color: #704c0e;
        margin: 3px 0px 6px 0px;
}

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

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;
	float: right;
}

.menue_horizontal .linie {
	height: 10px;
	font-size: 1px;
	width: 2px;
	background-color: #704c0e;
	margin-top: 4px;
}

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

.menue_horizontal_a {
	height:20px;
}

.menue_horizontal_a .links {
	float: left;
	width: 2px;
	line-height: 20px;
}

.menue_horizontal_a .rechts {
	float: left;
	width: 2px;
	line-height: 20px;
}

.menue_horizontal_a a {
	float: left;
	text-decoration: none;
	padding: 0px 2px 0px 2px;
	font-size: 12px;
	line-height: 20px;
	color: #704c0e;
	font-weight: bold;
	letter-spacing: 0px;
}

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

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


.menue_horizontal_b {
	height:20px;
}

.menue_horizontal_b .links {
	float: left;
	width: 2px;
	line-height: 20px;
}

.menue_horizontal_b .rechts {
	float: left;
	width: 2px;
	line-height: 20px;
}

.menue_horizontal_b a {
	float: left;
	text-decoration: none;
	padding: 0px 2px 0px 2px;
	font-size: 12px;
	line-height: 20px;
	color: #e78d00;
	font-weight: bold;
	letter-spacing: 0px;
}

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

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

/* Menü Vertikal */
.menue_vertikal {
	width: 108px;
	border-color: #6d8172;
	background-color: #aebfaf;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	list-style-type: none;
	margin: 10px 5px 10px 5px;
	padding: 2px 0px 2px 10px;
}

.menue_vertikal p {
}

.menue_vertikal li {
}

.menue_vertikal_1_a a {
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 1px;
}

.menue_vertikal_1_a a:hover {
	text-decoration: none;
	color: #6d8172;
}

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

.menue_vertikal_1_b a {
	text-decoration: none;
	font-size: 12px;
	color: #6d8172;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 1px;
}

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

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

.menue_vertikal_2_a a {
	text-decoration: none;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 1px;
	padding-left: 10px;
}

.menue_vertikal_2_a a:hover {
	text-decoration: none;
	color: #9c3;
}

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

.menue_vertikal_2_b a {
	text-decoration: none;
	font-size: 12px;
	color: #99cc33;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 1px;
	padding-left: 10px;
}

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

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


/* Nachricht */
.nachricht {
	text-align: justify;
	margin: 10px 0px 12px 0px;
	font-size: 12px;
	color: #704c0e;
	line-height: 16px;
}

.nachricht h1 {
}

.nachricht a {
}

.nachricht a:hover {
}

.nachricht a:active {
}

.nachricht ul {
	list-style-position: inside;
        margin: 8px 0px 16px 0px;
}

.nachricht ol {
	list-style-position: inside;
        margin: 8px 0px 16px 0px;
}

/* Bild */
.bild {
	float: left;
	margin-bottom: 0px;
	margin-right: 10px;
	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_linie {
	background-color: #ffffff;
	width: 2px;
}

#rechts_linie {
	background-color: #ffffff;
	width: 2px;
}

#oben_linie {
	background-color: #ffffff;
	height: 2px;
}

#logo {
	width: 762px;
}

#rechts_linie {
	background-color: #ffffff;
	width: 2px;
}

#links_ecke {
	background-image: url(/internet/templates/1/bilder/links_ecke.gif);
	width: 28px;
	height: 35px;
}

#rechts_ecke {
	background-image: url(/internet/templates/1/bilder/rechts_ecke.gif);
	width: 28px;
	height: 35px;
}

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

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

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

#titel {
	font-size: 12px;
	font-weight: bold;
	width: 286px;
}

#menue {
	width: 420px;
}

.linie {
	height: 2px;
	clear: both;
	background-color: #d0c4ae;
	border : 0px solid #d0c4ae;
	color: #d0c4ae;
	margin: 0px 0px 8px 0px;
	padding:0px;
}

#content {
	background-color: #fcfcf2;
	width: 706px;
	padding: 0px 0px 40px 0px;
        vertical-align: top;
}


#unten {
        text-align: center;
        padding-top: 3px;
        padding-bottom: 5px;
	font-size: 12px;
        font-weight: bold;
        vertical-align: top;
}


-->