:focus {
	outline: 0;
}  

* {
	padding: 0;
	margin: 0;
	border: none;
}

img, div { behavior: url(iepngfix.htc); }

html {
	font-family:"Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	background: #80d7ff url(bg.jpg) no-repeat scroll top center;
}

#content {
	position: relative;
	margin: 50px auto 0 auto;
	width: 859px;

	background-image: url(layout_05.gif);
	background-repeat: repeat-y;
}

#header {
	background-image: url(layout_03.jpg);
	background-repeat: no-repeat;
	height: 169px;
}

#footer {
	background-image: url(layout_09.jpg);
	background-repeat: no-repeat;
	height: 120px;
	text-align: center;
}

#footer p {
	padding-top: 70px;
	font-size: 12px;
}

#tekst {
	margin: 0 30px 0 220px;
	min-height: 500px;
}

#links{
	top: 110px;
	position: absolute;
	left: 35px;
	width: 156px;
	z-index: 10;
}

.kader {
	margin-bottom: 20px;
	text-align: center;
}

.kader h2 {
	font-size: 16px;
	margin-bottom: 10px;
}

#links ul {
	text-align: left;
	margin-left: 20px;
	list-style: none;
}

#links a {
	color: #FFFFFF;
	text-decoration: none;
}

#links a:hover, #links li.active a{
	color: #fcfe21;
	font-weight: bold;
}

.boven {
	background: transparent url(boven.png) no-repeat  top left;
	height: 21px;
}

.midden {
	background-color: #0b90eb;
}

.onder {
	background: transparent url(onder.png) no-repeat  top left;
	height: 21px;
}

#zoeken input {
	width: 130px;
	margin-bottom: 10px;
	height: 20px;
}

#zoeken input[type='text'] {
	padding-top: 3px;
	text-align: center;
}

#duiker {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-image: url(layout_10.jpg);
	background-repeat: no-repeat;
	height: 558px;
	width: 220px;
	z-index:1;
}

h1 {
	font-size: 18px;
	color: #fcfe21;
	margin-bottom: 10px;
}

a, a:hover, a:visited {
	color: #fcfe21;
	text-decoration: none;
}

a:hover {
	color: #e86022;
	text-decoration: none;
}

#tekst ul, #tekst ol {
	margin: 10px 20px;
	list-style: inside;
}

.hidden {
	display: none;
}



















