body {
	background: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}

/* Allgemeine Auszeichnungen */
a {text-decoration: none;}
a.email {display: block; width: 166px; height: 17px; background: url(../zub/email.jpg) no-repeat left top;}
a.email:hover {background-image: url(../zub/email_hover.jpg);}
img {border: none;}
h1 {
	color: #78a23d;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: 0.05em;
	line-height: 1.5em;
	padding: 0 0 0 0;
	margin: 0 0 25px 0;
}

h2 {
	color: #78a23d;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.5em;
	padding: 0 0 0 0;
	margin: 20px 0 7px 0;
}

p,li {
	margin: 0 0 7px 0;
	padding: 0px;
	font-size: 11px;
	line-height: 1.5em;
	color: /*#006F85*/ #2E2E2E;
}

#text ul {
	list-style-position: outside;
	list-style-image: url('../zub/liste_square.gif');
	margin: 0;
	padding: 0;
}

#text li {margin-left: 17px;}

#text ul.start {
	list-style-image: none;
	list-style-type: none;
	margin-top: 10px;
}

#text ul.start li {margin: 0 0 7px 0;}
#text ul.start a {/*color: #00ADD1;*/ font-size: 11px; font-weight: bold; text-decoration: none;}
#text ul.start a:hover {text-decoration: underline;}

p.linkseite2 {margin-top: 15px;}
p.linkseite2 a {color: #2e2e2e; text-decoration: underline;}
p.linkseite2 a:hover {color: #78a23d;}

p a, #text li a {color: #2E2E2E; text-decoration: underline;}
p a:hover, #text li a:hover {color: #78a23d;}

p a.buttonorange {
	display: block;
	width: 80px; height: 23px;
	text-align: center;
	color: #2e2e2e;
	text-decoration: none;
	line-height: 2.2em;
	background: url(../zub/buttonorange.jpg) no-repeat left top;
}

p a.buttonorange:hover {background-image: url(../zub/buttonorange_hover.jpg); color: #000;}

font.weiter {
	letter-spacing: 0.2em;
}

/* Rahmen der Seite */
#rahmen_schatten {
	position: absolute;
	top: 50%; left: 50%;
	width: 838px; height: 472px;
	margin-left: -412px;
	margin-top: -212px;
	background: url(../zub/schatten_rahmen.jpg) no-repeat right top;
}

#rahmen {
	position: absolute;
	top: 50%; left: 50%;
	width: 825px; height: 585px;
	margin-left: -412px;
	margin-top: -300px;
	background-color: none;
	background-image: url(../zub/linie.gif);
	background-repeat: repeat-x;
	background-position: 0px 560px;
}

#partnerlinks {
	position: absolute;
	top: 50%; left: 50%;
	width: 825px; height: 30px;
	margin-left: -412px;
	margin-top: 310px;
}

#partnerlinks p {font-size: 9px; text-align: center;}

#partnerlinks a {
	text-decoration: none;
	color: /*#78a23d*/ #999;
	margin: 0 3px 0 3px;
	white-space: nowrap;
	font-size: 9px;
}

#partnerlinks a:hover {text-decoration: underline; color: #78a23d;}

/* alles innerhalb des id rahmen */
#leiste_unten {
	position: absolute;
	left: 0; top: 519px;
	width: 750px; height: 30px;
	background: #8cc643;
}

#foto_rechts {
	position: absolute;
	left: 750px; top: 90px;
	width: 75px; height: 459px;
	background: #8cc643;
}

#foto_links {
	position: absolute;
	left: 0; top: 90px;
	width: 265px; height: 417px;
	background: white;
}

#logo {
	position: absolute;
	left: 0px; top: 2px;
}

/* Text */
#text_hintergrund {
	position: absolute;
	left: 0; top: 89px;
	width: 100%; height: 459px;
	background: #f4f8f0 url(../zub/linie.gif) repeat-x top left;
}

#text {
	position: absolute;
	left: 320px; top: 55px;
	width: 380px;
	border: 0px solid black;
}

/* Galerie */
a.thumbsgalerie {
	display: block;
	float: left;
	width: 83px; height: 70px;
	margin-right: 10px;
	border: 1px solid #8cc643;
}

a:hover.thumbsgalerie {border: 1px solid #d9b33c;}

a.thumbsgalerie img {width: 83px; height: 70px;}

#bildgross {
	position: absolute;
	left: 0; top: 1px;
	width: 825px; height: 459px;
}

#schliessen {position: absolute; right: 0; top: 0;}

#weiter {
	position: absolute;
	right: 0; bottom: 0;
	width: 55px; height: 25px;
	background: #8cc643;
}

#weiter a {
	font-size: 11px;
	color: #fff;
	line-height: 2.2em;
	margin-left: 10px;
}

#weiter a:hover {color: #d9b33c;}


/* Menü */
#menue {
	position: absolute;
	right: 4px; top: 56px;
}

#menue a {
	font-size: 12px;
	color: #2E2E2E;
	padding: 0 8px 0 8px;
	text-transform: lowercase;
}

#menue a.aktiv {color: #78a23d; border-left: 1px solid #8CC643; border-right: 1px solid #8CC643; padding: 0 7px 0 7px;}
#menue a:hover {color: #78a23d;}


/* Untermenue */
#untermenue {
	position: absolute;
	left: 320px; top: 519px;
}

#untermenue a {
	display: block;
	height: 30px;
	float: left;
	color: #fff;
	font-size: 11px;
	padding: 0 12px 0 12px;
	margin: 0 0px 0 0;
	line-height: 2.6em;
	border-left: 1px solid #f4f8f0;
	border-right: 1px solid #8CC643;
}

#untermenue a.rechts {border-right: 1px solid #f4f8f0;}

#untermenue a.aktiv {background: #D9B33C; border-left: 1px solid #f4f8f0;}
#untermenue a.aktivrechts {background: #D9B33C; border-left: 1px solid #f4f8f0; border-right: 1px solid #f4f8f0;}
#untermenue a:hover {color: #ddeac4;}

/* Menü 2 links unten */
#menue_zwei {
	position: absolute;
	left: 0px; top: 519px;
}

#menue_zwei a {
	display: block;
	height: 30px;
	float: left;
	color: #f4f8f0;
	font-size: 11px;
	padding: 0 7px 0 7px;
	margin: 0 0 0 0;
	line-height: 2.6em;
	border-left: 1px solid #8CC643;
	border-right: 1px solid #8CC643;
	text-decoration: lowercase;
}

#menue_zwei a:hover {color: #ddeac4;}
#menue_zwei a.aktiv {background: #D9B33C; border-left: 1px solid #f4f8f0; border-right: 1px solid #f4f8f0;}

/* Menü 3 - unten rechts */
#menue_drei {
	position: absolute;
	right: 0px; bottom: 0px;
}

#menue_drei a {
	color: #2E2E2E;
	font-size: 10px;
	padding: 0 0px 0 10px;
	text-decoration: lowercase;
}

#menue_drei a:hover {color: #78a23d;}
#menue_drei a.aktiv {color: #78a23d;}



/* Formulare Bestellungen */
input, textarea, select {
	background: white;
	border: 1px solid #cbdbb4;
	width: 280px;
	padding: 2px 0px 1px 3px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

textarea {height: 170px;}

form.anmeldung input.text, select {width: 270px;}

input.button {
	width: 80px; height: 23px;
	background: url(../zub/button.jpg) no-repeat left top;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 2px;
}

input.button:hover {background: url(../zub/button_hover.jpg)}

input.checkbox_kopie_nachricht {
	width: 15px; height: 15px;
	margin: 0 10px 0 0px;
	padding: 0;
	float: left;
}

label {
	display: block;
	float: left;
	width: 80px;
}

form.anmeldung label {width: 100px;}

label.checkbox {
	display: inline;
	float: none;
}

span.felderhinweis {
	margin-left: 10px;
	color: #78a23d;
}