/* CSS Document */

html, body {
	background-color:#000000;
	margin: 0px;	
	height: 100%;
	background-image: url(images/bgpattern.jpg);
	background-repeat: repeat-x;
}

.newsitem {
	color: #990000;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
}

#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: 516px;
	width: 71px;
	height: 500px;
}
	

a { border: 0px; text-decoration: none; }
a:visited {border:0px; text-decoration:none; color:#990000; }
img { border: 0px; }

#footer {
	background-image: url(images/footers.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 507px;
	height: 151px;
	left: 306px;
	top: 753px;
}

#knopimages {
	position: absolute;
	top: 38px;
	left: 155px;
}

#knopsound {
	position: absolute;
	top: 38px;
	left: 218px;
}

#knopdownloads {
	position: absolute;
	top: 38px;
	left: 275px;
}

#knopmerch {
	position: absolute;
	top: 36px;
	left: 361px;
}

#inhoud {
	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: 70px;
	left: -40px;
}

#thumbs {
	position:absolute;
	top:140px;
	left:-40px;
}

h1 {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 13pt;
	font-weight: bold;
	text-align: left;
	padding-left: 19px;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 0px;
}

#d {
	background-image: url(images/D.gif);
	position: absolute;
	top: 73px;
	left: -48px;
	width: 27px;
	height: 35px;
}


#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;
}