body {
	background-color: #fff;
	font-size: 11px;
	color:#666;
	margin:0px;
	text-align: center;
	padding: 0 0 20px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../bilder/bg_02.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


#container { 	
  text-align: left;	
  margin: 0px auto;
  padding: 0px;
  width: 500px;
  background: #fff;

}



#head {
	height: 128px;
	width: 500px;
	background: #9fc655 url(../bilder/head_bg_03.jpg) no-repeat bottom left;
}

#head_image {
	width: 500px;

overflow: hidden;

}

#head_image objekt{

}

#button {
	position: absolute;
	width: 124px;
	height: 124px;
	margin: 100px 0 0 520px;
}

#content {
	width: 440px;
	padding: 0 0px 0 30px;
	text-align: left;
	background: #fff;
	
}

#footer {
	
	background-image: url(../bilder/footer_bg_11.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 30px 0 20px 0;
	text-align: left;
	padding: 0 0 0px 30px;
	font-size: 9px;
}

#copyright {
	font-size: 9px;
	color: #999999;
	padding: 35px 0 25px 0;
	margin: 0 0 30px 0;

}

#copyright strong {
	font-size: 9px;
}

