/*==================== STANDAARD ====================*/

html			{ margin: 0px; }
img			{ border: 0px; }

body {
margin: 0px;
font-family: Tahoma;
font-size: 11px;
color: #235F81;
background-color: #0E6BA0;
}

table, tr, td, th {
font-family: Tahoma;
font-size: 11px;
color: #235F81;
}

/*==================== LINKS ====================*/

a		{ color:#F6E44B; text-decoration:none; }
a:hover		{ color:#000000; text-decoration:none; background-color:#F6E44B; }

/*==================== LAYERS ====================*/

h1 {
margin: 0px;
font-family: Trebuchet MS;
font-size: 14px;
color: #F6E44B;
border-bottom: 1px dotted #235F81;
}

/*==================== CONTENT ====================*/

#sportingburcht {
margin: auto;
width: 708px;
height: 446px;
background: url(../images/fcburcht.jpg);
}

.scroll {
margin: 8px;
margin-top: 15px;
margin-bottom: 15px;
}

/*==================== TABLES ====================*/

.boxes {
width: 476px;
margin: auto;
}

.boxes td {
margin: 0px;
padding: 0px;
vertical-align:top;
width: 156px;
}

/*==================== BOXES ====================*/

.bbox_top {
padding: 6px;
background: url(../images/box_blue_top.gif);
}

.bbox {
padding: 6px;
padding-top: 0px;
background: #64A3C7 url(../images/box_blue_bottom.gif) bottom center repeat-x;
}
