html, body {
background-color:#ffffff;
margin-top:0px;
margin-left:0px;
width:100%;
}



#headerbild {
position:absolute;
top:0px;
left:0px;
width:1400px;
height:490px;
}

#logo {
	position: absolute;
	top: 525px;
	left: 0px;
	width: 600px;
	height: 126px;
}

#content {
	margin-left:1
	0px;
	margin-top: 0px;
	width:1400px;
	height:1200px;
	background-color:#ffffff;
}

#text {
	position: absolute;
	top: 722px;
	left: 350px;
	width: 608px;
	height: 441px;
}

#adresse_links {
	position: absolute;
	top: 1082px;
	left: 49px;
	width: 1112px;
	height: 146px;
}

#adresse_rechts {
	position: absolute;
	top: 1116px;
	left: 550px;
	width: 594px;
	height: 142px;
}

.copy 
{
	font-family: 'Titillium Web', sans-serif;
	font-size:14px;
	text-align:left;
	color: #644E1D;
	line-height:18px;
	white-space:normal;
	letter-spacing: 1px;
}

.adresse 
{
	font-family: 'Titillium Web', sans-serif;
	font-size:11px;
	font-weight:400;
	text-align:left;
	color: #644E1D;
	line-height:15px;
text-transform: uppercase; 
	letter-spacing: .1em;
}


a:hover 
{
	text-decoration: underline;
}
