/* CSS Document */

body {
	background:#f0f0f0;
	font: 76%  "trebuchet MS", verdana, arial, sans-serif;
	cursor: crosshair;
	line-height: 1.5em;
}


#totaal {
	min-width:900px;
	max-width:1100px;
	margin:0 auto;
	background-color: #CCCCCC;
}
.subtitel {
	margin-top: -12px;
	margin-left: 18px;
}
.plaatjemidden {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
.bijschrift {
	font-size: x-small;
	font-style: italic;
	color: #FF0000;
	text-decoration: none;
	display: block;
	margin-top: -4px;
}
.disco {
	padding: 0px;
	float: none;
	height: 250px;
	width: 400px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: -10px;
}
.plaatje {
	height: auto;
	width: auto;
	float: right;
	padding: 10px;
}

#header {
	background-color: #000000;
}

#menu {
	float:left;
	width:20%;
	background-color: #FF0000;
}

#inhoud {float:left; width:60%;
	
	}

#contact {
	float:right;
	width:20%;
	background-color: #FFFF6E;
}
#menu, #inhoud, #contact {padding-bottom:32767px; margin-bottom:-32767px;}

#wrapper {overflow:hidden;}

#topbar {
	width:60%;
	float:left;
	background-color: #999999;
}

#footer {
	clear:both;
	background-color: #000000;
}

h1 {
	font-size:24px;
	margin:0;
	padding:10px 0;
	color:#fff;
}
h3 {font-size:18px; margin:0; padding:8px 0;}
h5 {font-size:12px; line-height:1.5em; color:#000000}
.geelh3 {
	font-size:18px;
	margin:0;
	padding:8px 0;
	color: #FFFF6E;
}
.content {padding:10px;}
#footer p,
#header p {color:#fff;}
#footer a {color:#fff;}
#footer a:hover {text-decoration:none;}
#header a:link {
	color: #000000;
	text-decoration: none;
}
#header a:visited {
	color: #000000;
	text-decoration: none;
}
#header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#header a:active {
	color: #000000;
	text-decoration: none;
}
#topbar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#topbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#topbar a:hover {
	color: #FFFF6E;
	text-decoration: underline;
}
#topbar a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:link {
	color: #000000;
	text-decoration: none;
}
#menu a:visited {
	color: #000000;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#menu a:active {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #0099CC;
	text-decoration: none;
}
.formregel {
	width: 90%;
	margin-top: 20px;
}
.tesktregel {
	float: left;
	margin-top: 5px;
}
.buttons {
	float: right;
}
.buttonregel {
	text-align: center;
	width: 100%;
	margin-top: 20px;
}
.formvraag {
	
	float: left;
	width: 175px;
	text-align: right;
}

ul
{
list-style-type: none;
}
.titleblock {
				color:#FF0000;
				margin-right:6px;
				margin-top:20px;
				margin-bottom:10px;
				margin-left:2px;
				border:1px solid #222;
				padding:4px}

.titleblock span {color:#FF0000}
.muziek {
	height: 20px;
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	}
#contact a:link {
	text-decoration: none;
	color: #FF0000;
}
#contact a:active {
	text-decoration: none;
	color: #FF0000;
}
#contact a:hover {
	text-decoration: none;
	color: #FF0000;
}
#contact a:visited{
	text-decoration: none;
	color: #FF0000;
}
.left {
	text-align: left;
}
.accent {
	font-weight: bold;
	color: #FF0000;
}
#floatR {
	float: right;
	right: 100px;
	bottom: 100px;
}
p {
	text-align: justify;	
	}