/* Do us a favor... I know it's difficult for you... but please, stay here, and try not to do anything... stupid. */

* {margin:0;padding:0}

.clearer {clear:both;}

body {
	padding:0;
	margin:0;
	background:#000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
}

#container {
	margin:auto;
	width:910px;
	height:auto;
	background:url(../images/achtergrond.jpg) repeat-y;	
}

#header {width:910px;height:300px;}

#links {float:left;width:179px;height:auto;border-right:1px solid #000;margin-left:5px;background:url(../images/links.jpg);padding-left:5px;padding-right:5px;}

#content {float:left;width:510px;height:auto;border-right:1px solid #000;background:#19191a;padding:5px;}

#rechts {float:left;width:179px;height:auto;background:#ad3238;background:url(../images/rechts.jpg);padding-left:5px;padding-right:5px;}

#footer {width:910px;height:5px;background:#7f7f7f;}

#menu {margin-left:5px;width:900px;height:auto;background:white;}

#navcontainer ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	background: url("../images/bg.jpg") repeat-x;
	font: 15px/22px Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	height:25px;
}

#navcontainer a {
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 225px;
}

#navcontainer a:hover {background: url("../images/bg2.jpg") repeat-x;height:25px;color:#94724b;}

/* TEKST */

h1 {font-size:12px;font-weight:bold;text-align:center;background:url("../images/h.jpg");color:#94724b;padding:2px;border:1px solid #aaa;margin-bottom:5px;margin-top:5px;}

h2 {font-size:14px;font-weight:bold;color:#94724b;}

hr{border:0;height:1px;color:#000;background:#000;margin-top:5px;}

.slickbox {
        margin: 0px 0px 0px 0px;
        display: none;
}

#slickbox{background:#eee;border:1px
solid #900;height:135px}
