/* CSS Document */

body 				{ margin:0; padding:0; background-color:#FFF; }

h1					{ margin:0; padding:0 0 2px 0; font-size:23px; font-weight:normal; }
form				{ margin:0; padding:0; border:0; }

a,
a:link				{ text-decoration:none; color:#333; }
a:hover				{ text-decoration:underline; }	

#site 				{ background:#00B5E1 url(../images/background.png) left top repeat-x; margin:4px 0 0 0; font-size:14px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#333; }

#wrapper			{ width:800px; margin:0 auto; height:auto !important; height:500px; min-height:500px; background-color:#FFF; }

#header 			{ width:800px; height:120px; background:transparent url(../images/header_bg.png) right bottom no-repeat; }
#header_l			{ float:left; width:180px; height:120px; }
#header_r			{ margin:0 5px 0 190px; width:602px; height:75px; }

#menu				{ float:right; width:610px; height:28px; padding:13px 0 0 0; }

#zoeken				{ margin:20px 0 0 0; padding:0; }

#top_menu 			{ float:right; width:200px; padding:5px 0 0 0; margin:0; }
#top_menu ul 		{ padding:0; margin:0; list-style:none; }
#top_menu li		{ float:right; padding:0 1px 0 12px; }
#top_menu li a,
#top_menu li a:link 	{ font-size:11px; text-decoration:none; color:#333; }
#top_menu li a:hover	{ text-decoration:underline; }
#top_menu ul li.menu-first	{ background:transparent url(../images/seperator.jpg) 5px center no-repeat !important; }

#banner				{ width:800px; height:350px; position:relative; }
#banner_post-it		{ position:absolute; width:234px; height:214px; background: transparent url(../images/postit.png) left top no-repeat; left: 572px; top: -12px; z-index:100;  }
#post-it_tekst		{ margin:40px 0 0 15px; font-size:10px; line-height:16px; width:200px; }
#banner_post-it h3	{ font-size:21px; font-family:Arial, Helvetica, sans-serif; color:#333; font-weight:normal; margin:15px 0 10px 0; padding:0; }
#banner_post-it_close{ float: right; margin: 5px 15px 0px 0px; cursor: pointer; }
.post-it_gotostock a, .post-it_gotostock a:link	{ font-size:15px; font-weight:bold; text-decoration:underline; margin:5px 0 0; float:right; }
#banner_top_bg		{ width:800px; height:25px; border-top:2px solid #00CCFF; border-bottom:1px solid #00CCFF; position:absolute; top:0; z-index:8; background:transparent url(../images/banner_trans1.png) left top repeat; }

#banner_top			{ width:800px; height:25px; border-top:2px solid #00CCFF; border-bottom:1px solid #00CCFF; position:absolute; top:0; z-index:10; color:#FFF; font-size:12px; }

#taal 				{ float:left; padding:6px 0 0 5px; }

#navigatie			{ padding:6px 0 0 190px; }
#navigatie a,
#navigatie a:link	{ color:#FFF; text-decoration:none; }
#navigatie a:hover	{ text-decoration:underline; }

#introtekst			{ width:800px; height:50px; border-top:1px solid #00CCFF; position:absolute; bottom:0; z-index:8; background:transparent url(../images/banner_trans2.png) left top repeat; }
#introtekst h1		{ color:#FFF; font-size:30px; font-weight:normal; padding:8px 0 0 10px; margin:0; }

#rotator			{ width:800px; height:350px; overflow:hidden; }

#content			{ width:780px; padding:10px; height:auto !important; height:150px; min-height:150px; }

#left				{ width:600px; line-height:18px; }
#right				{ float:right; width:160px; font-size:11px; }

#footer				{ width:800px; margin:0 auto; margin-bottom:10px; line-height:16px; padding:5px 0; font-size:11px; text-align:center; background-color:#F0F2F4; border-top:1px solid #CFD7DD; }
