/* CSS mostly stolen by Tup Wanders - The FuckUps */


body {
	background-color:#666;
	background-image:url(img/backgroundWit.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#bodybg {
	background-color:#335317;
	font-family:arial, verdana;
	text-align:center;
	scrollbar-base-color:#E8DFBD;
	margin:0px;
	padding:0px;
}

#centerbox {
	position: absolute;
	background-color:#fff;
	background-image:url(img/front.jpg);
	left: 50%;
	top: 50%;
	width: 770px;
	height: 450px;
	margin-left: -385px;
	/* half the width */
	margin-top: -225px;
	/* half the height */
	background-attachment : fixed;
}

#linkbox{
		position: absolute;
		margin-left: 10 px;
}

.linkies{
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #fff;
	padding: 2px;
	text-decoration: none;
	z-index : 5;
background-image : url(img/linkback.gif);
}

A.linkies{
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #fff;
	padding: -5px;
	text-decoration: none;
	text-align: right;
	z-index : 5;
	background-image : url(img/linkback.gif);
}
A.linkies:HOVER{
position: absolute;
font-family: Courier, Arial, Helvetica, sans-serif;
	font-size: 120px;
	color: #fff;
	padding: 10px;
	text-decoration: none;
	text-align: right;
	background-image : url(img/linkbackBig.gif);
            
	z-index : 5;
}


#fulltextdiv {
	position: absolute;
	background-color:#000466;
	width: 770px;
	height: 450px;
	margin:0px;
	padding:0px;
	background-image: url(../html/img/backgroundWitTekst.gif);
	background-repeat: repeat-x;
	overflow-y : auto;
	overflow-x : hidden;
	background-attachment : fixed;
		scrollbar-base-color : #335317;
	scrollbar-3d-light-color : #335317;
	scrollbar-arrow-color : #fff;
	scrollbar-face-color : #335317;
	scrollbar-darkshadow-color : #335317;
	scrollbar-highlight-color : #fff;
	scrollbar-shadow-color : #fff;
	scrollbar-track-color : #fff;
}

#mp3div {
	position: absolute;
	background-color:#000466;
	width: 770px;
	height: 450px;
	margin:0px;
	padding:0px;
	background-image: url(../html/img/backgroundWitTekst.gif);
	background-repeat: repeat-x;
	overflow-y : hidden;
	overflow-x : hidden;
	background-attachment : fixed;
		scrollbar-base-color : #335317;
	scrollbar-3d-light-color : #335317;
	scrollbar-arrow-color : #fff;
	scrollbar-face-color : #335317;
	scrollbar-darkshadow-color : #335317;
	scrollbar-highlight-color : #fff;
	scrollbar-shadow-color : #fff;
	scrollbar-track-color : #fff;
}


#subnavigatie{
position: absolute;
display: none;
z-index: 2;
width: 201px;
left: 509px;
top: 97px;
}

.subnavigatieTekst{
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #fff;
	padding: 10px;
	text-decoration: none;
}

#linkerdiv {
	position: absolute;
	background-color:#E1D4E3;
	width: 382px;
	height: 428px;
	margin:0px;
	margin-top: 97px;
	padding:0px;
	background-image: url(gfx/illustratie01.jpg);
	background-repeat: repeat-x;
}





.tekstLink{
color: #000;
}

A.tekstLink{
text-decoration: underline;
color: #000;
}

A.tekstLink:HOVER{
text-decoration: none;
color: #000;
}
hr{
width: 325px;
height: 1 px;
}
#rechterdiv {
	position: absolute;
	background-color:#E1D4E3;
	width: 388px;
	height: 428px;
	margin:0px;
	margin-top: 97px;
	margin-left: 382px;
	padding:0px;
	overflow: auto;	
	scrollbar-base-color : #925892;
	scrollbar-3d-light-color : #925892;
	scrollbar-arrow-color : #fff;
	scrollbar-face-color : #BA8DBA;
	scrollbar-darkshadow-color : #925892;
	scrollbar-highlight-color : #fff;
	scrollbar-shadow-color : #fff;
	scrollbar-track-color : #E1D4E3;
}

.tekstdiv{
	width: 325px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #000;
	
}

