/* CSS Document */

body {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
    margin:0px;
    font-size:11px;
}



hr 
{
  clear:both;
  display:block;
  height:1px;
  border:none;
  color:#ccc;
  background-color:#ccc;
  margin:10px 0px 10px 0px;
    }

img 
{
    border:none;
    }
    
#masterwrapper 
{
    width:980px;
    margin:10px auto 0px auto;
    border:1px solid #000;
    position:relative;
    background-image:url('/images/bgzonelogo.gif');
    background-repeat:no-repeat;
    background-position:bottom right;
    min-height:600px;
    
    }    
    
#mastertop 
{
   height:25px;     
    }  
    
   #mastermenu 
    {
        font-size:9px;
        padding:4px 0px 0px 8px;
        } 
        
    #mastermenu #branch 
{
    float:right;
    padding: 0px 10px 0px 0px;
    }       


#masteradresse
{
    width:980px;
    margin:10px auto 0px auto;
    text-align:center;
    position:relative;
    color:#666;
    } 
    
#wrapper 
{
    width:980px;
    margin:0px auto 0px auto;
    position:relative;
    background-image:url('/images/bg.gif');
    background-repeat:no-repeat;
    min-height:1000px;
    }

#topbar 
{
    background-color:#000;
    color:#fff;
    font-size:10px;
    padding:0px;
    margin:0px;
    width:970px;
    text-align:right;
    background-image:url('/images/intranet_title.gif');
	background-repeat:no-repeat;
    background-position: 3px 0px;
    height:20px;
    }
    
#topbar a 
{
    color:#fff;
    text-decoration:none;
    display:block;
    float:right;
    margin:3px 20px 0px 0px;
    
    }
    
#topbar img 
{
    float:left;
    margin:0px 3px 0px 0px;
    }

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}

#logo 
{
    padding:15px 0px 0px 0px;
    }

#tabs {
	border-bottom:1px solid #ddd;
	width:771px;
	position:relative;
	left:195px;
	top:0px;
	padding:0px 0px 0px 0px;
	display:block;
	margin: 0px 0px 30px 0px;

}


#tabs ul {
	list-style:none;
	margin:0px;
	padding:0px;
	clear:both;

}

#tabs li {
	display:block;
	float:left;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	background-color:#eee;
	border-right:1px solid #999;
	padding:0px;
	margin:0px 3px 0px 0px;
}

#tabs li a {
	color:#000;
	display:block;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
	padding:3px 20px 3px 20px;
	font-size:12px;
}

#tabs li a:hover, #tabs li.active a  {
	color:#fff;
	background-color:#000000;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}

#content 
{
    /*position:absolute;*/
    padding: 0px 0px 140px 0px;
    float:left;
    left:225px;
    top:110px;
    width:700px;
    }
    
#frontnews, #frontinfoboard, #frontkalender 
{
    float:left;
    padding:0px;
    margin:0px;
    width:200px;
    }
 
 .dato 
 {
     font-size:10px;
     color:#666;
     display:block;
     }
     
.more 
{
    float:right;
    }
    
.more a 
{
    color:#000;
    text-decoration:underline;
    }
    
.frontsep 
{
    float:left;
    width:50px;
    }

#submenu
{
    /*position:absolute;
    top:130px;
    left:0px;*/
    width:196px;
    list-style:none;
    font-size:12px;
    padding:0px;
    margin:0px;
    }
    
#submenu ul 
{
    list-style:none;
    font-size:12px;
    padding:0px;
    margin:0px 0px 20px 0px;
    }

#submenu li  
{
    margin:0px;
    font-weight:bold;
    background-image:url('/images/submenusep.gif');
    background-color:none;
    background-position:bottom;
    background-repeat:no-repeat;
    }
    
#submenu a:hover 
{
    font-weight:bold;
    }    
    
#submenu a.active 
{
    background-color:#000;
    color:#fff;
    font-weight:bold;
    width:186px;
    padding: 0px 0px 0px 10px;
 }    
    
#submenu a 
{
   text-decoration:none;
   color:#000;
   font-weight:bold;
   display:block;
   width:196px; 
   line-height:24px;
    }
    
 #submenu ul li a.active 
{
    background-color:Transparent;
    color:#000;
    font-weight:bold;
    width:176px;
    padding: 0px 0px 0px 20px;
 }    
    
#submenu ul li a 
{
   text-decoration:none;
   color:#000;
   font-weight:normal;
   display:block;
   padding: 0px 0px 0px 20px;
   width:176px; 
   line-height:24px;
   background-image:url('../images/pil_h.gif');
   background-position: 10px 6px;
   background-repeat: no-repeat;
} 
    
      

h1 {
	font-size:24px;
	font-weight:normal;
	color: #666;
	font-weight:normal;
	margin:20px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 6px solid #ccc;
}

h2 {
	margin:20px 0px 0px 0px;
	font-size:20px;
	font-weight:normal;
	color: #333;
}

h3 {
	margin:0px 0px 10px 0px;
	font-size:16px;
	font-weight:normal;
	color: #333;
	padding: 0px 0px 3px 0px;
	/*border-bottom: 1px solid #eee;*/
}

h4 {
	margin:0px;
	font-weight:bold;
	font-size:12px;
	color: #000;
}

p {
	margin:0px;
	font-size:12px;
	line-height:140%;
	color:#333;
}

.table_sep td
{
    height: 15px;
   border-top: solid 1px #ccc;    
}

.ajaxLoadingPanel
{
    height:100%;
    width:100%;
    background-color:rgb(153,153,153);
    background-image:url(/RadControls/AJAX/Skins/Default/loading.gif);
    background-position:center center;
    background-repeat:no-repeat;
} 

.ulli_u_bullet
{
    padding-top: 0;
    margin-top: 0;
}

.ulli_u_bullet li
{
    width: 100px;
    list-style-type: none;
    height: 20px;
}

.submitbutton 
{
    font-size:11px;
    border:1px solid #000;
    color: #fff;
    background-color:#000;
    padding: 0px 10px 0px 10px;
    }
    
.inputfield 
{
    font-size:11px;
    border:1px solid #000;
    padding:2px;
    } 
    
.dropdown 
{
 font-size:11px;
    }   


    ol.normaltekst, .normaltekst ol, ul.normaltekst, .normaltekst ul, ol, ul 
    {
        font-family:Tahoma, Verdana, Arial, Sans-Serif;
        }