@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
}

body {
	line-height: 22px;
	background-color: #006778;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	font-size: 12px;
	line-height:18px;
}

ol, ul {
    list-style: none;
}

#container {
	width:960px;
	height:600px;
	background-image: url(../images/back3.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width:725px;
	height:30px;
	float:left;
	padding-left:235px;
	padding-top:92px;
}

#midden {
	width:960px;
	height:478px;
	float:left;
	margin-right:0px;
}

#left {
	width:181px;
	height:478px;
	float:left;
	padding-left:39px;
	text-align:right;
	font-size: 12px;
	line-height:18px;
	color: #666;
}

#leftnaw {
	width:165px;
	height:138px;
	float:left;
	padding-top:126px;
	padding-right:16px;
}

#ganietlangsaf {
	width:181px;
	height:214px;
	float:left;
}

#ganietlangsaf .boek a {
	width:181px;
	height:214px;
	float:left;
	background-image: url(../images/ganietlangsaf.jpg);
	background-repeat: no-repeat;
}

#ganietlangsaf .boek a:hover {
	background-position: -181px 0px;
}

#content {
	width:684px;
	height:408px;
	float:left;
	padding-left:16px;
	padding-right:40px;
}

#kolomleft {
	width:332px;
	height:408px;
	float:left;
	padding-bottom:0px;
	margin-right:20px;
}

#kolomright {
	width:332px;
	height:408px;
	float:left;
	padding-bottom:0px;
}

#filmpje {
	width:510px;
	height:408px;
	float:left;
	padding-bottom:0px;
	margin-right:20px;
}

#kolomright2 {
	width:154px;
	height:18px;
	float:left;
	padding-top:390px;
}

#footer {
	width:684px;
	height:65px;
	float:left;
	padding-top:5px;
	padding-left:16px;
	padding-right:40px;
	color: #fff;
}
#footer a:link {
	color: #fff;
	text-decoration: none;
}

#footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #006778;
	text-decoration: none;
	font-weight: bold;
}

#footer a:active {
	color: #fff;
	text-decoration: none;
}

h1 {
	color:#006778;
	font-size: 18px;
}
.italic {
	font-size: 11px;
	font-style: italic;
}
.kopje {
	color:#006778;	
}

a:link {
	color: #666;
	text-decoration: none;
}

a:visited {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #006778;
	text-decoration: none;
	font-size: 14px;
}

a:active {
	color: #666;
	text-decoration: none;
}
