body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 15px;
	vertical-align: top;
}
body {
	margin: 0px;
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat-x;
	background-color: #86C2E7;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


h1 {
	font-size: 14px;
	/*color: #C60000;*/
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	
	color: #0073B5;
}
.red {
	color: #c60000;
}
h2 {
	font-size: 12px;
	color: #0073B5;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
}
.menu_bottom {
	text-align: center;
	margin-top: 5px;
	margin-left: 140px;
	color: #333333;
	margin-bottom: 10px;
}

.menu_bg {
	background-image: url(images/menu_bg.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 2px;
	font-weight: bold;
	
.menu_bg tr td div a {
	color:#fff;
	text-decoration:none;
}

}
.inhoud {
	background-color: #FFFFFF;
	margin-right: 2px;
	margin-left: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006faf;
	border-left-color: #006faf;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006faf;
}
.inhoud .afbeelding {
	float: left;
	padding-right: 10px;
}
.inhoud .info {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	vertical-align: top;
}
.inhoud .illustraties {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006faf;
	padding-left: 5px;
}

.extra {
	background-color: #6EAFD5;
	background-image: url(images/extra_bg.png);
}
.extra td {
	padding-bottom: 5px;
}

.extra a {
	background-image: url(images/dot_normal.png);
	background-repeat: no-repeat;
	color: #006699;
	margin-left: 10px;
	padding-left: 13px;
	margin-top: 2px;
}
.extra a:hover {
	background-image: url(images/dot_hover.png);
	background-repeat: no-repeat;
	color: #003366;
}


.extra .mogelijkheden {
	background-image: url(images/extra_top.png);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 20px;
	color: #FEFFFF;
	font-weight: bold;
}
.topmenu tr td div a {
	color:#fff;
	text-decoration:none;
}
hr {
	height:1px;
	border: 1px solid #ddd
}

.actie a {

	background-image: url(images/actie_normal.png);
	margin: 0px;
	height: 40px;
	width: 148px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	float: left;
	clip: rect(auto,auto,auto,auto);
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.actie a:hover{
	background-image: url(images/actie_hover.png);
	text-decoration: none;
}
.actie_groot a {

	background-image: url(images/actie_groot_normal.png);
	margin: 0px;
	height: 54px;
	width: 148px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	float: left;
	clip: rect(auto,auto,auto,auto);
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.actie_groot a:hover{
	background-image: url(images/actie_groot_hover.png);
	text-decoration: none;
}
