		html, body {
			background:CadetBlue;
			color:#000;
			font-family: tahoma, arial, sans serif;
			font-size: 12px;
			width:800px;
			margin:0 auto;
			}
		#wrapper {
			position:relative;
			float:left;
			margin:50px 0 50px;
			background:#fff;
			}
		#shaddow {
		}
		.shaddowleft, .shaddowright {
		  position:absolute;
		  height:100%;
		  width:7px;
		}
		.shaddowleft {
			left:-7px;
		}
		.shaddowright {
			left:800px;
		}
		#content {
			position:relative;
			float:left;
			padding:10px;
		}
		
		#top {
			position: relative;
			float: left;
		}
			
		.top-image {
			position: relative;
			float: left;
			width: 148px;
			left: 30px;
		}
			
		.overskrift {
			font-family:   Tahoma, Arial;
			font-size: 50px;
			color: #c00000;
			position: relative;
			float: left;
			margin: 15px 0 0 80px;
			line-height: 0px;
		}

		.dato {
			font-family:  Tahoma, Arial;
			font-size: 20px;
			color: black;
			position: relative;
			float: left;
			margin-left: 180px;
		}
		
		#meny {
			width: 180px;
			position: relative;
			float: left;
		}

		img { border:none; }
		#slideshow, #slide1dv {
			position:relative;
			height:340px;
			margin:20px 0;
		}
		#tekst, #galleri, #stedet, #program, #pamelding, #info, #kontakt, #gjestebok {
			position:relative;
			float:left;
			width: 600px;
			opacity: 0;
			filter:alpha(opacity=0);
		}

		#gallery { position: relative; width:500px; height:340px; margin:0; padding:0; }
		#gallery li { display: block; }
		.gallery {
			max-width: 500px;
			max-height:330px;
		}

		ul {
			padding-left: 0;
			list-style: none;
		}
		#meny ul {
			font-family: Tahoma, Arial;
			margin-left: 30px;
		}
		
		li {
			line-height: 20px;
		}
		
		a:link, a:visited {
			text-decoration: none;
			color: #000000;
		}
		a:hover {
			color: #c00000;
		}
		#meny a:hover, #meny .aktiv {
			font-size: 25px;
			line-height: 30px;
			color: #c00000;
		}
		
		#meny .aktiv {
			font-size: 20px;
		}
		
		h1, h2, h3 {
			font-family: Tahoma, Arial;
			color: #c00000;
			font-weight: normal;
		}
		h1 {font-size: 25px;}
		h2 {font-size: 16px;}
		h3 {font-size: 12px;}
		
		.kart {
		position: relative;
		left: -100px;
		}
		
		.kolonne {
			position: relative;
			float: left;
			margin-right:20px;
		}
		.pris {
			background:none repeat scroll 0 0 white;
			border:medium none;
			text-align:right;
			width:35px;
		}
		
		a.back {
			color: red;
		}
