/* CSS Document */

		body
		{
			margin: 0;
			padding: 0;
			color: #333333;
			background-color: #ffffff;
			font-size:10pt;
			font-family:arial,sans-serif ;
			background:  #ffffff url(../images/achtergrond.png); background-repeat: repeat-x;font-size: 8.5pt;
		}

		#container
		{width: 100%; height: 600px; background:   url(../images/wolken.png); background-repeat: no-repeat;
		}

		#subcontainer
		{z-index: 2; top: 0; position: absolute;width: 100%; height: 600px; width: 780px;margin-left: auto;
	margin-right: auto;
	text-align: center;
		}

.adres {width: 780px; text-align: center; padding-top: 30px;}

.toptekst {width: 780px; margin-left: 12px;font-size: 8.5pt;vertical-align: left; padding-top: 30px; padding-bottom: 30px;line-height: 150%;}
.tekst {background-color: #EFF1F1;height: 135px; display: block;}


.blok1 {padding: 10px;width: 230px;height: 380px; background-color: #ffffff; float: left; margin-bottom: 2px;display: block;}
.foto1 {width: 230px; height: 222px;background-color: #EFF1F1; color: #ffffff; display: block;}
.titel1 {width: 230px; height: 23px;background-color: #BD002B; color: #ffffff; display: block;}

.blok2 {padding: 10px;width: 230px;height: 380px;  background-color: #ffffff; margin-left: 15px;float: left;display: block;}
.titel2 {width: 230px; height: 23px;background-color: #0099D8; color: #ffffff;  display: block;}

.blok3 {padding: 10px;width: 230px;height: 380px;  background-color: #ffffff; margin-left: 15px;float: left;display: block;}
.titel3 {width: 230px; height: 23px;background-color: #95C226; color: #ffffff;  display: block;}

.titeltekst {padding: 5px; line-height: 23px;}
.bloktekst {padding: 5px; line-height: 150%;}

.editorlink				{ color: #BD002B;font-weight: bold;text-decoration: none; }
.editorlink:link  		{ color: #BD002B; text-decoration: none; }
.editorlink:visited  	{ color: #BD002B; text-decoration: none; }
.editorlink:active  	{ color: #BD002B;text-decoration: none; }
.editorlink:hover 		{  color: #BD002B; text-decoration: underline; }

.link				{ color: #333333;text-decoration: none; }
.link:link  		{ color: #333333; text-decoration: none; }
.link:visited  	{ color: #333333; text-decoration: none; }
.link:active  	{ color: #333333;text-decoration: none; }
.link:hover 		{  color: #333333; text-decoration: underline; }

.footer
		{padding-top: 21px;
		width:780px;height:20px;text-align:center;
		}
