td.bottom {
border-width : 1px 0 0 0;
border-style : solid;
border-color : black;
}

td.border {
border-width : 1px 1px 1px 1px;
border-style : solid;
border-color : black;
background-color: white;
vertical-align: top;
}

p.facts {
font-family: "Courier New", sans-serif;
margin-bottom: 1em;
margin-top: 0px;
font-size : 85%; 
margin-left: 10px;
}

p.tekst {
font-family: "Arial", sans-serif;
margin-bottom: 1em;
margin-top: 0px;
font-size : 85%; 
margin-left: 10px;
}

p.tekst_no_bottom_margin {
font-family: "Arial", sans-serif;
margin-bottom: 0px;
margin-top: 0px;
font-size : 85%; 
margin-left: 10px;
}

h1 , h2 , h3 , h4 , h5 , h6 {
font-family : "Trebuchet MS", "Bitstream Vera Sans", Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif; 
font-weight : normal; 
} 

h3 {
margin-top: 0;
margin-bottom: 0;
font-size: 125%;
margin-left: 5px;
}

.topmenubox {
background-color : white;
display : block; 
border : solid;
border-width : 0 1px 1px 1px; 
} 

a.topmenu {
text-decoration : none; 
font-size : 100%; 
font-family : "Trebuchet MS", "Bitstream Vera Sans", Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif; 
font-weight : bold; 
}

a.topmenu:link , a.topmenu:visited {
  background-color : white;
  /*  border : #000000;*/
  color : #000000;
} 

a.topmenu:link {
display : inline; 
padding-top : 0; 
padding-right : 5px; 
padding-bottom : 0; 
padding-left : 5px; 
border-style : solid; 
border-color : black;
border-top-width : 0; 
border-right-width : 0; 
border-bottom-width : 1px; 
border-left-width : 0; 
text-align : center;  
} 

a.topmenu:hover {
background-color : black;
color : white;
display : inline; 
padding-top : 0; 
padding-right : 5px; 
padding-bottom : 0; 
padding-left : 5px; 
border-style : solid; 
border-top-width : 0; 
border-right-width : 0; 
border-bottom-width : 1px; 
border-left-width : 0; 
text-align : center; 
} 

a.topmenu:visited {
display : inline; 
padding-top : 0; 
padding-right : 5px; 
padding-bottom : 0; 
padding-left : 5px; 
border-style : solid; 
border-color : black;
border-top-width : 0; 
border-right-width : 0; 
border-bottom-width : 1px; 
border-left-width : 0; 
text-align : center; 
}

a.nostyle {
text-decoration : none;
}

a.nostyle:hover {
color : black;
}

a:link {
color : blue;
} 

a:hover {
color : red;
} 

a:visited {
color: purple;
}