
body {
    margin: 0px;
    background-color: white;
    background-image: url("../Images/Background_2000x817.gif");
    background-repeat: no-repeat;
	background-position: top center;
    font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
    width: 950px;
    margin: 0px auto 0px auto;
	margin-bottom: 25px;
}

#header {
	width: 950px;
	height: 170px;
	float: left;
	margin-top: -25px;
	background-image: url("../Images/Header_950x170.gif");
	background-repeat: no-repeat;
}

#header a {
	color: darkblue;
	font-size: 11px;
	text-decoration: none;
	font-weight: 900;
}

#header a:hover {
		color: orange;
}

#header ul{
	    list-style-type: none;
		float: left;
		margin-left: 0px;
		margin-top: 115px;
}

#header li{
		float: left;
		margin-left: 15px;
		margin-right: 15px;
		margin-top: 5px;
		margin-bottom: 5px;
}

#middle {
	width: 950px;
	float: left;
}

#breadcums {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-size: 11px;
}

#content {
	width: 600px;
	border-width: 6px;
	border-style: solid;
	border-color: #fefc8a;
	padding: 20px;
	float: left;
	font-size: 12px;
	line-height: 19px;
	color: black;
}

#content h1 {
	font-weight: 900;
	font-size: 18px;
	color: #0175ba;
	margin-bottom: 0px;
}

#content h2 {
	font-weight: 900;
	font-size: 13px;
	color: #a31987;
	margin-bottom: -10px;
}

#content a {
	color: #5fb8de;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}

#content img {
	margin: 15px;
	border-width: 0px;
	border-style: solid;
	border-color: #8bd2f9;
}


#right {
	width: 278px;
	float: left;
	padding-left: 15px;
	padding-top: 0px;
}

#socialmedia {
	font-size: 11px;
}

#socialmedia a {
	text-decoration: none;
	color: transparent;
}

#nieuwsitem {
	width: 250px;
	border-width: 6px;
	border-style: solid;
	border-color: #31a0d2;
	float: left;
	margin-top: 15px;
}

#nieuwsitem_datum {
	width: 35px;
	height: 48px;
	text-align: center;
	font-weight: 900;
	font-family: arial, verdana;
	line-height: 24px;
	font-size: 26px;
	margin: 5px 5px 5px 10px;
	letter-spacing: 4px;
	float: left;
}

#nieuwsitem_tekst {
	width: 185px;
	font-family: arial, verdana;
	line-height: 13px;
	font-size: 11px;
	margin: 8px 5px 5px 5px;
	letter-spacing: 0px;
	float: left;
}

#nieuwsitem_tekst h1, h2, h3 {
	font-size: 11px;
	font-weight: 900;
	letter-spacing: 0px;
	margin: 0px;
	color: #27a1d2;
}

#nieuwsitem_tekst SPAN {
	font-size: 11px;
	font-weight: 900;
	letter-spacing: 0px;
	margin: 0px;
	color: #27a1d2;
}

#nieuwsitem_tekst p {
	font-size: 11px;
	font-weight: 0;
	letter-spacing: 0px;
	margin: 0px;
	//margin-bottom: 0px;
}

#nieuwsitem_tekst a {
	text-decoration: none;
	color: #27a1d2;
}

#nieuwsitem_tekst a:hover {
	text-decoration: none;
}

#banner_upcoming object {
	margin-top: 20px;
}

#sponsoren {
	width: 250px;
	margin-top: 5px;
	padding-top: 0px;
	float: left;
}

#sponsoren p {
	margin-top: 15px;
	margin-bottom: 5px;
}

tr {
	margin-bottom: 2px;
}

#footer {
	width: 880px;
	height: 13px;
	border-width: 6px;
	border-style: solid;
	border-color: #ea74b9;
	padding: 3px;
	float: left;
	margin-left: 10px;
	margin-top: 20px;
	font-size: 11px;
	color: #4c4c4c;
	text-align: center;
	margin-bottom: 30px;
}

#footer a {
	color: #4c4c4c;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}


#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;
}
