#main {
	width: 1025px;
	background-image:url(../images/back.jpg);
	background-repeat: repeat;
}
	
#top {
	clear: left;
	float: left;
	height: 460px;
	width: 1024px;
	background-image:url(../images/header.jpg);
}

#menu-1 {
	clear: left;
	float: left;
	min-height: 314px;
	width: 215px;
	margin-top: 120px;
	padding-left: 10px;
}

#main-holder {
	clear: left;
	float: left;
	min-height: 520px;
	width: 1024px;
	background-color: #e2e6cb;
}

#text-1 {
	clear: left;
	float: left;
	min-height: 350px;
	width: 620px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 20px;
	background-color: #e2e6cb;
}

#text-2 {
	float: left;
	min-height: 350px;
	width: 260px;
	margin-left: 74px;
	padding-top: 182px;
	padding-bottom: 10px;
	padding-right: 25px;
	padding-left: 15px;
	background-image: url(../images/main-dekor.jpg);
	background-repeat: no-repeat;
}

#footer {
	clear: left;
	float: left;
	height: 80px;
	width: 1024px;
	background-color: #353a33;
	padding-top: 5px;
	background-image: url(../images/Logo-03.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#f-adresse {
	clear: left;
	float: left;
	width: 225px;
	height: 85px;
	margin-top: 0px;
	padding-left: 20px;
}

#f-tlf {
	float: left;
	width: 225px;
	height: 85px;
	margin-top: 0px;
}

#f-e-post {
	float: left;
	width: 225px;
	height: 85px;
	margin-top: 0px;
}