/* CSS Document */
body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #E9F3FC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: top;
	font-size: 14px;
	cursor:url("penseel.cur");
}
.grotetabel {
	background-image: url(images/achtergrond1.gif);
	background-repeat: no-repeat;
	height: 100%;
	width: 900px;
}
a:link {
	color: #1A609C;
}
a:hover {
	color: #CA7D13;
	}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #2E6289;
	font-style: normal;
	margin-bottom: 4px;
	margin-top: 1px;
}
h2 {
	color: #1C3D95;
	font-weight: bold;
	margin: -6px 0px;
	font-size: 18px;
	padding-right: 0px;
	padding-left: 0px;
}
h3 {
	color: #145183;
	font-weight: bolder;
	font-size: 18px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	
}
h4 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
}

.navigatie {
	width: 150px;
	padding-top: 10px;
	padding-left: 0px;
	background-color: #1A609C;
	padding-right: 0px;
	background-image: url(/images/achtergrond/balkje.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 80px;
}
.bovenmarge {
	height: 150px;
	background-image: url(/images/achtergrond/achtergrondboven.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #1A609C;
	padding-right: 5px;
}
.bovenmarge_eronder {
	height: 6px;
	background-color: #CA7D13;
	padding-right: 19px;

}
.margerechtsboven{
	background-image: url(/images/achtergrond/balkje.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;

}
.margerechts{
	width: 4px;
	background-color: #434458;

}

.body {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #EFEAE7;
}
.bodyschilderijen {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #000;
	color: #FFF;
}
.bijschrift
{
	font-size: 65%;	
}
.margebeneden{
	height: 3px;
	border-top: thick solid #33414E;
	border-right: thick none;
	border-bottom: thick none;
	border-left: thick none;

}
ul {
	margin-bottom: 5px;
	line-height: 10.5px;
}


#scroll
{
	height:100%;
	overflow:auto;
	overflow-x : hidden;
	padding: 0px 10px 18px;
		vertical-align:top;

}
.style1 {
	color: #0B6BAB;
	font-weight: bold;
	font-size: 9px;
	line-height: 10px;
}
#home a {
	color : #203854;
	font-size : 12px;
	text-align : left;
	text-decoration : none;
	margin : 5px 0px 0px;
	display : block;
	width : 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 30px;
	padding-top: 0;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 0px solid #114066;
	background-image: url(/images/buttons/achter1.jpg);
	height: 28px;
	background-repeat: no-repeat;
	background-position: center;
}
#home a:hover {
	color : #18619C;
	font-size : 12px;
	text-align : left;
	text-decoration : none;
	display : block;
	width : 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 0;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 0px solid #114066;
	background-image: url(/images/buttons/achter2.jpg);
	background-position: center;
}
a.contact:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.contact:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.contact:hover {
	text-decoration: none;
	color: #E1BD2B;
}
a.contact:active {
	text-decoration: none;
	color: #FFFFFF;
}

