@charset "utf-8";
/* startbeavis */

#inhoud {
	background-attachment: scroll;
	background-image: url(../ill/openingsscanfirefox.jpg);
	background-repeat: repeat-y;
	background-color: #000000;
	width:820px;
	background-position: -15px -20px;
	overflow-x:hidden;
}

#beavis {
	position: absolute;
	z-index: 5;
	height: 510px;
	width: 880px;
	left: -115px;
	top: -57px;
}

/* Firefox */
 @-moz-document url-prefix()
 {
#beavis {
	left: -145px;
}
 }

#naamsite {
	background-image: url(../ill/naamsite.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 10;
	height: 265px;
	width: 385px;
	left: 420px;
	top: 40px;
}

#nieuw {
	background-image: url(../ill/nieuw.png);
	position: absolute;
	z-index: 8;
	height: 200px;
	width: 380px;
	left: 350px;
	top: 330px;
}

#beavisguitar {
	position:absolute;
	height: 210px;
	width: 200px;
	left: 235px;
	top: 410px;
	z-index: 9;
}

li {color:#CCCCCC;}

#nieuwelinks {
	position: absolute;
	z-index: 15;
	height: 149px;
	width: 248px;
	left: 540px;
	top: 288px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
}

#rockarolla {
	position: absolute;
	z-index: 15;
	height: 800px;
	width: 820px;
	left: 0px;
	top: 635px;
	background-image: url(../ill/geel.png);
	background-repeat: no-repeat;
	background-position: -145px 0px;
}
#rockarolla_ie6 {
	visibility:hidden;
}

#ie6_melding {
	visibility: hidden;
	height: 0px;
}

.oranje{color: #FF9900}

#nieuwelinks a:link {color:#FFFFFF;	text-decoration: none;}
#nieuwelinks a:visited {text-decoration: none; color:#FFFFCC;}
#nieuwelinks a:hover, a:active {text-decoration: none; color:#FFFF00; font-size:16px;}

a:link {color: #000000;	text-decoration: none;}
a:visited {text-decoration: none; color: #000000;}
a:hover, a:active {text-decoration: none; color: #FF0000; font-size:inherit;}

