﻿/* Body & Layout Styles */

body {
	margin:0;
	padding:0;
	background-color: #c1b694;
	background-image: url(pix/hintergrund2.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	color: #333333;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}

td {
	vertical-align:top;
}

td#tabu {
	height:30px;
	background:url(pics/fusszeile.gif) no-repeat;
}


td#titel {
	/*	background:url(pics/titel.jpg) no-repeat; */
	width:900px;
	height:236px;
	vertical-align:bottom;
}


td#inhalt {
	background:url(pix/inhalthint_2.jpg) no-repeat;
	width:652px;
	background-position: bottom;
	background-color: #FFFFFF;
	clear: inherit;
}
/*
 td#inhalt img {
	float:left;
	clear:both;
	margin: 0 0 0 0;
	padding:0;
	border:0;
}



td#inhalt img#aktuelles {
	margin-top:14px;
	float:none;
	clear:none;
}
*/
.titelgfx {
	line-height: 26px;
	letter-spacing: normal;
	text-align: left;
	width: 324px;
	margin-left: -2px;
	padding-bottom: 35px;
}

.starttext {
	line-height: 24px;
	letter-spacing: normal;
	text-align: left;
}

.startbild {
	line-height: 16px;
	letter-spacing: normal;
	text-align: justify;
	width: 300px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #C2002E;
}

/*
#inhalt table {
	text-align: justify;
	vertical-align: top;
	clear: inherit;
}


#inhalt table img {
	border:0;
}

#template2 td img {
	padding-left:0px;
	padding-top:0px;
	border:0;
}
*/

/* Body & Layout Styles Ende */

/* Menü und Navigations Styles */

.menu {
	width:248px;
	background-image: url(pix/untermenuende.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

table#navigation {
	padding:0;
	width:226px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:19px;
	letter-spacing: 1px
}
table#navigation a {
	text-decoration:none;
	float:left;
	clear:both;
	width:220px;
	height:27px;
	padding:10px 0px 0px 28px;
	background:url(pix/button_inaktiv.gif);
	color:#FFFFFF;
}
table#navigation a:hover {
	height:27px;
	padding:10px 0px 0px 28px;
	background:url(pix/button_hover.gif);
	color:#FFFFFF;
}
table#navigation a.aktiv, table#navigation a.aktiv:hover {
	height:27px;
	padding:10px 0px 0px 28px;
	background:url(pix/button_aktiv.gif);
	color:#fff;
}

table#navigation a.sub{
	background:url(pix/button_sub_inaktiv.gif);
	width:220px;
	height:18px;
	padding: 8px 0px 0px 28px;
	font-size:11px;
	color:#FFFFFF;
}

table#navigation a.sub:hover{
	background:url(pix/button_sub_hover.gif);
	width:220px;
	height:18px;
	padding: 8px 0px 0px 28px;
	font-size:11px;
	color:#FFFFFF;

}

table#navigation a.subaktiv, table#navigation a.subaktiv:hover{
	background:url(pics/btnli_aktiv.gif);
	width:135px;
	height:27px;
	padding: 9px 0px 0px 52px;
	font-size:11px;
	color:#FFFFFF;
}

a.navi_banner {
	text-decoration:none;
	float:left;
	clear:both;
	width:137px;
	height:30px;
	padding:0 0 11px 50px;
	background:none;
	color:#000;

	}
	
.felder	{
	color:#000000;
	background-Color:#ffffff;
	}

.focus	{
	color:#ffffff;
	background-Color:#528b16;
	}

.blur	{
	color:#000000;
	background-Color:#ffffff;
}

.bild_links {
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.bild_rechts {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 13px;
}

#galerie2 {
	background-color: #FFFFFF;
	margin: 9px;
}

.galerie2 {
	border:solid 1px #847b58;
	padding:10px;
	background:#ffffff;
	margin: 0px;
	margin-bottom: 30px;

}
.holzbirke {
	background-color: #C1E2DE;
	padding: 12px;
	width: 600px;
}
.holzahorn {
	background-color: #3E83C2;
	padding: 12px;
	width: 300px;
	z-index: -2;
}
.holzeiche {
	background-color: #D5093A;
	padding: 12px;
	width: 600px;
}
.holzraucheiche {
	background-color: #FAF4E2;
	padding: 12px;
	width: 600px;
}
.holzkirsche {
	background-color: #BAB7B0;
	padding: 12px;
	width: 600px;
}
.gruenderstar a {
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 25px;
	padding-top: 8px;
	text-decoration: none;
}

.gruenderstar a:hover {
	text-decoration: underline;
}
sup {
	font-size: 9px;
	line-height:2px;
}

