* {
	margin: 0;
	padding: 0;
	
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #003333;
}

body {
	background: url('../images/bg_body.gif');	
}
#content a {
	text-decoration: none;	
	border-bottom: 1px dotted #f60;
}
#content a:hover {
	border-bottom: 1px solid #f60;
}

#container {
	width: 968px;
	padding: 0 0;
	margin: 20px auto;
	
	background: url('../images/bg_container.gif');
}
#top {
	width: 968px;
	height: 18px;
	
	background: url('../images/bg_containertop.gif');
}
#bottom {
	height: 18px;
	clear: both;
	
	background: url('../images/bg_containerbottom.gif');
}

#header {
	margin-top: -9px;
	margin-bottom: 40px;
	background: url('../images/header_image3.jpg');
}
#header, #content {
	margin-left: 9px;
	margin-right: 9px;
}
#header_overlay, #content {
	padding: 0 30px;	
}
#header #header_overlay {
	display: block;
	height: 300px;
	
	background: url('../images/header_overlay_weekend.png');
	position: relative;
}

#header strong {
	display: block;
	position: absolute;
	width: 233px;
	height: 230px;
	top: 15px;
		
	background: url('../images/logo_weekend2.png');	
}
#header strong span {
	display: none;
}

#header ul {
	list-style-type: none;
	position: absolute;
	top: 290px;
}
#header li {
	float: left;
	padding-right: 30px;
}
#header li a {
	color: #003333;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	font-family: "TradeGothic LT CondEighteen";
}
#header li a:hover,
#header li a.active {
	color: #FF6600;
}

#content h1,
#content h2 {
	font-family: "Trebuchet MS";
	font-size: 28px;
	font-weight: strong;
	margin-bottom: 15px;
}
#content h2,
#content h2 a {
	font-size: 22px;
	border-bottom: 0;	
}
#content p {
	line-height: 22px;	
	margin-bottom: 1em;
}
#content ul,
#content ol {
	margin-left: 18px;	
	padding-left: 0;
	line-height: 22px;	
	margin-bottom: 1em;
}
#content span * {
	font-size: inherit;	
}
#content .imgwrapper {
	border: 1px solid #ccc;
	text-align: center;
}
#content a.imgwrapper:hover {
	border: 1px solid #666;
}
#content .left {
	float: left;
	margin: 0 15px 15px 0;
}
#content .right {
	float: right;
	margin: 0 0 15px 15px;
}
#content .center {
	display: block;
	margin: 0 auto;
}
#content .imgwrapper span.titleHolder {
	margin: 3px;
	padding: 0;
	font-size: 0;
	display: block;
	position: relative;
}
#content .imgwrapper img {
	border: 0;	
}
#content .imgwrapper p {
	padding-top: 0.5em;
	font-size: 11px;
	margin-bottom: 0;
	line-height: 2em;
}
#content .imgwrapper p.onTopTitle {
	background: #000;

	opacity: 0.75;
	filter: alpha(opacity=75); /* ie lt8 */
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=75)'; /* ie8 */
	-khtml-opacity: 0.75;
	-moz-opacity: 0.75;

	font-size: 12px;

	width: 100%;
	position: absolute; bottom: 0; left: 0;
}
#content a.imgwrapper p.onTopTitle {
	cursor: pointer; /* ie */	
}
#content .imgwrapper p.onTopTitle span {
	margin: 0 5px 0 5px;
	display: block;
	color: #fafafa;
}
#content div.center {
	margin: 0 auto;	
}
#content .clearer {
	clear: both;
}
#content .dlwrapper {
	width: 100%;
	float: left;
	
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;	
	padding-top: 15px;
	padding-bottom: 15px;
}
#content dl {
	display: block;
	clear: both;
	margin: 1em 0;
}
#content dt {
	float: left;
	width: 95px;
	padding-right: 15px;
	clear: both;
	line-height: 20px;
	
	font-weight: bold;	
}
#content dd {
	float: none;
	padding-left: 110px;	
	line-height: 25px;
}
#content dd.col2 {
}
#content dd * {
	margin: 0;
	padding: 0;	
}

#content .newsitem {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-top: 15px;
	margin-bottom: 30px;
	width: 400px;
	min-height: 135px;
	float: left;
	margin-right: 20px;	
}
#content .row1 {
	clear: left;	
}
#content .newsitem h2 {
	margin: 0;	
}
#content .newsitem h2 a {
	font-size: 22px;
	text-decoration: none;
}
#content .newsitem h2 a:hover {
	color: #f60;	
}
#content .deelnemeritem h2 {
}
#content .deelnemeritem {
	height: auto;
	min-height: 0;
	border-bottom: 0;
	margin-bottom: 15px;
}
#content .deelnemeritem strong {
	list-style-type: disc;
	display: list-item;	
	margin-left: 15px;
	padding-left: 0;
}
#content .newsitem p {
	margin-top: 13px;	
}

table.program {
	width: 890px;	
	margin-bottom: 20px;
	border-collapse: collapse;
	background: url('../images/bg_tablehead.gif') no-repeat;
}
.program table {	
	border-collapse: collapse;
}
.program thead table {
	height: 54px;
	margin: 9px 9px 0 9px;
}
.program thead tr {
	text-align: left;
}
.program thead table th {
	height: 55px;
	background-position: 2px center;
	background-repeat: no-repeat;
	
	color: white;
	font-size: 20px;
}
.program thead th.time { padding-left: 35px; width: 115px; background-image: url('../images/icon_tijd.gif'); }
.program thead th.activity { padding-left: 35px; width: 355px; background-image: url('../images/icon_activiteit.gif'); }
.program thead th.location { padding-left: 35px; width: 210px; background-image: url('../images/icon_locatie.gif'); }

.program tbody table.body {
	width: 890px;	
	background: url('../images/bg_tablebody.gif') repeat-y;
	color: white;
}
.program .body table {
	height: 100%;
	background: url('../images/bg_tabledaterow.gif') repeat-x;
	padding-top: 1px;
}
.program .daterow {
	width: 872px;
	margin: 0 9px;	
	border-top: 1px solid white;	
}
.program .body table.activityrow td {
	height: 60px;	
}
#content .program .body td,
#content .program .body td a {
	color: white;
	text-decoration: none;	
	border-bottom: 0;
}

.program table .date { width: 135px; padding-right: 15px; text-align: center; }
.program table .time { width: 150px; }
.program table .activity { width: 390px; }
.program table .location { width: 245px; padding-right: 20px; }
.program .body .date { color: white; font-size: 16px; font-weight: bold; font-variant: small-caps; line-height: 40px; text-align: center; padding-top: 15px; padding-bottom: 15px; }

.program tfoot table {
	width: 890px;
	height: 15px;
	background: url('../images/bg_tablefoot.gif');	
}

#content #intro {
	float: left;
	width: 455px;
	padding-right: 40px;
}
#content #agenda {
	clear: left;
}
#content div#nieuws {
	border-left: 2px solid #003333;
	padding-left: 20px;
	float: right;
	margin-bottom: 20px;
}
#content div#nieuws ul {
	list-style-type: none;
	width: 370px;
	margin-left: 0;
}
#content div#nieuws li .datewrapper {
	float: left;
	border: 1px solid #ccc;
	padding: 1px;	
	margin-right: 10px;
}
#content div#nieuws li {
	margin-bottom: 1em;
	clear: left;
}
#content div#nieuws li img {
	width: 100px;
	float: left;
	clear: left;
	border: none;
}
#content div#nieuws li .text {
	clear: left;	
}
#content div#nieuws li a {
	display: block;
	margin-left: -22px;
	margin-bottom: 2px;
	padding-left: 22px;
	border-left: 2px solid #003333;
	line-height: 25px;
	border-bottom: none;
	
	text-decoration: none;
}
#content div#nieuws li a:hover {
	background: #fb9;
	border-left: 2px solid #FF6600;
}
#content div#nieuws li a .date {
	float: left;
	text-align: center;
	width: 100px;
	background: #ff6600;
	
	color: white;
}
#content div#nieuws li a strong {
	display: block;
	color: #033;
	line-height: 25px;
	height: auto;
}
#content div#nieuws li a:hover .date {
	background: #FF6600;
}

/** contact form **/

form.contact {
	width: 600px;	
}

form.contact label,
form.contact input,
form.contact textarea {
	margin-bottom: 15px;
	padding: 3px 0;
}
form.contact label {
	display: block;
	margin-bottom: 5px;
	line-height: normal;
}
form.contact input {
}
form.contact input.submit {
	margin-top: 20px;
	margin-left: 160px;
	width: 300px;
	background: #555;
	color: white;
	float: right;
}
form.contact textarea {
	height: 200px;
}
form.contact textarea.small { height: 75px; }
form.contact textarea,
form.contact input {
	padding: 3px;
	width: 592px;
	background: #fafafa;	
	border: 1px solid #ccc;
}
form.contact textarea:focus,
form.contact input:focus {
	background: white;	
}
form.contact {
	margin: 0 0 10px 0;
}
form.contact fieldset {
	border: 0;
}
form.contact .content {
}
form.contact h3 {
	margin: 0 0 1em 0;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #ccc;
}
form.contact legend {
	padding: 0 20px;
	margin: 0;
	font-size: 1.1em;
}
form .humanproof {
	display: none;
}

