﻿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
  {
    width: 729px;
    border: none;
    color: #3d4e47;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
  }

table.TopLevel
  {
    width: 729px;
    border: none;
    color: #3d4e47;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
  }

td.NewsColumn
  {
    width: 243px;
  }

td.NewsColumnShaded
  {
    width: 243px;
    background-color:#f0f3eb;
  }

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;
}

#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;
}

form.inline
  {
     margin-top: 0px;
     margin-bottom: 0px;
     margin-left:0px;
     margin-right:0px;
  }

table.Formen {
  width: 250px;
  border: none;
}


td.FullWidth
  {
    width: 729px;
    padding-top: 20px;
    padding-left:40px;
    padding-right:20px;
    padding-bottom: 20px;
    text-align: left;
    line-height: 16px;
    float:none;
    border-left: 2px #f0f3eb solid;
  }

table.BrowseLetterTable
  {
    width: 360px;
    text-align: center;
    font-style: bold;
  }

table.BrowseLetterTable td
  {
    font-style: bold;
  }

table.PropertiesTable
  {
    width: 360px;
    text-align: left;
  }

td.PropertyName
  {
    vertical-align: top;
    width:          130 px;
  }

table.PropertiesTable td
  {
    padding-top: 0px;
    padding-bottom: 0px;
  }

table.WebShopItems
  {
    width: 669px;
  }

td.WebShopItemNumber
  {
    width: 90px;
  }

td.WebShopStockStatus
  {
    width: 90px;
  }

td.WebShopCount
  {
    width: 40px;
  }

input.WebShopCount
  {
    width: 40px;
  }

td.WebShopAdd
  {
    width: 50px;
  }

td.WebShopDelete
  {
    width: 30px;
  }

td.WebShopDelete img
  {
    border-color:#e6ebdf;
    margin-right: 10px;
  }

td.WebShopEdit
  {
    width: 30px;
  }

td.WebShopEdit img
  {
    border-color:#e6ebdf;
    margin-right: 10px;
  }

img.Basket
  {
    border-width: 0px;
    border-color:#e6ebdf;
    margin-right: 5px;
  }



td.WebShopPicture
  {
    width: 18px;
  }

input.WebShopAdd
  {
    width: 50px;
  }


h1.WebShopSubCategory
  {
    margin-top: 20px;
    font-style: bold;
    font-size: 18px;
  }



td.CellText ul
  {
    padding-left: 0px;
    margin-left: 17px;
    margin-top: 2px;
  }

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:hover {
  color: #a5594c;
}

td.CellText img {
  border-color:#e6ebdf;
  margin-right: 10px;
}

td.TopSection ul
  {
    padding-left: 0px;
    margin-left: 17px;
    margin-top: 2px;
  }

td.TopSection
  {
    width: 363px;
    padding-top: 20px;
    padding-left:40px;
    padding-right:40px;
    text-align: left;
    line-height: 16px;
    float:none;
    border-left: 2px #f0f3eb solid;
  }

table.TopSection
  {
    width: 363px;
  }


td.TopSection a:hover {
  color: #a5594c;
}

td.TopSection img {
  border-color:#e6ebdf;
  margin-right: 10px;
}

table.AccessLog
  {
  }

td.AccessLogEven
  {
    background-color:#f0f3eb;
  }

td.AccessLogOdd
  {
  }

td.AccessLogTime
  {
    width:  200px;
  } 

td.AccessLogIP
  {
    width:  200px;
  } 

td.AccessLogURI
  {
    width:  400px;
  } 

td.AccessLogUser
  {
    width:  100px;
  } 

tr.header
  {
    background-color:#b0b3ab;
    color: white;
  }

tr.even
  {
  }

tr.odd
  {
    background-color:#f0f3eb;
  }

tr.warning
  {
    background-color: pink;
  }

td.CellWide
  {
    width: 565px;
    padding-top: 20px;
    padding-left:40px;
    padding-right:40px;
    text-align: left;
    line-height: 16px;
    float:none;
    border-left: 2px #f0f3eb solid;
  }



td.CellWide table {
  width: auto;
  padding: 0px;
  margin: 0px;

}

td.CellWide a {
  color: #3d4e47;
  font-size: 12px;
  line-height: 18px;
  background-color: transparent;
  font-weight:600;
}

td.CellWide a:hover {
  color: #a5594c;
}

td.CellWide 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
  {
    width: 246;
    background-color:#f0f3eb;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
  }

img.CellEdge
  {
    width: 240;
  }

#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.CellEdgeWhiteTop
  { /*morkegrå CellEdge - ikke hvid*/
    background-color:#e6ebdf;
    vertical-align: top;
    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;
  white-space: nowrap;
}

#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;
}

img.msieFix  {
  visibility:visible;

}


input.FormEditProperties
  {
    width:  400px
  }

select.FormEditProperties
  {
    width:  400px
  }

input.FormEditPropertiesDateTime
  {
    width:  195px
  }

/*td.ServiceTaskDateTime
  {
    width:  200px
  }*/

textarea.FormEditProperties 
  {
    width:  400px
  }

/*form.FormEditProperties select
  {
    width:  400px
  }*/


input.ServiceTask
  {
    width:  400px
  }

input.ServiceTaskDateTime
  {
    width:  195px
  }

td.ServiceTaskDateTime
  {
    width:  200px
  }

form.ServiceTask textarea
  {
    width:  400px
  }

form.ServiceTask select
  {
    width:  400px
  }

td.ServiceTaskState
  {
    width: 18px;
  }

td.ServiceTaskType
  {
    width: 18px;
  }

td.ServiceTaskPriority
  {
    width: 18px;
  }

td.ServiceTaskEdit
  {
    width: 18px;
  }

td.ServiceTaskDate
  {
    width: 100px;
  }

td.ServiceTaskUser
  {
    width: 40px;
  }

td.ServiceTaskCustomer
  {
    width:       100px;


  }

td.ServiceTaskCaption
  {
/*    width:       250px;*/


  }

input.checkbox
  {
    background-color: none;
    border-style: none;
  }

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}

