﻿/*** GENERELT ***/
body{font-size:62,5%; background-position: bottom; background-repeat: repeat-x; background-color:#526470}/*10px*/
form, *{margin:0px; padding:0px; text-align:left}
img{border:none}
.displaynone{display:none}
.clear{clear:both}
.floatleft{float:left}
.floatright{float:right}
.heightauto{height:auto}
/***/

#container{position:relative; width:960px; margin:0px auto; background-color:#526470 }
#topgraphic{float:left; width:960px}

    #topmenu ul{float:left; list-style-type:none}
    #topmenu li.L1, #topmenu li.L1_Active{float:left; list-style-type:none; margin-right:0px}

#contentFrontpage{float:left; width:960px; padding:25px 0px; border-bottom:1px #fff solid; margin-bottom:15px; height:100%}
        #tekst{float:left; width:350px}
        #images{float:left; width:590px; padding-left:20px}
            .imageItem{float:left; padding:0px 0px 20px 20px}
 
#flyder{color:red; position:absolute; top:200px; right:-50px; width:100px; height:30px; background-color:Green}
            
#contentArea{float:left; width:960px; border-bottom:1px #fff solid; padding-top:18px; padding-bottom:15px; margin-bottom:15px; }
    #leftmenu{float:left; width:284px; background-color:#475560; margin-right:11px; min-height:600px}
    #billeder{float:left; width:284px; text-align:center}
        
        /*Venstremenu niveau 1+2*/
        #leftmenu ul{list-style-type:none}
        #leftmenu ul li{width:284px; list-style-type:none; background-color:#475560}                                
               
        /*Venstremenu niveau 1*/
        #leftmenu ul.M0 li a{margin-top:8px; background-color:#2b3840; display:block; float:left; width:264px; color:#fff; text-decoration:none; display:block; vertical-align:bottom; padding:5px 5px 5px 15px}
        #leftmenu ul.M0 li a:hover{float:left; background-color:#65a5be;}            
        #leftmenu ul.M0 li a.L2_Active {background-color:#65a5be}
        
        /*Venstremenu niveau 2*/                       
        #leftmenu ul.M2 li a{background-color:#2b3840; display:block; float:left; width:249px; color:#fff; text-decoration:none; display:block; vertical-align:bottom; padding:5px 5px 5px 30px}
        #leftmenu ul.M2 li a:hover{float:left; background-color:#65a5be;}              
        #leftmenu ul.M2 li a.L3_Active{background-color:#65a5be; }
        
            
    #contentSubpage{float:left; width:415px; padding:25px 225px 25px 25px; background-color:#cbd6dc; min-height:550px}
    
#footer small{float:left}
