* {
	margin: 0px;
	padding: 0px;
}
#Wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#Wrapper #Topframe {
	height: 110px;
	width: 800px;
	background-image: url(../Billeder/Topframe.jpg);
	background-repeat: no-repeat;
}
#Wrapper #Boks1 {
	height: 240px;
	width: 800px;
}
#Wrapper #Boks2 {
	width: 800px;
	height: 480px;
	background-image: url(../Billeder/Flytning2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#Wrapper #Boks2 #Boks2Left {
	float: left;
	height: 460px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
#Wrapper #Boks2 #Boks2Right {
	float: right;
	height: 460px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
#Wrapper #Topframe #Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	height: 14px;
	width: 240px;
	float: right;
	margin-top: 94px;
	font-style: italic;
}
#Wrapper #Topframe #Menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	font-style: italic;
}
#Wrapper #Topframe #Menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	margin-top: 94px;
	font-style: italic;
}
#Wrapper #Boksinfo {
	width: 800px;
}
#Wrapper #Bokskontakt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	height: 200px;
	width: 800px;
	background-image: url(../Billeder/Phone.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#Wrapper #Boksinfo #Boksinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	height: 380px;
	width: 800px;
	background-image: url(../Billeder/info.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#Wrapper #Boksbilleder #Boksbilleder {
}
#Wrapper #boks3forside {
	height: 50px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	text-align: center;
	background-image: url(../Billeder/Bobler3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#Wrapper #boks3 {
	height: 50px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	text-align: center;
	background-image: url(../Billeder/Bobler2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

