BODY.normal {   position: relative;
         width: 700px;
	     margin: 0px auto;
		 -webkit-text-size-adjust: none;
		 background-color: white;
		 text-align: center;
		 color: black;
		 font-size: 13px; 
		 line-height: 18px;
		 font-family: ”Myriad Pro”, ”Myriad Apple”, Myriad,  Arial, Helvetica, Verdana, sans-serif; 
		 font-weight: normal;
		 z-index: 0;
		 }
		 
BODY.nav {
         background-color:#F2F2F2;
		 -webkit-text-size-adjust: none;
		 color: black;
		 font-size: 13px; 
		 line-height: 18px;
		 font-family: ”Myriad Pro”, ”Myriad Apple”, Myriad,  Arial, Helvetica, Verdana, sans-serif; 
		 font-weight: normal;
         }

P {color: black;  
   font-size: 13px; 
   line-height: 18px;
   font-family: ”Myriad Pro”, ”Myriad Apple”, Myriad,  Arial, Helvetica, Verdana, sans-serif;
   font-weight: normal}

H1 {color: black; 
    font-size: 20px;
	line-height: 18px; 
	font-family: ”Myriad Pro”, ”Myriad Apple”, Myriad, Arial, Helvetica, Verdana, sans-serif; 
	font-weight: 900;
	}
	
H2 {color: black; 
    font-size: 16px;
	line-height: 18px; 
	font-family: ”Myriad Pro”, ”Myriad Apple”, Myriad, Arial, Helvetica, Verdana, sans-serif; 
	font-weight: 900;
	}

H3 {color: black; 
    font-size: 14px;
	line-height: 16px; 
	font-family: ”Myriad Pro”, ”Myriad Apple”, Myriad, Arial, Helvetica, Verdana, sans-serif; 
	font-weight: 900;
	}

H4 {color: black; 
    font-size: 13px;
	line-height: 16px; 
	font-family: ”Myriad Pro”, ”Myriad Apple”, Myriad, Arial, Helvetica, Verdana, sans-serif; 
	font-weight: 900;
	}
	

.lille {color: #FF9900;  
   font-size: 10px; 
   line-height: 12px;
   font-family: ”Myriad Pro”, ”Myriad Apple”, Myriad, Arial, Helvetica, Verdana, sans-serif; 
   font-weight: 900; }

.maaned {color: #CC0000;
         font-size: 11px; 
         line-height: 12px;
         font-family: ”Myriad Pro”, ”Myriad Apple”, Myriad, Arial, Helvetica, Verdana, sans-serif; 
         font-weight: 900; }
		  
  

a.menu:link { font-size: 14px; color:  #0066CC; text-decoration: none; font-weight: 900  }
a.menu:hover {font-size: 14px; color: blue; text-decoration: none; font-weight: 900   }
a.menu:focus {font-size: 14px; color: blue; text-decoration: none; font-weight: 900 }
a.menu:visited { font-size: 14px; color: #0066CC; text-decoration: none; font-weight: 900 }
a.menu:active  { font-size: 14px; color: #0066CC; text-decoration: none;font-weight: 900}
a.menu:visited:hover { font-size: 14px; color: blue; text-decoration: none; font-weight: 900 }    

a.rubrik:link {color: #101258; text-decoration: none; }
a.rubrik:link:hover {color: #0000FF; text-decoration: underline; }
a.rubrik:focus {color: red; text-decoration: none;}
a.rubrik:visited { color: #663366; text-decoration: none;}
a.rubrik:visited:hover { color: #0000FF; text-decoration: underline; }      
a.rubrik:active  { color: #0000FF; text-decoration: none; } 

a:link {color: #0066CC; text-decoration: none; }
a:link:hover {color: #0000FF; text-decoration:underline; }
a:focus {color: red; text-decoration: none;}
a:visited { color: #663366; text-decoration: none;}
a:visited:hover { color: #0000FF; text-decoration:underline; }      
a:active  { color: #0000FF; text-decoration: none; } 
				 
div.mellemrum {	float: left; 
	            width: 20px;
				z-index: 1;
	        }			 
				 
#indholdsspalte {
    float: left; 
	text-align: left;
	padding: 10px;
	border-top: solid black 1px;
	border-left: solid black 1px;	
	width: 376px;
	height: 880px;
	z-index: 1;
				 }
				 
div.pad {padding: 10px; }

div.item { background-color:#F2F2F2; 
           padding-color: white;
           padding: 5px;
		   margin: 5px; }				 


#navspalte {
    float: left; 
	text-align: left;
	width: 120px;
	z-index: 1;
				 }
				 
#histnav {
		  width: 200px;
		  height: 900px;
		  }			 
				 
				 
#billede {
    float: left; 
	text-align: left;
	border: dotted white 1px;
	background-color: black;
	color: white;
	height: 600px;
	width: 684px;
	z-index: 1;

				 }				 
				 

#menu { 
        float: left;   
        text-align: left;
		text-shadow: 3px 3px 4px grey;
		 height: 294px;
	     width: 174px;
	    z-index: 1;

				 }

#hoved { float: left;  
         text-align: left;
		 text-shadow: 3px 3px 4px grey;
		 width: 600px;
	     height: 130px;
	     z-index: 1;	
		 }		 

img { float: right; 
      margin-right: 8px; }
	  
img.nf {float: none }
img.lf {float: left;
        margin: 3px; }