﻿body{

	font-family:arial;
	color: #555555;
	min-height:101%;
	overflow:scroll;
}


#container{
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:101%;
}

a, a:visited, a:active, a:visites{
	color:#555555
	text-decoration:none;
}

a:hover{
	color:#C1983B;
}


a:active  { font-family: Arial; font-size: 12px; color: #555555; text-decoration:none }
a:hover  { font-family: Arial; font-size: 12px; color: #C0C0C0; text-decoration:none  }
a:link     {font-family: Arial; font-size: 12px; color: #555555; text-decoration:none   }
a:visited { font-family: Arial; font-size: 12px; color: #555555; text-decoration:none  }

.Head1	{font-family: Arial; font-size: 18px; color: #555555; font-weight: bold}
.Head	{font-family: Arial; font-size: 14px; color: #555555; font-weight: bold; text-transform:uppercase}
.Tekst	{font-family: Arial; font-size: 12px; color: #555555}
.Tekst1	{font-family: Arial; font-size: 12px; color: #555555; padding-bottom:5px}
.Info	{font-family: Arial; font-size: 11px; color: #555555}


#leftmeny{
    display: block;
    float: left;
    width: 180px;
    margin-right: 20px;
    padding-right: 20px;
    border-right: dashed 1px #C0C0C0;
    font-size:12px;
}

#leftmeny p{
    font-size:13px;
    border-top: solid 1px #ffcc66;
    border-bottom: solid 1px #ffcc66;
    margin-top:0px;
    margin-bottom:-10px;
    padding-left:10px;
    line-height:20px;
    background-color:#fbe9c6;
    font-weight:bold;
}


#leftmeny ul, #leftmeny ul a{
/*	margin-left:-15px; */
	margin-bottom:20px;
	
}
#leftmeny li{list-style-type: circle;}

#main{
    display:block;
    float:left;
    text-align:left;
    width:660px;
    font-size:12px;
    }

#main p{
    font-size:13px;
    border-top: solid 1px #ffcc66;
    border-bottom: solid 1px #ffcc66;
    margin-top:0px;
    margin-bottom:10px;
    padding-left:10px;
    line-height:20px;
    background-color:#fbe9c6;
    }

#main #liste
{
    width:500px;
    border-bottom: solid 1px #ffcc66;
   }

#main :hover#liste
{
    background-color:#fbe9c6;
    }


#main #liste ul{
   list-style-type: none; 
    margin:1px 0px 1px -30px;
    font-size:12px;
   }

#main #liste ul li{
    display:inline;
    _margin-left:30px;
   position:relative;
   }

#main #liste .w60
{
    display: table-cell;
    width:60px;
    }

#main #liste .w80
{
    display: table-cell;
    width:80px;
    }

#main #liste .w100
{
    display: table-cell;
    width:100px;
    }
#main #liste .w120
{
    display: table-cell;
    width:120px;
    }
  
    
#main #liste .w150
{
    display: table-cell;
    width:150px;
    }
        
#content #main #liste .w400
{
    display: table-cell;
    width:400px;
    font-size:12px;
    font-weight:bold;
    }

#main #ansatt{
	display:block;
	width:600px;
	margin-bottom:40px;
	
}
#main #ansatt img{
	float:left;
	margin-right:20px;
	border: double 1px #996633;
}

#main #ansatt h3{
	margin-bottom:0px;
}

#main #artikkel{
	display:block;
	width:600px;
	margin-bottom:40px;
}

#main #artikkel p{
    font-size:13px;
    border-top: solid 0px #ffcc66;
    border-bottom: solid 2px #ffcc66;
    margin-top:0px;
    margin-bottom:5px;
    padding-left:10px;
    line-height:20px;
    background-color:#fff;
}
