body {
	background-image:url(../images/background_apfel.jpg); 
	background-repeat:repeat; 
	margin: 0px 0px 0px 0px; 
	font-family: Lucida sans, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.8em; 
	line-height:1.4em
} 

table, tr {
	font-family: Lucida sans, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	line-height:1.4em
}

div {position:absolute;}
q:lang(de) {quotes: "»" "«" "›" "‹"}

UL {
	list-style-type : square;
	line-height : 150%;
}

UL UL {
	list-style-type : disc;
	line-height : 140%;
}

h1 {color:#88AC24; font-weight:bold; font-size:1.2em; margin-bottom:-2px}
h2 {color:#88AC24; font-weight:bold; font-size:1.1em; margin-bottom:-2px}
h3 {color:#666666; font-weight:bold; font-size:1.0em; margin-bottom:-10px;}

a {color:#477200; text-decoration: none;}

a:hover {color:#88AC24; text-decoration: underline}

#Bild IMG {border : 1px solid #cccccc; }

#Bild {z-index : 15; }

#Content {
	top:190px;
	left:60px; 
	width:520px; 
	height:420px;
	margin-bottom:25px;
	padding-bottom:25px;
	z-index : 20;
}

#map {
	top:265px;
	left:60px; 
	width:520px; 
	height:420px;
	margin-bottom:25px;
	padding-bottom:25px;
	z-index : 20;
}


#Logobox {
	top:20px;
	left:60px;
 	height:68px;
 	width:222px;
 	z-index:1
}

#Bezeichnung {top:15px; left:590px; height:68px; width:222px; z-index:2}
#Anschrift {top:55px; left:590px; padding-top:4px; color:#666666; font-weight:bold; font-size: 0.88em; line-height:1.4em; z-index:20}
#Subnav {bottom:10px; left:620px; color:#999999; font-size:0.8em; z-index:50; position:fixed;
}

#Newsbox {left:590px; top:200px; width:240px; color:#666666; border-left: 1px solid #cccccc; padding-left:15px; font-size:0.9em} 

#navigation {
	left:39px;
	top:145px;
	background: url(blog-drop.png); 
	background-repeat:repeat-x;	
	width:828px;
	margin:0 auto 0;
	margin-left:1px; 
	border-left:1px solid #f6f6f6;
	border-right:1px solid #f6f6f6
	}

#navigation ul, #navigation ul li {
	list-style:none;
	margin:0;
	padding:0;
}
#navigation ul {
	padding:0 0 0 15px
}
#navigation ul li {
	float:left;
}
#navigation ul li a:link, #navigation ul li a:visited {
	color:#666666;
	float:left;
	font-weight:bold;
	font-family: Lucida sans, Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:6px 15px 6px 15px;
	margin:0px 0px 0 0px;
	display:block;
}

#navigation ul li a:hover {
	border-bottom: solid 2px #88AC24;
	color:#88AC24;
	background:#FDFDFD;
	padding:6px 15px 6px 15px;
	
}

#navigation ul li a.selected {
	border-bottom: dotted 2px #88AC24;
	text-color:#88AC24;
	padding:6px 15px 6px 15px;

}
