* {
padding: 0;
margin: 0;
} 

body {


font-family:Arial;
color:#9D9291;
font-size:22px;
background-image: url(image/optsbg.gif);
background-repeat: repeat;
}

a {
text-decoration: none;
color: #3B85CA;
}

a:hover { 
color: #000; 
}

#wrap 
{
margin: 4px auto;
width: 780px;
padding: 1px;
background-color: #fff;
}


#header 
{
height: 190px;
text-align:center;
/*background-image: url(../images/cheeck-to-cheeck-borrelmuziek.jpg);*/
background-repeat: no-repeat;
}

#header h1 { padding-left: 10px; padding-top: 6px; font-size: 28px; color: #109bcf; }
#header h1 a { font-size: 25px; color: #109bcf; text-decoration: none;}
#header h2 { padding-left: 10px; padding-top: 0px; font-size: 17px; color: #ff3300; }

/*eb822f*/

#menu {
text-align: center;
margin-top: 10px;
font-size : 11px;
padding:2px;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
border: 0px solid #D8E3EE; 
background: #F9FCFC;
}

#menu a {
color : #3B85CA;
text-decoration : none;
padding: 10px;
}

#menu a:hover {
color : #000;
}


#content { 
text-align: left;
margin-top: 5px;
padding: 10px;
font-size:15px;
}

#content h1 { 
font-size: 16px; color : #444; 
padding: 0 0 2px 0;
}

#content h2 { 
font-size: 13px; color : #444; 
padding: 0 0 2px 0;
}

#content p {
padding: 6 px;
}

#footer { 
margin-top: 1px; 
margin-bottom: 1px; 
clear: both;
text-align: center; 
color: #fff;
font-size:10px; 
background-color:#abd65b;
padding:3px;
}

.meta {
padding-bottom:2px;
font-size: 10px;
color:#999999;
font:Arial, Helvetica, sans-serif;
}

#bottom {
	font-size:15px;
	padding: 10px 0 0 0;
}

#bottomleft {
width:45%;
float:left;
background:#fff;
padding-bottom:10px;
padding-left:5px;
}


#bottomright {
width:45%;
float:right;
background:#fff;
padding-bottom:10px;
padding-right:5px;
}

#divider {
text-align: center;
font-size : 11px;
padding:2px;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
}
