body {
	margin: 0;
	padding: 0;
	background: #FEEDB9 url('images/hintergrundbild1.png') repeat-x left top;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align:left;
	color: #2F4600
}
	
h1, h2, h3, h4 {
	font-weight: normal;
	color: #5F8700;
}

    h1 {
	letter-spacing: -1px;
    font-size: 1.1em;
    text-align:left
}

h2 {
	font-size: 0.9em;
}

h3 {
	font-size: 1.1em;
	font-weight:bold;
}

h4 {
	font-size: 0.8em;
}	
	
	


/* menu1 */

#menu1 a, #menu1 a:visited , #menu1 a:active {
display: block;
color:#FEEDB9;
text-decoration:none ;font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-weight: bold;
text-align:center; 
height:25px;
line-height:25px;
}

#menu1 a:hover {
color:#002800; text-decoration:none ;
background-repeat:no-repeat;
}



/* spalte_rechts */

#spalte_rechts a, #spalte_rechts a:visited , #spalte_rechts a:active {
display: block;
color:#FEEDB9;
text-decoration:none ;font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
font-weight: bold;
text-align:center;
white-space:nowrap; 
height:25px;
line-height:25px;
width: 160px;
hight:25px;
text-align:center;
background-image:url(images/40.jpg)
}

#spalte_rechts a:hover {
color:#002800;
text-decoration:none ;

}



/* seite */

#seite {
	width: 920px;
	margin: 0 auto;
	padding-top: 20px;
}

#spalte_links  {
	float: left;
	width: 590px;
	padding: 0px 20px 0px 20px;
	line-height: 25px;
	font-size: 16px;
}

#spalte_rechts {
	float: right;
	width: 250px;
	padding: 0px 0px 0px 0px;
	line-height: auto;
	margin-right: 10px;
	font-size: 16px;
}



/* fuss */

#fuss {
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 0.9em;
    width: 920px;
	height: 50px;
	margin: 0 auto;
	background: #FFE78D;
}

#fuss p {
	margin: 0;
	padding: 15px;
	padding-bottom: 15px;
}

#legal {
	float: left;
}

#links {
	float: right;
}


/* allgemeine textlinks */

A.subnav {
	font-size: 14px; 
	font-family: Georgia, "Times New Roman", Times, serif;}

A.subnav:link {   
	text-decoration: none; 
	color: #002800;
}

A.subnav:visited {
    text-decoration: none; 
	color: #002800;
}

A.subnav:hover {   
	text-decoration: underline; 
	color: #CC33CC;
}

A.subnav:activ {
   text-decoration: none; 
	color: #002800;
}