.nyhed {
	text-align: justify;
}

.copy {
	font-family: Book Antiqua, Verdana; 	
	font-size: 14px;
	color: gray;
}

.gallery { 
	border: 1px solid black; 
}

.kontakt {
	border: 1px solid #000000; 
	font-family:verdana; 
	font-size:12px; 
}

.header {
	font-family: Book Antiqua, Verdana; 	
	font-size: 16px;
	color: lightgrey;
}

.table {
	height: 550px;
}

.open_header {
	width: 175px;
	height: 92px;
	text-align: center;	
	background-image: url("images/open2.jpg");
}

.tilbud_header {
	width: 175px;
	height: 98px;
	text-align: center;	
	background-image: url("images/tilbud2.jpg");
}

.t_bud_header {
	width: 175px;
	height: 152px;
	text-align: center;	
	background-image: url("images/t_bud2.jpg");
}

.box {
	background-color: #0E0C0D;
	width: 180px;
	text-align: center;
}

.main {
	height: 391px;
	background-image: url("images/l_logo.jpg");
	background-repeat: no-repeat;
	background-position: top 50%;
	background-color: #0E0C0D;
	width: 500px;
}

.soeg_back {
	background-image: url("images/soeg_back.jpg");
	padding-left:10px; 
	padding-right:10px
}


.menu {
	font-family: Book Antiqua, Verdana; 	
	font-size: 13px;
	color: lightgrey;
	padding-bottom: 3px;
}

.menu A:link {
	font-family: Book Antiqua, Verdana; 	
	font-size: 13px;
	color: lightgrey;
	text-decoration: none
}
.menu A:visited {
	font-family: Book Antiqua, Verdana; 	
	font-size: 13px;
	color: lightgrey;
	text-decoration: none
}
.menu a:hover {
	font-family: Book Antiqua, Verdana; 	
	font-size: 13px;
	color: gray;
	text-decoration: none
}
.menu A:active {
	font-family: Book Antiqua, Verdana; 	
	font-size: 13px;
	color: lightgrey;
	text-decoration: none
}


a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: white;
	text-decoration:none;
}
	
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: white;
	text-decoration:none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: white;
	text-decoration:underline;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: white;
	text-decoration:none;
}

.soeg {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	border: 0px;
	width:80px;
}
	


td { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: white;
}

body { 
	margin: 0; 
	padding: 0;
	background-color: #000000;
} 