html, body {
background-image:url(bilder/asiamuster.gif);
margin-top:0px;
margin-left:0px;
width:100%;

}

#logo {
position:absolute;
top:0px;
left:130px;
width:950px;
height:80px;
}


#content {
	position:absolute;
	top:470px;
	left:130px;
	width:950px;
	height:450px;
	background-color:#ffce27;
	z-index:2;
}

#contenttext {
	position:absolute;
	top:490px;
	left:150px;
	width:650px;
	height:400px;
	z-index:3;
	text-align: left;
	vertical-align: top;
}


#adressblock {
	position:absolute;
	top:490px;
	left:860px;
	width:210px;
	height:200px;
	z-index:4;
}




#foto1 {
position:absolute;
top:80px;
left:130px;
width:950px;
height:390px;
background-color:#ffce27;
}




.copy 
{
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size:11px;
	color: #0d5730;
	line-height:16px;
	white-space:normal;
	text-align:left;
	vertical-align:top;
}


.h1 
{
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size:17px;
	color: #0d5730;
	line-height:34px;
	font-weight:bold;
	white-space:normal;
	letter-spacing: 2px;
	}

.hervorhebung 
{
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size:17px;
	color: #ea2505;
	line-height:34px;
	font-weight:bold;
	white-space:normal;
	letter-spacing: 2px;
}
