html, body
{
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000;
	color: #fff;
	
}
a:active, a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
	}
a:hover {
	color:#999;
	text-decoration: underline;
	}

div#wrapper
{
	position: relative;
	width: 990px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background-image: url(../media/image/background/grey_right_full.gif);
	background-repeat: repeat-y;
	background-position: 0 !important;
	background-position: -7px; /*  IE 6  */
}

h4
{
	font-size: 10px;
}

div#header
{
	padding: 17px 0 0 0;
}

div#content
{
	position: relative;
	width: auto !important;
	width: 100%;
}


div#content div#sidecontent
{
	float: right;
	margin: 0 7px 0 0;
	width: 304px;
}

div#content div#main
{
	position: relative;
	margin: 0 315px 0 0;
}

div#footer
{
	height: 30px;
}

br.clear
{
	clear: both;
}

a
{
	color: #fff;
}

a img
{
	border: 0;
}



div.dottedline
{
	height: 1px;
	background-image: url(../media/image/background/dotted_line.gif);
	background-repeat: repeat-x;
}


body.home div#main
{
	height: 560px;
	background-image: url(../media/image/background/img_band.jpg);
}

body.home div#sneakpeek
{
	margin: 25px 20px;
}

body.home div#sneakpeek h4
{
	margin: 6px 0;
}

body.home div#news,
body.home div#reference
{
	width: 310px;
}

body.home div#news
{
	float: left;
}

body.home div#news div.content
{
	position: relative;
}

body.home div#news div.content div.date
{
	position: absolute;
	top: 0px;
	right: 0px;
}

body.home div#reference
{
	float: right;
}


body.imageleft div#main div.body
{
	padding: 30px 10px 0 230px;
}

body.imageleft div#sidecontent
{
	padding: 30px 0 0 0;
}

body.imageleft div#main div.body
{
	background-repeat: no-repeat;
}


div.content
{
	margin: 5px 10px;
}


div.content h4
{
	margin: 0;
}

div.linkline a
{
	text-decoration:none;
}

/*  Specific SideContent Style tweaks  */
div#sidecontent div.sidecontentspacing
{
	padding: 0 0 12px 0;
	padding-bottom: expression( 8 ); /*  Both IE6 & 7  */
}

div#sidecontent a
{
	text-decoration: none;
}

div#sidecontent div.dottedline
{
	margin: 8px 4px;
}

div#sidecontent div.content
{
	margin: 15px 10px;
}

/*  Specific Header, Footer Style tweaks  */
div#header div.content,
div#footer div.content
{
	margin: 5px 10px 5px 33px;
}


/*  Styled navigation selection indication  */
div#header a,
div#footer a
{
	position: relative;
	margin: 0 0 0 34px;
	padding: 0 5px;
	z-index: 1;
}

div#header span,
div#footer span
{
	visibility: hidden;
	position: absolute;
	left: 0px !important;
	left: 34px; /*  IE 6  */
	top: 17px;
	width: 100%;
	width: expression(parentNode.offsetWidth);
	height: 3px;
	background-color: #fff;
}

div#header a.selected span,
div#footer a.selected span
{
	visibility: visible;
}

div#footer a.noindent
{
	margin-left: 0px;
}

div#footer a.noindent span
{
	margin-left: 0px;
	left: 0;
}


/*  Home - names of bandmembers  */
div#bandmember
{
	padding: 350px 0 0 0;
}

div#bandmember div.content
{
	position: relative;
	height: 50px;
}

div#bandmember a.member
{
	position: absolute;
	top: 18px;
}

div#bandmember a#ann
{
	left: 585px;
}

div#bandmember a#dinah
{
	left: 470px;
}

div#bandmember a#hetty
{
	left: 366px;
}

div#bandmember a#irma
{
	left: 165px;
}

div#bandmember a#linda
{
	left: 300px;
}


/*  Tourguide  */
div#tourguide
{
	height:  133px;
}

div#tourguide div.content
{
	margin: 0 0 0 10px;
}

div.tourblock
{
	height: 28px;
	font-weight: bold;
	margin: 0 0 11px 0;
	background-color: #383838;
}

div.tourblock div.tourdate
{
	float: left;
	padding: 2px 0;
	width: 130px;
}

div.tourblock div.tourlocation
{
	float: right;
	padding: 2px 0;
	width: 150px;
}

/*  Agenda/Muziek links - Home  */
div#agenda div.content,
div#music div.content
{
	margin: 0 10px;
}


/*  Booking  */
div#booking img
{
	display: block;
	position: relative;
	margin: 30px auto 30px;
}



/*  Picture Gallery  */
div.gallery div.frame
{
	float: left;
	margin: 5px;
}

div.gallery div.picture
{
	background-color: #333;
	width: 89px;
	height: 63px;
	overflow: hidden;
}


.stat {
	visibility: hidden;
}