html {
 overflow-y: scroll;
}

a.hoved {
  color: #4B504B;
  text-decoration: underline;
} 

a.hoved:hover {
  color: #000000; 
  background-color: #CCCCCC; 
  text-decoration: underline;
}

* {
  margin: 0;
  padding: 0;
}

body {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  background: url(../images/wave-bund.jpg);
  background-attachment: fixed;
  text-align: center; 
  min-width: 780px;
}

h1 {
  font-size: 1.55em;
  font-weight: normal;
  padding: 0px 0px 0px 0px;
  color: #404540;
  border-bottom: 1px;
  border-bottom-color: #BACAD3;
  border-bottom-style: solid;
}

h2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  color: #004990;
  text-align: center; 
      }

h3 {
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  color: #4B504B;
  text-align: left; 
  padding: 00px 0px 10px 0px;
      }

h4 {
  padding: 10px 0px 0px 0px;
  font-size: 0.80em;
  line-height: 2em;
  color: #004990;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1.2px;
} 

h5 {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 0.7em;
  line-height: 1.2em;
  font-weight: normal;
  color: #000000; 
} 
      
h6 {
  padding: 5px 0px 0px 0px;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 0.7em;
  line-height: 1.4em;
  font-weight: normal;
  text-align: center; 
  color: #5E5E5E; 
} 

h7 {
  padding: 5px 0px 0px 0px;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 0.7em;
  line-height: 1.2em;
  font-weight: normal;
  text-align: left; 
  color: #5E5E5E; 
} 

p, li {
  font-size: 0.69em;
  line-height: 1.7em; 
  color: #404540;
}   

/* The New Menu

================================= */

.anylinkcss{
position:absolute;
visibility: hidden;
border:0px solid gray;
border-bottom-width: 0;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 11px;
line-height: 28px;
z-index: 100;
background-color: #7eacd8;
width: 194px;
}

.anylinkcss a{
color: #ffffff;
width: 100%;
display: block;
border-bottom: 0px solid gray;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 20px;
width: 194px;
}

.anylinkcss a:hover{ /*hover background color*/   
width: 100%;
display: block;
background-color: #004990;
color: white;
}

.navlist li {
width: 194px;
background-color: #FFFFB9;
padding-bottom: 2px;
}



/* The Container IDs
================================= */   

#container {
  background: url(../images/wrapperback.gif);
  width: 775px; 
  margin: 0 auto; 
  text-align: left; 
}

#top { 
  height: 100px;
  padding: 0px;
} 

#menu { 
  width: 166px; 
  float: left;
  padding: 20px 0px 25px 0px;
  text-align: left;
} 

#content { 
  width: 530px; 
  float: right; 
  padding: 20px 25px 18px 25px;
} 


#footer { 
  height: 22px;
  background: #01407b;
  font-size: 0.70em;
  line-height: 1.6em;
  text-align: center;
  padding: 3px 0px 0px 0px;
  color: #F8EFEF;  
  clear: both; 
}

#footer a{ 
  color: #F8EFEF; 
  text-decoration: none;
}

#footer a:hover{ 
  color: #000000;  
  text-decoration: none;
}


/* The Classes
================================= */

.afstand {
  padding: 9px 0px 4px 0px;
}

.bar {
  padding: 5px;
  background: #e2dddb;
}

.boks {
  padding: 10px;
}

.border {
  border: #000000; 
  border-style: solid; 
  border-width: 1px; 
 }    
 
.fodnote {
  font-weight: normal; 
  font-size: 0.60em;
  line-height: 1.4em; 
  color: rgb(80,80,80); 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-align: left; 
}
    

.formularfelt {
  padding: 3px;
  FONT-WEIGHT: normal; 
  COLOR: #000000;
  background-color: #EEEEEE; 
  font-size: 0.69em;
  FONT-STYLE: normal; 
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  
  TEXT-ALIGN: left; 
  border: #000000; 
  border-style: dotted; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px; 
}  

.genusbar {
  height: 15px;
  background-color: #CCCCCC; 
}

.height  {
  height: 25px;
  background-color: #FFF0D8; 
}

.comments  {
  background-color: #eeeeee;
  padding: 30px; 
}

.knap {
  FONT-WEIGHT: normal; 
  font-size: 0.7em;
  COLOR: #000000; 
  FONT-STYLE: normal; 
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
  TEXT-ALIGN: center; 
}

.map { 
  width: 305px; 
  float: right; 
  padding: 0px;
} 

.menu a {
  padding: 0px 0px 0px 19px;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
  line-height: 28px;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  color: #ffffff; 
  width: 100%;  
} 

.menu a:hover { 
  width: 174px;
  background-color: #004990;
  color: white;
  display: block; 
}

.noBorder {
  border: 0px;
}

.noshadeBlack {
  height: 1px;
  background-color: #000000; 
} 

.noshadeGrey {
  height: 3px;
  background-color: #ffffff; 
} 

.pixBorder {
  border: 1px solid black;
}

.pixCenter {
  padding: 0px 0px 0px 15px;
}

.pixfront {
  float: right; 
  width: 300px;
  padding: 0px 0px 10px 15px;
}

.small {
  font-size: 0.69em;
  line-height: 1.7em; 
  color: #404540;
} 
  
.thin {
  height: 1px;
}


