html, body {
	width: 100%;
	height: 100%;
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	padding: 0;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
}
body {
	/*background: #fef7ee;/* url('bilder/arch-grunge.jpg') bottom right;*/
	background: #f0efdb;
	/*background: #8e7c6a;*/
}
#midt {
	width: 700px;
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
#topp {
	width: 700px;
	height: 130px;
	position: relative;
	left: 0;
	top: 15px;
	/*background: transparent url('../bilder/hvitflekk.png');*/
	margin-right: auto;
	margin-left: auto;
}
#topp img {
	height: 130px;
	position: relative;
	float:left;
	border: none;
}
#logotekst {
	width: 60%;
	height: 90%;
	font-size: 1.3em;
	position: relative;
	float:left;
}
#logotekst span {
	font-size: 1.3em;
}
.programmer {
	/*background: transparent url('../bilder/hvitflekk.png');*/
	width: 100%;
	margin-bottom: 9px;
	background: #a8a799;
	position: relative;
	float: left;
	border: 1px solid #75756b;

	/*rounded corners firefox, webkit*/
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.spiller {
    height: 20px;
	width: 480px;
    position: absolute;
	bottom: 10px;
	left: 180px;
}
.spiller a {
    position: absolute;
	bottom: 0px;
	left: 405px;
}

.slideshow img {
	width: 150px;
	position: relative;
	float: left;
	margin-top: 15px;
	border-style: none;
}
.programtekst {
	width: 428px;
	margin-top: 15px;
	margin-bottom: 45px;
	position: relative;
	margin-right: 17px;
	font-size: .9em;
	float: left;

}
.programtekst .overskrift {
	font-size: 1.3em;
	font-weight: bold;
	width: 100%;
	margin: 0;
}
.programtekst .overskrift a {
	text-decoration: none;
	color: black;
}

.quote {
	font-style: italic;
}
.slideshow {
	height: 100%;
	width: 150px;
	position: relative;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
#toppv {
	height: 130px;
	width: 2000px;
	position: absolute;
	background: black;
	right: 699px;
	top: 0;
}
#topph {
	height: 130px;
	width: 2000px;
	position: absolute;
	background: black; /*url('../bilder/raanerbanner.jpg');*/
	left: 200px;
	top: 0;
	z-index: -234;
}
.hack {
	width: 100%;
	height: 0px;
	position: relative;
	float:left;
}
.skjul {
	position: fixed;
	bottom: -100px;
	left: -100px;
	visibility: hidden;
}
#midt #bunnen {
	width: 100%;
	height: 50px;
	position: relative;
	float: left;
}
