@charset "UTF-8";
body {
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #00b1f0;
	letter-spacing: 1.5pt;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2e3192;
	font-style: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2e3192;
}
a:link {
	color: #05aff2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #05aff2;
}
a:hover {
	text-decoration: none;
	color:#05aff2;
}
a:active {
	text-decoration: none;
	color: #05aff2;
}
ul {
	list-style-type: circle;
}
/* Classes */

#container {
	position:relative;
	width:100%;
	height:100%;
	z-index:1;
		
}
#wrapper {
	width:100%;
	height:100%;
	position:relative;
	background-image: url(www/Afbeeldingen/kringel.png);
	background-repeat: no-repeat;
	background-position: left 101px;
}
#body {
	position:relative;
	width:960px;
	height:710px;
	margin: auto;
	padding: 0px;left: 10px;
}
#header1 {
	position:absolute;
	width:400px;
	height:104px;
}
#header2 {
	position:absolute;
	width:550px;
	height:104px;
	background-image: none;
	right: 0px;
}
#menu {
	position:absolute;
	width:200px;
	height:490px;
	top: 104px;
	left: 0px;
	padding-left: 0px;
	padding-top: 30px;
	text-align:left;
}
#menu a {
	color: #2e3192;
}
#menu a:hover {
	color: #00b1f0;
}
#advertising {
	position:absolute;
	width:250px;
	height:200px;
	top: 410px;
	background-repeat: no-repeat;
	background-image: url(www/Afbeeldingen/header2A.png);
	left: 90px;
}
#main {
	position:absolute;
	left:200px;
	top:104px;
	width:710px;
	height:471px;
	padding-left: 25px;
	padding-top: 35px;
	padding-right: 25px;
	color: #2c318D;
	text-align:left;
}
#footer1 {
	position:relative;
	top:610px;
	width:960px;
	height:40px;
	background-repeat: repeat;
	background-image: url(www/Afbeeldingen/bgfooter.png);
}
#footer2 {
	position:relative;
	top:610px;
	width:960px;
	height:40px;
	background-image: url(www/Afbeeldingen/footer2.jpg);
	background-repeat: repeat;/* Class Styles */
}
#footeradres{
	position:absolute;
	width:260px;
	height:15px;
	left: 0px;
}
#footerpostcode{
	position:absolute;
	width:260px;
	height:17px;
	top: 17px;
	left: 0px;
}
#footertelefoon{
	position:absolute;
	width:444px;
	height:15px;
	left: 280px;
	
}
#footeremail{
	position:absolute;
	width:444px;
	height:15px;
	left: 280px;
	top: 17px;
}
#footercopy{
	position:absolute;
	width:196px;
	height:15px;
	left: 744px;
}
#footerkvk{
	position:absolute;
	width:196px;
	height:15px;
	left: 744px;
	top: 17px;
}
#disclaimer {
	position:absolute;
	width:105px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	top: 690px;
	right: 0px;
	color: #00b1f0;
	line-height: 2em;
	vertical-align: middle;
}
/* Global Styles */

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
.header {
	color: #00b1f0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 1.5pt;
}
.navigatie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2E3192;
	letter-spacing: 1pt;
	text-decoration: none;
	line-height: 30px;
	display:block;
	padding-left: 48px;
	height: 30px;
	padding-top: 2px;
}
.tabel1 {
	vertical-align: middle;
	color: #2b308c;
	padding-left: 25px;
	font-weight: bold;
	letter-spacing: 3px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tabelcellen {
	vertical-align: text-top;
	color: #EEEEEE;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1.1pt;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 20px;
}
.h2 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #2e3192;
}
.glossymenu{
	top: 101px;
	padding: 0;
	width: 200px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	left: 0px;
}
.glossymenu a.menuitem{
	color: #00b1f0;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding-left: 35px;
	text-decoration: none;
	background-image: url(www/Afbeeldingen/nav3.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 0.5pt;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	left: 0px;
}
.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
	color: #2b308c;
}
.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}
.glossymenu a.menuitem:hover{
}
.glossymenu div.submenu{ /*DIV that contains each sub menu*/
}
.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}
.glossymenu div.submenu ul li{
}
.glossymenu div.submenu ul li a{
	display: block;
	color: #00b1f0;
	text-decoration: none;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	line-height: 20px;
	background-image: url(www/Afbeeldingen/aanwijzerh.png);
	background-position: 34px center;
	background-repeat: no-repeat;
}
.glossymenu div.submenu ul li a:hover{
	colorz: white;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #2e3192;
}

