/* GLOBALE SETTINGS
***********************/


html, body {
border: 0;
margin: 0;
padding: 0;
}

* {
margin: 0;
padding: 0;
}

body {
font: 11pt helvetica, arial, sans-serif;
background-color: #110b04;
line-height: 130%;
}

/* ALGEMENE SETTINGS
***********************/

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight: normal;
}

h1 {
padding: 0;
letter-spacing: -1px;
font: 2em helvetica, arial, sans-serif;
}

h2 {
padding: 0;
letter-spacing: 2px;
text-transform: Uppercase;
font: 1.5em helvetica, arial, sans-serif;
}

h3 {
padding: 0;
text-align: left;
letter-spacing: 1px;
font: helvetica, arial, sans-serif;
text-transform: uppercase;
font-weight: normal;
font-size: 11pt;
}

p {
font: 11pt helvetica, arial, sans-serif;
color: #333;
font-weight: normal;
line-height: 130%;

}

p, ul, ol {
margin: 0;
padding: 0;
}

ul, ol {
padding: 0;
list-style: none;
}

img {
border:0;
margin:0;
}

/* LINKS 
***********************/

a, a:visited {
text-decoration: none;
color: #646262;
}

a:hover {
text-decoration: none;
color: #222222;
}


/* TOPMENU
***********************/

#top {
width: 100%;
margin: auto;
height: 25px;
background-color: #b3b3b3;
}

#topmenu {
display: block;
background-color: ;
height: 20px;
width: 700px;
margin: 0 auto;
}

#topmenu ul{
float: left;
list-style: none;
padding-top: 4px;
display: block;
}

#topmenu ul li {
float: left;
display: block;
padding: 0 13px;
}

#topmenu ul li a{
text-transform: uppercase;
font-weight: normal;
font-size: 10pt;
letter-spacing: 4px;
color: #333;
}

#topmenu ul li a:hover {
text-transform: uppercase;
font-weight: normal;
font-size: 10pt;
letter-spacing: 4px;
color: 7f7f7f;
}

/* WRAPPER
***********************/

#wrapper {
background-color: #f8f7f4;
position: relative;
min-height: 300px;
background-image: url(../images/bovengrond.jpg);
background-position: center bottom;
background-repeat: no-repeat;
width: 100%;
padding: 20px 0 0px 0;
}

#inhoud {
width: 850px;
margin: auto;
}

/* HEADER 
***********************/
#header {
background-color: ;
width: 850px;
height: 120px;
margin: 10px 0 10px 0;
}


#logos {
float: left;
background-image: url(../images/ballon-cafes.png);
background-position: right bottom;
background-repeat: no-repeat;
width: 250px;
height: 202px;
margin-right: 30px;
}
#logos2 {
float: left;
background-image: url(../images/ballon_gokart.png);
background-position: right bottom;
background-repeat: no-repeat;
width: 250px;
height: 202px;
margin-right: 30px;
}
#logos3 {
float: left;
background-image: url(../images/ballon_alletwee.png);
background-position: right bottom;
background-repeat: no-repeat;
width: 250px;
height: 202px;
margin-right: 30px;
}


#titel {
float: left;
background-image: url(../images/cafes_groot.png);
background-repeat: no-repeat;
width: 356px;
height: 202px;
margin-left: 0px;
margin-bottom: 20px;
}
#titel2 {
float: left;
background-image: url(../images/gokart_groot.png);
background-repeat: no-repeat;
width: 445px;
height: 202px;
margin-left: 0px;
margin-bottom: 20px;
}

#titel3 {
float: left;
background-image: url(../images/fotosvanvorigeedities.png);
background-repeat: no-repeat;
background-position: bottom left;
width: 400px;
height: 202px;
margin-left: 0px;
margin-bottom: 20px;
}

#titel4 {
float: left;
background-image: url(../images/vanallesvoordepers.png);
background-repeat: no-repeat;
background-position: bottom left;
width: 400px;
height: 202px;
margin-left: 0px;
margin-bottom: 20px;
}

#titel5 {
float: left;
background-image: url(../images/waaromdoenwedit.png);
background-repeat: no-repeat;
background-position: bottom left;
width: 400px;
height: 202px;
margin-left: 0px;
margin-bottom: 20px;
}

#titel6 {
float: left;
background-image: url(../images/waarisditalles.png);
background-repeat: no-repeat;
background-position: bottom left;
width: 400px;
height: 202px;
margin-left: 0px;
margin-bottom: 20px;
}

#titel7 {
float: left;
background-image: url(../images/comedyfilmkes.png);
background-repeat: no-repeat;
background-position: bottom left;
width: 550px;
height: 202px;
margin-left: 0px;
margin-bottom: 20px;
}

/* MENU 
***********************/

#togglemenu {
float: left;
width: 250px;
margin-right: 30px;
}

#togglemenu ul{
text-align: right;
letter-spacing: 1px;
font:helvetica, arial, sans-serif;
text-transform: uppercase;
font-weight: normal;
font-size: 11pt;
letter-spacing: 2px;
line-height: 140%;
}

/* CONTENT
***********************/

#content {
float: left;
width: 550px;
min-height: 350px;
background-color: ;
text-transform: ;
letter-spacing: 1px;
line-height: 130%;
padding-bottom: 20px;
}

#content-links {
float: left;
width: 300px;

}

#content-rechts {
float: left;
width: 250px;
}


/* LIJN
***********************/

#lijn {
clear: both;
margin-top:0px;
height: 18px;
width: 100%;
background-image: url(../images/blokjes.jpg);
background-position: top;
}

#lijn2 {
clear: both;
margin-top:0px;
height: 18px;
width: 100%;
background-image: url(../images/blokjes.jpg);
background-position: top;
}

/* FOOTER
***********************/

#footer {
	clear: both;
	background-image: url(../images/ondergrond6.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 200px;
	background-color: #110b04;
}

#footerinhoud {
	padding-top: 30px;
	width: 850px;
	margin: auto;
}

#formulieren {
	float: left;
	width: 250px;
	margin-right: 30px;
	text-align: right;
}

#formulieren p {
	color: grey;
	text-transform: uppercase;
	line-height: 130%;
	letter-spacing: 2px;
}
#formulieren a:hover {
	color: #c69c6d;
}

#sponsors {
	float: left;
	width: 550px;
	height: 150px;
	
}


/* GLOBAL CLASSES
***********************/

.clear { clear:both; }
