/* CSS Document */
p,td, div{font-size:12px;font-family:verdana; color:white;}

.outerBorder	{border-style:solid; border-color:#b1daff; border-width:1px;}

/*styles voor de uitklapbare tekstblokken*/
#textTable{width: 98% ; height: auto ; border-width: 0 ;}
.tdBorder	{border-style:solid; border-color:#ece9d8; border-width:1px; padding-left:8px; padding-right:8px;}
.innerTableDiv{margin: 0 ; padding: 50px ; width: 100% ;} /* Firefox stratches the div outside the borders of the table. To avoid this use this Styleline for Firefox: .innerTableDiv{margin: 0 ; padding: 50px ; width: 83% ;}*/
.header-b		{background-image:url(../images/header-b.jpg); background-repeat:no-repeat; background-position:top; }

#copyright		{font-size:9px; font-family:tahoma; color:#E6D720;}

#copyright2		{font-size:9px; font-family:tahoma; color:#454545;}

.imageBorder	{border-style:solid; border-color:#D1D1D1; border-width:1px;}

html, body		{
				  width:100%;
				  height:100%;
				  margin: 0px;
				  padding: 0px;
				  border: none;
		   		}

#tableWrapper	{
				  width:100%;
				  height:100%;
				}
.headerbg		{background-image:url(../images/headerbg.gif);}

.cross-line		{background-image:url(../images/cross-line.gif);}

.bgColor		{background-color:#D3D3D3;}

.bgColorDarkGreen { background-color:#666666;}
.bgColorAdmin { background-color:#928958;}

a				  {color:#94BFEB; text-decoration:none;}

.LinkHead		  {color:black; padding-left:10px; margin-top:2px; margin-bottom:2px; font-weight:bold; font-family:verdana;}

.marginDiv		  {border-style:solid; border-color:silver; border-width:1px;}

#panelTabs_div{margin: 50px auto 0 auto ; padding: 0 ;}
#searchDiv{width: 93% ; height: auto ; margin: 0 auto ; padding: 0 ;}
#searchTable{width: 80% ;}
#searchTable tr{text-align: center ;}
.panelTabs_tbl{border-width: 0 ; background-color: #e6e6e6 ; width: 90% ; height: auto ; margin: 0 ; padding: 0 ;}
.panelTabs_tbl td{text-align: center ; border-style: solid ; border-width: 0 0 2px 3px ; border-color: #666666 ; width: 30% ; height: 40px ;}
.tabsTextPersoonlijk, .tabsTextWerk, .tabsTextRotary{color: #666666 ; font-weight: bold ;}

#ledenpanels_div{text-align: center ; background-color: #e6e6e6 ; width: 90% ; height: auto ; margin: 0 auto ; padding: 25px 0 50px 0 ;}
#memberslistHeader{margin: 20px 0 0 0 ; text-align: center ; width: 90% ; height: auto ;}
#memberEditList{background-color: #e6e6e6 ; width: 90% ; height: auto ; margin: 25px auto 0 auto ; padding: 25px 0 50px 0 ;}
#memberEditList td{color: #666666 ; }
.listHeader{font-weight: bold ; font-size: 110% ; margin: 0 ; padding: 15px 0 0 0 ;}
#agenda_div{text-align: center ; background-color: #e6e6e6 ; width: 90% ; height: auto ; margin: 0 auto ; padding: 25px 50px 50px 50px ;}
.leden_tbl, .agenda_tbl, .agendaActive_tbl{width: 95% ; height: auto ; margin: 0 ; padding: 0 ;}
.agenda_tbl{border-style: solid ; border-width: 1px ; border-color: #666666 ;}
.leden_tbl td, .agenda_tbl td {font-weight: bold ; color: #666666 ; font-size: 8pt ; vertical-align: top ; width: auto ; height: auto ; margin: 0 ; padding: 0 5px 8px 5px ;}
.lidImage{text-align: right ; vertical-align: top ; width: 70px ; height: auto ; max-width: 70px ;}
.agendaText_p, .agendaActive_tbl td{color: #666666 ; font-weight: bold ;}
#jaarverslag_div{text-align: center ; width: 90% ; height: auto ;}
#jaarverslag{text-align: left ; margin: 20px auto 20px auto ; padding: 0 ; width: 100% ; height: auto ;}

.linkDescriptionContainer{padding:0px 0px 0px 20px;float:left; margin:0px 30px 0px 0px}
.linkContainer{float:left; margin: 0px 0px 0px 50px; text-align:left}
#DatumTd{width:100}
#TitelTd{ font-weight:bold; font-size:13px}
.tr0{ background-color:#3C4A6F; height:25px}
.tr1{ background-color:#0E1F4D; height:25px}
.tblClubevenementen{ width:500px}
.rowHeight{height:50px}
.labelColumn{ font-weight:bold}

.albumDiv
{
    height:240px;
    width:240px;
    float:left;
    position:relative
}

.evenTitelDiv
{
    clear:both;
    position:absolute;
    width:239px;
    text-align:center;
    top:190px;
    left:0px ;
    
}

.thumbDiv
{
    position:absolute;
    clear:both;
    height:135px;
    width:135px;
    top:35px;
    left:52px;
   
}








