﻿/* DESIGN OPSÆTNINGER */

body 
{
	background-color: black;
	margin-top: 79px;
	
	font-family: arial;
	font-size: 11px;
	color: #a7a7a7;
	line-height: 20px;
}

#div_container
{
	width: 967px;
	max-width: 967px;
	margin-left: auto;
	margin-right: auto;
}

#div_topnews 
{
	float: left;
	margin-left: 15px;
	width: 147px;
	height: 62px;
	background-image: url('images/logo_news.jpg');
	background-repeat: no-repeat;
}

#div_topmenu
{
	position: relative;
	margin-top: 20px;
	margin-left: 287px;	
}

#div_toplogo
{
	margin-top: 21px;
	width: 967px;
	height: 427px;
	background-image: url('images/logo_toplogo.jpg');
	background-repeat: no-repeat;
}

#div_content
{
	position: relative;
	margin-top: -1px;
	width: 967px;
	height: 250px;
	min-height: 250px;
	background-image: url('images/bg_content.jpg');
	background-repeat: no-repeat;
}

img 
{
	border: 0px;
}

h1
{
	margin: 0px;
	padding-top: 2px;
	font-family: times new roman;
	font-size: 24px;
	color: #a7a7a7;
}

a 
{
	text-decoration: none;
	color: #a7a7a7;
}

a:visited
{
	text-decoration: none;
	color: #a7a7a7;
}

a:active 
{
	text-decoration: underline;
	color: #a7a7a7;
}

a:hover
{
	text-decoration: underline;
	color: #a7a7a7;
}


/* FORSIDE */
#div_welcome 
{
	float: left;
	position: absolute;
	padding-top: 26px;
	margin-left: 31px;
	width: 492px;
}

#div_openhours
{
	float: left;
	position: absolute;
	margin-left: 584px;
	margin-top: 26px;
	min-height: 100px;
	float: left;
	width: 181px;
}

table.openhours
{
	width: 181px;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}
td.open01
{
	background-color: #232323;
	height: 24px;
}
td.open02
{
	background-color: none;
	height: 24px;
}
td.time01
{
	padding-right: 10px;
	width: 75px;
	background-color: #232323;
	text-align: right;
	font-weight: bold;
}

td.time02
{
	padding-right: 10px;
	width: 75px;
	background-color: none;
	text-align: right;
	font-weight: bold;
}
#div_openhours span.space
{
	display: block;

}

#img_front_male
{
	margin-top: 0px;
	float: right;
	width: 115px;
	border: 0px;
}

#img_hr_welcome
{
	display: block;
	margin-top: 8px;
	margin-bottom: 12px;
}

img.dot
{
	margin-top: -5px;
	margin-left: 7px;
	margin-right: 7px;
}

p.welcome
{
	margin: 0px;
	width: 350px;
}


/* OM MIG */
#div_ommig
{
	float: left;
	position: absolute;
	padding-top: 26px;
	margin-left: 31px;
	width: 492px;
}

#div_menu2
{
	float: left;
	position: absolute;
	margin-left: 584px;
	margin-top: 26px;
	min-height: 100px;
	float: left;
	width: 181px;
}


/* BILLEDER */
#div_billeder
{
	float: left;
	position: absolute;
	padding-top: 26px;
	margin-left: 31px;
	width: 735px;
}

div.galleri
{
	position: relative;
	margin-bottom: 15px;
	width: 760px;	
}

div.galleri span
{
	margin-right: 14px;
}



/* PRISER */
#con_priser
{
	margin-top: 26px;
	margin-left: 31px;
}

#con_td01
{
	width: 380px;
	vertical-align: top;
}

#con_td02
{
	width: 380px;
	vertical-align: top;
}

div.herrer
{
	margin-bottom: 30px;
}

div.damer
{
	margin-bottom: 30px;
}

table.priser
{
	width: 356px;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}


td.price01
{
	display: block;
	background-color: #232323;
	vertical-align: middle;
	height: 24px;
}

td.price02
{
	display: block;
	background-color: none;
	vertical-align: middle;
	height: 24px;
}

td.proprice01

{

	padding-right: 10px;

	width: 100px;

	background-color: #232323;

	text-align: right;

	font-weight: bold;

}



td.proprice02

{

	padding-right: 10px;

	width: 100px;

	background-color: none;

	text-align: right;

	font-weight: bold;

}





/* KONTAKT */

#div_kontakt
{
	position: absolute;
	float: left;
	margin-top: 26px;
	margin-left: 31px;
	width: 356px;
	line-height: 20px;
}

#div_findos
{
	position: absolute;
	float: left;
	margin-top: 26px;
	margin-left: 409px;
	width: 356px;
	line-height: 20px;
}

img.con_dot
{
	margin-top: -5px;
	margin-left: 7px;
	margin-right: 7px;
}
