*  { 
 	margin:0px; 
 	padding:0px;
}
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(../images/back01.jpg);
}
div#wrapper {
	width:946px;
	margin:0px auto;
	position:relative;
	overflow:hidden;
	background-image: url(../images/back02.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
div#head {
	width:946px;
	height:493px;
}
div#content {
	margin-left: 53px;
	width: 500px;
	z-index: 10;
}
div#footer {
	width: 946px;
	height: 34px;

}
div#adresse {
	position:absolute;
	left:164px;
	top:171px;
	z-index: 13;
}

div#bilder {
	position:absolute;
	left:499px;
	top:495px;
	z-index: 12;
}

div#bild02 {
	position:absolute;
	left:541px;
	top:16px;
	width:43px;
	z-index: 14;
	height: 36px;
}

div#bild01 {
	position:absolute;
	left:765px;
	top:8px;
	z-index: 15;
}

div#blume {
	position:absolute;
	left:53px;
	top:8px;
	width:145px;
	z-index: 17;
}

div#logo {
	position:absolute;
	left:219px;
	top:39px;
	z-index: 16;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



/* Schriften u. Links */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AACD32;
	margin-top: 0px;
	margin-bottom:12px;
}
p {
	margin-top: 0px;
	margin-bottom:14px;
}
div#menue a{
	color:#000000;
	display:block;
	text-align:left;
	width:230px;
	border:1px none #000000;
	padding:2px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.gruen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
}

div#menue a:hover{
	color:#FFFFFF;
	display:block;
	text-align:left;
	width:230px;
	border:1px none #000000;
	padding:2px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color:#FE1E1C;
}
a{
	text-decoration: underline;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
a:hover{
	text-decoration: underline;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

