*{
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border:0px;
}

body{
	background-color: #5d6e3f;
	margin:0px;
	padding: 0px;	
	text-align: center;
}
div#wrapper{
	background-image: url(images/bgBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #aec76c;
	width: 760px;
	padding-bottom:5px;
	margin: 0px auto;
	text-align: left;
	min-height:540px;
}
div#content{
	padding: 0px 20px 0px 20px;
	border-left: 1px solid #b7d95b;	
	border-right:1px solid #b7d95b;
}
/*TOPP
================*/
div#topImg{
	background-image: url(images/bgTopp.jpg);
	background-repeat: no-repeat;
	width: 758px;
	margin:0px 0px 0px 1px;
	height: 120px;
}
img#logo{
	margin:-10px 0px 0px -5px;
}
/*NAV
================*/
#navWrapper{
	float:left;
	width:230px;
	height:240px;
	margin: 0px 10px 0px 0px;
}
#nav{
	/*background-color: #c4e669;*/
	background-image: url(images/navBg.gif);
	background-repeat: repeat-y;
	padding: 10px;
}
#navBottom {
	height: 20px;
	line-height: 10px;
	background-image: url(images/navBottom.gif);
	background-repeat:no-repeat;
	margin-top:-7px 0px 0px 0px;
}
#flag{
	padding: 0px 5px 0px 25px;
}
#nav ul{
	padding: 8px 15px 5px 15px;
	margin: 0px;
	list-style: none;
}
#nav li{
	line-height: 20px;
	border-bottom:1px dotted #87b368;
}
#nav li a{
	background-image: url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:10px;
	padding-right:5px;
	color:#693;
	display: block;
	text-decoration: none;
}
#nav li a:hover, #nav li a:active{
	background-image: url(images/bulletHi.gif);
	background-repeat:no-repeat;
	background-position: left;
	color:#603;	
}
body#gs a.gs:visited, body#gs a.gs:link,
body#aktiviteter a.aktiviteter:visited, body#aktiviteter a.aktiviteter:link,
body#koier a.koier:visited, body#koier a.koier:link,
body#priser a.priser:visited, body#priser a.priser:link,
body#aktuelt a.aktuelt:visited, body#aktuelt a.aktuelt:link,
body#beliggenhet a.beliggenhet:visited, body#beliggenhet a.beliggenhet:link,
body#om a.om:visited, body#om a.om:link,
body#galleri a.galleri:visited, body#galleri a.galleri:link,
body#linker a.linker:visited, body#linker a.linker:link,
body#kontakt a.kontakt:visited, body#kontakt a.kontakt:link,
body#index a.index:visited, body#index a.index:link{
	color:#603;	
	background-image: url(images/bulletHi.gif);
	background-repeat:no-repeat;
	background-position: left;
}
/* MAIN
================*/
div#main{
	margin:0px 0px 30px 250px;
	font-size:x-small;
	color: #333;
	width:438px;
	min-height: 300px;
	padding:15px 15px 15px 15px;
}
div#main a{
	border-bottom: dotted 1px #d9ff74;
	color:#693;
}
div#main a:hover{
	color: #d9ff74;
}
div#main h1{
	border-bottom: dotted 1px #CF6;
	color: #CF6;
	font-size: medium;
	margin-top:5px;
	font-family: 'Trebuchet MS', 'Lucida Sans Unicode', Verdana, sans-serif;
}
div#main h2{
	color: #693;
	font-size: medium;
	font-family: 'Trebuchet MS', 'Lucida Sans Unicode', Verdana, sans-serif;
	margin-bottom:3px;
}
div#main img{
	float:right;
	border: 2px solid #FFF;
	margin:2px 0px 5px 10px;
}
div#main img.normal{
	border:2px solid #FFF;
	margin:0px;
	float: none;
}
table#bildegalleri img{
	float: none;
	text-align: left;
	margin:1px 2px 1px 0px;	
}
table#bildegalleri a{
	border:none;
}

/*FOOTER
================*/
div#footer{
	color: #996;
	clear: both;
	width: 100%;
	margin: 10px 0px 0px 0px;
	font-size: xx-small;
	border: none;
}
div#footer a:link, div#footer a:visited{
	color:#CC9;
	font-size:xx-small;
}
div#footer a:hover, div#footer a:active{
	color:#CF6;
}