body{margin:0;padding:0;
	font-family: Verdana; color: #40454b; font-size: 12px; 
	text-align:center; line-height: 18px; background-color:#D0ECED;}

a:link { text-decoration : none; color : #3366cc; border: 0px;} 
a:active { text-decoration : underline; color : #3366cc; border: 0px;} 
a:visited { text-decoration : none; color : #3366cc; border: 0px;} 
a:hover { text-decoration : underline; color : #ff5a00; border: 0px;} 
	
input, textarea { font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif; padding: 2px; border: 1px solid #FE870F; background-color: #FAFAFA; }
input:focus, textarea:focus { background-color: #fff; border: 1px solid #999; }
img { border: none; }


input.image { margin: 0px; padding: 0px; border: none; }	
input.button { background: url(../images/button-bk.jpg) left 2px repeat-x; color: #fff; border: none; font-size: 14px; }

	/* layout */
#top { width: 100%; height: 83px; background: url(../images/header-bk.jpg) repeat-x; }
#wrapper { width: 800px; background-color: #fff; text-align: left; padding: 0px; margin: 0 auto; 
	border: 1px solid #CCC; }
#header { position: relative; width: 99%; float: right; font-size:11px; letter-spacing:1px; overflow:hidden; }
#content { position: relative; width: 600px; text-align: left; padding-left: 100px; float: left; }
#right_side { position: relative; width: 200px; float: left; text-align: left; margin: 10px; margin-left: 60px; }
#footer { margin: 0 auto; width: 800px; background-color: #414143; color: #fff; text-align: center; }
#footer a { color: #fff; }

#logo-cover { width: 153px; margin: 10px; height: 80px; background: url(../images/logo-cover4.jpg) 10px center no-repeat; color: #F8D617; font-weight: bold; font-size: 24px; padding-top: 135px; padding-left: 20px; }
	
	/* top menu */
#main-menu a { color: #fff; text-decoration: none; font-weight: bold; font-size: 12px;} 
#main-menu a:hover { color: #e0f2f2;; }
	
h1 { font-weight: normal; font-size: 24px; color: #015281; letter-spacing: -1px; margin: 8px; 
	font-family: times, Times New Roman, times-roman, georgia, serif;  } 
h2 { font-size: 14px; font-weight: bold; color: #cc0000; padding: 5px; margin-left: 10px; border-bottom: solid 1px #333; }

.explicatie { font-size: 12px; font-weight: bold; }
.more { padding-left: 30px; text-align: right; }
.more a { font-size: 11px; color: #0000ff; }
.box { border: 1px dotted #0000ff; padding: 6px; margin-top: 10px; }
.box_title { font-size: 12px; font-weight: bold; color: #fff; padding: 5px; border-bottom: 1px solid #ccc; background: url(../images/arrow_grey.gif) right top no-repeat; background-color: #414143; }
.box_title a { font-weight: bold; color: #fff; }
.article { color: #777; padding: 7px 0px 4px 0px; border-bottom: 1px dotted #999; 
	background: url(../images/RelatedPostsHeading.png) left 12px no-repeat; text-indent: 20px;}
.article:hover { background-color: #F5F5F5; }
.sageata { background: url(../images/menu-li-bk.gif) left center no-repeat; padding-left: 17px; }
.arrow_grey-down { background: url(../images/arrow_grey-left.gif) left bottom no-repeat; background-color: #414143; }
.arrow_grey-down a { color: #fff; text-decoration: underline; }

#right_side ul { width: 100%; list-style: none; text-indent: -1em; margin-left: 0; padding-left: 1em; } 
#right_side ul li:before { content: "\00BB \0020"; }

	/* forms */
.ul_form { list-style: none none outside; }
.ul_form label {display: block; float: left; width: 100px; text-align: right; padding-right: 7px;}
.ul_form input, textarea { margin-bottom: 10px; }
.ul_form input { width: 220px; }
.ul_form textarea { width: 400px; height: 180px; }

.submit-button { color: #fff; border-color: #990000; background-color: #666; }
.star { color: #ff0000; }
.error { width: 350px; padding: 7px; padding-left: 70px; border: 1px solid #000098; min-height: 30px;
	background-image: url(../images/errors.gif); background-repeat: no-repeat; }