html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
	height:100%;
}
body {
	background-image: url(../img/background.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #b1fa25;
	width:100%;
	height:100%;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#004d23;
}
a {
	color:#b1fa25;
	text-decoration:none;
}
.MAIN {
	display:block;
	width:100%;
	height:100%;
}

.LEFTCORNER {
	background-image: url(../img/left_corner.png);
	background-repeat: no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	width:50px;
	height:496px;
}

.CONTENT {
	display:block;
	width:850px;
	padding-left:50px;
	padding-right:50px;
	height:100%;
	margin: 0 auto;
}
.LOGO {
	display:block;
	width:850px;
	height:153px;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
}
.LOGO a {
	display:block;
	width:240px;
	height:100%;
	float:right;
}
.SLOGAN {
	display:block;
	width:850px;
	height:220px;
	background-image: url(../img/wir_gestalten_lebensraeume.png);
	background-repeat: no-repeat;
	margin-bottom:40px;
}
.DYNCONTAINER {
	display:block;
	width:850px;
	height:275px;
}
.NAVIGATION {
	display:block;
	width:78px;
	height:275px;
	float:left;
}
.NAVIGATION a {
	margin-top:257px;
	position:absolute;
	color:#004d23;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding-right:14px;
	text-align:right;
	display:block;
}
.DYNIMAGES {
	display:block;
	width:545px;
	height:273px;
	float:left;
	background-image: url(../img/image_background.png);
	background-repeat: no-repeat;
}
.STATICIMAGE {
	display:block;
	width:203px;
	height:273px;
	float:left;
	background-image: url(../img/blumenkind.png);
	background-repeat: no-repeat;
	background-position:bottom;
	margin-left:19px;
}
.ADDRESSTABLE {
	width:850px;
	color:#004d23;
	margin-left:77px;
	margin-top:10px;
	border-bottom:22px solid #b1fa25;
}
.ADDRESSTABLE a,.ADDRESSTABLE td {
	font-size:14px;
	font-weight:bold;
	color:#004d23;
}
.BACKLINK {
	position:absolute;
	display:block;
	width:160px;
	height:20px;
	margin-top:518px;
	margin-left:326px;
}
.BACKLINK a {
	color:#004d23;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.IMPRINT {
	color:#b1fa25;
	font-size:13px;
	padding-left:100px;
	line-height:15px;
}
.IMPRINT td {
	vertical-align:top;
	padding-top:6px;
}
.IMPRINT h2 {
	font-size:14px;
	font-weight:bold;
	color:#ffed00;
}
.IMPRINT h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:2px;
	color:#ffed00;
}
.IMRPINTIMAGE {
	top:465px;
	display:block;
	width:485px;
	height:228px;
	background-image: url(../img/image_background.png);
	background-repeat: no-repeat;
	position:absolute;
}
.CLEAR {
	float:none;
	height:0px;
	display:block;
	line-height:0px;
	clear:both;
	font-size:0px;
}