<style>

a {	text-decoration:none; }


h1 {font-family: arial, verdana, sans-serif;
	font-weight: normal;
	text-indent: 0px;
	padding-bottom:25px;
	border-bottom-width: thick;	
	border-bottom-style: solid  ;	
	border-bottom-color: #0080FF;}
	
h2 {font-family: arial, verdana, sans-serif;
	font-weight: normal;
	text-indent: 0px;}

h3 {font-family: arial, verdana, sans-serif;
	font-weight: normal;
	text-indent: 0px;}

body {font-family: arial, verdana, sans-serif;
      font-weight: normal;}

#title {position:absolute;
	    right:50px;
	    top:0px;
	    width:70%;
	    height:15px;
	    background-repeat: no-repeat;
	    background-position: 5% 50%;}
	    
#billede {position:absolute;
          right:50px;
	      top:20px;}

#leftmenu {position:absolute;
           left:50px;
	       top:100px;
	       width:16%;}

#table {border-top:#0080FF 3px solid; 
        border-bottom:#0080FF 3px solid;
		} 


#rightmenu {position:absolute;
            right:50px;
        	top:150px;
        	width:15%;
         	border-bottom-color:}
         	
#content {position:absolute;
       	  top: 120px;
	      right: 250px;
	      left:250px;
	      width:50%;}

a.udenstreg:link, a.udenstreg:visited, a.udenstreg:active { 
text-decoration: none; 
color: #000000; 
background-color: #fff;
} 



</style>
