html, body {
	margin: 0;
	padding: 0;
	height: 100%;

	color: #000;
	}

body {
	background-color: #eae8e8;
	background-image: url('achtergrond1.jpg');
        background-position: center top;
        background-repeat: no-repeat;
}

div#header {
	height: 150px;
	background-image: url('images/headerkevin.jpg');
	background-position: top left;
        background-repeat: no-repeat;
}
#footer {
	height: 200px;
	background-image: url('images/footer2.jpg');
	background-position: top center;
        background-repeat: no-repeat;
}

div#glint {
	margin-left: 450px;
}

div#navbar {
	margin-top: 0px;
	margin-bottom: 0px;
}
div#navbar {
	padding: 0 0 10px 0;
}
div#navbar2 {
	background-color: red;
}
div#navbar2left {
	height: 15px;
	width: 450px;
/*	background-color: #eae8e8;*/
	font-family: arial, sans-serif;
	font-size: 10px;
	color: yellow;
	margin-left: 5px;
	padding-top: 8px;
}
div#navbar2right {
	height: 15px;
	width: 455px;
/*	background-color: #eae8e8;*/
	font-family: arial, sans-serif;
	font-size: 10px;
	color: yellow;
	text-align:right;

}
div#navbar2right img {
        vertical-align: -2%;
	margin-right: 5px;
}
div#navbar2right a {
	margin-right: 10px;
	text-decoration: none;
	color: yellow;
}

div#topbanner {
text-align: center;
background-color: yellow;
}

.spacer {

}
div.sponsors div{
	border: 2px solid black;
}
.foto1 {
	background-color: yellow;
}

.gasten {
	border: 1px solid black;
}

 #s3slider {
   width: 460px; /* important to be same as image width */
   height: 300px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 460px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 20px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 460px;
   background-color: #FE0000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #FCFF00;
   display: none; /* important */
   bottom: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
}


/****************  Wedstrijdoverzicht homepagina BEGIN **************************/
/*
.tabbed_content {
 	background-color: #FCFF00;
	width: 460px;
	height: 270px;
}

.tabs {
	height: 25px;
	position: relative;
	background-color: yellow;
}

.tabs .moving_bg {
	padding: 15px;
	background-color:#FD070D;
	position: absolute;
	width: 125px;
	z-index: 190;
	left: 0;
	padding-bottom: 29px;
	background-position: bottom left;
	background-repeat: no-repeat;
}

.tabs .tab_item {
	display: block;
	float: left;
	padding: 15px;
	width: 122px;
	color: #000000;
	text-align: center;
	z-index: 200;
	position: relative;
	cursor: pointer;
	font: arial;
	font-size: 12px;
}

.tabbed_content .slide_content {
	overflow: hidden;
	background-color: #FCFF00;
	padding: 20px 0 20px 20px;
	position: relative;
	width: 440px;
}

.tabslider {
	width: 5000px;
}

.tabslider ul {
	float: left;
	width: 400px;
	margin: 0px;
	padding: 0px;
	margin-right: 40px;
}

.tabslider ul a {
	color: #FD070D;
	text-decoration: none;
}

.tabslider ul a:hover {
	color: #aaaaaa;
}

.tabslider ul li {
	padding-bottom: 7px;
}
*/

#tabel_week {
    width: 430px;
    height:270px;
    font-family: "Trebuchet MS", verdana, arial, sans-serif;
    color: green;
    text-align: left;
    font-size: 10px;
    padding: 3px;
}
#titel {
    background-color: #FF0000;
    font-weight: bold;
    font-size: 10px;
    color: black;
    text-align: center;
}
#tabel_week tr.detail {
    background: #FFFFCC;
    font-weight: normal;
    color: black;
    text-align: left;
    line-height: 16px;
}
#tabel_week_detail2 {
    background: #fff;
    font-weight: normal;
    color: black;
    text-align: left;
    line-height: 16px;
}


/****************  Wedstrijdoverzicht homepagina EINDE **************************/




#headlines {
	height: 550px;
	width: 460px;
}
#headlines_det {
	height: 550px;
	width: 460px;
	padding-top: 5px;
	overflow: auto;
}
.post-date {
	margin: 0 0 0 0;
	width: 53px;
	height: 54px;
	background-image: url('date.jpg');
	font-family: verdana, sans-serif;
	color: #ffffff;
	text-align: center;
	float: left;
}
.month {
	margin: 2px 0 0 0;
	font-size: 12px;
	font-weight: bold;
}
.day {
	margin: 10px 0 0 0;
	color: #3888e1 ;
	font-size: 16px;
	font-weight: bold;
}
.post-tekst {
	margin: 0 0 0 10px;
	width: 370px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height: 1.2em;
	float: left;
}
.post-tekst h4 {
	font-family: Arial;
	font-size: 12px;
	color: #ff0000;
	text-align: left;
	text-decoration: underline;
}
.post-tekst a {
	text-decoration:none;
	color: red;
	font-weight: bold;
}
#lijn_bericht hr {
	height: 2px;
	width: 460px;
	color: #ff0000;
	z-index: 200;
	margin : 0 0 3px 0;
}
#bloktitel {
	height: 30px;
	background-image: url('images/bloktitel_bg.jpg');
	background-repeat: repeat-x;
}
#bloktitel h5 {
	width: 460px;
	height: 30px;
	background-image: url('images/wedstrijdoverzicht.gif');
	background-repeat: no-repeat;
}

#bloktitel h5 span {
	display: none;
}
#bloktitel2 {
	height: 30px;
	background-image: url('images/bloktitel_bg.jpg');
	background-repeat: repeat-x;
}
#bloktitel2 h5 {
	width: 460px;
	height: 30px;
	background-image: url('images/hotnews.gif');
	background-repeat: no-repeat;
}
#bloktitel2 h5 span {
	display: none;
}

#footer_navi h5 {
	width: 150px;
	height: 15px;
	padding: 10px 0px;
	font: 12px Arial, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	color: #828282;
}
#footer_info h5 {
	width: 150px;
	height: 15px;
	padding: 10px 0px;
	font: 12px Arial, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	color: #828282;
}
#footer_info p {
	font: 12px "MS Trebuchet", arial, sans-serif;
	text-decoration: none;
	text-align: left;
	color: #fff;
}
#footer_activiteit h5 {
	width: 150px;
	height: 15px;
	padding: 10px 0px;
	font: 12px "MS Trebuchet", Arial, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	color: #828282;
}
#foot_left {
	font: 12px "MS Trebuchet", Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
#foot_center {
	font: 12px "MS Trebuchet", Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#foot_right {
	font: 12px "MS Trebuchet", Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: right;

}
#foot_right a, #foot_right a:visited {
	text-decoration: none;
	color: #000;
}
#foot_center a, #foot_center a:visited {
	text-decoration: none;
	color: #000;
}
#flashke {
	margin-top: 10px;
	text-align: center;
}
#defotothumbs {
	height: 140px;
	background-image: url('images/fotothumbs_bg.gif');
	background-repeat: no-repeat;
}
#linebreak hr {
	height: 5 px;
	color: green;
}
#lijn_bericht hr {
	height: 2px;
	width: 460px;
	color: #ff0000;
	z-index: 200;
	margin : 0 0 3px 0;
}

/*   Footer Navi    */


#footer_navi, #footer_info, #footer_activiteit {height: 160px;}

#footer_navi ul li a {
color: #fff;
padding: 1px;
font: 12px "MS Trebuchet",Arial, sans-serif;
font-weight: normal;
text-decoration: none;
text-align: left;}

#footer_navi ul li a:hover {
color: #898989;
text-decoration: none;}

#kol1_lst {
width: 100px;
float: left;
}
#kol2_lst {
width: 100px;
float: left;
}
.teller {
	text-align: left;
	line-height: 14px;
	color: #fff;
	font: 11px "MS Trebuchet",Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	padding-top: 0px;
}
.teller h5 {
	width: 150px;
	height: 15px;
	color: #000;
	padding: 10px 0px 5px 0px;
	font: 12px "MS Trebuchet", Arial, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}

/************************ Linker en Rechter kolom sub-pagina's BEGIN  ***********************/

#leftpart {
	width: 678px;
	padding: 10px 10px;
	font: 12px Arial, sans-serif;
	text-align: left;
	color: #000;
	background-color: #FAFB9D;
	border: 1px solid gray;
	position: relative;
}

#rightpart {
        width: 198px;
	padding: 10px 10px;
	font: 12px Arial, sans-serif;
	text-align: left;
	color: #000;
	background-color: #FBB0B0;
	border: 1px solid gray;
}
#rightpart img {
	text-align: center;
}
#fullpart {
	padding: 8px 0px;
	font: 12px Arial, sans-serif;
	text-align: left;
	color: #000;
	background-color: #FAFB9D;
	border: 1px solid gray;
	position: relative;
}
#fullpart h2 {
	font: 18px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #FF0000;
	padding: 5px 0px 20px 10px;
}
#fullpart h4 {
	font: 12px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: gray;
	padding: 5px 0px 20px 10px;
}
#leftpart h5 {
	font: 16px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: red;
	border: solid gray 1px;
	padding: 5px 0px 5px 5px;
}
#terugalbum {
	float: right;
	margin-top: 0px;
	margin-right: 10px;
}

.tabel_albums {
	width: 640px;
	border: 1px;
	margin-left: 30px;
}

.tabel_albums td.cel {
  background-image: url('images/albumbackgr.gif');
	background-repeat: no-repeat;
	width: 309px;
	height: 100px;
}
.tabel_albums h3 {
  font: 14px Verdana, Arial, sans-serif;
	font-weight: bold;
	padding-top : 8px;
	padding-left: 135px;
	color : red;
}
.tabel_albums a {
  text-decoration: none;
}	

.tabel_albums p.geg {
	padding: 0px 0 0px 135px;
	font: 12px Arial, sans-serif;
	font-weight: normal;
	text-align: left;
	color: #5B5B5B;
	z-index: 100;
}
/*
#albumleft {
	float: left;
	height: 100px;
	background-image: url('images/albumbackgr.gif');
	background-repeat: no-repeat;
}
#albumright {
	float: right;
	height: 100px;
	background-image: url('images/albumbackgr.gif');
	background-repeat: no-repeat;
}*/
				 
/************************ Linker en Rechter kolom sub-pagina's EINDE  ***********************/

/************************ Clubinfo sub-pagina's BEGIN  **************************************/

.tabel_bestuur {
	width: 640px;
	border: 1px;
	margin-left: 30px;
}

.tabel_bestuur td.cel {
        background-image: url('images/bestuur_bg.jpg');
	background-repeat: no-repeat;
	width: 300px;
	height: 191px;
}

.tabel_bestuur p.geg {
	padding: 55px 0 3px 20px;
	font: 14px Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #5B5B5B;
	z-index: 100;
}


.tabel_sporthal {
	margin-top: 25px;
	width: 670px;

}
.tabel_sporthal td.haltekst{
	width: 670px;
	height: 200px;
}
.tabel_sporthal td.haltekst p {
	width: 320px;
	height: 200px;
	text-align: center;
	font-family: arial, sans-serif;
    	font-weight: bold;
    	font-size: 14px;
    	color: red;
    	border: 2px solid red;

}

.contactadres1 {
	margin: 10px 0 5px 0px;
	font-weight: bold;
	color: red;
	text-decoration: italic;
}
.contactadres2 {
	margin: 10px 0 5px 0px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
.contactadres2 a {
	color: #000;
}
.contacttekst {
	margin: 25px 0 25px 0px;
	font-weight: normal;
}
.filotitel1 {
	margin: 10px 0 15px 0px;	
	font-size: 1.3em;
	font-weight: bold;
	color: red;
	text-decoration: italic;
	text-align: center;
	border: 1px solid red;
}
.filotitel2 {
	margin: 10px 0 5px 0px;	
	font-weight: bold;
	color: red;
	text-align: center;
	text-decoration: underline;
}
#leftpart.column ol {
	list-style-type: decimal;
	padding-left: 45px;
}
#leftpart.column p span {
	padding-left: 50px;
}
#leftpart.column ul.left_ul {
	list-style-type: square;
	padding-left: 45px;
}
#leftpart.column ul.left_ul ul.left_ul{
	list-style-type: circle;
	padding-left: 45px;
}
/************************ Clubinfo sub-pagina's EINDE  **************************************/

/************************ Topmenu bij ploegenpagina's BEGIN  ********************************/

.buttonscontainer3 {
width: 650px;
}

.buttons3 a {
	color: #FFFF00;
	background-color: #FF0000;
	padding: 5px 12px;
	display: inline;
	border-bottom: 1px solid #000000;
	font: 11px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

.buttons3 a:hover {
	background-color: #FFFF00;
	color: #000000;
	text-decoration: none;
}

/************************ Topmenu bij ploegenpagina's EINDE  ********************************/

/************************ Subpagina's bij ploegen BEGIN  ************************************/
#leftpart h2 {
	font: 18px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #FF0000;
	padding: 5px 0px 20px 0px;
}
#content {
	width:670px;
	min-height: 400px;
}
* html #content { height:400px; }

#content h2 {
	font: 14px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #FF0000;
	padding: 20px 0px 20px 0px;
}

/*** ploegfoto ***/

#content p.ploegfoto {
	width:670px;
	text-align: center;
}
#content p.groter {
	font: 10px Arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	text-align: center;
	color: #FF0000;
}
		
/*** spelers ***/

table.spelersfotos {
margin-left: auto;
margin-right: auto;
}
.spelers {
width: 670px;
text-align: center;
}

.spelerfoto {
  background-image: url('images/speler_bg.gif');
	background-repeat: no-repeat;
}
.spelerfoto a {
  text-decoration: none;
	color: black;
}
.spelerfoto a.visited {
  text-decoration: none;
	color: black;
}

img.foto {
	margin-top: 17px;
}
p.spelertekst {
	margin-top: 5px;
	font: 12px Arial, sans-serif;
}
p.spelertekst_kl {
	margin-top: 5px;
	font: 11px Arial, sans-serif;
}


/***  kalender en uitslagen ***/

#tabel_uitsl {
    width: 660px;
    font-family: verdana, arial, sans-serif;
    color: red;
    text-align: left;
    font-size: 12px;
    border-collapse: separate;
    border: 1px solid red;
    padding: 5px;
    margin-left: auto;
    margin-right: auto;
}

#titel_uitsl {
    background: #FBB0B0;
    font-weight: bold;
    font-size: 14px;
    color: #000;
    text-align: center;
}

#detail {
    background: #FFFFFF;
    font-weight: normal;
    color: black;
    text-align: left;
    height: 20px;
}

#detail2 {
    background: #FAFB9D;
    font-weight: normal;
    color: black;
    text-align: left;
    height: 20px;
}

#tabel_uitsl td.midden {
	  text-align: center;
}


/***  verslagen ***/

#tabel_versl {
    width: 665px;
    font-family: verdana, arial, sans-serif;
    color: red;
    text-align: left;
    font-size: 12px;
    border-collapse: separate;
    padding: 5px;
    margin-left: auto;
    margin-right: auto;
}

#titel_versl {
/*    background: #FBB0B0;         */
    font-weight: bold;
    font-size: 14px;
/*    color: #000;*/
    color: red;
    text-align: left;
}
#titel_versl td {
    border-bottom: 1px solid red;
}
#verslag {
    font-family: verdana, arial, sans-serif;
    color: #000;
    text-align: left;
    font-size: 12px;
}
#verslag td {
    padding-top: 10px;
}
#top {
    font-size: 12px;
    font-family: verdana, arial, sans-serif;
    color: red;
    text-align: right;
}


/***   tegenstrevers   ***/

#tabel_loca {
    width: 665px;
    font-family: verdana, arial, sans-serif;
    text-align: left;
    font-size: 12px;
    border-collapse: separate;
    padding: 5px;
    margin-left: auto;
    margin-right: auto;
}

#tabel_loca td {
     font-family:arial;
     font-size:12px;
     text-align:left;
     padding: 5px;
     line-height: 16px;
}
#tabel_loca td a {
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    color: red;
    text-decoration: none;
}

/***   trainingen   ***/

#tabel_train {
    width: 250px;
    font-family: verdana, arial, sans-serif;
    text-align: left;
    font-size: 12px;
    border-collapse: separate;
    padding: 5px;
    margin-left: auto;
    margin-right: auto;
}

#tabel_train td {
     width: 125px;
     font-family:arial;
     font-size:12px;
     text-align:left;
     padding: 5px;
     line-height: 16px;
}
#tabel_train td a {
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    color: red;
    text-decoration: none;
}
/************************ Subpagina's bij ploegen EINDE  ************************************/


/************************ Activiteitenpagina BEGIN  ********************************/

#tabel_acti {
    width: 670px;
    font-family: verdana, arial, sans-serif;
    color: red;
    text-align: left;
    font-size: 12px;
    border-collapse: separate;
    padding: 5px;
    margin-left: auto;
    margin-right: auto;
}
#titel_acti {
    font-weight: bold;
    font-size: 14px;
    color: red;
    text-align: left;
    border-bottom: 1px solid red;
}
#bericht_acti {
    font-weight: normal;
    font-size: 12px;
    color: black;
    text-align: left;
    line-height: 18px;
    padding-top: 10px;
}
/************************ Activiteitenpagina EINDE  ********************************/

/************************ Sponsorspagina BEGIN  ********************************/
#tabel_spons {
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
/*    padding: 5px;*/
    width: 600px;
    margin-left: auto;
    margin-right: auto;
}
#tabel_spons td {
    text-align: center;
    padding: 2px;
}
#tabel_spons td img{
    border: 1px solid red;
}
/************************ Sponsorspagina EINDE  ********************************/

/************************ Clubinfopagina BEGIN  ********************************/
#tabel_info {
    width: 430px;
    font-family: verdana, arial, sans-serif;
    text-align: left;
    font-size: 12px;
    border-collapse: separate;
/*    border: 2px solid red;   */
    padding: 5px;
    margin-left: auto;
    margin-right: auto;
}

#oneven {
    background: #FAFB9D;
}
#even {
    background: #FAFB9D;
    padding: 5px 0 5px 0;

}
/************************ Clubinfopagina EINDE  ********************************/

/******************* download-pagina   **********************/

#download1 {
    float:left;
/*	background-image: url('images/download_bg.gif');
        background-position: center top;
        background-repeat: no-repeat;   */
    width: 300px;
    min-height: 150px;
    margin-top: 15px;
    border: 1px solid #D5D5D5;
    background-color: #F9FB6C;
}

#download1 ul {
    display: block;
        margin-top: 10px;
}
#download1  p{
    text-align: center;
    padding: 5px 0 10px 0;
    background-color: #D5D5D5;
    font-weight: bold;
    color: red;
}
#download1 ul li {
    list-style-image: url('images/page_white_acrobat.png');
    margin-left: 35px;
    line-height: 20px;

}
#download1 ul li a{
    text-decoration: none;
    color: #000;
    padding-left: 10px;
}
#download2 {
    float:right;
    width: 300px;
    min-height: 150px;
        margin-top: 15px;
        margin-bottom:15px;
            border: 1px solid #D5D5D5;
    background-color: #F9FB6C;
}
#download2  p{
    text-align: center;
    padding: 5px 0 10px 0;
    background-color: #D5D5D5;
    font-weight: bold;
    color: red;
}

#download2 ul {
    display: block;
        margin-top: 10px;
}
#download2 ul li {
    list-style-image: url('images/page_white_acrobat.png');
    margin-left: 35px;
    line-height: 20px;
}
#download2 ul li a{
    text-decoration: none;
    color: #000;
    padding-left: 10px;
}

#download3 {
    float:left;
    width: 300px;
    min-height: 150px;
    margin-top: 15px;
    border: 1px solid #D5D5D5;
    background-color: #F9FB6C;
}

#download3 ul {
    display: block;
        margin-top: 10px;
}
#download3  p{
    text-align: center;
    padding: 5px 0 10px 0;
    background-color: #D5D5D5;
    font-weight: bold;
    color: red;
}
#download3 ul li {
    list-style-image: url('images/page_white_acrobat.png');
    margin-left: 35px;
    line-height: 20px;
}
#download3 ul li a{
    text-decoration: none;
    color: #000;
    padding-left: 10px;
}

#download4 {
    float:right;
    width: 300px;
    min-height: 150px;
        margin-top: 15px;
        margin-bottom:15px;
            border: 1px solid #D5D5D5;
    background-color: #F9FB6C;
}
#download4  p{
    text-align: center;
    padding: 5px 0 10px 0;
    background-color: #D5D5D5;
    font-weight: bold;
    color: red;
}

#download4 ul {
    display: block;
    margin-top: 10px;
}
#download4 ul li {
    list-style-image: url('images/page_white_acrobat.png');
    margin-left: 35px;
    line-height: 20px;
}
#download4 ul li a{
    text-decoration: none;
    color: #000;
    padding-left: 10px;
}

/******************* Trainingenpagina   **********************/

#tabel_training {
	width: 670px;
	border-collapse: collapse;
	border: 1px solid #D5D5D5;
}
#tabel_training th {
	text-align: center;
	background-color: #D5D5D5;
	line-height: 30px;
}
#tabel_training tr {
	line-height: 30px;
}
#tabel_training tr.leeg {
	line-height: 15px;
	background-color: #EEEED0;
}
#tabel_training td.cent {
	text-align: center;
}
#tabel_training td {
        border: 1px solid #D5D5D5;
}
#tabel_training td.col1 {
	font-weight: bold;
	padding-left: 5px;
}
#tabel_training .grijs{
	background-color: #D5D5D5;

}
#tabel_training .paar{
	background-color: #EEEED0;

}

/******************* Linkenpagina   **********************/

#tabel_links {
	width: 670px;
	border-collapse: separate;
/*	border: 1px solid #D5D5D5;*/
	border-spacing: 10px;

}
#tabel_links td {
        border: 1px solid #D5D5D5;
        padding: 5px 5px 5px 5px;
        margin: 5px;
}
#tabel_links td.link_ico {
	text-align: center;
}
#tabel_links td.linkje {
    font-family: Verdana, arial, sans-serif;
    font-weight: bold;
    color:yellow;
    background: red;
    text-align:center;
    font-size: 10px
}
#tabel_links img {border: none;}


/******************* Basketspeeltuin   **********************/

.lijst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-color: black;
	color: black;
	text-align: left;
	padding-left: 25px;
}
h3.vraag {
    font-style: normal;
    text-transform: uppercase;
    color:#ABABAB;
    text-align:left;
    font-size: 14px
}

/******************* Time-Out   **********************/

ul.style4 {
        text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 60px;
}
li.vink {
	background: url(images/vinkje_groen.gif) no-repeat;
	margin: 0 0 0 -40px;
	padding: 0 0 0 30px;
}
li.vink a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #ABABAB;
}

/************************* Sportwereld basketnieuws  ***********************************/

#nboTicker {
	line-height: 18px; background: #FAFB9D; border: 0px solid #CC3300; text-align: left; margin: 10px;
}
#nboTicker a:hover {
	text-decoration: underline;
}
#nboTicker a {text-decoration: none;
}
.nboTitleLink {
	font: 20px verdana, arial, sans-serif;
	color: white;
	font-weight: bold;
	font-variant: small-caps;
	display: none;
}
.nboDate {
	font: bold 14px verdana, arial, sans-serif;
	color: #ABABAB;
	font-style: italic;
	text-transform: uppercase;
	line-height: 20px;
}
.nboLink {
	font: 12px verdana, arial, sans-serif;
	color: #000;
	text-align: left;
	margin-left: 10px;
}
.nboFooter {
	font: 10px verdana, arial, sans-serif;
	color: #666;
}
.nboFooter a {
	font: 10px verdana, arial, sans-serif;
	color: #339;
}
.nboTime {
	font: 11px verdana, arial, sans-serif;
	color: #666;
}

/************************* Interviews  ***********************************/

p.leeg {
	height: 125px;
}

/************************* Ditjes en Datjes  ***********************************/

p.met_link a {
	text-decoration: none;
	color: #ABABAB;
	font-style: italic;
}

/************************* Prikbord  ***********************************/

.post-date_pb {
	margin: 0 0 0 0;
	width: 64px;
	height: 64px;
	background-image: url('images/kalender.gif');
	color: #ffffff;
	font-family: verdana, arial, sans-serif;
	text-align: center;
	float: left;
}
.year_pb {
	margin: 8px 0 0 0;
	font-size: 11px;
	font-weight: bold;
}
.day_pb {
	margin: 6px 0 0 0;
	color: red ;
	font-size: 16px;
	font-weight: bold;
	font-family: arial, sans-serif;
}
.month_pb {
	margin: 2px 0 0 0;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}

.post-tekst_pb {
	margin: 0 0 0 10px;
	width: 600px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height: 1.2em;
	float: left;
}
.post-tekst_pb h4 {
	font-family: Arial, helvetica, sns-serif;
	font-size: 14px;
	color: #ff0000;
	text-align: left;
	text-decoration: underline;
	margin: 0 0 10px 0;
}
#lijn_bericht_pb hr {
	height: 2px;
	width: 670px;
	color: #ABABAB;
	z-index: 200;
	margin : 0 0 5px 0;
}

/************************* Sitenieuws  ***********************************/

.post-date_sn {
    font-family: verdana, arial, sans-serif;
    font-style: normal;
    font-size: 12px;
    text-align:left;
    vertical-align: top;
    width: 100px;
    float: left;

}
.post-tekst_sn {
	margin: 0 0 0 10px;
	width: 550px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height: 1.2em;
	float: left;
}
#lijn_bericht_sn hr {
	height: 2px;
	width: 660px;
	color: #ABABAB;
	z-index: 200;
	margin : 0 0 5px 0;
}
.post-tekst_sn ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 16px;
	vertical-align: top;
	list-style-image: url(images/rarrow3.gif);
	padding-left: 0px;
}

/************************* Sitemap  ***********************************/
.hoofd {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
    text-align: left;
    margin-left: 40px;
/*    line-height: 20px;*/
}
.hoofd UL {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
    text-align: left;
    margin-left: 60px;

}
.hoofd UL UL {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
    text-align: left;
    margin-left: 60px;

}
.hoofd li {
	list-style: outside url(images/bullet_plus.gif);
	margin-top: 2px;
}
#rightpart li li {
	list-style: outside url(images/diamond3.gif);
	margin-top: 0px;
}
#rightpart li li li {
	list-style: outside url(images/check3.gif);
	margin-top: 0px;
}


/************************* Extra's rechterkolom  ***********************************/

.xtra_rechts {
	margin-top: 20px;
}
.xtra_rechts a {
	color: #000;
}
.lijst_rechts {
	list-style: circle outside;
	padding-left: 15px;
}

