body {
	margin:0px;
	background-color:#bfd2e5;
	background-image: url(../images/basket_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 150px;
}
.kop {
	font-family: Verdana, Arial, Helvetica; 
	font-size: 9px;
	padding-left: 6px;
	padding-bottom:4px;
	font-weight: bold;
	color: #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; 
}
.tekst ,
.text_single ,
.td_ploeg ,
.td_ploeg_title {
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; 
	color: #000000;
	line-height: 12pt;
}
.text_single{
  width:700px;
}
.td_ploeg_title {
	font-weight:bold;
}
#menu_balk {
	background-image:url(../images/menu_bg-trans.png);
}
.tekstkolom {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	padding: 5px;
}
.back_rechts_kolom { /* IE */
	background-image: url(../images/sub_25.jpg);
	width: 4px;
}

html>body .back_rechts_kolom { /* FF */
	background-image: url(../images/sub_25.jpg);
	width: 5px;
}
a.contentl {
	color: #c1272d;
	text-decoration : none;
	font-size:13px;
    font-family:"Myriad Pro",Arial,Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
a.contentl:link {
	color: #c1272d;
	text-decoration : none;
}
a.contentl:hover {
	color: #c1272d;
	text-decoration : underline; 
}

a {
	color: #c1272d;
	text-decoration : none;
	font-size:13px;
    font-family:"Myriad Pro",Arial,Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
a.:link {
	color: #c1272d;
	text-decoration : none;
}
a:hover {
	color: #c1272d;
	text-decoration : underline; 
}
.text_single {
	margin-right:25px;
	margin-bottom:25px;
}
.title_single {
	color: #c1272d;
	text-decoration : none;
	font-size:14px;
    font-family:"Myriad Pro",Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
img{
	border:none;
}
div#wrapper{
  margin:0 auto;
  width:1200px;
}
div.logo{
  position:absolute;
}
#sponsor_s{
  width:300px;
}
#sponsor_s .sponsor_s_item{
  float:left;
  padding-right:10px;
  padding-bottom:10px;
}