body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-attachment: fixed;
	background-image: url(images/achtergrond.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #0096d4;
}

.style1 {font-size: 13px}
.style2 {font-size: 13px; font-weight: bold; }
.text-main {
	font-size: 11px;
}
.text-blauw {
	font-size: 11px;
	color: #0096d4;
}
.table-maincel {
	font-size: 11px;
	border: thin solid #CCCCCC;
	margin: 0px;
	padding: 10px 15px 10px 10px;

}
#main {
	overflow: auto;
	height: 365px;
	margin: 0px;
	padding: 0px;
	border: 0px;




}
.tabel-menucel {
	font-size: 11px;
	background-image: url(images/achtergrond-menu.jpg);
	padding-top: 30px;



}
.text-menu-kop-blauw {
	font-weight: bold;
	color: #0099CC;
	padding-left: 10px;
	border-bottom-color: #E7E7E7;




}
.text-menu-kop-zwart {
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	border-bottom-color: #E7E7E7;



}
.text-main-kop-zwart {
	font-weight: bold;
	color: #000000;

}
.text-slogan {
	font-weight: bold;
	color: #0099CC;
	font-size: 14px;
	font-style: italic;

}
.text-Submenu-zwart {
	font-weight: bold;
	color: #999999;
	padding-left: 20px;
	border-bottom-color: #E7E7E7;
	font-size: 11px;

}
.text-slogan-grijs {

	font-weight: bold;
	color: #999999;
	font-size: 14px;
	font-style: italic;
}
.table-rechtercel {
	font-size: 11px;
	margin: 0px;
	padding: 10px 15px 10px 10px;
	border-top: thin #CCCCCC;
	border-right: thin #CCCCCC;
	border-bottom: thin #CCCCCC;
	border-left: thin #CCCCCC;

}
a:link {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
a:active {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text-menu-link-blauw {

	font-weight: bold;
	color: #0099CC;
	border-bottom-color: #E7E7E7;
}

a:link stappen {
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited stappen {
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover stappen {
	font-size: 30px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
a:active stappen {
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
