/* CSS Document */
body {
  font-size:12px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  line-height:13pt;
  color: #231B52;  
  background-color:#9999dd;
  background-position:center top;
  background-repeat:no-repeat;

}
body, td, tr, h1, h2, h3, ul, li
	{
  padding:0;
  margin:0;
  }
th {
	text-align:left;
	}
		
#container	{
	position:relative;
	width:950px;
	margin:0 auto;
	padding:0;
	margin-top:0%;
	background-color:#FFFFFF;
	}	

#content	{
	position:absolute;
	top:5px;
	width:950px;
	left:0px;
	background-color: #FFFFF4;
	background-repeat:no-repeat;
		}
.bg2	{
	background-image:url(../images/achtergrond2.gif);
	}
.bg4	{
	background-image:url(../images/achtergrond4.gif);
	}
.bg8	{
	background-image:url(../images/achtergrond8.gif);
	}
.bg9	{
	background-image:url(../images/achtergrond9.gif);
	}
#logo
	{
	position:absolute;
	left:380px;
	width:482px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	height:130px;
	}
#kruimelpad	{
	position:absolute;
	left:400px;
	top:190px;
	font-size:10px;
	width:420px;
	text-align:right;
	}
	
#footer
	{
	background-image: url(../images/voetregel-paars.gif);
	width:950px;
	height:94px;
	background-repeat:no-repeat;
	}
		
.tekst	{
	padding-top:200px;
	margin-left:270px;
	margin-right:130px;
	min-height:470px;

	}
.tekst ul	{
	margin:0;
	padding:0;
	margin-left:20px;
	list-style:circle;
	}
#navigatie
	{
	position:absolute;
	top: 300px;
	width:190px;
	left:55px;
		}
#navigatie a	{
	text-decoration:none;
	}
.button	{
		background-image: url(../images/button.png);
		background-repeat:no-repeat;
		font-family:Tahoma;
		font-size:12px;
		padding-left:22px;
		list-style:none;
		line-height:40px;
		}
.buttonactief	{
	    background-image:url(../images/button-actief.png);
		background-repeat:no-repeat;
		font-family:Tahoma;
		color:#FFFFFF;
		font-size:12px;
		padding-left:22px;
		list-style:none;
		line-height:40px;
		}
.buttonsub{
		background-image:url(../images/button-klein.png);
		background-repeat:no-repeat;
		font-family:Tahoma;
		font-size:11px;
		padding-left:18px;
		list-style:none;
		line-height:30px;
		}
.buttonactiefsub	{
	    background-image:url(../images/button-actief-klein.png);
		background-repeat:no-repeat;
		font-family:Tahoma;
		color:#FFFFFF;
		font-size:11px;
		padding-left:18px;
		list-style:none;
		line-height:30px;
		}

.submenu	{
	margin-left:10px;
	}
	
a	{
	text-decoration:underline;
	color:#250052;
	}
a:hover 
	{
	color:#8e7cac;
}
h1	{
	font-family:Tahoma;
	font-size:16px;
	color:#250052;
	margin-bottom:8px;
	text-align:left;
	}
h5	{
	font-family:Tahoma;
	font-size:16px;
	color:#250052;
	margin-bottom:8px;
	text-align:center;
	}
h2	{
	font-family:Tahoma;
	font-size:14px;
	color:#250052;
	margin-bottom:3px;
	}	
h3	{
	font-family:Tahoma;
	font-size:13px;
	color:#250052;
	margin-bottom:0px;
	margin-top:12px;
	
	}	
h6	{
	font-family:Tahoma;
	font-size:13px;
	color:#250052;
	margin-bottom:5px;
	text-align:center;
	font-style:italic;
	}
h4 {
	font-family:Tahoma;
	font-size:12px;
	color:#250052;
	margin-bottom:0px;
	}	
	
.bordertekst	{
	border-bottom:0px;
	border-top:0px;
	border-left:3px;
	border-right:3px;
	border-color:#392c6c;
	border-style:solid;
	width:950px;
	}

.citaatlinks{
	font-style:italic;
	text-align:left;
	}
.citaat	{
	font-style:italic;
	text-align:center;
	}
.klein	{
	font-size:9px;
	}
.medium	{
	font-size:10px;
	}
