/* Algemene reset */

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  { margin: 0; 	padding: 0; 	border: 0; 	outline: 0; 	font-weight: inherit; 	font-style: inherit; font-size: 100%; 	font-family: inherit;}
:focus {outline: 0;}
ul, ol {list-style-type:none;}
html {overflow-y: scroll;}
body {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}

/* Standaard stijlen */

#bottrap {
	display: none;
	visibility: hidden;
}

.bottrap {
	display: none;
	visibility: hidden;
}

#container {
margin:0 auto;
width:980px;
position:relative;
}

.float_left {
float:left;
}

.float_right {
float:right;
}

/* Snelle menuutje */

#quick_menu {
position:absolute;
top:200px;
right:0;
}

#quick_menu a img {
padding: 0 0 0 10px;
}

/* Main menu */

ul#nav {
background:#f6f4f4;
overflow:hidden;
}

ul#nav li {
float:left;
}

ul#nav li a {
color:#4e3121;
padding:10px 10px;
display:block;
text-decoration:none;
font-weight:bold;
font-size:12px;
text-transform:uppercase;
letter-spacing:1px;
}

ul#nav li a:hover {
color:#aaba1b;
}

ul#nav li#current a {
color:#fff;
background:#aaba1b;
}

/* Content layout */

#content_wrapper {
margin:0px 0 0 0;
border:1px solid #f6f4f4;
padding:0px;
overflow:hidden;
background:#fff;
}

#col_left {
width:10px;
}

#col_center {
width:960px;
margin:0 0 0 10px;
overflow:hidden;
}

#col_right {
width:10px;
margin:0 0 0 10px;
}

#footer {
height:60px;
background:#73bebd;
margin:10px 0 0 0;
border-bottom:5px solid #b0bbbb;
color:#fff;
font-size:11px;
padding:10px;
}

/* Footer menu */

ul#footer_nav {
overflow:hidden;
}

ul#footer_nav li {
float:left;
display:block;
}

ul#footer_nav li a {
color:#fff;
text-decoration:none;
padding: 0 0 0 5px;
}

ul#footer_nav li a:hover {
text-decoration:underline;
}

#footer p {
text-align:right;
}

#footer p a {
color:#fff;
}

.clear {
clear:both;
}

/* Content stijlen */

p {
line-height:18px;
}

h1 {
font-size:22px;
font-weight:700;
color:#b0bbbb;
margin: 0px 0 0 0;
}

#col_left h2,
#col_right h2 {
font-size:12px;
font-weight:700;
background:#aaba1b;
color:#fff;
padding:5px 0 5px 10px;
}

#col_center h2 a {
color:#4e3121;
font-size:18px;
text-decoration:none;
padding: 0 0 5px 0;
display:block;
}

/* Home blokken */

.top {
width:170px;
margin:12px 12px 0 0;
float:left;
border:1px solid #4e3121;
padding:10px;
}

.third_item {
margin:12px 0 0 0;
}

.contenttext {
overflow:hidden;
}

.top p {
font-size:11px;
color:#434343;
}

.top p a {
color:#434343;
}

/* Tags */

.tags {
background:#f6f4f4;
padding:10px;
margin:20px 0 0 0;
}

.tags a {
color:#434343;
text-decoration:none;
}

.tags a:hover {
color:#aaba1b;
text-decoration:underline;
}

.tags span {
display:block;
}

.tag1 {
font-size:11px;
}

.tag2 {
font-size:13px;
}

.tag3 {
font-size:15px;
}

.tag4 {
font-size:17px;
}

.tag5 {
font-size:19px;
}
