@charset "UTF-8";
/* CSS Document */

/* Verander de twee kleurcodes hieronder om de steunkleur op de website te veranderen. */
h2, b, strong, #content a { color:#e22882;}
#bg-top, #content .btn { background-color:#e22882;}
/* */

h1, h2 { font-size:24px; margin:0;}
h1 { color:#12407f;}

body { margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#333;}
a { text-decoration:none; border:none; outline:none;}
img { border:none;}
#bg-top { float:left; height:30px; position:absolute; width:100%; z-index:-1; float:left;}
#wrap { width:1000px; margin-left:-500px; left:50%; position:relative; float:left;}
#top span { font-size:11px; line-height:30px; float:right; margin-left:770px;}
#top, #top a {color:#fff;}
#top {float:left;}

#menu { width:100%; margin-top:23px; float:left;}
#menu ul { list-style-type:none; width:100%; margin:0; padding:0;}
#menu li { background-color:#12407f;}
#menu li:hover, #menu li.active { background-color:#000;}
#menu a { display:block; color:#fff; padding:7px 10px; }

#header {border-bottom:30px #c2cbdf solid; float:left; }
#header-left { width:330px; float:left; z-index:10;}
#header-right { width:640px; height:326px; background:url(../images/bg-header.png) bottom repeat-x #000; border-left:30px #c2cbdf solid; float:left; z-index:10;}
#header-right ul { list-style-type:none; float:right; margin:0; padding:0; width:500px;  display:inline; position:absolute; left:556px; top:30px; z-index:10;}
#header-right a { color:#fff; padding:0px 11px; display:block; line-height:30px; z-index:10;}
#header-right li { text-align:right; display:block; background-color:#000; float:left; z-index:10;}
#header-right li:hover { background-color:#12407f; z-index:10;}
#header-img { width:274px; float:left; z-index:9;}

#content { line-height:23px; margin-top:25px; float:left; margin-bottom:50px; }
#content-left { width:150px; min-height:100px; float:left;}
#content-left a { font-weight:bold;}
#content-left ul { margin:0; padding:0; list-style-type:none;}
#content-left li { background:url(../images/arrow.gif) no-repeat left center; padding-left:15px;}
#content-center { width:455px; margin:0 40px; border-left:1px #12407f solid; border-right:1px #12407f solid; padding:0 40px; min-height:420px; float:left;}
#content-right { width:200px; min-height:100px; float:left;}
#content .txt, #content .btn { border:1px #333 solid; padding:5px; margin:3px 0;}
#content .btn { color:#fff; font-weight:bold;}
#content-right a, #content-center a { text-decoration:underline; }

#footer {float: left; clear: both; width: 1000px; height: auto; margin-top: 25px; bottom: 0;}
#footer .lawless {padding: 5px 5px 5px 5px; text-align: center; font-size: 10px;}
#footer .lawless a {color: #000;}


#slideshow {
  width: 640px;
  height: 326px;
}

