/* RESET CSS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 	{ margin: 0; padding: 0; border: 0; outline: none; }
:focus 															{ outline: 0; }
body 															{ line-height: 1; font-family: Tahoma;	font-size: 12px; color: #512C24; line-height: 17px; background-color:#CCC; }
ul, ol 															{ font-family: Arial; font-size: 12px; color: #FFFFFF; line-height: 17px; margin-left: 15px; padding-left: 0px;}
table 															{ border-collapse: separate; border-spacing: 0; }
caption, th, td													{ text-align: left;	font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after 			{ content: ""; }
blockquote, q 													{ quotes: "" ""; }

/* MAIN CSS */
* html 								{ height:100%; overflow-x: hidden; }
h1									{ font-family: Tahoma;	font-size: 18px; color: #7F2120; line-height: 18px;  }
h2									{ font-family: Tahoma;	font-size: 18px; color: #FFF; line-height: 18px;  }
p 									{ font-family: Tahoma;	font-size: 12px; color: #512C24; line-height: 17px; }
a 									{ color: #512C24; text-decoration:underline; }
a:hover 							{ color: #512C24; text-decoration:none; }
input, textarea, select, button		{ font-family: Tahoma; font-size: 12px; color: #512C24; }

.clear 								{ content:"."; clear:both; height:0px; display:block; overflow:hidden; }
.container 							{ width:980px; margin:0 auto; background-color:#FFF; }
.top								{ width:980px; height:180px; padding:0; margin:0; overflow:hidden; }
.menu								{ width:210px; height:375px; margin:0; float:left; background:url(/img/menubg.jpg) no-repeat; padding:15px 15px 0 0; }
.menuitem 							{ height:30px; width:190px; overflow:hidden; cursor:pointer; }
.menuitem a 						{ margin-top:0px; cursor:pointer;}
.menuitem a:hover 					{ margin-top:-30px; cursor:pointer; }
.right								{ width:190px; float:left; }
#mycustomscroll						{ width:725px; height:330px; margin:0; float:left; padding:10px 10px 10px 10px; }
#mycustomscroll2					{ width:190px; height:156px; padding:10px; margin-top:10px; background-color:#CE6814; color:#FFF; font-family:Tahoma; }
#mycustomscroll3					{ width:450px; height:370px; float:left; padding:0; margin:10px 60px 10px 0; }
.nieuws								{ position: relative; width:190px; height:156px; padding:0; margin:0; padding:10px; margin-top:20px; background-color:#7F2120; }
.agenda p, .nieuws p				{ color:#FFF; }
.leesmeer							{ position:absolute; float:right; padding:0; margin:0; bottom:10px; right:10px; }
.thumb								{ float:right; margin:0 0 0 20px; width:210px; text-align:right; }
.debug								{ height:24px; overflow:hidden; }