/*========================================================*/
/*  Main                                                  */
/*========================================================*/

#Body { 
    width: 100%;
    margin: 0 auto; 
    padding: 0;
    background:url(images/bg3.jpg) top center no-repeat;
    text-align: center;
}

#outerdiv { 
    width:882px;
    padding: 0; 
    margin: 0 auto;
    text-align:center; 
}

  
/*========================================================*/
/*  Venstre                                               */
/*========================================================*/

#Left { 
    float: left; 
    clear: left; 
    width: 300px; 
    padding: 0; 
    margin: 0; 
    text-align: left; 
}

#LeftContent { 
    width: 300px; 
    float: left; 
    clear: left; 
    padding: 0; 
    margin: 0; 
}	

#LeftMenu { 
    width: 204px; 
    float: left; 
    clear: left; 
    padding: 0; 
    margin: 26px 0 0 10px; 
    text-align: center; 
 } 
    
#LeftPane { 
    width: 204px; 
    float: left; 
    clear: left; 
    padding: 0; 
    margin: 100px 0 0 10px; 
    text-align: center; 
 } 
  
.LeftPane { 
	width: 204px; 
	padding: 0; 
	float: left; 
	clear: left; 
	margin: 0; 
	font-family: Arial; 
	font-size: 12px; 
	color: #492125; 
	font-weight: normal; 
} 

.LeftPane:link, a.LeftPane:link, .LeftPane a:link { 
    font-family: Arial; 
    font-size: 12px; 
    color: #492125; 
    font-weight: normal; 
    text-decoration: none; 
}

.LeftPane:visited, a.LeftPane:visited, .LeftPane a:visited { 
    font-family: Arial; 
    font-size: 12px; 
    color: #492125; 
    font-weight: normal; 
}

a.LeftPane:hover, .LeftPane a:hover { 
    font-family: Arial; 
    font-size: 12px; 
    color: #492125 ; 
    font-weight: normal; 
    text-decoration: underline; 
}

#LeftPane p { margin: 5px; }  

/*========================================================*/
/*  Hovedramme                                            */
/*========================================================*/ 

#Content { 
    width:882px; 
    padding: 0; 
    float: left; 
    clear: left; 
    margin: 0 auto;
    text-align:center; 
}	
* html #Content { width:882px; } /*IE*/

#ContentAdmin { 
    width: 958px; 
    padding: 0; 
    float: left; 
    clear: left; 
    margin: 0; 
}	
* html #ContentAdmin { width: 918px; } /*IE*/

#Main { 
    float: left; 
    width:558px; 
    padding: 0; 
    margin: 0; 
}
* html #main { float: left; clear: right; width: 558px; } /*IE*/ 

#MainAdmin { 
    float: left; 
    width: 958px; 
    padding: 0; 
    margin: 0; 
}

#TopContent { 
    float: left; 
    clear: left; 
    width: 558px; 
    text-align: left; 
    margin: 0; 
    padding: 0; 
}
* html #TopContent { float: left; clear: right; width: 558px; } /*IE*/   

#TopContentAdmin { 
    float: left; 
    clear: left; 
    width: 958px; 
    text-align: left; 
    margin: 0; 
    padding: 0; 
}

#MainContent { 
    float: left; 
    clear: left; 
    width: 558px; 
    text-align: left; 
    margin: 0; 
    padding: 0; 
}
 
#MainContentPane { 
    float: left; 
    clear: left; 
    width:558px; 
    text-align: left; 
    margin: 0; 
}

#MainContentAdmin { 
    float: left; 
    clear: left; 
    width: 958px; 
    text-align: left; 
    margin: 0; 
    padding: 26px 10px 0 10px; 
    min-height: 600px;
    height:auto !important;
}

#MainContentPaneAdmin { 
    float: left; 
    clear: left; 
    width: 938px; 
    padding: 20px 0 20px 0; 
    text-align: left; 
    margin: 0; 
}

.MainContentPaneAdmin { 
    width: 938px; 
    padding: 0; 
    float: left; 
    clear: left; 
    margin: 0; 
    text-align: left; 
}   


/*========================================================*/
/*  Admin                                                 */
/*========================================================*/

.AdminMenu {
	background: #ffffff;
	padding: 5px;
	border-bottom: #003366 1px solid;
	border-left: #003366 1px solid;
	border-right: #003366 1px solid;
	font-weight: normal;
}


/*========================================================*/
/*  Bottom                                                */
/*========================================================*/

#Footer {
    height: 24px;
    width: 958px;
    padding-top: 6px;
    font-weight: normal;    
    text-align: center;
    float: left;
    clear: left;
}
* html #Footer { height: 33px; padding-top: 5px; } /*IE*/


.Copyright {
    font-family: Arial;
    color: #ffffff;
    font-size: 11px;
    font-weight: normal;
    position: relative;
    top: 2px;
    text-align: center;
}

/*========================================================*/
/*     Login                                              */
/*========================================================*/ 

#Login { 
    padding:3px 0 0 0; margin:0 0 0 0; width:100%; text-align: right; float: left;
 }
.Login {
	font-family: Arial;
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
}
.Login:link, a.Login:link,.Login a:link  {
	font-family: Arial;
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
}
.Login:visited, a.Login:visited,.Login a:visited {
	font-family: Arial;
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
}
.Login:hover, a.Login:hover,.Login a:hover {
	font-family: Arial;
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
}
.User:link, a.User:link,.User a:link {
	font-family: Arial;
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
}
.User:visited, a.User:visited,.User a:visited {
	font-family: Arial;
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
}
.User:hover, a.User:hover,.User a:hover {
	font-family: Arial;
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
}

#Copyright { 
    padding:200px 0 0 0; margin:0; width:100%; text-align: center; float: left;
}


/*========================================================*/
/*  InnerMenu                                             */
/*========================================================*/     

#Menu1 { position:relative; left:0; top:0; width:376px; height:43px; padding:0; margin:0; text-align:left; font-family:Verdana; color:#89687c; font-size:11px; font-weight:normal; }
* html #Menu1 { height:43px; padding:0; } /*IE*/

.Menu1 { 
    font-family: Verdana; 
    color: #89687c; 
    font-size: 11px; 
    font-weight: normal;
    width: 376px;
    height: 43px;
}   
.hus1:link, a.hus1:link,.hus1 a:link { 
    width: 376px;
    padding: 13px 0 0 110px;
    
}
.hus1:visited, a.hus1:visited,.hus1 a:visited {     
    width: 376px;
    padding: 13px 0 0 110px;
}
.hus1:hover, a.hus1:hover,.hus1 a:hover { 
}
.menu1:link, a.menu1:link,.menu1 a:link { 
    display: block;
    width: 376px;
    height: 43px;
    background: url(images/menu1.png) no-repeat;
    margin: 0 auto;
}
.menu1:visited, a.menu1:visited,.menu1 a:visited { 
    display: block;
    width: 376px;
    height: 43px;
    background: url(images/menu1.png) no-repeat;
    margin: 0 auto;
}

.menu1:hover, a.menu1:hover,.menu1 a:hover { 
    background: url(images/menu1_active.png) no-repeat;
}
a .alt { display: none; }


#Menu2 { position:relative; left:0; top:0; width:376px; height:52px; padding:43px 0 0 0; margin:0; text-align:left; font-family:Verdana; color:#89687c; font-size:11px; font-weight:normal; }
* html #Menu2 { height:52px; padding:0; } /*IE*/

.Menu2 { 
    font-family: Verdana; 
    color: #89687c; 
    font-size: 11px; 
    font-weight: normal;
    width: 376px;
    height: 52px;
}   
.hus2:link, a.hus2:link,.hus2 a:link { 
    width: 376px;
    padding: 18px 0 0 70px;
}
.hus2:visited, a.hus2:visited,.hus2 a:visited { width: 376px;
    padding: 18px 0 0 70px;
}
.hus2:hover, a.hus2:hover,.hus2 a:hover { 
}
.menu2:link, a.menu2:link,.menu2 a:link { 
    display: block;
    width: 376px;
    height: 52px;
    background: url(images/menu2.png) no-repeat;
    margin: 0 auto;
}
.menu2:visited, a.menu2:visited,.menu2 a:visited { 
    display: block;
    width: 376px;
    height: 52px;
    background: url(images/menu2.png) no-repeat;
    margin: 0 auto;
}
.menu2:hover, a.menu2:hover,.menu2 a:hover { 
    background: url(images/menu2_active.png) no-repeat;
}
a .alt { display: none; }


#Menu3 { position:relative; left:0; top:0; width:376px; height:52px; padding:55px 0 0 0; margin:0; text-align:left; font-family:Verdana; color:#89687c; font-size:11px; font-weight:normal; }
* html #Menu3 { height:52px; padding:0; } /*IE*/

.Menu3 { 
    font-family: Verdana; 
    color: #89687c; 
    font-size: 11px; 
    font-weight: normal;
    width: 376px;
    height: 52px;
}   
.hus3:link, a.hus3:link,.hus3 a:link { 
    width: 376px;
    padding: 15px 0 0 55px;
}
.hus3:visited, a.hus3:visited,.hus3 a:visited {     width: 376px;
    padding: 15px 0 0 55px;
}
.hus3:hover, a.hus3:hover,.hus3 a:hover { 
}
.menu3:link, a.menu3:link,.menu3 a:link { 
    display: block;
    width: 376px;
    height: 52px;
    background: url(images/menu3.png) no-repeat;
    margin: 0 auto;
}
.menu3:visited, a.menu3:visited,.menu3 a:visited { 
    display: block;
    width: 376px;
    height: 52px;
    background: url(images/menu3.png) no-repeat;
    margin: 0 auto;
}
.menu3:hover, a.menu3:hover,.menu3 a:hover { 
    background: url(images/menu3_active.png) no-repeat;
}
a .alt { display: none; }


#Menu4 { position: relative; left: 0; top: 0; width: 376px; height:52px; padding:45px 0 0 0; margin: 0; text-align: left; font-family: Verdana; color:#89687c; font-size:11px; font-weight:normal; }
* html #Menu4 { height:52px; padding:0; } /*IE*/

.Menu4 { 
    font-family: Verdana; 
    color: #89687c; 
    font-size: 11px; 
    font-weight: normal;
    width: 376px;
    height: 52px;
}   
.hus4:link, a.hus4:link,.hus4 a:link { 
    width: 376px;
    padding: 15px 0 0 95px;
}
.hus4:visited, a.hus4:visited,.hus4 a:visited {     width: 376px;
    padding: 15px 0 0 95px;
}
.hus4:hover, a.hus4:hover,.hus4 a:hover { 
}
.menu4:link, a.menu4:link,.menu4 a:link { 
    display: block;
    width: 376px;
    height: 52px;
    background: url(images/menu4.png) no-repeat;
    margin: 0 auto;
}
.menu4:visited, a.menu4:visited,.menu4 a:visited { 
    display: block;
    width: 376px;
    height: 52px;
    background: url(images/menu4.png) no-repeat;
    margin: 0 auto;
}
.menu4:hover, a.menu4:hover,.menu4 a:hover { 
    background: url(images/menu4_active.png) no-repeat;
}
a .alt { display: none; }

#Menu5 { position:relative; left:0; top:0; width:376px; height:52px; padding:45px 0 0 ; margin:0; text-align:left; font-family:Verdana; color:#89687c; font-size:11px; font-weight:normal; }
* html #Menu5 { height:52px; padding:0; } /*IE*/

.Menu5 { 
    font-family: Verdana; 
    color: #89687c; 
    font-size: 11px; 
    font-weight: normal;
    width: 376px;
    height: 52px;
}   
.hus5:link, a.hus5:link,.hus5 a:link { 
    width: 376px;
    padding: 15px 0 0 100px;
}
.hus5:visited, a.hus5:visited,.hus5 a:visited {     width: 376px;
    padding: 15px 0 0 100px;
}
.hus5:hover, a.hus5:hover,.hus5 a:hover { 
}
.menu5:link, a.menu5:link,.menu5 a:link { 
    display: block;
    width: 376px;
    height: 52px;
    background: url(images/menu5.png) no-repeat;
    margin: 0 auto;
}
.menu5:visited, a.menu5:visited,.menu5 a:visited { 
    display: block;
    width: 376px;
    height: 52px;
    background: url(images/menu5.png) no-repeat;
    margin: 0 auto;
}
.menu5:hover, a.menu5:hover,.menu5 a:hover { 
    background: url(images/menu5_active.png) no-repeat;
}
a .alt { display: none; }

#Menu6 { position: relative; left:0; top:0; width:376px; height:52px; padding:45px 0 0 0; margin: 0; text-align: left; font-family: Verdana; color:#89687c; font-size:11px; font-weight:normal; }
* html #Menu6 { height:52px; padding:0; } /*IE*/

.Menu6 { 
    font-family:Verdana; 
    color:#89687c; 
    font-size:11px; 
    font-weight:normal;
    width:376px;
    height:32px;
} 
.hus6:visited, a.hus6:visited,.hus6 a:visited { 
    width:376px;
    padding:8px 0 0 130px;
}  
.hus6:link, a.hus6:link,.hus6 a:link { 
    width:376px;
    padding:8px 0 0 130px;
}
.hus6:hover, a.hus6:hover,.hus6 a:hover { 
}
.menu6:link, a.menu6:link,.menu6 a:link { 
    display:block;
    width:376px;
    height:32px;
    background:url(images/menu6.png) no-repeat;
    margin:0 auto;
}
.menu6:visited, a.menu6:visited,.menu6 a:visited { 
    display:block;
    width:376px;
    height:32px;
    background:url(images/menu6.png) no-repeat;
    margin:0 auto;
}

.menu6hover, a.menu6:hover,.menu6 a:hover { 
    background:url(images/menu6_active.png) no-repeat;
}
a .alt { display: none; }