
body {
    margin: 0px;
    background-color: #E6E7E8;
    background-image: url("../Images/wallpaper.gif");
    background-repeat: repeat-x;
    font-family: verdana, arial;
}

#wrapper {
    width: 900px;
    margin: 0px auto 0px auto;
}


#header {
    height: 149px;
    position: relative;
	background-image: url("../Images/Header_149x900.gif");
}

#header_logotekst {
	height: 30px;
	width: 293px;
	background-image: url("../Images/BBL_LogoTekst_30x293.gif");
	position: absolute;
	left: 50px;
	top: 15px;
}

#header_datum {
	height: 60px;
	width: 350px;
	background-image: url("../Images/HeaderDatum_350x60.gif");
	position: absolute;
	right: 0px;
	top: 10px;
}

#mainMenuBar {
    height: 28px;
    background-image: url("../Images/menuBackground.gif");
}




/* ############################################################################
 * Left container
 * ############################################################################
 */

#leftContainer {
    width: 600px;
    float: left;
    padding-top: 2px;
    margin-bottom: 30px;
}

#breadcums {
	font-size: 11px;
	color: black;
	height: 26px;
	line-height: 26px;
}

#breadcums a {
	color: black;
	text-decoration: underline;
}

#breadcums a:hover {
	font-size: 11px;
	text-decoration: none;
}

#content h1, h2, h3, h4, h5 {
	font-size: 18px;
	color: #c73426;
	font-weight: 900;
	line-height: 25px;
}

#content strong, b {
	color: #c73426;	
	font-weight: 900;
}

#content img {
	border-style: solid;
	border-width: 1px;
	border-color: #D4D4D4;
	margin: 10px;
}

#content {
	font-size: 11px;
	line-height: 21px;
}

#content a {
	color: #c73426;	
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}
/* ############################################################################
 * Right container
 * ############################################################################
 */
#rightContainer {
    width: 240px;
    float: left;
    margin-left: 30px;
    padding-top: 32px;
}

#rightContainer h1 {
	font-size: 15px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
	color: gray;
	padding-bottom: 3px;
}

#lnTekst {
	font-size: 11px;
	line-height: 15px;
}

#lnDatum {
	font-weight: 900;
	font-size: 9px;
}

#lnTitel {
	color: #c73426;
	font-weight: 900;
}

a.lnLeesverder {
	text-decoration: underline;
	color: black;
}

a.lnLeesverder:hover{
	text-decoration: none;
}







#sponsoren {
	width: 241px;
	height: 360px;
}

.sponsoren {
	margin: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #D4D4D4;
}









#hbjservices {
	width: 900px;
	position: relative;
	top: 40px;
	height: 25px;
	line-height: 25px;
	color: gray;
	font-size: 9px;
	text-align: center;
}

#hbjservices a {
	text-decoration: underline;
	color: gray;
}

#hbjservices a:hover {
	text-decoration: none;
}