/* CSS Document */

html {
	height:101%;
	}
	
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	background-image:url(img/kartbakgr.jpg);
	background-repeat:repeat;
	margin:20px 0 20px 0;
	}
	
h3 {
	color:#336600;
	display:block;
	font-size:large;
	font-weight:normal;
	margin-top:0;
	}
	
a {
	color:#336633;
	font-weight:bold;
	}
a:visited {
	color:#336633;
	}	
a:hover {
	color:#00CC33;
	}
	

	
/* Alt heretter er ordnet alfabetisk */

.aktiv td {
  padding:5px;
  margin:2px;
  border:1px solid #CCCC99;
  vertical-align:top;
  }

.aktuell a{
	font-weight:bold;
	color:#000000;
	}
	
div#container {
	width:760px;
	background-color:#FFFFFF;
	border:4px solid #CCCC99;
	margin:0 auto;
	}
	
div#fot {
	clear:both;
	background-color:#336600;
	color:#CCCC99;
	border-top:1px solid #CCCCCC;
	font-size:smaller;
	padding:2px;
	text-align:right;
	}
	
div#fot a {
	color:#EEF1CD;
	font-weight:bold;
	}
	
div#frontimg {
	margin:0 0 20px 0;
	}
	
div#frontimg img {
	border:1px solid #666666;
	}
	
div#fronttxt {
	float:left;
	margin-top:0px;
	}
	
div#innhold {
	float:left;
	padding-left:40px;
	margin: 0 0 40px 0;
	width:370px;
	}
	
div#mld {
	background-color:#EEF1CD;
	padding:10px;
	}
	
.mpunkt {
	width:135px;
	height:18px;
	text-align:right;
	font-size:smaller;
	background-image:url(img/mbakgr.jpg);
	background-position:right;
	background-repeat:no-repeat;
	margin:15px 0 0 0;
	padding:4px 25px 2px 0px;
	}
	
.mpunkt2 {
	width:135px;
	height:18px;
	text-align:left;
	font-size:smaller;
	background-image:url(img/mbakgr2.jpg);
	background-position:left;
	background-repeat:no-repeat;
	margin:15px 0 0 0;
	padding:4px 0px 2px 25px;
	}
	
div#nytt {
	float:right;
	width:160px;
	margin:0 0 20px 20px;
	}	
	
div#topp {
	background-image:url(img/heading.jpg);
	height:155px;
	}
	
div#treff {
	background-color:#EEF1CD;
	padding:10px;
	margin-bottom:5px;
	}

div#vmarg {
	float:left;
	width:160px;
	}

div#vmarg a {
	display:block;
	width:130px;
	padding:3px 20px 3px 10px;
	margin-bottom:1px;
	font-size:smaller;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	border-bottom:1px solid #CCCCCC;
	background-color:#EEF1CD;
	}

/* Til bildearkivet: */

table#albumliste td{padding:0 0 30px 0;}
table#visTmb {font-size:smaller;}
table#visTmb td {width:100px; vertical-align:top; text-align:center; padding:8px; border:1px solid #CCCC99; background-color:#EEF1CD;}
table#visTmb img {border:1px solid #666666; margin:0 0 10px 0;}
.tittel {font-weight:bold;}
.knapp {font-weight:bold; font-size:smaller; background-color:#FFFFFF;}
.nav {font-weight:bold; background-color:#FFFFFF;}

