@charset "UTF-8";
/* CSS Document */

/*=reset.css*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, 
pre, form, fieldset, input, p, blockquote, address, th, td {
margin: 0;
padding: 0;
}

ol, ul {
list-style-type: none;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

a {
outline: none;
}

/*SITE*/
html { 
background: #fff url(images/bg.jpg) top left repeat-x;
}

body {
width: 900px;
margin: 0 auto;
font: 11px Arial, Helvetica, Verdana, sans-serif;
color: #747371;
line-height: 17px;
}

p {
margin-bottom: 10px;
margin-top: 10px;
}

/*HEADER - MENU*/
#navigation {
position: relative;
z-index: 2;
}

#navigation a {
font: 11px Arial, Helvetica, Verdana, sans-serif;
text-transform: uppercase;
color: #e8e5de;
text-decoration: none;
}

#navigation a:hover {
color: #62b4d5;
}

h1 {
position: absolute;
z-index: 1;
top: 12px;
left: 30px;
}

#navigation h2 {
position: absolute;
height: 71px;
width: 877px;
background: transparent url(images/hornav_bg.jpg) top left no-repeat;
text-indent: -9999px;
}

#home a {
position: absolute;
top: 44px;
left: 293px;

}

#werking a {
position: absolute;
top: 44px;
left: 340px;
}

#leden a {
position: absolute;
top: 44px;
left: 472px;
}

#info_stichting a {
position: absolute;
top: 44px;
left: 587px;
}

#sponsors a {
position: absolute;
top: 44px;
left: 690px;
}

#contact a {
position: absolute;
top: 44px;
left: 770px;
}

#frans a {
position: absolute;
top: 4px;
left: 782px;
}

#engels a {
position: absolute;
top: 4px;
left: 807px;
}





/*MAIN CONTENT*/
#content {
background: transparent url(images/content_bg.png) top left repeat-y;
overflow: hidden;
z-index:-1;
}

#banner {
position: absolute;
padding-left: 24px;
top:69px;
z-index:0;
}

#content_main {
padding: 465px 35px 0;
}

#content_main h2 {
color: #2c66a7;
font-size: 14px;
font-weight:bold;
padding-top: 10px;
padding-bottom: 10px;
text-transform:uppercase;
}


#left_content {
float: left;
width: 589px;
}

#left_left {
float: left;
width: 205px;
}

#voorstelling {
width: 182px;
height:300px;
}

#voorstelling h3 {
font-size: 11px;
}

#voorstelling ul {
list-style-type:disc;
padding-left:11px;
}

#scholenbg {
background: transparent url(images/scholen_bg.jpg) top left no-repeat;
width:181px;
height: 108px;
}

#sponsorbg {
background: transparent url(images/sponsor_bg.jpg) top left no-repeat;
width:171px;
height: 132px;
}

#sponsorslide {
padding: 30px 25px;
}

#left_right {
float: right;
width: 384px;
}

#left_right h3 {
color: #81c1d7;
background: transparent url(images/yellowgrad.jpg) top left repeat-x;
height: 29px;
font-size: 11px;
font-weight:bold;
padding-left: 3px;
}

#homenieuws {
width: 291px;
padding-bottom: 25px;
padding-left: 40px;
}


div.info {
padding-top: 10px;
padding-bottom: 10px;
}

div.info p {
margin-top: 0px
}

div.info>a {
text-decoration: none;
background-image: url(images/yellow_bg.jpg);
color: #2c66a7;
padding: 10px;
margin-left: 220px;
}

div.underline {
border-bottom: #CCCCCC thin solid;
padding-bottom: 15px;
}

#buzz {
background: transparent url(images/buzz_bg.jpg) top left no-repeat;
height: 140px;
width: 300px;
padding: 12px;
}

input.submit {
background-color: none;
border: none;
background-image: url(images/yellow_bg.jpg);
height: 30px;
width: 65px;
color: #2C66A7;
margin-left: 216px;
margin-top: 5px;
cursor: pointer;
}

#you {
float: left;
}

#friend {
float: right;
margin-right: 25px;
}

#tellafriend {
margin-top: -15px;
padding-left: 40px;
}

#right_content {
float: right;
width: 205px;
}



#deelnemen {
margin-left:-25px;
background: transparent url(images/deelnemen.jpg) top left no-repeat;
height: 268px;
}

#deelnemen p {
padding-left:35px;
padding-right:60px;
padding-top:110px;
}

#deelnemen>a {
text-decoration: none;
background-image: url(images/yellow_bg.jpg);
color: #2c66a7;
padding: 10px;
margin-left: 110px;
}

#inschrijven {
margin-left:-25px;
background: transparent url(images/inschrijven.jpg) top left no-repeat;
height: 268px;
}

#inschrijven p {
padding: 115px 65px 20px 40px;
}

#inschrijven>a {
text-decoration: none;
background-image: url(images/blue_bg.jpg);
color:#FFFFFF;
padding: 25px 30px;
margin-left: 25px;
}

div.pubbanner {
margin: 15px 0 15px -19px;

}

/*FOOTER*/
#footer {
background: transparent url(images/footer_bg.jpg) top left no-repeat;
height: 167px;
font: 10px Arial, Helvetica, Verdana, sans-serif;
color: #a2a1a0;
width: 900px;
clear: both;

}

#footer a {
text-transform: capitalize;
color: #a2a1a0;
text-decoration: none;
}

#footer a:hover {
color: #62b4d5;
}

.footer_sub {
float: left;
padding: 35px;
}
.ads2 {
	padding: 10px 12px;
	}
.ads2 img{
	border: none;
	}


.ads3 {
	padding: 10px 12px;
	}
.ads3 img{
	border: none;
	}




