html {
	overflow-y: auto;
	overflow-x: hidden;
	scrollbar-3dlight-color: #A6A6A6;
	scrollbar-arrow-color: #EEE;
	scrollbar-darkshadow-color: #EEE;
	scrollbar-face-color: #C9C9C9;
	scrollbar-highlight-color: #EEE;
	scrollbar-shadow-color: #A6A6A6;
	scrollbar-track-color: #EEE;
	}

body {
	margin: 92px 0 0 0;
	padding: 0 0 50px 0;
	background: url(vloer.gif) fixed;
	font-family: verdana, arial;
	line-height: 130%;
	color: #444;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	}

#header {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0;
	padding: 0;
	xwidth: 100%;
	height: 69px;
	background: transparent url(header.gif) 0 0 repeat-x;
	}

#header h1 {
	position: relative;
	margin: 36px auto 0 auto;
	width: 226px;
	height: 33px;
	background: transparent url(head_lines.gif) 0 0 no-repeat;
	font-size: 1px;
	text-indent: -250px;
	overflow: hidden;
	}

.expanded {
	position: relative;
	display: block;
	width: 60%;
	margin: 0 auto 10px auto;
	padding-bottom: 0;
	opacity: 0.92;
	filter: alpha(style=0,opacity=92);
	background: transparent url(down_left.gif) bottom left no-repeat;
	}

.expanded dl {
	margin: 0;
	list-style: none;
	border-right: 1px solid #000;
	padding: 10px 10px 10px 15px;
	background: transparent url(up_left.gif) 0 0 no-repeat;
	}

.expanded dt {
	height: 1%;
	margin: 0 0 5px 0;
	background: #CFB28C;
	padding: 1px 0 1px 5px;
	}

.expanded dt a:link, .expanded dt a:active, .expanded dt a:visited {
	text-transform: uppercase;
	text-decoration: none;
	}

.expanded dd {
	height: 1%;
	padding-left: 22px;
	background: transparent url(tekst.gif) 0 4px no-repeat;
	}

.expanded a:link, .expanded a:active, .expanded a:visited {
	width: 100%;
	color: #000;
	text-decoration: none;
	}

.expanded dt a:hover, .expanded a:hover {
	text-decoration: underline;
	}

.collapsed {
	display: none;
	}

.close_x {
	float: right;
	cursor: pointer;
	}

.visual_only {
	position: relative;
	display: block;
	z-index: 10;
	width: 91px;
	height: 8px;
	font-size: 0px;
	right: 0px;
	top: 0;
	margin: auto 0 0 auto;
	_margin: auto 0 -8px auto;
	background: transparent url(down_right.gif) 0 0 no-repeat;
	}

#footer {
	position: relative;
	display: block;
	width: 60%;
	margin: 0 auto 25px auto;
	padding-bottom: 0;
	color: #F7E1C5;
	}

#banner_left {
	display: block;
	position: absolute;
	top: 0;
	left: -25px;
	margin: 0;
	width: 25px;
	height: 31px;
	background: transparent url(banner_left.gif) 0 0 no-repeat;
	}

#banner_center {
	xdisplay: block;
	position: absolute;
	top: 0;
	left: 0;
	xright: 25px;
	margin: 0;
	width: 100%;
	height: 31px;
	background: transparent url(banner_center.gif) 0 0 repeat-x;
	padding: 2px 0 0 0;
	font-size: 84%;
	text-align: center;
	text-transform: uppercase;
	overflow: hidden;
	}

#banner_center a:link, #banner_center a:active, #banner_center a:visited {
	color: #F7E1C5;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 2px solid #CE5D5D;
	}

#banner_center a:hover {
	border-bottom-color: #F7E1C5;
	}

#banner_right {
	display: block;
	position: absolute;
	top: 0;
	right: -25px;
	margin: 0;
	width: 25px;
	height: 31px;
	background: transparent url(banner_right.gif) 0 0 no-repeat;
	}