/* basic elements */
body { 
	font: 11px Arial, Helvetica, Geneva, Swiss, Sans-Serif; 
	color: #333333;
	background: #FFFFFF;
	margin: 0px;
	}
a:link { 
	text-decoration: underline; 
	color: #333333;
	}
a:hover { 
	text-decoration: underline; 
	color: #006633;
	}
a:visited {
	color: #333333;
	}
HR	{
	border: 1px solid #006633;
//	border: 0px;
	background-color: #006633;
	height: 0px;
	}
p	{
	font: 11px Arial, Helvetica, Geneva, Swiss, Sans-Serif; 
	}
h1 { 
	font: bold 17px Arial, Helvetica, Geneva, Swiss, Sans-Serif; 
	margin-bottom: 4px;
	margin-top: 0px;
	color: #006633;
	}
h2 { 
	font: bold 12px Arial, Helvetica, Geneva, Swiss, Sans-Serif; 
	margin-bottom: 0px;
	margin-top: 1px;
	color: #006633;
	}
h3 { 
	font: bold 11px Arial, Helvetica, Geneva, Swiss, Sans-Serif; 
	margin-bottom: 0px;
	color: #006633;
	}
h4 { 
	font: normal 12px Arial, Helvetica, Geneva, Swiss, Sans-Serif; 
	margin-bottom: 0px;
	color: #006633;
	}
.line {
	margin-top: 5px;
	border-bottom: 1px solid #CCCCCC;
	}	
.picture {
	float: left;
	border: 1px solid #CDCDCD;
	margin-right: 18px;
}
.pictureSmall {
	float: left;
	border: 1px solid #CDCDCD;
	margin-top: 3px;
	margin-right: 2px;
}
.tableAddress {
	font: 10px Arial, Helvetica, Geneva, Swiss, Sans-Serif;
	width: 440px;
	}	

.boldbread {
	font-weight: bold;
	}
#intro { 
	width: 788px;
	background: url(images/top_graphic.gif) no-repeat left;
	height: 8px;
	}
IMG {
	border: 0px;
	}
/* CSS meny */
/*
.hmeny {
	display: block;
	position: relative;
	float: right;
	color: #333333;
	text-decoration: none;
	z-index: 2;
	padding: 5px;
	text-align: left;
	}
.hmeny A {
	text-decoration: none;
	color: #000000;
	}
.hmeny A:hover {
	color: #006633;
	}	
.hemny A:visited {
	color: #000000;
	}
.smeny {
	display: none;
	position: absolute;
//	clear: left;
	float: left;
	text-align: left;
	}
.hmeny:hover .smeny {
	display: block;
	line-height: 17px;
	position: absolute;
	top: 23px;
	left: 5px;
	z-index: 3;
	color: 000000;
	background: #f9f7dc;
	text-align: left;
	}

.smeny BR {
	display: none;
	} 
.smeny A {
	color: #000000;
	display: block;
	margin: 0px;
	padding: 1px;
	}
.smeny A:hover {
	color: #f9f7dc;
	background: #0459ad;
	}
*/
/* specific divs */
#menyen {
	display: block;
	float: right;
	text-align: left;
	}

#venstre {
	width: 576px;
	overflow: hidden;
	float: left;
	margin: 0px;
	padding: 0px;
	/*border: 1px solid red;*/
	}

#container { 
	background: #ffffff;
	width: 768px;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
	border: 1px solid #cccc99;
	margin-top: 3px;
	/*border: 1px solid green;*/
	}
#indre {
	display: block;
	width: 762px;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
	background: #f6f3dc;
	}

#meny {
	position: relative;
	float: left;
	width: 135px;
	display: block:
	overflow: hidden;
	}
#meny A {
	text-decoration: none;
	}
#top { 
	width: 768px;
	height: 110px;
	padding: 3px;
	border: 1px solid #cccc99;
	font-size: 12px;
	text-decoration: none;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	}
#content {
	display: block;
	position: relative;
    float: left;
	width: 460px;
    padding: 16px;
	padding-right: 40px;
	border-left: 1px solid #dddcca;
	border-right: 1px solid #dddcca;
    }	
#content IMG {
	margin-right: 5px;
	}
#content TABLE {
	border-collapse: collapse;
	}
.resultat TABLE TD {
	border: 1px solid black;
	padding: 5px;
	}
#content .liste {
	margin-top: -1px;
	font-size: 10px;
	}
#hoyre {
	display: block;
	position: relative;
	float: right;
	width: 100px;
	}


.content2 {
	display: inline-block;
	display: -moz-inline-block;
	width: 175px;
	padding-right: 8px;
	float: left;
    }	
.content2 IMG.pictureSmall {
	margin-right: 4px;
	}
.content2 h2 {
	margin-bottom: -10px;
	}
#rightCol {
	top: 0px;
	float: right;
	width: 188px;
	margin-top: -3px;
	/*border: 1px solid blue;*/
	padding: 5px;
	}
#footer { 
	width: 788px;
	height: 50px;
	padding-left: 16px;
	}
#footer2 { 
	background: url(images/bottom_graphic.gif) no-repeat bottom;
	width: 100%;
	height: 10px;
	/*border: 1px solid black;*/
	}
#profil {
	position: relative;
	float: right;
	width: 200px;
	border: 1px solid black;
	top: 10px;
	padding: 10px;
	}
#profil P, #profil TABLE {
	width: 200px;
	}