body {
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7891A0;
	
}

a { outline: none; }
 
a:link {
	
	text-decoration: none;
	color:#7891A0;
}
a:visited {
	text-decoration: none;
	color:#7891A0;
}
a:hover {
	text-decoration: none;
	color:#7F803F;
}


.hovedtabel{
	height: 700px;
	background-image: url(back.jpg);
	background-repeat: repeat-x;
}

.hometabel{
	height: 700px;
	background-image: url(back.jpg);
	background-repeat: no-repeat
}

.apartmenttabel{
	height: 700px;
	background-image: url(de/images/apartment.jpg);
	background-repeat: no-repeat
}

.pricestabel{
	height: 700px;
	background-image: url(de/images/prices.jpg);
	background-repeat: no-repeat
}

.contacttabel{
	height: 700px;
	background-image: url(de/images/contact.jpg);
	background-repeat: no-repeat
}
