body, html  {
	margin:0px auto;
	padding:0px;
	background-color: #ffffff;
	text-align: center;
	width: 100%;
}

#content {
	margin:0px auto;
	position: relative;
	height: 100%;
	width:990px;
	text-align:center;
}


#contentvlak {
	height: 100%;
	width: 990px;
	float: left;
}

#header {
	float:left;
	margin-top:  0px;
	background-image:url(../images/header.jpg);
	width: 990px;
	height: 130px;
	border-bottom: 4px #CCC solid;
}

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

#header_txt {
width: 300px;
font-family: "Trebuchet MS";
font-size: 10px;
padding-top: 100px;
padding-left: 510px;
color:#a3a3a3;
}


#logo {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 50px;
}

#menu {
	float: left;
	padding-top: 72px;
	padding-left: 35px;
}





#kolommen {
	background-image:url(../images/bg-contentvlak.jpg);
	background-repeat:no-repeat;
	width: 990px;
	float: left;
	margin-top: 14px;
	margin-bottom: 10px;
	text-align: left;
}

#links {
float: left;
width: 226px;
margin-left: 0px;
text-align: justify;
word-spacing: 2px;
}

#midden {
float: left;
width: 760px;
top: 14px;
}



#kolommenfooter {
	background-image:url(../images/bg-contentvlak.jpg);
	background-repeat:no-repeat;
	width: 990px;
	float: left;
	margin-top: 14px;
	margin-bottom: 10px;
	text-align: left;
}

#linksfooter {
float: left;
width: 226px;
margin-left: 0px;
text-align: justify;
word-spacing: 2px;
}

#middenfooter {
float: left;
width: 460px;
top: 14px;
}

#rechtsfooter {
float: left;
width: 303px;
padding-left: 0px;
text-align: justify;
word-spacing: 2px;
}

#slideshow {
    position:relative;
	margin-left: 0px;
	margin-top: 0px;
	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;
}


.nieuws_item {
min-height:75px;
width: 740px;
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: 440px;
padding-top: 6px;
padding-left: 4px;
padding-right: 4px;
}

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



@import url('src/css/shadowbox.css');

.BMmain { width: 100%; }
.BMheader  {
	background-color: #000000;
	color: #FFFFFF;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
}
.BMlink  {
	width: auto;
	vertical-align: middle;
	text-align: center;
}
.BMlink img {
	border: none;
}
.container {
position: relative;
border: none;
text-align: left;
float: left;


}

.container2 {
position: relative;
border: none;
text-align: left;
}

.container img{
border: none;
padding-left: 5px;
}

.container2 img{
border: none;
padding-left: 5px;
}

#thumb {
	background:#1481ae;
	text-align: center;
	float: left;
	border: 0px;
	padding-top: 3px;
	margin: 1px;
	text-align: center;
	font-family: Arial;
	font-size: 10px;
	color:#FFFFFF;	
}

.branche {
	width: 600px;
	display: inline-block;
	float:none;
}

iframe {
	border: 1px #0C0 solid;
}

