body 
	{
		font-family: "verdana";
		font-size: 10px;
		background-color: #00679c;
		text-align: center;
		/*
		background-image: url("pics/globe3.gif");
		background-repeat: no-repeat;
		background-position: top center;
		*/
	}

div.top
	{
		width: 750px;
		background-color: white;
		padding-right: 10px;
		text-align: left;
		overflow: hidden;
	}

div.menu
	{
	 	height: 30px;
		width: 750px;
		background-color: white;
		text-align: left;
		font-size: 17px;
		padding-left: 10px;
		overflow: hidden;
	}

div.lenker
	{
		font-size: 12px;
		background-color: white;
		color: #818181;
		text-align: right;
		padding-right: 10px;
		width: 750px;
	}
	
div.empty
	{
		width: 750px;
		height: 10px;
		background-color: white;
		padding-left: 10px;
		overflow: hidden;
	}
	
div.main
	{
		width: 750px;
		font-size: 14px;
		background-color: white;
		color: #818181;
		padding-left: 10px;
		overflow: hidden;
	}
	
div.left
	{
		width: 535px;
		font-size: 14px;
		background-color: white;
		float: left;
		text-align: left;
		color: #818181;
	}

div.nyheter
	{
		width: 535px;
		font-size: 14px;
		background-color: white;
		color: #818181;
		text-align: left;
		float:left;
		padding-top: 10px;
	}
	
div.bilde
	{
		text-align: left;	
		color: #818181;
		float:left;	
		width: 120px;
	}

div.ingress
	{
		text-align: justify;
		float:none;
		width:370px;
		overflow: hidden;
		font-size: 11px;
	}

div.front_nyhet
	{
		width:490px;
		font-size:11px;
		text-align:justify;
		float:none;
		overflow:hidden;
	}
	
div.tekst
	{
		width: 500px;
		font-size: 11px;
		background-color: white;
		color: #818181;
		text-align: left;
		float:left;
		padding-top: 10px;
	}

div.headline2
	{
		color: #00679c;
		font-size: 14px;
		font-weight: bold;
		width: 490px;
	}
	
div.bilde2
	{
		width: 490px;
		font-size: 10px;
		overflow: hidden;	
		padding-top: 5px;
		font-style: italic;
	}
	
div.ingress2
	{
		width: 490px;
		font-size: 11px;
		font-weight: bold;
		color: #818181;
		padding-top: 5px;
	}

div.dato2
	{
		color: orange;
		font-size: 11px;
		float: left;
	}

div.hoveddel
	{
		width: 490px;
		font-size: 11px;
		color: #818181;
		padding-top: 10px;
	}

td.dato
	{
		width: 130px;
		font-size: 11px;
		color: #818181;	
	}

td.beskrivelse
	{
		width: 350px;
		font-size: 11px;
		color: #818181;	
	}

div.right
	{
		width: 205px;
		font-size: 14px;
		background-color: white;
		float: left;
		text-align: left;
		color: #818181;
	}

div.calender
	{
		font-size: 11px;
		background-color: white;
		color: #818181;
	}
	
td.first
	{
		text-align: right;
	}
table.font
	{
		font-size: 10px;
		color: #818181;
	}

div.infotekst
	{
		font-size: 11px;
		background-color: white;
		color: #818181;
		text-align: left;
		width: 183px;
	}

div.empty2
	{
		width: 750px;
		height: 40px;
		background-color: white;
		padding-left: 10px;
		overflow: hidden;
	}

div.footer
	{
		width: 750px;
		background-color: white;
		text-align: center;
		font-size: 11px;
		color: gray;
		padding-bottom: 5px;
		padding-top: 5px;
		padding-left: 10px;

	}

h1.siteHead
	{
		color:#6a6a6a;
		font-size:15px;
		font-family: verdana;
	}

h2.newsHead
	{
		color:#6a6a6a;
		font-size:12px;
		font-family: verdana;
		margin-top:0px;
		margin-bottom:0.5px;
	}


a:link
	{
	  color: orange;
	  text-decoration: none;
	}

a:visited
    {
	  color: orange;
	  text-decoration: none;
    }

a:hover
    {
      color: orange;
	  text-decoration: none;
    }
    
a:active
	{
	  color: orange; 
	  text-decoration: none;
	}

a.menu:link
	{
	  color: #818181;
	  text-decoration: none;
	}

a.menu:visited
    {
	  color: #818181;
	  text-decoration: none;
    }

a.menu:hover
    {
      color: #818181;
	  text-decoration: none;
    }
    
a.menu:active
	{
	  color: #818181; 
	  text-decoration: none;
	}

