/* Cored Algemene styles */
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
}
a, a:link, a:visited, a:active {
	color: #037D9F;
	text-decoration: underline;
}
a:hover {
	color: #037D9F;
	text-decoration: none;


} 

/* Cored Bovenstrook  */
table#bovenstrook {
	width: 100%;
	background-color: #000033;
	vertical-align: bottom;
	background-image: url(../images/TopStrookTotal.gif);
	background-repeat: repeat-y;
}
table#bovenstrook td#logo {
	width: 308px;
}
table#bovenstrook td#functiemenu {
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	width: 460px;
	vertical-align: top;
	padding-top: 2px;
}
table#tabs {
	padding: 0;
	margin: 0;
	width: 346px;
}
a.functiemenu, a.functiemenu:visited, a.functiemenu:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.functiemenu:hover {
	text-decoration: underline;
	color: #FFFFFF;
} 
a.submenu, a.submenu:visited, a.submenu:active {
	color: #000033;
	text-decoration: underline;
}
a.submenu:hover {
	text-decoration: underline;
	color: #037D9F;
} 

/* Cored Midden vlak */
table#middenvlak {
	width: 100%;
}
table#middenvlak td#image {
	width: 308px;
	vertical-align:top;
}
table#middenvlak td#intro {
	padding-left: 8px;
	vertical-align:top;
	padding-top:15px;
}
table#middenvlak td#blstrook1 {
	background-image: url(../images/MidStrook.gif);
	height: 9px;
}
table#middenvlak td#blstrook2 {
	background-image: url(../images/MidStrookVervolg.gif);
	background-repeat: repeat-y;
	height: 9px;
}
table#middenvlak td#content1 {
	width: 308px;
	padding-left: 8px;
	vertical-align: top;

}
table#middenvlak td#content2 {
	padding-left: 8px;
	vertical-align: top;

}
table#size {
	width: 530px;
	vertical-align: top;
}
table#size2 {
	width: 440px;
	height: 80px;
	vertical-align: top;
}
table#size td {
	vertical-align: top;
}

/* Cored H Styles */
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #037D9F;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #000033;
	margin: 12px 0px 4px;
	padding: 0px;
}
h3 {
	color: #037D9F;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	color: #FF3300;
	margin: 0px;
	padding: 0px;
}
/* Cored Credit strook */
table#credit {
	width: 100%;
	background-image: url(../images/CreditStrook.gif);
	background-repeat: repeat-y;
	background-color: #000033;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 16px 0px 0px;
	height: 22px;
}
table#credit td#credittekst {
	width: 308px;
	padding-left: 8px;
}

/* Cored Submenu  */
table#submenu {
	width: 296px;
	padding-right: 14px;
}
table#submenu td#item {
	background-color: #E5F2F5;
	width: 160px;
	height: 18px;
	border: 1px dashed #FFFFFF;
	padding-left: 4px;
}

/* Einde CSS */
