/* ----- Ledenadministratie ---------------------------------------------- */
.tx-ledenadministratie-pi1 {
    min-height: 100px;
	width: 523px;
}
/* ----- Aanmeld formulier ----------------------------------------------- */
#tx_ledenadministratie_form {
    position: relative;
    width: 480px;
    margin-top: 10px;
}

#tx_ledenadministratie_form legend {
    font-size: 14px;
    color: #DB3632;
    font-weight: bold;
    display:inline;
}

#tx_ledenadministratie_form fieldset {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid #999999;
}
.tabel_td_left {
	width: 40%;
}	
.tabel_td_right {
    width: 60%;
}   
#bedrijfsnaam {
    float: left;
    width: 300px;
}
#bedrijfsadres {
    float: left;
    width: 300px;
}
#bedrijfspostcode {
    float: left;
    width: 55px;
}
#bedrijfsplaats {
    float: left;
    width: 300px;
}
#bedrijfstelefoon {
    float: left;
    width: 100px;
}
#bedrijfsfax {
    float: left;
    width: 100px;
}
#website {
    float: left;
    width: 300px;
}
#omschrijving {
    float: left;
    width: 300px;
}
#logo {
    float: left;
    width: 200px;
}
#voornaam {
    float: left;
    width: 200px;
}	
#achternaam {
    float: left;
    width: 300px;
}   
#functie {
    float: left;
    width: 300px;
}   
#telefoon {
    float: left;
    width: 100px;
}
#fax {
    float: left;
    width: 100px;
}
#mobiel {
    float: left;
    width: 100px;
}
#email {
    float: left;
    width: 300px;
}   
#foto {
    float: left;
    width: 200px;
}
#gebruikersnaam {
    float: left;
    width: 100px;
}
/* ----- Ledenlijst ------------------------------------------------------- */
#tx_ledenadministratie_lijst {
    position: relative;
	width: 100%;
}
#tabs10 {
    position: relative;
    width: 100%;
    float:left;
    border-bottom:0px solid #2763A5;
    line-height:normal;
}
#ledenlijsttabel {
    position: relative;
    width: 100%;
    float: left;
    border: 1px solid #2763A5;  
    margin-top:0px;
    padding: 0px;
}

#ledenlijstmap {
    position: relative;
    width: 100%;
    float: left;
    border: 1px solid #2763A5;  
    margin-top: 0px;
    padding: 0px;
}

#googlemap {
	width: 100%;
    height: 512px;
    position: relative;
}
#tabs10 ul {
    margin:0;
    padding:10px 10px 0 0px;
    list-style:none;
}
#tabs10 li {
    display:inline;
    margin:0;
    padding:0;
}
#tabs10 a {
    float:left;
    background:url("images/tableft10.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 4px;
    text-decoration:none;
}
#tabs10 a span {
    float:left;
    display:block;
    background:url("images/tabright10.gif") no-repeat right top;
    padding:5px 15px 4px 6px;
    color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs10 a span {float:none;}
/* End IE5-Mac hack */
#tabs9 a:hover span {
    color:#FFF;
}
#tabs10 a:hover {
    background-position:0% -42px;   
}
#tabs10 a:hover span {
    background-position:100% -42px;
}

#tabs10 #current a {
    background-position:0% -42px;
}
#tabs10 #current a span {
    background-position:100% -42px;
}

#tabs10 #current a span {
    background-position:100% -42px;
}
.lijstbedrijf { padding-left: 4px; width: 20%;}
.lijstplaats {padding-left: 4px; width: 20%;}
.lijstinternet {padding-left: 4px; width: 60%;}

.ledenlijst_table { border: 0px solid #c5d6e7; width: 100%; }
.ledenlijst_header { border-bottom: 2px solid #ccc; }
.ledenlijst_tablerow {background: #FFFFFF; }
.ledenlijst_tablerow:HOVER {  background: #dce4ec; cursor: pointer;}
.ledenlijst_tablerow td { padding-left: 4px; border-bottom: 1px solid #ccc;}

.ledenlijst_fieldset { border: 0px solid #c5d6e7; }

.ledenlijst_individueel { width: 100%; }
.ledenlijst_individueel_td1 { width: 75%; vertical-align: top; padding-top: 20px;}
.ledenlijst_individueel_td2 { width: 25%; vertical-align: top; padding-top: 20px;}
.ledenlijst_individueel_bold { font-weight: bold; font-size: 12px; width:120px; line-height: 16px; }
.ledenlijst_individueel_normal { font-weight: normal; font-size: 12px; line-height: 16px; }
.ledenlijst_individueel_koptekst { font-weight: bold; font-size: 14px; width:120px; line-height: 16px; color: #DB3632; }

.lijsttdkop {
	font-weight : bold;
	font-size : 13px;
}	
.link-to-page {
	cursor: pointer;
	text-decoration: underline;
}	
/* ------------------------------------------------------------------------- */
