BODY {
	  background-image: url(bg.jpg);
      background-repeat: repeat; 
      margin: 0px; 
      }
	  
a:link, a:visited {
	text-decoration: underline;
	color: #0099FF;
	}
a:hover {
	text-decoration: underline;
	color: #CC3366; }
	  
#wrapper {
	margin: 0px auto;
	text-align: left;
	background: #ffffff;
	width: 940px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#back_menu {
	clear: both;
	margin: 0px auto;
	background: #44727b;	
}


#menu {
	clear: both;
	width: 940px;
	height: 20px;
	margin: 0px auto;
	background: #44727b;	
}
.navigation:link, .navigation:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 15px 11px 11px 11px;
	width: auto;
	height: 25px;
	text-decoration: none;
}

.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #44727b;
	padding: 15px 11px 11px 11px;
	width: 140px;
	height: 25px;
	text-decoration: none;
	background-color: #ffffff;
}

.valgt:link, .valgt:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #44727b;
	padding: 15px 10px 10px 10px;
	width: 140px;
	height: 25px;
	text-decoration: none;
	background-color: #ffffff;
}

#header {
	background: #ffffff;
	margin: 0px 5px 5px 15px;
	height: 180px;
	width: auto;
	float: left;

	}
	#flash{
float: right;
	margin: 15px 15px 0px 15px;
	height: 170px;
}

#side-a {
float:left;
	width: 280px;
	height: 160px;
	background: #f2f3f5;
	margin: 5px 5px 5px 15px;
	padding: 10px 5px 5px 5px;
	font-size: 12px;
}
#blog {
	float: left;
	width: 590px;
	height: 480px;
	background: #f2f3f5;
	margin: 5px 5px 5px 15px;
	padding: 10px 5px 5px 5px;
	font-size: 12px;
}

.liten {
		font-size: 10px;
}

#hovedfelt {
	float: left;
	width: 580px;
	height: auto;
	background: #ffffff;
	margin: 5px 5px 5px 15px;
	padding: 10px 5px 5px 5px;
	font-size: 12px;
}


#footer {
	clear: both;
	font-size: 10px;
	background: #ffffff;
	text-align: center;
}

h3 {
	text-align: left;
	font-size: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #44727b;
	padding: 0;
	margin: 0;
}
h1 {
	text-align: left;
	font-size: 28px;
	font-weight:bold;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #44727b;
	padding: 0;
	margin: 0;
}
#venstremeny {
	float: left;
	width: 290px;
	height: 350px;
	background: #f2f3f5;
	margin: 5px 5px 5px 15px;
}
.venstremeny:link, .venstremeny:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #44727b;
	padding: 6px;
	width: auto;
	height: 20px;
	text-decoration: none;
	display: block;
}
.venstremeny:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	padding: 4px;
	width: auto;
	height: 20px;
	text-decoration: none;
	display: block;
	background-color: #44727b;
}

.venstrevalgt, .venstrevalgt:link, .venstrevalgt:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	padding: 4px;
	width: auto;
	height: 20px;
	text-decoration: none;
	display: block;
	background-color: #44727b;
}
.bilde {
 border: 4px solid #CCCCCC  ;
 margin-left: 20px;
 border-spacing: 10px;padding: 3px;
font: 11px/1.4em Arial, sans-serif; 
 }
.picture { background-color: #F9F9F9;
border: 1px solid #CCCCCC; padding: 3px;
font: 11px/1.4em Arial, sans-serif; }
.picture img { border: 1px solid #CCCCCC;
vertical-align:middle; margin-bottom: 3px; }
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }
.left { margin: 0.5em 0.8em 0.5em 0; float:left; }
