@import url("menu_200906.css");
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, p, blockquote, th, td {
margin:0;
padding:0;
}
img {
	border: none;
}
html, body {
	height: 100%;
}
html {
	min-height: 100%;
	height: auto;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans;
	font-size: 67.5%;
}
body {
	background:#c7c7c7 url(../images/page-wrapper.jpg) repeat-y scroll center top;
	margin: 0px;
}
h1 {
	color: #6b6b6b;
	font-size: 1.6em;
	margin-bottom: 5px;
}
h3 {
	margin: 20px 0px 0px;
}
p , td{
	color: #6b6b6b;
	font-size: 1.3em;
	line-height: 1.4em;
	padding: 2px 0px;
}
li {
	padding: 2px 0px;
}
p a, li a, a #twitter-link {
	color: #4d4c4d;
	background: url('../images/hyperlink.png') repeat-x top left;
	text-decoration: none;
}
p a:hover, li a:hover {
	background: url('../images/hyperlink_hov.png') repeat-x top left;
}
ul{
	list-style: none;
}
td {
	vertical-align: top;
	padding-right: 10px;
}
#container {
	margin:0 auto;
	position:relative;
	text-align:left;
	width:978px;
}
#header {
	background: url('../images/header.jpg') no-repeat top left;
	height: 492px;
	width: 978px;
}
#header #logo {
	width: 288px;
	height: 125px;
	margin: 185px 0px 0px 55px;
	float: left;
}
#header #quote {
	float: left;
	clear: left;
	width: 273px;
	height: 83px;
	margin: 0px 0px 0px 60px;
}
#wrapper {
	float: left;
	width: 978px;
	background: url('../images/wrapper.jpg') repeat-y top left;
	margin-top: -5px;
}
#left {
	padding: 20px 0px 0px 30px;
	width: 330px;
	float: left;
	margin-right: 10px;
}
#left #headlines {
	margin-bottom: 15px;
}
#left #headlines li{
	font-size: 1.3em;
}
#left_agenda h1 {
/*	text-indent: -900%;
	background: url('../images/left_agenda.png') top left no-repeat;
	height: 37px;
	width: 92px;
	margin: 10px 0px 10px 0px; */
}
#left_agenda tr.even {
	background: #ddd5d5;
}
#left_agenda td {
	font-size: 1.1em;
	color: #4d4c4d;
}
#left_agenda td.date {
	vertical-align: top;
	width: 80px;
}
#left_agenda td.location {
	width: 235px;
}
#bannerfotoalbum, #bannervideo, #bannermuziek {
	margin-bottom: 10px;
}
#content {
	float: left;
	width: 570px;
	padding: 20px 10px 10px;
}
#content #latestvid {
	width: 280px;
	float: left;
	margin-right: 20px;
}
#content #latestvid h1 {
	margin-bottom: 0px;
}
#content #home_guus, #content #latest_gb {
	width: 280px;
	float: left;
	margin-top: 20px;
}
#content #home_guus li, #content #latest_gb li #content #twitter li {
	font-size: 1.3em;
}
#content tr.even {
	background: #ececec;
}
.videoclip { 
	width: 280px;
	height: 220px;
	padding: 15px;
	background: url('../images/bg_video.png') top left no-repeat;
	margin-left: -10px;
}
#content h1 {
	margin-bottom: 20px;
	color: #222222;
}
#content p {
	margin-bottom: 20px;
}
#content #home-musicplayer {
	width: 260px;
	float: left;
}
#content #agenda .aanvang {
	font-size: 0.8em;
	font-style: italic;
}
#footer {
	float: left;
	width: 978px;
	height: 260px;
	background: url('../images/bottom.jpg') no-repeat top left;
}
/* formulier */
label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
.small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
input, textarea {
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
font-family: Trebuchet MS, Trebuchet, Verdana, Arial;
font-size: 1.1em;
color: #666666;
}
textarea {
	height: 150px;
}
input.radio {
	float: none;
	border: 0px;
	width: auto;
}
button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}
