/* Normalizes margin, padding */
body, div,dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0; padding: 0;
}

body {
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 10px;	
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-size: 10px;	
	font-family: Arial, Helvetica, sans-serif;
}

div#container, div#containerindex { 
	position: absolute;
	margin: -297px 0 0 -397px;
	top: 50%;
	left: 50%;
	width: 794px;
	height: 594px;
	background-color: #FFFFFF;
	z-index: 1;
}
div#container, div#containerindex2 { 
	position: absolute;
	margin: -297px 0 0 -397px;
	top: 50%;
	left: 50%;
	width: 794px;
	height: 594px;
	background-color: #FFFFFF;
	z-index: 1;
}
div#container { 
	background: url(images/bg.gif) no-repeat;
}
div#containerindex { 
	background: url(images/bgindex.gif) no-repeat;
}

div#containerindex2 { 
	background: url(images/bgindex2.gif) no-repeat;
}

div#logo {
	position: absolute;
	top: 5px;
	left: 285px;
	width: 460px;
	height: 100px;
	background: url(images/logo.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	z-index: 3;
}

div#kop {
	position: absolute;
	top: 91px;
	left: 170px;
	width: 300px;
	height: 20px;
	z-index: 5;
}

h2 {
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0071BC;
}

div#titel {
	position: absolute;
	top: 309px;
	left: 80px;
}

h3 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: solid #FFFFFF 2px;
	text-transform: lowercase;
	padding: 3px 8px 4px 9px;	
}

a {
	color: #FFFFFF;
}
a:hover {
	color: #0071BC;
	background-color: #ffffff;
}

#nav a:hover {background-color: #0071bc;}

h4 {
	font-size: 11px;
	font-weight: bold;
}

div#nav {
	position: absolute;
	top: 83px;
	left: 108px;
	width: 600px;
	height: 110px;
	z-index: 4;
}

ul#nav li {
	list-style: none;
}

li#knhome {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 90px;
	height: 105px;
}

li#knwiez {
	position: absolute;
	top: 44px;
	left: 96px;
	width: 95px;
	height: 45px;
}

li#knbedr {
	position: absolute;
	top: 53px;
	left: 193px;
	width: 95px;
	height: 52px;
}

li#knover {
	position: absolute;
	top: 60px;
	left: 293px;
	width: 85px;
	height: 48px;
}

li#knpart {
	position: absolute;
	top: 41px;
	left: 383px;
	width: 95px;
	height: 43px;
}

li#kncont {
	position: absolute;
	top: 10px;
	left: 485px;
	width: 92px;
	height: 105px;
}

div#subnav {
	position: absolute;
	top: 203px;
	left: 123px;
	height: 17px;
	text-align: center;
	width: 563px;
}

ul#subnav {
	list-style: none;
}

ul#subnav li {	
	position: relative;
	float: left;
	/*border-left: solid #FFFFFF 1px;*/
	display: block;
}

ul#subnav li a {
	padding: 2px 10px 2px 10px;	
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	border: solid #FFFFFF 1px;
}

ul#subnav li a:hover {
	background-color: #FFFFFF;
	color: #0071BC;
	display: block;
}

.liact {
	padding: 2px 10px 2px 10px;
	background-color: #FFFFFF;
	color: #0071BC;
	display: block;
	border: solid #FFFFFF 1px;
}

div#tekst1, div#tekst2, div#tekst3, div#tekst4 {
	position: absolute;
	font-size: 11px;	
}

.imgrand {
	position: absolute;
	border: solid #FFFFFF 4px;
}

.imgzonderrand {
	position: absolute;
}

ul#ops li {
	line-height: 15px;
}

div#flashintro {
	position: absolute;
	top: 115px;
	left: 52px;
	width: 690px;
	height:450px;
}

div#flashintro2 {
	position: absolute;
	top: 215px;
	left: 148px;
	width: 500px;
	height:275px;
}

div#flashintro3 {
	position: absolute;
	top: 215px;
	left: 118px;
	width: 550px;
	height:281px;
}

div#enter {
	position: absolute;
	top: 236px;
	left: 295px;
	width: 100px;
	height: 40px;
}

.input {
	font-size: 10px;	
	color: #0071BC;
	font-family: Arial, Helvetica, sans-serif;
}

#flashintro2 img {border: 3px solid #fff;}

div#nav2 {
	margin-top: 515px;
	margin-left: 248px;
	
}

#subnav {
	position: absolute; 
	top: 325px; 
	margin-left: 60px;
}
#content {
	 position: relative; 
	 top: -40px;
}



