* {
	margin: 0;
	padding: 0;
	z-index: auto;
}

body {
	font-family: verdana, sans-serif;
	background: url("design/m01.gif") repeat;
}


a, a:link, a:visited, a:active {
	color: #b01117;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #333;
}

a.footer, a.footer:link, a.footer:visited, a.footer:active {
	color: #333;
	text-decoration: none;
}

a.footer:hover {
	text-decoration: none;
	color: #b01117;
}

hr {
	border: 1px solid;
	clear: both;
	margin: 5px 0px 5px 0px;
}

ul {
	list-style-type: none;
}

.news {
	border-bottom:1px dotted #000;
	height:1px;
	margin-left:10px;
	margin-right:10px;
	margin-top:-10px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:0px;
}

#container {
	width: 770px;
	
	color: #333;
	font-size: 10px;
	
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background: transparent url("design/container-bg.gif") repeat-y 0 0;
}

#header {
	background: url("design/header-bg.jpg") no-repeat 207px 55px;
	height: 253px;
	z-index: 60;
}

#header h1 {
}

#header h1 a {
	background: transparent url("design/title.gif") no-repeat 0 0;
	display: block;
	width: 207px;
	height: 55px;	
}

#header h1 a span {
	display: none;
}

#header2 {
	background: url("design/header-bg2.jpg") no-repeat 207px 55px;
	height: 253px;
}

#header2 h1 {
}

#header2 h1 a {
	background: transparent url("design/title.gif") no-repeat 0 0;
	display: block;
	width: 207px;
	height: 55px;
}

#header2 h1 a span {
	display: none;
}

#main_nav {
	display: block;
	position: absolute;
	top: 64px;
	margin-left: 10px;
	z-index: 70px;
}

#main_nav span { }

#main_nav ul {
	list-style-type: none;
}

#main_nav li {
	border-bottom: 1px solid #ccc;
	
}

#main_nav li a {
	display: block;
	background: transparent url("design/nav_bullet.gif") no-repeat 0 10px;
	padding: 5px 0 3px 16px;
	height: 19px;
	width: 170px;
	
	
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #768190;
	text-decoration: none;
	
}

#main_nav li a:hover {
	color: #00457c;
}


#main_nav li li {
		
		border: 0;
		padding-left:5px;
		padding-top:4px;		
	
		width: 160px;		
	
		background: url("design/trans.png") repeat 0 0 !important;
		background: #000;
/*		filter: alpha(opacity='80'); */
}

#main_nav li li a {
	background: none;
	padding: 0;
	height: 20px;
	width: auto;
	
	color: #fff;
	font-weight: normal;
	text-transform: none;
}

#main_nav li ul * {
	z-index: 90;
}

#main_nav li ul {
	padding: 10px 3px;
	position: absolute;
	display: none;
	z-index: 90;
}

#main_nav li:hover ul, #main_nav li.sfhover ul {
	display: block;
	margin-top: -26px;
	margin-left: 120px;	
}


#secondary_nav a {
	display: block;
	position: absolute;
	top:0;
	height: 55px;
	width: 176px;	
}

#secondary_nav a span { display: none; }

#secondary_nav .showroom {
	background: url("design/nav2_showroom.gif") no-repeat 0 0;
	margin-left: 207px;
	width: 189px;
}
#secondary_nav .tilbud {
	background: url("/upload_dir/pics/nav2_tilbud.gif") no-repeat 0 0;
	margin-left: 396px;
	width: 188px;
}
#secondary_nav .kontaktos {
	background: url("design/nav2_kontakt.gif") repeat-x 0 0;
	margin-left: 583px;
	width: 188px;
}

div { border: 0px solid #f00;}

#content {
	z-index: -1;
}

#content ul {
	list-style-type: disc;
}

#maincontent {
	position: relative;
	margin: 0 0 0 208px !important;
	margin: 0 0 0 205px;
	left: -1px;
	width: 562px !important;
	width: 560px;
	background: url("design/maincontent-bg.gif") repeat-x 0 0;
}

#maincontent ul {
	margin:0 0 0 20px;
}

#maincontent h2 {
	font-family: "arial", arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #fff;
	background: url("design/prim_h2.gif") repeat-y 0 0;	
	border-top: 1px solid #ccc;	
	height: 15px;
	padding: 5px 0 12px 45px;
	margin: 0 0 10px 0;
}

#maincontent h4 {
	font-family: "arial", arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #fff;

	background: url("design/prim_h2_red.gif") repeat-y 0 0;
	
	border-top: 1px solid #ccc;
	
	height: 15px;
	padding: 5px 0 12px 45px;
	margin: 0 0 10px 0;
}

#maincontent p {
	padding: 6px 0px 6px 0px;
}

#secondarycontent {
	position: relative;
	float: left;
	top: -6px;
	width: 206px !important;
	width: 205px;
}

#secondarycontent h2 {
	font-family: "arial", arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	
	background: url("design/sec_h2.gif") repeat-y 0 0;
	
	padding: 14px 0 0 50px;
	height: 26px;
}

#secondarycontent p.newsdate {
	font-weight: bold;
	font-size: 10px;
}

#secondarycontent .newsitem {
	padding: 15px 10px 15px 45px;
	
	font-size: 9px;
	text-align: left;
}

#secondarycontent .new1 {
	background: url("design/news_1.gif") no-repeat bottom left;
}
#secondarycontent .new2 {
	background: url("design/news_2.gif") no-repeat bottom left;
}
#secondarycontent .new3 {
	background: url("design/news_3.gif") no-repeat bottom left;
}
#secondarycontent .new4 {
	background: url("design/news_4.gif") no-repeat bottom left;
}




#footer {
	clear: both;
	background: transparent url("design/footer-bg.gif") no-repeat 0 0;
}


#copy {
	display: block;
	height: 20px;	
	background:#b01117;
	width:770px;
}

#copy p {
	text-align: center;
	margin:0 auto;
	width:770px;
	padding:3px 0 0 0;
	color:#fff;
}

#copy p a{
	text-decoration: none;	
	color:#fff;
}

#copy p a:hover{
	text-decoration: none;	
	color:#999;
}


#newsletter {
	float: left;
	width: 206px !important;
	width: 205px;
}

#newsletter form {
	padding: 10px;
	text-align: right;
}

#newsletter h2 {
	font-family: "arial", arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #fff;

	background: url("design/sec_h2.gif") repeat-y 0 0;

	padding: 14px 0 0 50px;
	height: 26px;
}

#newsletter input {
	border: 1px solid #ccc;
	padding: 2px;
	width: 180px;
	font-size:10px;
}

#newsletter input.checkbox {
	width: auto;
	margin: 4px 0 4px 0 !important;
	margin: 0px 0 5px 0;
	border: 0;
	
}

#newsletter input.button {
	width: 50px;
	clear: both;
	font-size:9px;
	background:#999999;
	border:1px solid #000;
	cursor:hand;
	font-weight:bold;
}

#newsletter span {
	display: block;
	float: left;
	width: 50px;
	height: 18px;
	border-right: 1px solid #ccc;
	padding-right: 12px;
	padding-top: 0 important;
	padding-top: 4px;
	text-align: right;
}

#newsletter .checkboxes {
	text-align: left;
	padding-right: 30px;
	margin: 10px 10px 0px 0px ;
	font-size:10px;
}

#newsletter label {
	display: block;
	clear: right;	
}

#newsletter img {
	float: left;
	margin: 10px 10px 5px 0;
}

#logoer {
	padding: 7px 0 0;
	margin: 0 0 0 208px !important;
	margin: 0 0 0 204px;
	left: -1px;
	width: 562px !important;
	width: 561px;
	height: 250px;
	background: url("design/footer_logo.jpg") no-repeat 37px 215px;
}

#logoer #contact_left {
	float:left;
	display:inline;
}


#logoer #contact_right {
	float:right;
	display:inline;
}

#logoer p {
	padding:20px 40px 20px 40px;
}

#logoer h3 {
	border:1px solid #ccc;
	border-left: 0;
	border-right: 0;
	background: url("design/h2-bullet.gif") no-repeat 5px 1px;
	
	font-size: 12px;
	
	padding: 5px 0 0 32px;
	height: 19px;
}

.box_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 
	color:#767575;
}

/* LIGHTBOX - kode --- */
#lightbox {position: absolute;top: 40px;left: 0;width: 100%;z-index: 100;text-align: center; line-height: 0;}
#lightbox a img {border: none; }
#outerImageContainer {position: relative;background-color: #fff;width: 250px;height: 250px;margin: 0 auto;}
#imageContainer {padding: 10px;}
#loading {position: absolute;top: 40%;left: 0%;height: 25%;width: 100%;text-align: center;line-height: 0;}
#hoverNav {position: absolute;top: 0;left: 0;height: 100%;width: 100%;z-index: 10;}
#imageContainer>#hoverNav {left: 0;}
#hoverNav a {outline: none;}
#prevLink, #nextLink {width: 49%;height: 100%;background: transparent url(http://www.xlweb.dk/php5001/gallery/blank.gif) no-repeat; /* Trick IE into showing hover */display: block;}
#prevLink {left: 0; float: left;}
#nextLink {right: 0; float: right;}
#prevLink:hover, 
#prevLink:visited:hover {background: url(http://www.xlweb.dk/php5001/gallery/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover,
#nextLink:visited:hover {background: url(http://www.xlweb.dk/php5001/gallery/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer {font: 10px Verdana, Helvetica, sans-serif;background-color: #fff;margin: 0 auto;line-height: 1.4em;}
#imageData {padding:0 10px;}
#imageData #imageDetails {width: 70%; float: left; text-align: left; } 
#imageData #caption {font-weight: bold; }
#imageData #numberDisplay {display: block; clear: left; padding-bottom: 1.0em;} 
#imageData #bottomNavClose {width: 66px; float: right; padding-bottom: 0.7em;} 
#overlay {position: absolute;top: 0;left: 0;z-index: 90;width: 100%;height: 500px;background-color: #000;filter:alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6;}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
* html>body .clearfix {display: inline-block; width: 100%;}
* html .clearfix {/* Hides from IE-mac \*/height: 1%;/* End hide from IE-mac */}



input {
		background:#FFFFFF url(design/inputBg.gif) no-repeat left top;	
		border:1px solid #AAAAAA;
		margin-top:2px;		
		height:18px;		
		font-size: 9px;
		padding:2px 0px 0 3px;
		color:#666;
}

textarea {
		background:#FFFFFF url(design/inputBg.gif) no-repeat left top;	
		border:1px solid #AAAAAA;
		margin-top:2px;		
		height:18px;		
		font-size: 11px;
		padding:2px 0px 0 3px;
		color:#666;
}

select {
		background:#FFFFFF url(design/inputBg.gif) no-repeat left top;	
		border:1px solid #AAAAAA;
		margin-top:2px;		
		height:20px;		
		font-size: 9px;
		color:#666;
}

.LV_validation_message 
	{			
		padding:0pt 0pt 0pt 30px;
		color:#fff;
		height:12px;
	}
	
.LV_invalid {
	
	padding:0pt 0pt 0pt 30px;
	color:#fff;
	height:12px;	
}

.LV_invalid_field, input.LV_invalid_field:hover, input.LV_invalid_field:active, textarea.LV_invalid_field:hover, textarea.LV_invalid_field:active, .fieldWithErrors input.LV_invalid_field, .fieldWithErrors textarea.LV_invalid_field 			{
	
	border: 1px solid #CC141E;	
}


 .LV_validation_message 
	{	
		background:url(design/ok.gif) no-repeat 5px 0;
		padding:0pt 0pt 0pt 30px;
		color:#fff;
		height:12px;
	}
	
	.LV_invalid {
		background:url(design/error.gif) no-repeat 5px 0;
		padding:0pt 0pt 0pt 30px;
		color:#fff;
		height:12px;		
	}








