* {
	font-family: "Verdana";
	font-size: 12px;
}

body
{
	font-family: "Verdana";
	font-size: 10px;
	background-color: #B9C1D5;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;	
}

table.layout {
	background-color:#FFFFFF;
}

td.border_links
{
	background-image: url(../images/border_links.gif);
	background-repeat: repeat-y;
}

td.border_rechts
{
	background-image: url(../images/border_rechts.gif);
	background-repeat: repeat-y;
}

td.rechts_boven
{
	background-image: url(../images/rechts_boven.jpg);
	background-repeat: no-repeat;
	background-position:top-left;
}

td.rechts_onder
{
	background-image: url(../images/rechts_onder.jpg);
	background-repeat: no-repeat;
	background-position:top-left;
}


td.header
{
	background-image: url(../images/header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:177px;
}

td.content
{
	background-repeat:no-repeat;
}

div.content
{
	padding-left:10px;
	padding-right:10px;
	scrollbar-arrow-color: #0063DB;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #CEE3F8;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-darkshadow-color: #F1F1F1;
	scrollbar-track-color: #FFFFFF;
    color: #2B415B;
    font-size: 12px;
}


h3 {
	/*color: #f7931e;*/
	color: #2B415B;
	
	font-size:18px;
}

li {
color: #f7931e;
}

a.hoofdmenu, a.submenu_over, a.hoofdmenu_over, a.submenu  {
	width: 231px;
	height:24px;
	_height:24px;
	
	padding-bottom: 4px;
	_padding-bottom: 0px;
	
	text-decoration:none;
	padding-left:32px;
	padding-top: 3px;
	font-size:15px;
	background-image:url(../images/menu_voetbal.jpg);
	background-repeat:no-repeat;
	color:#011C3B;
	font-weight: bold;
}

.menuContainer
{
	background-image:url(../images/vert_balk.jpg);
	background-repeat:no-repeat;
	background-position: top right;
	height:100%;
	width:100%;
	text-align:left;


