body {									/* Hintergrundfarbe ausserhalb der eigentlichen Seite, ggf. Zentrierung nur fuer IE */
	background-color:#ffffff;
	/* Zentrierung des mainwrappers fuer Internet Explorer */
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image:url(images/plants05.gif);
	background-position:top;
	background-repeat:no-repeat;
	font-size: 11px;
	color: #042c18;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	line-height:16px;
}
p,div,form,h1,h2,img,ul,li,ol {
	margin: 0px;
	padding: 0px;
}
h1 {
	padding: 0px;			
	margin-top: 0px;
	margin-bottom: 12px;
	color: #a19e83;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
}
h2 {
	padding: 0px;
	margin-bottom: 18px;
	margin-top: 0px;
	margin-left:-1px;
	color: #042c18;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
}
h3 {
	padding: 0px;
	margin-bottom: 4px;
	margin-top: 0px;
	color: #042c18;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
li{
	list-style: square;
	list-style-position: outside;
	margin-left:15px;
}
img {
	border:none;
}
a{
	color: #042c18;
	text-decoration:underline;
}
a:link{
	color: #042c18;
	text-decoration:underline;
}
a:visited{
	color: #042c18;
	text-decoration:underline;
}
a:hover{
	color: #81958b;
	text-decoration: underline;
}

/* ######################## Download ######################### */

/* li */
.download-li {
background-image:url(images/land_download_bg.jpg);
background-position:left top;
background-repeat: repeat-x;
width:520px;
min-height:51px;
margin-top:0px;
border:solid 1px #ffffff;
line-height:14px;
}
.download-li-hover {
background-image:url(images/land_download_bg.jpg);
background-position:left top;
background-repeat: repeat-x;
width:520px;
min-height:51px;
margin-top:0px;
border:solid 1px #706c60;
cursor:pointer;
}

/* Download innen */
.download_li {
width:47px;
height:50px;
float:left;
padding-left:4px;
padding-top:0px;
padding-bottom:0px;
border:none 1px #333333;
}
.download_re {
margin-left:0px;
float:left;
line-height:14px;
padding-top:13px;
}
/*#########################################* ID's* Alphabetisch ###############################################################*/ 

#contentwrapper
{
	padding-bottom: 20px;
	padding-top:20px;
}

#content_header
{
	padding-left: 20px;
}

#content_sub_header
{
	padding-left: 20px;
}

#header 
{
	height: 125px;
	margin-bottom: 20px;
	margin-top: 20px;
}

#logo 
{
	float: left;
	height: 125px;
	margin-left: 20px;
}

#mainwrapper {							/* legt Breite, Ausrichtung, Hintergrund der eigentlichen Seite im Browserfenster fest */
	width: 1000px;
	margin-top: 0px;
	/* Seite zentrieren */
	margin-right: auto;
	margin-left: auto;
	border:none 1px #FF0000;
	/* Ausrichtung vom body style wird wieder zurueckgesetzt */
	text-align: left;
}

#whitewrapper {
		background-color:#FFFFFF;
		border:none 1px #e6e4d3;
		padding-top:15px;
}
.main_menu
{
	padding: 0px;
	margin-bottom: 4px;
	color: #042c18;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
}

.sub_menu
{
	padding: 0px;
	margin-bottom: 4px;
	color: #042c18;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
}

/*#########################################* Classen Alphabetisch ###############################################################*/ 

.border_off
{
	padding: 3px;
	border: 1px #FFFFFF solid;
}

.border_on
{
	padding: 3px;
	border: 1px #c0cac5 solid;
}

.clearer
{
	clear: both;
}

.input 
{
	border: none;
	background-color: #e6e4d3;
	width: 502px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.input2
{
	border: none;
	background-color: #e6e4d3;
	width: 244px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.senden
{
	border: none;
	/*background-color: #e6e4d3;*/
}

