#pagina {
position: relative;
margin: 0 auto;
width: 800px;
}
#linker {
position:absolute; 
width:231px; 
left:265px; 
top:15px;
}
#rechter {
position:absolute; 
width:231px; 
height:160px; 
left:530px; 
top:15px;
}
.bruin {
	margin:0px 0px 6px 0px;
	padding: 4px;
	border: 1px solid #DDDDDD;
	color: #dedede;
	background-color: #dedede;
}
.grijs {
    margin:0px 0px 6px 0px;
    padding: 4px;
    border: none;
    background-color: #b3b3b3;
}
#top {
	position:absolute;
	width:100%;
	height:117px;
	font-size: 11px;
	left: 0px;
	top: 0px;
}
#links {
	position:absolute;
	width:420px;
	height:14px;
	font-size: 12px;
	left: 35px;
	top: 457px;
	text-transform: lowercase;
	z-index: 5;
}
#header {
	line-height:normal;
	width: 100%;
	position:absolute;
	/* menu hoogte */
	top:86px;
	left:10px;
	text-align: left;
	height: 32px;
	font-weight: bold;
	font-size: 12px;
	/* pipe color */
	color: #b3b3b3; 
}
#submenu {
	width: 760px;
	position:absolute;
 	/* submenu hoogte */
	top:101px;
	left:10px;
	text-align: left;
	height: 16px;
	font-weight: bold;
	font-size: 12px;
	/* ball color */
	color: #003366;
   margin-left: 11px;
}
#bg {
	position:absolute;
	top:3px;
	left:0px;
	height: 112px;
	width: 100%;
}

#content {
	padding: 0px;
	text-align: left;
	left: 0px;
	top: 115px;
	width: 800px;
	position: absolute;

}
#kolom {
	border: 0px solid #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	padding: 10px 4px;
}
#albumtekst {
	font-size: 12px;
	color: #666666;
}
.extra_html {
	background-color: #4F4F4F;
}

.block P {
	text-align: left;
	background-color: #e6e6e6;
}
a {
color: #060042;
}
a:active {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
.tekst {
	margin: 0px;
	text-decoration: none;
	text-align: left;
	font-size: 11px;
	color: 000000;
}
.even {
	margin: 0px;
	text-decoration: none;
	text-align: left;
	font-size: 11px;
	background-color:#CCCCCC
}
.oneven {
	margin: 0px;
	text-decoration: none;
	text-align: left;
	font-size: 11px;
	background-color:#999999
}
#top_anim {
	width: 655px;
	position:absolute;
	top:1px;
	left:-1px;
	height: 235px;
	background-repeat: no-repeat;
}


