/* CSS Document */
html {
	height: 100%;	
	
}


body {
	background-color: #fff;
	background-image: url(design/bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-attachment:fixed;
	margin: 0px;
	height: 100%;
	
}

/* Dette midtstiller hele designet */

div#wrapper {
	width: 100%;
	min-height: 100%;
	margin: 0px;
	background-image:url(design/topp.gif);
	background-repeat:repeat-x;
	
	
}

#main {overflow:auto;
	padding-bottom: 200px;}


div#innerwrapper {
	width: 1100px;
	position: relative;
	min-height: 100%;
	margin-bottom: 0;
	margin-left: auto; /* automarg - for å kunne midstille */
	margin-right: auto;
	margin-top: 0px;
	
}

/* Dette er toppen */

div#topp {
	float:left;
	width: 1100px;
	height: 188px;
	margin: 0px;
}

/* Dette er innhold i toppen */

div#logo {
	float: left;
	width: 362px;
	height: 148px;
	background-image:url(design/logo.gif);
	background-repeat:no-repeat;
	
}


#nav {
	float: right;
	width: 720px;
	height: 65px;
	padding-left: 15px;
	padding-top: 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	
}

div#nav a {
	color: #000;
	
	text-decoration: none;
	
}

div#nav a:hover {
	color: #999;
	text-decoration: none;
	
}

.nav_tabell {
	border-right: 1px solid #000;
	padding-left: 20px;	
	width: 119px;
	
}

.nav_tabell_right {
	padding-left: 20px;
	width: 119px;
	color: #EB0E37;
	
}

#flagg {
	float:right;
	width: 150px;
	height: 30px;
	margin-right: 20px;
	padding-top: 20px;
	text-align:right;
	
	
}

div#dato {
	float:right;
	width: 200px;
	height: 32px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	
	padding-top: 10px;
	padding-right: 10px;
	
}

div#logotekst {
	float: left;
	width: 750px;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	
	padding-top: 6px;
}


/* Dette er hovedboksen */

div#hoved {
	float:left;
	left: 0px;
	width: 1100px;
	padding-top: 20px;
	

}



/* Dette er innholdet i senter */


div#senter {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0;
	width:725px;
	background-color:#fff;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	border-left: 1px dotted #999;
	border-right: 1px dotted #999;
	
}

.bred_artikkel {
	float: left;
	width: 465px;
	border-right: 1px dotted #999;
	padding-bottom: 15px;
	padding-left: 0;
	padding-right: 20px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.smal_artikkel {
	float: right;
	width: 215px;
	padding-bottom: 15px;
	padding-right: 0;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	
}


div#senter p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;


}
div#senter h1.dk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #CC0033;	
	
	border-top: #666 dotted 1px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 2px;
	padding-top: 20px;
	margin: 0;
	
}
div#senter h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #EB0E37;
	border-top: #666 dotted 1px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 2px;
	padding-top: 20px;
	margin: 0;
	
}


div#senter h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #EB0E37;
	border-top: #666 dotted 1px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 2px;
	padding-top: 20px;
	margin: 0;
}
div#senter h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #990000;
	border: #990000 solid 1px;
	padding: 3px;

}

div#senter h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	background-color: #d9d8d7;
	padding: 3px;

}

div#senter h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	border: #000 dotted 1px;
	padding: 2px;

}

div#senter a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6699cc;
	text-decoration: underline;
}


div#senter a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

div#senter ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;


}

div#senter ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6699cc;
	text-decoration: underline;
	
}

div#senter ul li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	
}

.danskboks {
	width:712px;
	height: 32px;
	background-color:#e2e2e2;
	border: #666 1px solid;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 15px;
	
}

.danskflagg {
	float:right;	
}

/* Dette er innholdet til venstre */

/* Dette er menystolpen til venstre */

div#venstre {
	float:left;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	margin-top: 0;
}

div#venstre h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #fff;	
	background-color: #000;
	border: #000 solid 1px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 2px;
	padding-top: 5px;
	margin-top: 0;
}

div#venstre ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	color: #000;
}

div#venstre ul li {
	list-style: outside;
	list-style-type: disc;
	margin-left: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	font-weight: normal;
	
	
}

div#venstre a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #336699;
	text-decoration: underline;
	
}

div#venstre a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif 70% bold #ccc;
	font-size: 11px;
	font-weight: normal;
	color: #99ccff;
	text-decoration: none;
	
}



div#adresse {
	float:left;
	left: 10px;
	top: 35px;
	width: 150px;

}



/* Dette er annonser til høyre */

div#annonse {
	float:right;
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	margin-top: 0;
	padding-top: 0;
}

div#annonse a {
	color: #336699;
	text-decoration: underline;
	
}

div#annonse a:hover {
	color: #999;
	text-decoration: none;
	
}

.bildeLeft {
	float:right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #ccc;


}

.bildeRight {
	float:left;
	margin-bottom: 10px;
	margin-right: 10px;
	padding-top: 0px;
	border: 1px solid #ccc;

}

.annonse {
	border-top: #666 dotted 1px;
	padding-bottom: 10px;
	padding-top: 10px;
}




/* Formattering til bunnen */

#footer {
	position: relative;
	margin-top: -200px; /* negative value of footer height */
	height: 200px;
	clear:both;
	background-image:url(design/bunn.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	
	} 

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}

#foot {
	width:1100px;
	margin:0 auto;
	height:188px;
	line-height:1.1em;
	padding:0;
		
}



#foot #left {
	width:650px;
	height:150px;
	padding-right: 30px;
	padding-top: 50px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	color: #333;
	background-image:url(design/fjell.gif);
	background-repeat:no-repeat;
	background-position: right;

}
.tekst {
text-align:right;	
}

.footer_tabell {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding-left: 20px;	
	width: 220px;
	
}

.footer_tabellright {
	border-right: 1px solid #000;
	
	width: 220px;
	
}

#foot a {
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: underline;
}

#foot a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

#foot #bunn {
	width:405px;
	height:150px;
	padding-top: 50px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
		
	color: #000;

}
