html {
	height: 100%;
}

body {
	height: 100%;
	margin:0px;
	border:none;
	background:url(../pics/bg_main.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
}

td {}

th {}

img { border:0;}

hr { border:none; height:1px; background-color:#BEBE8E; }

.spacer_left_a {
	clear:both;
	display:block;
	height:25px;
	width:100%;
	/*background:url(../pics/line_a.gif) no-repeat;*/
}

.spacer_left_b {
	clear:both;
	display:block;
	height:45px;
	width:100%;
}

.spacer_left_c {
	display:block;
	clear:both;
	height:25px;
	/*background:url(../pics/spacer_b.gif) repeat-x;*/
	background-position:0px center;
}


.spacer_right_a {
	clear:both;
	display:block;
	height:35px;
	width:100%;
	/*background:url(../pics/spacer_b.gif) repeat-x center;*/
}

.spacer_right_headline {
	clear:both;
	display:block;
	height:5px;
	width:100%;
	background:url(../pics/spacer_b.gif) repeat-x;
}


/*Header und Menue*/

#header {
	display:block;
	width:702px;
	height:158px;
	background:url(../pics/header_a.jpg);
}

#menue_top {
	display:block;
	width:702px;
	height:30px;
	background:url(../pics/menue_bg.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
}

#menue_top ul {display:block;float:left; margin:0; padding:0; list-style-type:none;}
#menue_top ul a{
	display:block;
	float:left;
	text-decoration:none;
	height:30px;
	color:#F9F8DD;
	font-weight:bold;
	font-size:9pt;
	line-height:22pt;
}
#menue_top ul a:hover {color:#C6D18C;}
#menue_top li {float:left;}

#menue_top li.first a{float:left; padding:0; padding-left:36px;}
#menue_top li.first_active a{float:left; padding:0; padding-left:36px; color:#C6D18C;}

#menue_top li.second a{float:left; padding-left:28px; background:url(../pics/cross_a.gif) no-repeat 9px 11px;}
#menue_top li.second_active a{float:left; color:#C6D18C; padding-left:28px;background:url(../pics/cross_a.gif) no-repeat 9px 11px;}


#u_menue {
	display:block;
	width:702px;
	height:31px;
	background:url(../pics/u_menue_left.jpg) 0px 0px;
}
#u_menue_right {
	display:block;
	float:right;
	width:247px;
	height:31px;
	background:url(../pics/u_menue_right.jpg);
}


/* Content // Mainbody */
#mainbody {
	height:100%;
	margin:0 auto;
	width:726px;
}
*html #mainbody {height:100%}


#maincontent {
	position:relative;
	min-height:100%;
	float:left;
	width:714px;
	padding-left:12px;
	background:url(../pics/content_bg.png) 0 -3px;
}
*html #maincontent {height:100%; background:url(../pics/content_bg.jpg) 0 -3px;}


#maincontent ul{
	padding:0;
	margin:0;
	list-style-type:none;
}


#content_left {
	display:block;
	float:left;
	width:419px;
	color:#6D0806;
	font-size:1em;
	padding-left:36px;
	padding-bottom:120px;
	margin:15px 0;
}
#content_left a:link, #content_left a:visited{
	text-decoration:none;
	color:#272906;
}
#content_left a:hover {
	color:#6D0806;
	text-decoration:underline;
}
#content_left .links {
	color:#4D5118;
	padding:0 7px 0 0;
	background:url(../pics/list_point_right.gif) no-repeat center;
}



#content_right {
	display:block;
	float:left;
	margin-left:31px;
	width:215px;
	margin-top:15px;
	font-size:9pt;
	color:#4D5118;
	padding-bottom:120px;
}

/* Contents */

h1 {
	font-size:21px;
	font-weight:500;
	padding:0;
	margin:0 0 0px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1 span {
	font-size:14px;
	font-weight:bold;
	margin:0;
}

.text_left {
	width:383px;
	line-height:19px;
	text-align:justify;
}
.text_left img{
	float:left;
	/*border:1px solid #4D5118;*/

}
/*für die GÄRTEN-Seite//////////////////////////////////////*/
	.text_left img.gardens{
	margin:2px 10px 0 0;
	padding:3px;
	border:1px solid #4D5118;
	max-width:175px;
	/* Hier wird die Größenbeschränkung für IE gefixt....*/
	width:expression(this.width > 175 ? "175px" : this.width);
}

/*für die LINKS-Seite//////////////////////////////////////*/
.text_left img.links{
	margin:2px 10px 0 0;
	padding:0;
	/*border:1px solid #4D5118;*/
	max-width:100px;
	/* Hier wird die Größenbeschränkung für IE gefixt....*/
	width:expression(this.width > 100 ? "100px" : this.width);
}

.linkstext img{
	float:none;
	position:relative;
	top:-2px;
}


.text_left_in {
	padding-left:0px;
	text-align:left;

}

.text_left li{
	padding-left:10px;
	background:url(../pics/list_point_left.gif) no-repeat 0 7px;
}

h2 {
	font-weight:bold;
	font-size:10pt;
	padding:0;
	margin:0 0 0px 0;
	color:#4D5118;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h2 span{font-size:9pt; font-weight:normal;}

h3 {
	font-size:10pt;
	font-weight:bold;
	padding:0;
	margin:0 0 0px 0;
	/*color:#6D0806;*/
	font-family:Georgia, "Times New Roman", Times, serif;
}
h4 {
	font-size:8pt;
	font-weight:bold;
	padding:0;
	margin:0 0 0px 0;
	color:#6D0806;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.text_right {
	width:165px;
	line-height:19px;
	margin-left:9px;
}
.text_right li{
	padding-left:10px;
	background:url(../pics/list_point_right.gif) no-repeat 0 7px;
}
.text_right li a{text-decoration:none;color:#4D5118;}
.text_right li a:hover {color:#6D0806;text-decoration:underline;}
.text_right li.active a{color:#6D0806;text-decoration:underline;}


.img_right_a {
	display:block;
	width:187px;
	height:144px;
	margin-top:-3px;
	margin-bottom:15px;
	background:url(../pics/pic_bg_a.jpg);
}
.img_right_a img{
	padding:11px;
}
/* Bildklassen 2 */
img.img_a{
	margin:2px 10px 3pt 0;
	padding:2px;
	border:1px solid #4D5118;
	max-width:120px;
	/* Hier wird die Größenbeschränkung für IE gefixt....*/
	width:expression(this.width > 120 ? "120px" : this.width);
}


/* FOOTER */
#footer {
	display:block;
	float:left;
	position:relative;
	left:12px;
	width:702px;
	height:113px;
	background:url(../pics/footer_bg.gif) no-repeat;
	margin-top:-113px;
}
#footer a{
	text-decoration:none;
	color:#6F6C4A;
}
#footer a:hover{
	text-decoration:underline;
	color:#F9F8DD;
}


.footer_text {
	position:relative;
	top:93px;
	left:36px;
	color:#6F6C4A;
	font-weight:bold;
	font-size:8pt;
}

#navi a:link.navi_button, #navi a:hover.navi_button, #gb  a:hover.navi_button{
	border:none;

}


.navi_button img{
	float:none;
	position:relative;
	top:1px;
}

