body { background: #050505 }

div.back_index
{ 
 background: url(../images/index.png);
 width:1024px;
 height:768px;
}

div.back_vrijdag
{ 
 background: url(../images/vrijdag.png);
 width:1024px;
 height:768px;
}

div.back_zaterdagmiddag
{ 
 background: url(../images/zaterdagmiddag.png);
 width:1024px;
 height:768px;
}

div.back_zaterdagavond
{ 
 background: url(../images/zaterdagavond.png);
 width:1024px;
 height:768px;
}

div.back_zondag
{ 
 background: url(../images/zondag.png);
 width:1024px;
 height:768px;
}

div.back_sponsoren
{ 
 background: url(../images/sponsoren.png);
 width:1024px;
 height:768px;
}

div.menu_index
{
 position:relative;
 width:43px;
 height:36px;
 left:198Px;
 top:120px;
 cursor: pointer; 
 cursor: hand;
}

div.menu_vrijdag
{
 position:relative;
 width:77px;
 height:36px;
 left:243px;
 top:84px;
 cursor: pointer; 
 cursor: hand;
}

div.menu_zaterdagmiddag
{
 position:relative;
 width:149px;
 height:36px;
 left:322Px;
 top:48px;
 cursor: pointer; 
 cursor: hand;
}

div.menu_zaterdagavond
{
 position:relative;
 width:148px;
 height:36px;
 left:473Px;
 top:12px;
 cursor: pointer; 
 cursor: hand;
}

div.menu_zondag
{
 position:relative;
 width:98px;
 height:36px;
 left:623Px;
 top:-24px;
 cursor: pointer; 
 cursor: hand;
}

div.menu_sponsoren
{
 position:relative;
 width:110px;
 height:36px;
 left:723Px;
 top:-60px;
 cursor: pointer; 
 cursor: hand;
}

div.vrijdag_contactformulier
{
 position:relative;
 width:60px;
 height:18px;
 left:428Px;
 top:297px;
 cursor: pointer; 
 cursor: hand;
}
