body {

padding: 0;
margin: 0;
background: #FFFFCC url(../mnu/background.jpg) fixed; 
background-repeat: repeat-x;
font-family: "Trebuchet MS", Tahoma, arial;
font-style: normal;
	
scrollbar-face-color:#FFCC00;
scrollbar-arrow-color: #000000;
scrollbar-base-color: #FFFFCC;
scrollbar-shadow-color: #FFFFCC;
scrollbar-darkshadow-color: #993300;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFCC;
scrollbar-track-color: #FFFFCC;

} 

#container {
	position: absolute;
	top: 25px;
	left: 100px;
	height: 925px;
	width: 800px;
	}

#header {
	width: 800px;
	height: 120px;
	margin: 0;
	background-color: #FFF; 
}

#content {
	width: 800px;
	background-color: #FFF;
	height: 100%;
}


#navigator {
	position: absolute;
	width: 790px;
	top: 150px;
	left: 5px;
}

th.nav {
	border: dotted #FFCC66 1px;
}


#menu {
	position: absolute;
	top: 195px;
	left: 10px;
	width: 165px;
	height: 600px;
	margin: 0; 
}

p.menu {
font: 14px;
font-weight: bold;
color: #000;
}

a.menu {
font-size:11px;
font-weight: normal;
color: #ff681c;
font-style: normal;
}

a.menu:hover {
font-size:11px;
font-weight: normal;
color: #CC0000;
font-style: bold;
}

#text {
	position: absolute;
	top: 195px;
	left: 180px;
	width: 410px;
	margin: 0;
	background-color: #fff;
	height: 837px;
	overflow: hidden;
}

.speltak {

	width: 500px;
	
	}

#foto {
	position: absolute;
	top: 196px;
	left: 596px;
	width: 200px;
	height: 550px;
}

#sub {
	position: relative;
	width: 800px;
	height: 50px;
	background-color: #CCCCCC;
}



a.nav {
font-size: 12px;
font-weight: bold;
color: #ff681c;
font-style: normal;
}

a.nav:hover {
font-size:12px;
font-weight: bold;
color: #CC0000;
font-style: bold;
}

font.small {
font-size: 10px;
}

