body {
	margin: 0px;
	background-color: #f8fa6b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.linkcontainer td{
	background-color: #000000;
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
}
td.logo_area{
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
td.middle_Partners {
	width: 900px;	
	background-color:#2b6cc7;
}
td.shadow_right {
	background-image: url(../gfx/border_shadow_l.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
td.shadow_left {
	background-image: url(../gfx/border_shadow_r.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
td.body_content {
	padding: 5px;
	background-image: url(../gfx/bg_content.jpg);
	background-repeat: repeat;
}
td.below_header{
	background-color: #1F1F1F;
	height: 25px;
	color: #CCCCCC;
}
td.main_content_box {
	background-image:url(../gfx/bg_content.jpg)
	width: 900px;
}

td.horizontal_column {
	background-color: #2b6cc7;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;	
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;	
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 150px;
	display: table-cell;
	vertical-align: top;
}
td.bottom_link_container {
	background-color: #2b6cc7;
	text-align: left;
	color: #FFFFFF;
	padding: 5px;
}

td.horizontal_center {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;	
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
	height: 150px;
	display: table-cell;
	vertical-align: top;
	background-image: url(../gfx/header_bg.jpg);
}
td.header_column {
	height: 100px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: large;
	background-image: url(../gfx/header2_bg.jpg);
	background-position: top;
}
td.left_content {
	width: 180px;
	padding: 5px;
	vertical-align: top;
	background-image: url(../gfx/bg_content.jpg);
	background-repeat: repeat;
}

a.main_link:active,a.main_link:visited,a.main_link:link{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF;
	line-height: 50px;
}
a.main_link:hover{
	background-color:#2b6cc7;
	color: #FFFFFF;
}
a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{
	font-weight: bold;
	text-decoration: none;
	color: #333333
}
a.bottom_link:hover{
	color: #0000ff;
}
div.bottom_content{
	color: #FFFFFF;
	padding: 5px;
}
div.navigation, div.navigation:hover {
	height: 50px;
	vertical-align: middle;
	text-align: center;
	color:#FFFFFF;
}
div.navigation2, div.navigation2:hover {
	height: 25px;
	vertical-align: middle;
	text-align: center;
	color:#FFFFFF;
}
a.main_link2:active,a.main_link2:visited,a.main_link2:link{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF;
	line-height: 25px;
}
a.main_link2:hover{
	background-color:#2b6cc7;
	color: #FFFFFF;
}

a.ww:link {
	color: #333333;/*themecolour3%0;*/
}
a.ww:visited {
	color: #333333;
}
a.ww:visited:hover {
	color: #0000ff;
}
a.ww:link:hover {
	color: #0000ff;/*themecolour2;*/
}

/*======> TEKST CSS <=====*/

h1 {

color:#009;
font-size : 16px;
margin-top : 0;
margin-bottom : 3px;
white-space : nowrap;
padding-left : 20px;
}
h2 {
font-size : 15px;
color : #0000ff;
margin-top : 0;
margin-bottom : 3px;
padding-left : 20px;
}
h3 {
font-weight : bold;
font-size : 16px;
color : #0000ff;
margin-top : 0;
margin-bottom : 3px;
padding-left : 20px;
}
h4 {
font-size : 16px;
color : #ff0000;
margin-top : 0;
padding-left : 20px;
}
h5 {
font-weight : bold;
font-size : 20px;
color : #0000ff;
margin-top : 0;
margin-bottom : 0;
padding-left : 20px;
}
h6 {
font-weight : bold;
font-size : 20px;
color : #0000ff;
margin-top : 0;
margin-bottom : 0;
padding-left : 0;
}
.volgende{
color: #009;
font-size:12px;
text-transform:uppercase;
font-weight:bold;
margin-left:3px;
margin-top:2px;
width:160px;

}
.ploegen{
color:#004;
font-size:11px;
font-weight:bold;
margin:0px 5px 0px 5px;
}
.datum{
margin:5px 5px 5px 5px;
}

a.matchbal:link,a.matchbal:visited{
color:#004;
font-size:11px;
text-decoration:blink;
text-decoration:none;
text-transform:uppercase;
font-weight:bold;
padding: 5px 5px 5px 5px;
}
a.matchbal:hover{
color:#009;
}

.aankondeging{
	width:165px;
	border:solid;
	border-width:0px;
	border-color:#2b6cc7;
	padding-bottom:5px;
	float:left;
	margin-left: 10px;
	margin-bottom:20px;
	float:left;
	
	
}

td.kopjes{
	text-align: center; 
	padding:3px;
}

