body {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #D1E7F4;
	color: #203B7F;
	line-height: 130%;
}
#home #container {
	font-size: 2.2em;
	height: 600px;
	width: 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 2px solid #BF4A1E;
	background-color: #FFFFFF;
}
#home #container h1 {
	font-size: 100%;
	font-weight: bold;
	color: #203B7F;
}

#wrapper {
	min-height:600px;
	width: 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 2px solid #BF4A1E;
	background-image: url(img/bg-wrapper.jpg);
	background-repeat: repeat-y;
	background-position: bottom left;
	background-color: #FFFFFF;

}


#content {
	background-color: #FFFFFF;
	text-align: left;
	float: right;
	min-height:300px;
	width: 570px;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;

}
#content span {
	color: #34943F;
	font-size: 1.1em;
	font-weight: bold;
}

#content li {
	list-style-type: square;
}


#content a {
	color: #369440;
	font-weight: bold;
	text-decoration: none;
}
#content a:visited {
	color: #369440;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	font-weight: bold;
	color: #369440;
	text-decoration: underline;
}

h1 {
	font-weight: bold;
	color: #0089c6;
	font-size: 1.6em;
	font-variant: small-caps;
}
h1 span {
	color: #34943F;
}
h2 {
	font-weight: bold;
	color: #34943F;
	display: inline;
	font-size: 1.2em;
}


#menu {
	background-color: transparent;
	float: left;
	width: 275px;
	font-variant: small-caps;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	font-size: 1.3em;

}
#menu ul {
	list-style-type: none;
}

#menu a{
	text-decoration: none;
	background-image: url(img/blauweknikker.gif);
	display: block;
	padding-bottom: 20px;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: center left;
	padding-top: 20px;
	color: #FFFFFF;

}
#menu a:visited{
	text-decoration: none;
	background-image: url(img/blauweknikker.gif);
	display: block;
	padding-bottom: 20px;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: center left;
	padding-top: 20px;
	color: #FFFFFF;

}

#menu a:hover {
	color: #79C1E2;
	text-decoration: none;
}
#menu li ul {
	visibility: hidden;
	position: absolute;
	top: -900px;
	

}
#menu li:hover ul {
	visibility: visible;
	position:static;
	padding-left:40px;

}


#pict {
	float: left;
	width: 275px;
	height: 245px;
}


#corner {
	width: 200px;
	position: relative;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	z-index: 300;
	float: right;
	margin-top: -50px;
}
#corner a {
	color: #203B7F;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.45em;
}
#corner a:hover {
	text-decoration:none;
}
#footer {
	clear: both;
	height: 50px;
	width: 100%;
	background-image: url(img/logo-klein.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	top: -10px;
}
td {
	vertical-align: middle;
}

#content td {
	vertical-align: text-top;
}
#script {
	height: 350px;
	width: 900px;
}

#manager {
	float: left;
	width: 350px;
	position: relative;
	z-index: 1;
	margin-right: 50px;
	margin-left: 50px;
}
#pijl {
	float: left;
	width: 350px;
	position: relative;
	z-index: 1;
	margin-right: 50px;
	margin-left: 50px;
}
#knikker {
	float: left;
	width: 900px;
	margin-top: -325px;
	position: relative;
	z-index: 100;
}

