/* standard elements */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #FFF url(../img/bgbody.gif) repeat-y center top;
	font: normal 0.7em Verdana,Sans-serif;
}
a {
	color: #1662fd;
	text-decoration: none;	
}
a:hover {
	color: #1662fd;
	text-decoration: underline;		
}
h1 {
	font: normal 1.8em Verdana,Sans-serif;
	margin-top: 10px;	
	margin-bottom: 10px;
}
p {
	line-height: 1.3em;
	margin-bottom: 10px;	
}
p.sub {
	font: normal 0.9em Verdana,Sans-serif;
	color: #FD6416;
	margin-bottom: 4px;	
}
span.license {
	padding: 4px;
	background: #EEE;
	font: normal 0.9em Verdana,Sans-serif;
	color: #999;
}
hr {
	margin-top: 8px;
	height: 0px;
	border: 0px;
	border-top: 1px solid #CCC;
}
/* structure */
.wrapper {
	width: 692px;
	margin: 0 auto;
}
.header {
	background: #FFF;
	margin: 0px 2px 2px 2px;
	width: 688px;
	height: 198px;
}
.content {
	margin: 0px 2px;
	width: 688px;
	height: auto;	
}
.footer {
	clear: both;
	margin: 0px 2px;
	width: 688px;
	height: auto;	
}

/* header */
.header_left {
	border-top: 2px solid #FFF;
	float: left;
	margin: 0px 0px;
	width: 272px;
	height: 198px;	
		
}
.header_middle {
	border-top: 2px solid #FFF;
	float: left;
	margin: 0px 2px;	
	width: 140px;
	height: 198px;
}
.header_right {
	border-top: 2px solid #FFF;
	float: left;
	margin: 0px 0px;
	width: 272px;
	height: 198px;	
}

/* header_left navigation */
.header_left h1 {
	background: #FD6416;
	display: block;
	height: 90px;
	color: #FFF;
	text-decoration: none;
}
.header_left a.title {
	background: #FD6416;
	padding: 20px 0px 0px 10px;		
	border-top: 0px solid #FFF;	
	display: block;
	height: 48px;	
	font: bold 2em Verdana,Sans-serif;
	color: #FFF;
	text-decoration: none;
}
.header_left a.title:hover {
	background: #666;
}
.header_left a.menu {
	background: #FD6416;
	padding: 6px 0px 0px 10px;	
	border-top: 2px solid #FFF;
	display: block;
	height: 18px;
	font: bold 0.9em Verdana,Sans-serif;
	color: #FFF;
	text-decoration: none;
}
.header_left a.menu:hover {
	background: #444;
}

/* header_middle navigation */

/* header_right navigation */
.header_right a.pics06 {
	float: left;
	background: #888;
	display: block;
	width: 88px;
	height: 72px;
	font: 0.9em Verdana,Sans-serif;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
.header_right a.pics06:hover {
	background: #FD6416;
}
.header_right a.pics06 span {
	font: 4em Verdana,Sans-serif;

}
.header_right a.pics07 {
	float: left;
	background: #666;
	border-left: 2px solid #FFF;
	display: block;
	width: 89px;
	height: 72px;
	font: 0.9em Verdana,Sans-serif;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
.header_right a.pics07:hover {
	background: #FD6416;
}
.header_right a.pics07 span {
	font: 4em Verdana,Sans-serif;
}
.header_right a.pics08 {
	float: left;
	background: #666;
	border-left: 2px solid #FFF;
	display: block;
	width: 89px;
	height: 72px;
	font: 0.9em Verdana,Sans-serif;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
.header_right a.pics08:hover {
	background: #FD6416;
}
.header_right a.pics08 span {
	font: 4em Verdana,Sans-serif;
}
.header_right a.pics09 {
	clear: left;
	float: left;
	background: #333;
	border-top: 2px solid #FFF;
	display: block;
	padding-top: 14px;
	width: 272px;
	height: 81px;
	font: 0.9em Verdana,Sans-serif;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
.header_right a.pics09:hover {
	background: #FD6416;
}
.header_right a.pics09 span {
	font: 3em Verdana,Sans-serif;
}

/* old structure before pics of 2008 */
.header_right div.under {
	clear:both;
	background: #444 url(../img/bglbl.gif) repeat scroll 0%;
	padding-top: 14px;
	border-top: 2px solid #FFF;	
	color: #FFF;
	font: 2em Verdana,Sans-serif;
	height: 44px;
	text-align:center;
}

/* old structure before pics of 2008 */
.header_right div.under {
	clear:both;
	background: #444 url(../img/bglbl.gif) repeat scroll 0%;
	padding-top: 14px;
	border-top: 2px solid #FFF;	
	color: #FFF;
	font: 2em Verdana,Sans-serif;
	height: 44px;
	text-align:center;
}
/* content */
.content_left {
	float: left;
	display: block;
	margin: 0px 0px;
	padding: 8px 10px;
	width: 396px;
	height: auto;		
}
.content_right {
	background: #222 url(../img/grdnt_gray.gif) repeat-x scroll 0%;
	float: right;
	text-align: center;
	margin: 0px 0px;	
	padding: 0px 0px;	
	width: 272px;
	height: auto;
	color: #000;
}
.content_right a {
	background: #FFF no-repeat;
	padding: 1px 3px;
}
.content_right p {
	background: #FFF no-repeat;
	border: 0px;
	font-size: 1.4em;
	padding: 8px 0px 8px 0px;	
}

.content_right img {
	border: 0px;
	margin: 0px 0px 10px 0px;	
}

/* footer */
.footer_left {
	float: left;
	border-top: 1px solid #CCC;
	margin: 0px 10px 0px 10px;
	padding: 8px 0px;
	width: 392px;
	text-align: center;
	height: auto;	
}
.footer_left img {
	border: 0px;
	margin: 0px 10px 0px 10px;
	vertical-align: middle;
}
.footer_right {
	float: right;
	background: #222;
	border-top: 2px solid #FFF;	
	padding: 8px 8px;	
	width: 256px;
	height: auto;
	color: #CCC;
	text-align: right;
}
.footer_right a {
	background: #444;
	color: #CCC;
	padding: 1px 3px;
}

.footer_right a:hover {
	background: #666;
	color: #CCC;
	padding: 1px 3px;
}

/* content openingspagina */
fieldset {
	background-color: #FFFFFF;
	border: 1px dotted #FD6416;
	margin: 0px;
	padding: 10px 10px 0px 10px;
	width:auto;
}
legend {
	color: #FD6416;
	padding: 5px;
}
p.dj {
	margin: 0px;	
	padding: 0px;
	font: normal 1.8em Verdana,Sans-serif;
	color: #000;
}
p.djsub {
	margin: 0px;	
	padding: 0px 0px 10px 0px;	
	font: normal 0.9em Verdana,Sans-serif;
	color: #999;
}

/* content fotoboek */
.content_fotoboek {
	background: #FFF;
	margin: 0px 0px;
	padding: 16px 12px;
	width: 668px;
	height: auto;	
	text-align: center;
}

/* content video*/
.content_video {
	background: #FFF;
	margin: 0px 0px;
	padding: 16px 12px;
	width: 668px;
	height: auto;	
	text-align: center;
}
.content_video p {
	font: bold 1.2em Verdana,Sans-serif;
	color: #FD6416;
	margin: 10px 0px 6px 0px;
}

/* content contact form */
.content td.a {
	width: 100px;
}
.content td.b {
	vertical-align: top;
	width: 10px;
}

/* content gastenboek */
div.forum0 {
	margin: 0px 0px;
}
div.forumleft {
	padding: 4px 0px;
	float: left;
	width: 20px;
}
div.forumright {
	float: right;
	width: 376px;
}
div.forum1 {
	background: #EFEFEF;
	padding: 4px 10px;
}
div.forum2 {
	background: #FFF;
	padding: 4px 10px;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;	
}
.floatstop {
	clear:both;
}
.popup_effect {
	background:#444;
}
div#video {
	margin: 16px 0px 0px 0px;
}
div#time {
	font: normal 0.9em Verdana,Sans-serif;
	color: #666;
	width: 80px;
	line-height: 28px;	
	vertical-align: text-bottom;
	float: left;
}
div#line-up {
	font: normal 1.3em Verdana,Sans-serif;
	color: #FD6416;
	width: 250px;	
	line-height: 28px;
	vertical-align: top;
	float: left;		
}
span#gast {
	font: normal 0.8em Verdana,Sans-serif;
	color: #999;
}
div#clear {
	clear: both;	
}

.album2006 {
	float: left;
	margin: 10px;
	border: 2px solid #CCC;	
	font: bold 1.0em Verdana,Sans-serif;
	width: 138px;	
	height: 200px;	
}

.album2007 {
	float: left;	
	margin: 10px;
	border: 2px solid #CCC;	
	font: bold 1.0em Verdana,Sans-serif;	
	width: 138px;	
	height: 200px;
}
.album2008 {
	float: left;	
	margin: 10px;
	border: 2px solid #CCC;	
	font: bold 1.0em Verdana,Sans-serif;	
	width: 138px;	
	height: 200px;
}
.album2009 {
	float: left;	
	margin: 10px 10px 10px 15px;
	border: 2px solid #CCC;	
	font: bold 1.0em Verdana,Sans-serif;	
	width: 138px;	
	height: 200px;
}
.video2007 {
	float: left;	
	margin: 10px;
	border: 2px solid #CCC;	
	font: bold 1.0em Verdana,Sans-serif;	
	width: 138px;	
	height: 200px;	
}
.video2008 {
	float: left;	
	margin: 10px;
	border: 2px solid #CCC;	
	font: bold 1.0em Verdana,Sans-serif;	
	width: 138px;	
	height: 200px;	
}
.video2009 {
	clear: left;
	float: left;	
	margin: 10px 10px 10px 100px;
	border: 2px solid #CCC;	
	font: bold 1.0em Verdana,Sans-serif;	
	width: 138px;	
	height: 200px;	
}
#navigation {
	clear: both;
	margin-left: 0px;
	margin-right:0px;
	padding: 0px 0px 0px 0px;
	height: 120px;
	cursor: default;
}

#photo {
	width: 500px;
	height: 375px;
	margin: 10px 0;
	border: 1px solid #CCC;
	display: inline;
}
#albums {gallery.css (line 68)
cursor:default;
height:500px;
padding-bottom:16px;
position:relative;
}
