BODY {
    font-family:verdana!important; 
	font-size: 10pt; 
	height: 100%; 
	color:#efefef;
	background-color:#999999;
}

A:link {
    text-decoration: none; 
    color: #000000;
}
A:visited {
    text-decoration: none;
    color: #000000;
}
A:active {
    text-decoration: none; 
    color: #000000;
}
A:hover {
    text-decoration: none;
    color: #000000;
}
td {
	font-size: 9pt; 
}

#menu_referencer {
   position:absolute;
   line-height:34px;
   text-align:right;
   height:34px;
   width:478px;
   right:0px;
   top:0px;
   margin-left:20px;
   margin-right:20px;
   color:#313131;
   font-size:14px;
   font-weight:bold;  
}

div#menu_reference {
  position:relative;
  display:inline;
  margin-left:50px;

}

div#menu_reference_forside {
  position:absolute;
  line-height:34px;
  text-aligh:left;
  height:34px;
  width:100px;
  left:0px;
  margin-left:20px;
  color:#313131;
  font-size:14px;
  font-weight:bold;  

}
.overskrift {
  display:block;
  margin-bottom:10px;
  font-size: 12pt;
  font-weight: bold;
}

div.linkmenu2 {
  margin-right:10px;
}

.menu_link {
    font-size:12pt;
    color:#efefef !important;
    /*font-weight:bold;*/
}

.menu_bullet {
  position:relative;
  top:-2px;
  margin-right:7px;
}

/* Gallery */

div#gallery {
  position:relative;
  margin-right:10px;
}
div.gallery_img {
  width: 180px;
  height: 180px;
  margin: 2px;
  border: 1px dotted #BBBBBB;
  float: left;
  display:block;
  text-align: center;
}

div.gallery_innerPicture {
  position:absolute;
  top: 50%;
}

.gallery_imgTd {
   height: 180px;
   width: 180px;
   vertical-align: middle!important;
}

div.gallery_img img {
  margin: 3px;
  padding:0px;
  border: 0px; 
}

div#gallery_nav {
  text-align:center;

}

div#gallery_pictureText {
   
}


/* END Gallery Picture */
 
 
/* Reference List */
div.reference_list {
  margin-left:10px;
  margin-top:10px;
  padding-left:10px;
}

div.reference {
  float: left;
  width:480px;
  margin-bottom:20px;
  margin-right:10px; 
/*  padding:1px; */
  height:90px;
  border-top:1px dotted #BBBBBB;
}

div.reference_img {
  width:120px; 
  height:90px;
  float:left;
}

div.reference_img img {
  width:120px;
  height:90px;
  Border-left:1px dotted #BBBBBB;
  Border-right:1px dotted #BBBBBB;
  Border-bottom:1px dotted #BBBBBB;  
}

div.reference_text {
  position:relative; 
  margin-left:8px;
  padding-top:5px;
  font-size:11px;
  float:left;
  width:350px;
  height:85px;
 /* vertical-align:top; */
  text-align:left;
}

div.reference_link {
 /* position:absolute; */
  /*bottom:4px; */
  font-size:12px;
  font-weight:bold;
}
/* END Reference List */

/* Reference_mini */
/* The 3 References on front page - index.php */

div.reference_mini {
  width:305px;
  height:75px;
  border-top:1px dotted #BBBBBB;
}

div.reference_mini_img {
  width:72px; 
  height:54px;
  float:left;
}

div.reference_mini_img img {
  width:72px;
  height:54px;
  Border-left:1px dotted #BBBBBB;
  Border-right:1px dotted #BBBBBB;
  Border-bottom:1px dotted #BBBBBB;  
}

div.reference_mini_text {
  margin-left:5px;
  padding-top:2px;
  font-size:11px;
  float:left;
  width:220px;
  height:43px;
  text-align:left;
}

div.reference_mini_link {
  margin-top:2px; 
  font-size:11px;
  font-weight:bold;
}
/* END Reference_mini List */



/* Medarbejder List */
div.medarbejder_list {
   margin-right:10px;
   margin-top:10px;
}



div.medarbejder {
   position:relative;
   float:left;
   height:110px;
   width:460px;
   padding:1px;
   margin-right:20px;
   margin-bottom:10px; 
   border-bottom:1px dotted #BBBBBB;
}

div.medarbejder_title { !important
   position:absolute;
   left:0px;
   height:20px;
   padding-bottom:0px;
   font-weight:bold!important;
}
div.medarbejder_img {
   position:absolute;
   left:0px;
   top:20px;
   height:90px;
   float:left; 
}

div.medarbejder_img img {
   height:90px;
   border-top:1px dotted #BBBBBB; 
   border-left:1px dotted #BBBBBB; 
   border-right:1px dotted #BBBBBB; 
}

div.medarbejder_text {
   position:absolute;
   left:140px;
   top:20px;
   margin-left:10px;
   height:90px;
}
/* END Medarbejder List */
