/*--Page settings--*/

html
{
 width:100%;
 height:100%;
}

body
{
 margin:0px; 
 padding:0px;
 width:100%;
 height:100%; 
 
 scrollbar-3dlight-color: #FFFFFF;
 scrollbar-arrow-color: #781f19;
 scrollbar-darkshadow-color: #FFFFFF;
 scrollbar-face-color: #F8F8F8;
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-shadow-color: #FFFFFF;
 scrollbar-track-color: #FFFFFF;
}


/*--Layout settings--*/

#login_norsk {
 position:absolute;
 top:40px;
 left:50%;
 margin-left:290px;
 z-index:10;
}


#logo 
{
 width:104px;
 height:88px;
 
 position:absolute;
 
 margin-left: -364px;
 margin-top: 22px;
  
 left:50%;	
 
 z-index:10;
}

#topbg 
{
 width:768px;
 height:88px;
 
 position:absolute;
 
 background-image: url('../grafik/top_bg.jpg');
 background-repeat: no-repeat;
 
 margin-left: -384px;
 margin-top: 55px;
  
 left:50%;	
 
 z-index:5;
}

#menu_top 
{
 width:760px;
 height:24px;
 
 position:absolute;
 
 padding-left:17px;
 
 margin-left: -380px;
 margin-top: 119px;
  
 left:50%;	
 
 z-index:6;
}

#content 
{
 width:768px;
 height:370px;
 
 position:absolute;
 
 background-image: url('../grafik/content_bg.jpg');
 background-repeat: no-repeat;
 
 padding-left:4px;
 
 margin-left: -384px;
 margin-top: 143px;
  
 left:50%;	
 
 z-index:20;
}
#content_forside 
{
 width:768px;
 height:370px;
 
 position:absolute;
 
 background-image: url('../grafik/content_forside_bg.jpg');
 background-repeat: no-repeat;
 
 padding-left:4px;
 
 margin-left: -384px;
 margin-top: 143px;
  
 left:50%;	
 
 z-index:21;
}

#content_bottom_bg 
{
 width:99px;
 height:82px;
 
 position:absolute;
 
 /*
 background-image: url('../grafik/content_bund_del2.jpg');
 background-repeat: no-repeat;
 */
 
 margin-left: 259px;
 margin-top: 513px;
  
 left:50%;	
 
 z-index:21;
}

#content_side_bg 
{
 width:13px;
 height:183px;
 
 position:absolute;
 
 background-image: url('../grafik/content_side_del3.jpg');
 background-repeat: no-repeat;
 
 margin-left: 384px;
 margin-top: 241px;
  
 left:50%;	
 
 z-index:19;
}

#bottom 
{
 width:760px;
 height:30px;
 
 position:absolute;

 margin-left: -381px;
 margin-top: 513px;
 
 color:#5b524a;
 font-size:9px;
  
 left:50%;	
 
 z-index:22;
}


.clean{
  color:#5b524a;
	 font-size:9px;
	text-decoration:none;
}


#tools 
{
 width:200px;
 height:30px;
 
 position:absolute;

 margin-left: 306px;
 margin-top: 512px;
 
 color:#5b524a;
 font-size:9px;
  
 left:50%;	
 
 z-index:23;
}

.paragraph
{
width:351px; 
height:250px; 
overflow:auto;
}

#mediegruppen
{
 width:5px;
 height:200px;
 
 position:absolute;
 
 margin-left: 384px;
 margin-top: 150px;
  
 left:50%;	
 
 z-index:20;
}

#forsidebannere_afrunding {
 position:absolute;
 top:494px;
 left:50%;
 margin-left:365px;
 width:15px;
 height:15px;
 z-index:200;
}

.forside_split {
 background-image: url("../grafik/forside_split.gif");
 background-repeat: no-repeat;
 background-position : right;
}

.forside_split2 {
 background-image: url("../grafik/forside_split.gif");
 background-repeat: no-repeat;
 background-position : left-top;
}

#nyheder 
{
 color:#000000;
 width:162px;
 height:343px;
 
 position:absolute;

 margin-left: -371px;
 margin-top: 8px;
 
 color:#5b524a;
 font-size:9px;
  
 left:50%;	
 
 /* 
 padding-top:10px;
 padding-left:17px;
 padding-right:15px;
 */
 
 z-index:22;
 overflow:auto;
}

#indhold{
 padding:0px 13px;
 width:570px;
 height:330px;
 overflow:auto;
}


#menu_venstre{

height:330px;
overflow:auto;
}

#flags
{
 width:91px;
 height:24px;
 
 position:absolute;
 
 margin-left:286px;
 margin-top:119px;
 
 left:50%;

 
 z-index:10;
}