/* CSS Document */

body {
	background: url(images/bg.gif);
	margin: 0px;
	font-family: Trebuchet MS;
}

p {
 font-size: 11px;
 }

.hovedtbl {
	width: 835px;
	height: 100%;
	font-family: Trebuchet MS;
	vertical-align: top;
}

.hovedtbl td {
	vertical-align: top;

}


.skygge_v {
	width: 10px;
	background: url(images/skygge_v.gif);
}

.skygge_h {
	width: 10px;
	background: url(images/skygge_h.gif);
}

.hovedtbl_innhold {
	background-color: #FFFFFF;
	vertical-align: top;
	height: 320px;
	width: 825px; 

}


.headtbl {
	width: 100%;
	height: 89px;
}

.headtbl td {
	vertical-align: middle;
	text-align: left;
	padding-left: 5px;
	
}

.logo {
	width: 332px;

}

.kontaktinfo{
	width: 310px;
	font-size: 11px;
	color: #c28f00;
}

.kontaktinfo a:link{
	text-decoration: none;
	color: #CC9900;
}
.kontaktinfo a:hover {
	color: #FFCC99;
	text-decoration: underline;
}
.kontaktinfo a:visited {
	text-decoration: underline;
	color: #adadad;
}
.kontaktinfo a:active {
	text-decoration: underline;
	color: #FFCC99;}


#menycontainer ul{
	margin: 0;
	padding: 0.3em 0;
	text-align: center;
	background:#CC9900;
	color:#FFFFFF;
	font: 13px Verdana, Helvetica, sans-serif;
	font-weight: bold;
	border-top-width: 0.10em;
	border-bottom-width: 0.10em;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#menycontainer li{
	display: inline;
	margin-left: -0.35em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#menycontainer ul a{
	text-decoration: none;
	padding: 0.3em 2em;
	border:0;
}

#menycontainer a:link{color: #FFFFFF;}
#menycontainer a:visited{color: #FFFFFF;}
#menycontainer a:hover{	background: #FFFFFF; color: #CC9900;}


.venstrekolonne {
 	width: 180px;
	height:100%;
	vertical-align: top;
	padding: 45px 0px 0px 7px;
	background: #ffffff url(images/venstre-marg.jpg);

}

.undermeny {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	color: #CC9900;
	background-position: left;
	text-align: left;
}
	
.undermeny a:link {
	text-decoration: none;
	color: #CC9900;
}
.undermeny a:hover {
	color: #ADADAD;
	text-decoration: underline;
}
.undermeny a:active {
	text-decoration: none;
	color: #ADADAD;
}
.undermeny a:visited {
	text-decoration: none;
	color: #CC9900;
}
.apning {
	width: 100%;
	height: 100%;
	padding: 5px 5px 5px 10px;

}

.content {
	width: 640px;
	vertical-align: top;
	padding: 18px 0px 0px 8px;
	background: #ffffff;
	align: left;



}.overskrift_1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC9900;
}
.bold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;
	text-align: left;
}
.sitat_kursiv {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #CC9900;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
}
.prikkeskille {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.text {
	color: #000000;
	font-size: 11px;
	font-style:normal;
	padding: 5px 30px 0px 0px;
	text-align: left;
	font-family: "Trebuchet MS";
}
.text a:link {
	text-decoration: none;
	color: #CC9900;
}
.text a:hover {
	color: #ADADAD;
	text-decoration: underline;
}
.text a:visited {
	text-decoration: underline;
	color: #666666;
}
.text a:active {
	text-decoration: underline;
	color: #ADADAD;
}
.overskrift_bold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #cc9900;
	background-position: left;
}
.punkter {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	list-style-type: circle;
	list-style-position: inside;
	margin: 0px;
	list-style-image: none;
	padding-right: 60px;
}
.image_left {
	margin: 0px 10px 10px 0px;
	float: left;
	border: 0;

}

.image_right {
	margin: 0px 0px 10px 10px; 
	float: right; 
	border: 0;

}

.image_center {
	align: center;
	border: 0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-position: center;
	text-align: center;

}
