/* CSS Document */
/* for home only*/

#middle { height: 290px;  border-bottom: 7px solid #0695DB; position: relative; z-index: 10;}
#flashcontent { width: 650px; height: 255px; position: absolute; top: 0; left: 0; z-index: 15; }
.menu {/*background: url(img/menu_bg.png) repeat-x; */ top: 255px; z-index: 20;}

	#middle_right { width: 250px; height: 290px; overflow: hidden; float: right; background-color: #1C1C1C; color: #999999; position: relative; }
		address { margin: 0 10px; font-style: normal; border-bottom: 1px solid #588FAA; font: 14px/20px arial,sans-serif; padding: 21px 0 15px 5px; }
		address .contact{ font: 12px/20px arial,sans-serif;}
		address .left { width: 60px; float: left; }
		address #phone { font-weight: bold; color: white; }
	#middle_right	address a { text-decoration: none; color: #6FBCE6; }
	/*#referentie { padding: 3px 5px 0 15px; }*/
	#referentie { padding: 12px 5px 0 10px; }
	#referentie h4 { font-size: 14px; font-weight: bold; color: white; margin-bottom: 5px; }
	#referentie a	{ /*display: block;*/ font: 12px arial,sans-serif; text-decoration: none; color: #6FBCE6; /*position: absolute; bottom: 10px; left: 0; padding-left: 15px;*/}

#bottom { width: 100%; overflow: hidden; min-height: 0;padding-bottom:10px;}
/*#bottom { height: 395px; width: 100%; background: white url(img/bottom_bg.png) no-repeat; overflow: hidden; min-height: 0;}*/
#banners { width: 135px; height: 355px; float: left; padding: 20px 0 20px 20px; }
#banners img { border: 0; display:block; margin-bottom: 20px; }

#news { width: 193px; height: 355px; float: right; padding: 20px 40px 20px 17px; }

#content { width: 420px; padding: 25px 20px 20px 40px; margin-left: 0; }

	#content h2 { margin-bottom: 0; margin-top: 0;}
	#content .leesverder { text-decoration: none; color: #0099CC; }

.homenieuws{margin-top:30px;}
.homenieuws h1{margin-bottom:6px;}
.homenieuws .date { font-style: italic; }
.homenieuws h3 { margin: 0; padding: 0; font-size: 12px; font-weight: bold; color: #0099CC; }
.homenieuws .meernieuws { margin-top: 20px; text-decoration: none; color: #0099CC;font-weight:bold; /*display: block;*/ }
.homenieuws .leesverder	{ margin-top: 20px; text-decoration: none; color: #0099CC; display:inline; }
