@charset "utf-8";
/* CSS Document */

body, html {width:100%; height:100%; margin:0px; overflow:auto; background: #FFFFFF}
img,a img{border:none;}

.onlyPrint {
  display: none;
}

#noegle {
vertical-align:bottom;
	text-align:right;
	display:block;
	float:right;
	margin-top:-37px;
}

div.search {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
div.search a {color: white; font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:11px;}

table.center {
	width:1040px; 
	margin:auto;
}

.logo {
	margin-left:180px; 
	margin-top:30px;
	margin-bottom:20px;
	float:left;
	display:block;
}

#topTekst{position: absolute; top: 25px; left: 500px; font-size: 16px;font-family:Verdana, Arial, Helvetica, sans-serif;}
#topTekst{font-size: 16px;font-family:Verdana, Arial, Helvetica, sans-serif;}

/* LagerListeTabel */
table.Header {width: 540px}
table.Header tr td {color: White; font-weight: bold;}

div.scrollarea {height: 470px; overflow: auto;}

.gulplade {
	color: #D2B400;
}

table.tbl {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 540px;
}

tr.tblHeader a {
	color: white;
	text-decoration: none;
}

tr.tblHeader th {
	height: 30px;
	color: white;
}

tr.tblHeader th.firstCol {
   text-indent: 5px;
}

tr.tblRow td a, tr.tblAltRow td a {
  color: Black;
  text-decoration: none;
}

tr.tblRow td {
	text-indent: 5px;
	background: white;
	text-align: center;
	
}

tr.tblAltRow {
	text-indent: 5px;
	background: #F3F3F3;
	text-align: center;
}

tr.tblAltRow td img.listImg, tr.tblRow td img.listImg {	
	width: 150px;
	display:block;
	padding: 5px;
}

tr.pager, tr.pager a {
	color: white;
}

tr.tblRow td.firstCol, tr.tblAltRow td.firstCol {
	padding-left: 5px;
	text-align: left;
	text-indent: 0;
}

tr.tblRow td.prisCol, tr.tblAltRow td.prisCol {
	text-align: right;
}

/* bilvisning siden */
.BoxWhite {
	background-color: white;
	padding: 15px;
}

div#tilbageLink {
	text-align: right;
	margin-bottom: 15px;
}

div#tilbageLink a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 10px;
	text-decoration: none;
}

tr.infoHeaderRow td {
	vertical-align: top;
	height: 20px;
}

.infoHeader {
	font-size: 14px;
	font-weight: bold;
}

.infoTabel {
	background-color: white;
	width: 100%;
}

.infoImg {
	padding: 2px;
	border: 1px solid #F6F6F6;
	width: 290px;
}


.infoTabel .firstCol {
	width: 75px;
	vertical-align: top;
	text-align: right;
	padding-right: 4px;
}


.infoTabel tr td {
	background-color: #E7E7E7;
	padding-left: 3px;
}

#thumbContainer {
	
}

#thumbContainer .thumb {
 float: left;
 width: 75px;
 height: 55px;
 
 margin-right: 5px;
 margin-bottom: 5px;
 padding: 1px;
 border: 1px solid #F6F6F6;
}

#thumbContainer .thumb img {
 width: 75px;
 height: 55px;
 
}

/* kontakt form */
span.ok {
	color: green;
}


#menu {
	float:left;
	width:140px;
	height:388px;
	margin: 0 10px 0 0;
	padding:7px 0 0 0;
	overflow:hidden; 
	vertical-align:top; 
	text-align:left; 
	list-style:none outside;
	border-left:solid 8px #cf0119;
}

#menu li {
	background:url(../pics/skillestreg.gif) no-repeat bottom;
	margin: 5px 0 0 0;
}

#menu li ul {  
  margin:0;
  padding:0;
  margin-bottom: 5px;
  padding-bottom: 5px; 
}

#menu li ul li {  
  margin:0;
  padding:0;  
  background:url() no-repeat bottom;
  list-style-type: none;
  Margin-left: 25px;
}

#menu li ul li a {
  padding:0;
  margin:0; 
  height:auto;
}

#menu li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	margin-left:22px;
	padding-bottom: 7px;
	display:block;
}

#menu li a.active {
	color:#b00202;
}

#content {
	width:860px;
	float:right;	
	height:345px;
}

#contentUnderside {
	width:860px;
	float:right;
}

#rubrikker {
	float:right;
	width:600px;
	height:180px;
	margin-right:260px;
	margin-top:0;
	background:url(../pics/rubrikker.gif);
	background-repeat: no-repeat;
	padding-top:11px;
}

.rubrik {
	float:left;
	width:170px;
	font-family:Arial, Verdana,  Helvetica, sans-serif;
	line-height:13px;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	padding-left:17px;
	padding-right:8px;
	margin-bottom:15px;
}

.rubrik a {
	font-family:Arial, Verdana,  Helvetica, sans-serif;
	line-height:13px;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
	line-height:15px;
	}



#footer, #footerunderside {
	width:600px;
	height:75px;
	margin:0 260px 0 0;
	right:0;
	float:right;
	clear:both;
	font-family:Arial, Verdana,  Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	background-color:#a6a6a6;
	padding-top:18px;
}

#footerunderside {
	height:35px;
	}

#footer a, #footerunderside a {
	color:#FFFFFF;
	text-decoration:none;
}

#forbehold { 
  width:935px;
	font-family:Arial, Verdana,  Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	margin-top: 20px;
	text-decoration:none;
	text-align:center;
	clear:both; 
	position: absolute;
	bottom: 50px;
}

.right {float:right; margin-left:10px; display:block;}
.left {float:left; margin-right:10px; display:block;}

#middle {
	width:600px;
	float:left;
	margin-top:0;
	background-color:#e7e7e7;

}

#spalte {
	float:left;
	width:220px;
	height:327px;
	background:url(../pics/bilagent_bg.gif) repeat-x;
	padding:20px 20px 20px 20px;
	font-family:Arial, Verdana,  Helvetica, sans-serif;
	line-height:16px;
	font-size:11px;
	color:#000000;
	text-decoration:none;

}

.bilagenten {
	vertical-align:bottom;
	text-align:right;
	display:block;
	float:right;
	margin-top:-60px;

}
	
.toplink {
	float:right; 
	margin:0 0 12px 0;
	font-family:Arial, Verdana,  Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
	margin:2px 0 5px 0;
	padding:0;
	padding-bottom:10px;
}


h2 {
	font-family:Arial, Verdana,  Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	padding:0 0 20px 0;
}


h3 {
	font-family:Arial, Verdana,  Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	margin:0 0 9px 0;
	clear:both;
}

.white {color:#FFFFFF;}



#BoxGrey, #BoxBlack {
	font-family:Arial, Verdana,  Helvetica, sans-serif;
	float:left;
	margin-top:0;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	line-height:18px;
	width:560px;
	background-color:#FFFFFF;
	padding:20px 20px 20px 20px;
	min-height:535px;
	background-color:#e7e7e7;

}

#BoxBlack {
	background-color:#000000;
}

#BoxBlack #sideskift, #BoxBlack #sideskift a  {
	width:565px;
	text-align:center;	
	color:#FFFFFF;
	text-decoration:none;
	letter-spacing:4px;
	margin-top:8px;
	margin-bottom:-10px;
	line-height:18px;
}

input, textarea, select {
	margin:0 0 5px 10px;
}

input, textarea {padding-left:3px;}

.medarbejder, .ekstraudstyr {
	float:left;
	width:222px;
	margin:0 40px 20px 0;
	display:block;
}

.ekstraudstyr img {
	border:solid 1px #333333;
}

.billedvisning {
	float:left;
	margin:0 5px 5px 0;
	display:block;
}

#omframe {width:650px; height:186px; }
#frame {width:600px; height:345px; float:left; }



.hr {
	clear:both;
	visibility:hidden;
}

.inp {height: 15px; width: 160px; font-size: 11px;}
.inp_txt {height: 50px; width: 160px; overflow: auto;font-size: 11px;}
