body { 
  color: #3d4e47; 
  font-size: 11px; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-style: normal; 
  line-height: 18px; 
  background-color: transparent; 
  margin-top: 20px;
}

table { 
/*  border-spacing:0px;*/
  width: 729px;
  border: none;
  color: #3d4e47; 
  font-size: 11px; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: normal; 
  font-style: normal;
}

h1 { /*hovedoverskrift*/
  color: #3d4e47;
  font-size: 17px; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: normal; 
  margin-bottom: 5px; 
}

h2{
  color: #3d4e47; /*forsideoverskrift*/
  font-size: 24px; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: normal; 
  font-style: normal;
  margin-top:10px;
  line-height:24px; 
}

h3{ /*mellemrubrik*/
  color: #3d4e47; 
  font-size:15px;
  text-decoration: none;
  font-weight: normal;
  margin-bottom: 5px;
  margin-top: 2px;
  padding-top: 2px;
  line-height: 20px;
}

h4{ /*overskrift ved caseintroduktion*/
  color: #3d4e47; 
  font-size: 13px; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight:550; 
  line-height: 18px; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  background-color: transparent; 
  text-decoration: none; 
  margin: 0;
}

h5{ /*tekniske specifikationer*/
  color: #3d4e47; 
  font-size:15px;
  text-decoration: none;
  margin-bottom: 0;
  margin-top: 10px;
  font-weight: 550;
}

h6{ /*underpunkter ved tekniske specifikationer*/
  color: #3d4e47; 
  text-decoration:underline;
  font-size: 13px; 
  font-weight:normal;
  line-height: 5px;
  margin-bottom:5px;
}

#h7{
  color: #3d4e47; /*link til pdf-dokumenter ved case-præsentation*/
  text-decoration:none;
  font-size: 10px; 
  font-weight:normal;
 line-height: 2px;
  padding-bottom: -10px;
  padding-top:5px;
   text-align: right;
  }

#h7 a {
color: #3d4e47; 
  text-decoration:none;
  font-size: 10px; 
  font-weight: 600;
 line-height: 5px;
  padding-bottom: -10px;
  padding-top:5px;
 }
 
#h7 a:hover{
color: #a5594c;
}

ul li {
list-style: circle;
}

td.CellText ul {
padding-left: 0px;
margin-left: 17px;
margin-top: 2px;
}
#Listen ul {
list-style: circle;
padding-left: 0px;
margin-left: 0px;
}
#Listen li {
list-style: circle;
margin-left: 18px;
}


#casetext {
 padding-top: 20px;
 padding-left:40px;
 padding-right:40px;
 text-align: left; 
}


table.Formen {
  width: 450px;
  border: none;
}


td.CellText {
  width: 363px;
  padding-top: 20px;
  padding-left:40px;
  padding-right:40px;
  text-align: left;
  line-height: 16px;
  float:none;
  border-left: 2px #f0f3eb solid;  
}



td.CellText table {
  width: auto;
  padding: 0px;
  margin: 0px;
  
}

td.CellText a {
  color: #3d4e47; 
  font-size: 12px; 
  line-height: 18px; 
  background-color: transparent; 
  font-weight:600;
}

td.CellText a:hover { 
  color: #a5594c; 
}

td.CellText img {
  border-color:#e6ebdf;
  margin-right: 10px;
}
td.CellTextColor{
  width: 365px;
  padding-top: 20px;
  padding-left:40px;
  margin-left: 10px;
  padding-right:20px;
  text-align: left;
  line-height: 16px;
  float:none;
  background-color:#f0f3eb;
  border-top-color: #f0f3eb;
  border-bottom-color: #ffffff;
  border-bottom: 2px;
  
}
td.CellTextColor table {
  padding: 0px;
  margin: 0px;
  width: auto;
}

td.CellEdge {
  background-color:#f0f3eb;
  /*background-image: url(../graphics/boks-til-webforside-h250px.jpg);
  background-repeat: repeat-y;
  background-position: left 50%;*/
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
/*  vertical-align: 30px;*/
  padding-top: 20px;  
}

#CellEdgeTopPic {
margin-top: 15px;
color: #3e5d57;
font-size: 11px;
line-height: 13px;
padding-top: 15px;
}

td.CellEdge table {
  width: auto;
  padding: 0px;
  margin: 0px;
}

td.CellEdge ul li {
list-style: cirkel;
padding: 0px;
margin-left: -25px;
margin-top: 0px;
margin-bottom: 0px;
}

td.CellEdgeHvid{ /*hvid CellEdge*/
  background-color:#ffffff;
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
}

td.CellEdgeWhite { /*morkegrå CellEdge - ikke hvid*/

  background-color:#e6ebdf;
  text-align: left;
  border-left: solid;
  border-left-width: 2px;
  border-color: #e6ebdf;
  padding: 20px; 
}

td.CellEdgeWhite table {
  width: auto;
  padding: 0px;
  margin: 0px;
}



td.Streg {
width: 365px;
height: 1px;
background-color: #e6ebdf;
border: solid;
border-color: #e6ebdf;
border: 2px;
}

td.CellFig {
  width: 429px;
  padding-top: 20px;
  padding-left: 19px;
  text-align: left;
  line-height: 16px;
}

td.Punkter {
/*width: 200px;*/


}


td { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  line-height: 18px;
  margin: 0px;
}


a {
  color: #3d4e47; 
  text-decoration: none; 
}

a:hover { 
  color: #a5594c; 
}

/*a:active { 
  color: #3d4e47; 
}
*/

TD.PIC1 { 
  background-image: url(../graphics/boks-til-webforside-h250px.jpg);
  background-repeat: repeat-y;
  background-position: left;
}

TD.PIC3 { 
  background-image: url(../graphics/kvinde-m-kort.jpg);
  background-repeat: no-repeat;
  background-position: right; 
}


TD.PIC2 { 
  background-image: url(../graphics/topbar.gif) ;
  background-repeat: no-repeat;
  background-position: left;
  height: 28px 
}

#Statement {
color: #3e5d57;
font-size: 11px;
line-height: 13px;
padding-top: 20px;
}

#bottomtext {
  font-size:10px;
  padding-left: 10px;
}

#bottomtext a{
  font-size:10px;
}

#navigagion {
font-size: 10px;
color: #3d4e47;
font-style: normal;
font-weight: 300;
margin-top: -18px;

}

#navigagion a {
font-size: 10px;
font-style: normal;
font-weight: 300;
}

#navigagion a:hover { 
  color: #a5594c; 
}


#Topmenu,
#Topmenu ul {
  padding:0px;
  margin:0;
  color: #3d4e47; 
  font-size: 12px; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: normal; 
  font-style: normal; 
}

#Topmenu li {	
  position:relative;	
  list-style-type:none;	
  float:right;
  margin-right:12px;
  margin-left:3px;
}


#Topmenu li ul {
  text-align:left;
  font-size: "-2";
  visibility:hidden;	
  position: absolute;
  left: 0px;
  background-color: #ffffff;
  background-image: url(../graphics/background-for-drop-down.jpg);
  background-repeat: repeat-x;
  border-width:1px;
  border-color: #bac7c3;
  border-style: solid;
  }

#Topmenu li ul.T1 {
  text-align:left;
  position: absolute;
  left: auto;
}

#Topmenu li ul.T2 {
  left: -63px;
  text-align: left;
}

#Topmenu li ul li {	
padding:5px;
position:relative;	
float: none;
}



#Topmenu li:hover ul,
#Topmenu li.msieFix ul {
  visibility:visible;
}



Input, textarea {
background-color: none;
border-color:  #3d4e47;
border-width: 1px;
border-style: solid;
}

Input.knap {
background-color: #f0f3eb;
border-color:  #3d4e47;
border-width: 1px;
border-style: solid;
}

#hojremenu {

font-size: 12px;
color: #3d4e47;
line-height: 22px;
margin-top: 12px;
}

#hojremenu a.selected{
color: #a5594c;
}

#tekstover {
margin-bottom: 0px;
line-height: 5px;
padding-bottom: 0px;

}

#textareaMenu {
  color: #3d4e47; 
  font-size: 12px; 
  line-height: 18px; 
  background-color: transparent; 
  font-weight:600;
}

#textareaMenu a:hover { 
  color: #a5594c; 
}


#nyhed{
color: #983222;
font-size: 15px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight:600;
}

#float_billede {
float:left;
}



* html fieldset p {z-index:-1}* html #Topmenu li:hover ul,* html #Topmenu li.msieFix ul {top:18px;	left:0px}

