body {
margin:0px auto;
margin-top: 0px;
padding:0px;
text-align:center;
}

#content {
height: 100%;
width:929px;
}


#zoekveld {
position:relative;
float: right;
margin-right: 0px;
}

input.zoekveld {
background: #FFFFFF;
border: solid 1px #a0a5a9;
}

#contentvlak {
height: 100%;
width:929px;
}


#header {
width: 929px;
height: 134px;
background-image:url(../images/bg_header.jpg);
}

#header_buttons {
position: relative;
float:right;
width: 175px;
height: 53px;
top: -42px;
text-align: right;
}

#kolomlinks {
width: 226px;
float: left;
height: 100%;
background-color:#FFFFFF;
}

#event {
min-height: 112px;
min-width:222px;
width: 222px;
background-image:url(../images/bg_event.gif);
background-repeat:no-repeat;
border: 1px #b4b5b5 solid;
}

#kolommidden {
position:relative;
width: 380px;
float: left;
top: 14px;
padding-bottom: 20px;
margin-bottom: 15px;
left: 0px;
height: 100%;
background-color:#FFFFFF;

}

#profielbanner {
left: 0px;
text-align:left;
float: left;
align: left;
width: 222px;
}

#profielbanner img {
align: left;
float: left;
padding-right: 10px;
border: 0px;
}

.nieuws_item {
min-height:75px;
width: 364px;
border: 1px #b7b7b7 solid;
padding-top: 6px;
padding-left: 4px;
padding-right: 4px;
}

.nieuws_item img {
padding-right: 10px;
padding-bottom: 3px;
padding-top: 3px;
border: 0px;
}

.nieuws_item_full {
min-height:75px;
width: 364px;
padding-top: 6px;
padding-left: 4px;
padding-right: 4px;
}

.nieuws_item_full img {
padding-right: 10px;
padding-bottom: 3px;
padding-top: 3px;
border: 0px;
}

#seperator img {
margin-left: -13px;
}

#kolomrechts {
position:relative;
width: 303px;
float: left;
top: -30px;
padding-bottom: 20px;
margin-bottom: 10px;
left: 20px;
height: 100%;
min-height: 700px;
background-color: #f7fceb;
}

#flashheader img {
padding-top: 3px;
}




#footer {
clear:both;
text-align:left;
top: 25px;
min-width: 929px;
min-height: 33px;
background-image:url(../images/bg_footer.jpg);
background-repeat:repeat-x;
}

#footer_txt {
margin-left: 184px;
padding-top: 8px;
}

.contact-button {
background-color:#CCCCCC;
border: solid 1px #a0a5a9;
color:#00a1de;
width: 75px;	
height: 25px;	
cursor: pointer;
line-height: 150%;
}



#slideshow {
    position:relative;
	margin-left: 0px;
	margin-top: 3px;
	width: 303px;
    height: 456px;

}

#slideshow IMG {
    position:absolute;
    top:0px;
    left:0px;
    z-index:8;
    opacity:0.0;
}
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}