﻿/* Specifieke paginaopmaak Intro */

#background	{	background: #003554 url('../images/background.jpg') repeat-y fixed left top;	}
.backgroundVisual 	{	background-color:#009DE0; 	}
#realbackground	{	background: #FFF url( '../images/background_main.gif' ) repeat-y;	margin-top: 75px;	height: 100%;	width: 100%;	}

a.sub	 {	color:#00456F;   	}
a.sub:hover	 {	color:#009DE0;	}
span.sub	{	color:#00456F;   	}

a.nav {	color:#009DE0;  	}

h1, h2 {	color: #009DE0; }
.blokactief	{	padding-right:15px; background:url('../images/pijl.gif') no-repeat right center; color:#FFF; font-size: 1.3em;   	}
td {
	font-weight:normal;
}
td.left 	{	border-left:1px #009DE0 dotted; vertical-align:top;  }
td.door 	{	border-left:1px #009DE0 dotted; vertical-align:top;  }
td.onder 	{	border-top:0px #009DE0 dotted; font-weight:bold;  }
td.content 	{	border-left:1px #009DE0 dotted; border-bottom:1px #009DE0 dotted;  }
				
a.tekst {	text-decoration: underline; color:#5a9ab8; }
a.tekst:hover {	text-decoration: underline; color:#009DE0; }
p.borderbottom	{	padding-bottom:0px; border-bottom:1px dashed #C0C0C0; margin-top:0px }
