/* Backup kode
li {
  padding-left: 10px;
  background-image: url(../images/bullet.gif);
  background-repeat: no-repeat;
  background-position: 0 .3em;
  text-align: left;
}

ul, 
ol {  
  list-style: none;
  margin-left: 0;
  margin-top: 0px;
  margin-bottom: 10px;
}
*/

#indhold {
  background: white url(../images/bg-green.png);
  padding-top: 15px;  
  padding-bottom: 15px; 
  overflow: hidden;
  zoom: 1;
}

.modified {
  font-size: 10px;
  line-height: 17px;
  margin-bottom: 20px;
  margin-top: 10px;
  padding-left: 5px;
  color: #568951;
  background-color: #d5edd2;
  text-align: left;
  /* border-top: 1px solid #a5caa2;
  border-bottom: 1px solid #a5caa2; */
}

.item-separator {
  border: 0px; 
  margin-top: 25px;
  margin-bottom: 25px;
  background-image: url(../images/skiller-green.png);
  width: 460px;
  height: 27px;
}

/*******************
----Venstre-menu----
*******************/
#venstre, #hojre { 
  color: #42643d;
    overflow: hidden;
    zoom: 1;
}

#venstre h3 {
  border-bottom: 2px solid #0e8e03;
  font-size:  16px;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 0px;
  color: #ff0068;
  
  padding-top: 0px;
  padding-bottom: 5px;
  font-weight: normal;
  line-height: 20px;
}

#venstre li, #hojre li {
  line-height: 19px;
  padding-left: 10px;
  background-image: url(../images/bullet.gif);
  background-repeat: no-repeat;
  background-position: 0 .4em;
  text-align: left;  
}

#venstre li a:link, #venstre a:active, #venstre a:visited, #hojre li a:link, #hojre a:active, #hojre a:visited {
  color: #42643d;
  text-decoration: none;
}

#venstre li a:hover, #hojre li a:hover {
  color: #ff0068;
  text-decoration: none;
}

#venstre ul, #hojre ul {
  list-style: none;
  margin-left: 0;
  margin-top: 0px;
  margin-bottom: 10px;  
}

#hojre li h4 {
  font-size: 12px;
  line-height: 19px;
  font-weight: normal;
  font-style: normal;
  margin: 0;
  padding: 0;
}

/*********************
----Indholdsfeltet----
*********************/  
#main {
/*  background: white;
  margin: 5px;
  padding: 5px; */
    overflow: hidden;
    zoom: 1;
}

#main h2 {
  font-size:  20px;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 0px;
  color: #ff0068;
  
  padding-top: 0px;
  padding-bottom: 0px;
  font-weight: normal;
  line-height: 20px;
}

/*******************
----Højre-menu----
*******************/

#hojre h3{
  font-family: 'Lucida Grande',verdana,sans-serif;
  background-color: #0e8e03;
  color: #fff;
  font-size:  14px;
  font-weight: normal;
  line-height: 25px;
  margin-bottom: 9px;
  margin-top: 0px;
  padding-left: 5px;
}

.search .inputbox {
  width: 210px;
  padding: 4px;
  font-size: 14px;
}
/*
#hojre li {
  padding-left: 10px;
  font-size: 12px;
  line-height: 14px;
  background-image: url(../images/bullet.gif);
  background-repeat: no-repeat;
  background-position: 0 .3em;
  text-align: left;
  padding-bottom: 6px;
}

#hojre ul {  
  list-style: none;
  margin-left: 0;
  margin-top: 0px;
  margin-bottom: 20px;
}
*/