@charset "utf-8";
/* CSS Document */

html
{
overflow-y:scroll;
overflow-x:hidden;
height:100%;
}

body{
background-color:#000000;
background-image:url(../img/background.gif);
background-repeat:repeat-x;
background-position:top;
margin:0px;
overflow-y:hidden;
overflow-x:hidden;
}




#container {
	position	: absolute;
	width		: 230px;
	height		: 343px;
	background	: #ffffff;
	overflow	: hidden;
	border		: 0px;
}



#content {
	position	: relative;
	width		: 200px;
	left		: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#898989;
	line-height:16px;
	text-align:left;

}

#contentzonderscroll {
	position	: relative;
	width		: 220px;
	left		: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10.2px;
	color:#898989;
	line-height:13px;
	text-align:left;

}


#scrollArea {
	position	: relative;
	left		: 220px;
	top			: 0px;
	height		: 345px;
	width		: 5px;
	overflow	: hidden;
	background-image:url(../img/scrollstreep.gif);
	z-index:80;
}

#scroller {
	position	: absolute;
	top			: -1px;
	width		: 10px;
	background	: #b7b7b7;
	border	: 0px;
	cursor:pointer;
	z-index:100;
}

.nummers{
background-image:url(../img/background_nummers.gif);
background-repeat:repeat-x;
}

.background_nummmer_uit{
background-image:url(../img/background_nummmer_uit.gif);
background-repeat:repeat-x;
vertical-align:top;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#666666;
vertical-align:bottom;
text-align:center;
width:15px;
height:25px;
cursor:pointer;
}

.background_nummmer_uitwinner{
background-image:url(../img/background_nummmer_uit.gif);
background-repeat:repeat-x;
vertical-align:top;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#666666;
vertical-align:bottom;
text-align:center;
width:60px;
height:25px;
cursor:pointer;
}
.background_nummmer_uitwinner:hover{
background-image:url(../img/background_nummmer_uit_hover.gif);
background-repeat:repeat-x;
vertical-align:top;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#666666;
vertical-align:bottom;
text-align:center;
width:60px;
height:25px;
cursor:pointer;
}

.background_nummmer_uit:hover{
background-image:url(../img/background_nummmer_uit_hover.gif);
background-repeat:repeat-x;
vertical-align:top;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#666666;
vertical-align:bottom;
text-align:center;
width:15px;
height:25px;
cursor:pointer;
}


.background_button_uit{
background-image:url(../img/background_nummmer_uit.gif);
background-repeat:repeat-x;
vertical-align:top;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#666666;
vertical-align:bottom;
text-align:center;
width:65px;
height:25px;
cursor:pointer;
}

.background_button_uit:hover{
background-image:url(../img/background_nummmer_uit_hover.gif);
background-repeat:repeat-x;
vertical-align:top;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#666666;
vertical-align:bottom;
text-align:center;
width:65px;
height:25px;
cursor:pointer;
}


.titel{
background-image:url(../img/background_titel.gif);
background-repeat:repeat-x;
}

.streepje{
background-image:url(../img/streepje.gif);
background-repeat:no-repeat;
vertical-align:top;
}

.minipic{
background-image:url(../img/background_minipic.png);
background-repeat:repeat-x;
vertical-align:top;
}

.menu{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#999999;
vertical-align:top;
line-height:19px;
text-align:right;}


.titel_text{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#FFFFFF;
text-align:left;
vertical-align:bottom;}

a.menu{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#999999;
text-decoration:none;}

a:hover.menu{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#ffff00;
text-decoration:none;}

a.textlink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c441c4;
text-decoration:underline;}

a:hover.textlink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
text-decoration:underline;}

a.textlink2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c441c4;
text-decoration:none;}

a:hover.textlink2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	text-decoration:none;}


a.menu_aan{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#ffff00;
text-decoration:none;}

a:hover.menu_aan{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#ffff00;
text-decoration:none;}

a {
outline:none;
}

.text_schaduw{
background-image:url(../img/text_schaduw.gif);
background-repeat:repeat-x;
vertical-align:top;
}