﻿td p    
{
    margin:0;
    padding:0;
    
    }

body
{
    background: url(/Images/BgTile.png) repeat-x #fff;
    margin:0;
    padding:0;
    font-family: Arial;
    font-size: 11px;
    
}

img{
border:0;}

a,a:active,a:visited{
    color:#df7a00;
    text-decoration:none;
    
}

a:hover{
    color:#df7a00;
    text-decoration:underline;
   
}

#wrapper{
    width:980px;
    margin-left:auto;
    margin-right:auto;
    position: relative; 
    
}

#footerWrapper{
    height:224px;    
    background: url(/Images/footerBg.png) repeat-x;
}

#footer{
    width:980px;
    margin-left:auto;
    margin-right:auto;
    color:#777777;
    padding-top:15px;
}


#logo
{
    position: relative;
    margin-top: 27px;
    width:170px;
    height:84px;
    float:left;
}

#menuContent
{
    position: relative;
    margin-left:auto;
    margin-right:auto;
    width:980px;
    height:50px;
    z-index:20;
}

#flags{
    text-align:right;
    width:150px;
}

#top{
    background: url(/Images/topBg.png) no-repeat;
    position: relative;
    margin-left:auto;
    margin-right:auto;
    width:980px;
    height:111px;
}

#search
{
    position: absolute;
    top: 40px;
    right: 1px;
    text-align:right;
}

.searchBox
{
    width: 120px;
   /* margin: 20;*/
    /*padding: 2px 0 0 0;*/
    height:100%;
    position: relative;
    float: left;
    margin-right: -1px;
    font-size: 11px;
    font-family:Arial;
    font-weight:normal;
    
}

.searchBtn
{
    float: left;
}

#mainContent{
    position:relative;
  /* margin-top:12px;*/
    width:980px;
    min-height:320px;
    background: url(/Images/bakgrunn.png) no-repeat;
    background-position:bottom right;
}

#forsideflash{
    width:980px;
    height:325px;
    position:relative;
    z-index:10;
}

.content{
    width:746px;
    float:left;
    position:relative;
    padding: 10px 10px 15px 15px;
    
}
h1{
    margin:0;
    padding:0;
    font-size:23px;
    color:#666666;
    font-weight:normal;
}

h2{
    margin:0 0 5px 0;
    padding:0;
    font-size:12px;
}


.content ul{

list-style-image:url(/Images/arrow.gif);

}

.submenu{
    width:190px;
    min-height:200px;
    float:left;
    position:relative;
    
}

.submenu ul
{
    list-style:none;
    margin:0;
    padding:0;
    float:left;
    border-left: 10px solid #df7a00;
}


.submenu li{
    
    /*margin-bottom:2px;*/
}

.submenu li a
{
    display: block;
    color:#777;
    height:19px;
    width:170px;
    padding:6px 10px 0 10px;
    text-decoration:none;
    font-weight:normal;
}

.submenu .subListItemActive{
    background: url(/Images/documentActive.png) repeat-x;
}

.submenu .subListItemUp{
    background: url(/Images/documentUp.png) repeat-x;
}

.submenu li a:hover
{
    background: url(/Images/documentActive.png) repeat-x;
    font-weight:normal;
}


/* SEARCH RES */

#searchResults 
{
	position:relative;
	padding:20px 40px 40px 40px;
}

#searchResults td
{
	padding:5px;
}

#searchResults .item 
{
	
}

#searchResults .alternating td 
{
	background: #f5f7f8;
}


#searchResults tr:last-child td
{
	background: #f5f7f8;
}

#searchResults .url a,.url a:visited
{
	color:#999;
	font-style:italic;
}

.fristerCell{
padding:5px;}

h3{
margin:0;
padding:0;}

.stilling{
color:#999999;}

h2.subDocHeading{
    padding:6px 0 5px 20px;
    color:#777;
    font-weight:normal;
    font-size:17px;
}

/* END SEARCH RES */
