/* CSS Document */

html, body {
	background-color:#000000;
	margin: 0px;	
	height: 100%;
	background-image: url(images/bgpattern.jpg);
	background-repeat: repeat-x;
}


#memberinfo {
	position: absolute;
	top: 48px;
	left: 145px;
	width: 300px;
	height: 500px;
	padding:0px;
}

td {
	padding-bottom: 17px;
}

#container {
	position: relative;
	min-height: 100%;
	height:auto !important; 
	height:100%; 
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 514px;
	height: 304px;
	margin-left: 299px;

}

#logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 224px;
	top: 21px;
	width: 164px;
	height: 172px;
}

#imgtop {
	
	width: 410px;
	height: 135px;
	background-repeat: no-repeat;
	position: absolute;
	top: 24px;
	left: 394px;
}

#swirls {
	background-image: url(images/swirls.jpg);
	background-repeat: no-repeat;
	width: 132px;
	height: 304px;
	position: absolute;
	top: 0px;
	left: 174px;
}

#body {
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-y;
	width: 507px;
	height: 600px;
	position: absolute;
	left: 306px;
	top: 304px;
}

#nav {
	position: absolute;
	left: 389px;
	top: 179px;	
}

#marker {
	background-image: url(images/marker.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 194px;
	left: 389px;
	width: 71px;
	height: 500px;
}
	

a { border: 0px; text-decoration: none; }
img { border: 0px; }

#footer {
	background-image: url(images/footers.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 507px;
	height: 151px;
	left: 306px;
	top: 753px;
}

#knopbio {
	position: absolute;
	top: 38px;
	left: 243px;
}

#knopmembers {
	position: absolute;
	top: 35px;
	left: 324px;
}

#bandmembers {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: justify;
	color: #000000;
	width: 360px;
	height: 200px;
	position: absolute;
	top: 70px;
	left: -53px;
}

#memsven {
	position: absolute;
	top: 52px;
	left: 20px;
	vertical-align: top;
}
#memswa {
	position: absolute;
	top: 184px;
	left: 20px;
}
#memmattijs {
	position: absolute;
	top: 316px;
	left: 20px;
}
#memville {
	position: absolute;
	top: 448px;
	left: 20px;
}

h1 {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 13pt;
	font-weight: bold;
	text-align: left;
	padding-left: 31px;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 0px;
}

#b {
	background-image: url(images/B.gif);
	position: absolute;
	top: 70px;
	left: -57px;
	width: 35px;
	height: 38px;
}

#l {
	background-image: url(images/L.gif);
	position: absolute;
	top: 248px;
	left: 570px;
	width: 28px;
	height: 37px;
}

#news {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: justify;
	color: #000000;
	width: 190px;
	height: 260px;
	position: absolute;
	top: 247px;
	left: 580px;
}

.vraag {
	color: #CC3300;
}
