@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/achtergrond.jpg);
}

.header {
	height: 80px;
	width: 1024px;
	text-align: center;
	background-image: url(images/bg-top.gif);
	background-repeat: no-repeat;
}

h1 {
	font-size: 36px;
	color: #0066CC;
	display: inline;
	text-align: center;
	font-family: Tahoma, Arial, Verdana;
	text-transform: uppercase;
}

.contenttabel {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

.content {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	width: 790px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
}
.leftcollom {
	border-right-color: #849CDA;
	border-right-style: solid;
	border-right-width: 1px;
}

.topdiv {
	background-color: #017BC6;
}
.menu {
	background-color: #FADAB4;
	width: 790px;
}

h3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}

h3 a {
	text-decoration: none;	
}

.style2 {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	text-align: center;
	font-family: Tahoma, Arial, Verdana;
	text-transform: uppercase;
}

.style3 {
	color: #666666;
	font-size: 11px;
}

.style4 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 26px;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
}

.style8 {font-family: Tahoma, Arial, Verdana; font-size: 14px; color: #FFFFFF; font-weight: bold; }

.style9 {font-family: Arial, Helvetica, sans-serif}

.style10 {
	font-size: 12px;
	color: #333333;
}

.style11 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #333333;
	line-height: 25px;
	letter-spacing: 1px;
}

.style12 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	color: #666666;
}

a.topmenu {
	color: #ffffff;
	text-decoration: none;	
}

td {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;	
}



