body, html
{
font-family: verdana,arial,helvetica,sans-serif; 
font-size:12px; 
height: 100%;
}

h1
	{
	font: 24pt verdana, arial;
	margin: 0;
	}

.casino_promotie
{
border: 15px solid #ff5a00;
}

#weetje_links a
{
font-size:11px;  
color: #555555;
}


#oranje a
{ 
color: #ff3c00;
}

#oranje a:hover
{ 
color: black;
}

#blauw a
{ 
color: #156887;
}

#blauw a:hover
{ 
color: black;
}

.header
{
position: absolute;
top: 15px;
left: 30px;		
}

.footer {
border-top: 1px solid black;
position: absolute;
bottom: 0;
width: 100%;
background: #85C325;
height: 40px;
line-height: 40px;
}


.kop {
position: absolute;
top: 86px;
width: 100%;
background: green;
height: 30px;
line-height: 30px;
}

.footer_text {
font-size:1.2em;
margin-left:30px;
color: white;
font-weight: bold; 
}

.banner
{
position: absolute;
top: 165px;
left: 825px;		
}


.weetjes
{
position: absolute;
top: 23px;
left: 650px;		
}

.list_webmasters
{
margin: 20px;
}

.list_oranje
{
border: 2px solid #ff5a00;
text-align: center;
margin: 20px;
margin-left: 0px;
}


.list_blauw
{
border: 2px solid #156887;
text-align: center;
margin: 20px;
margin-left: 0px;
}

.letsgo
{
margin-left: 350px;
margin-top: -31px;
}







.list_oranje_txt
{
margin-left: 10px;
margin-right: 10px;
margin-top: 7px;
margin-bottom: 15px;
}

.list_weetjes
{
border: 2px solid #008000;
text-align: center;
}

.list_weetjes_text
{
margin-top: 20px;
margin-bottom: 20px;
margin-left: 20px;
margin-right: 20px;
}


.banner2
{
position: absolute;
bottom: 5px;
right: 150px;		
}

.input
{	
width: 200px; 
text-align: left;
position: absolute;
top: 177px;
left: 50px;		
}

.casino_results
{	
position: absolute;
top: 155px;
left: 280px;	
width: 500px; 
}

.casino_plaats
{	
position: absolute;
top: 137px;
left: 30px;	
}

.casino_provincie
{	
width: 213px;
height: 221px;
position: absolute;
top: 390px;
left: 30px;
background-image: url(/images/casino_provincie.gif);
}


.soundbox
{	
position: absolute;
top: 390px;
left: 45px;
}

.result
{	
width: 147px;    
text-align: left;
position: absolute;
top: 203px;
left: 50px;
}

#navcontainer
{
margin-left: 280px;
margin-top: 9px;
}

#navcontainer ul
{
height: 16px;
padding-left: 0;
margin-left: 0;
color: White;
float: left;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
border-bottom: 2px solid #008000;
border-left: 2px solid #008000;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
line-height: 12px;
padding: 0.2em 1em;
background-color: white;
color: Black;
text-decoration: none;
float: left;
border-right: 2px solid #008000;
width: 45px;
text-align: center;
}

#navcontainer ul li a:hover
{
background-color: black;
color: #fff;
}

A:link {
text-decoration : none; 
color : #00008D; 
} 
A:visited {
text-decoration : none; 
color : #00003E; 
} 
A:active {
text-decoration : none; 
color : #00008D; 
} 
A:hover {
text-decoration : underline; 
color : #00008D; 
} 
