#profile-information {
    width: 320px;
}
#profile-photo.nophoto {
    min-height: 20px;
}
#profile a.button {
    background-color: #044e70;
    color: #FFF;
    display: inline-block;  font-weight: 600; text-align: center; vertical-align: middle; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 6px 12px; font-size: 13px; line-height: 1.428571429;
    border-radius: 4px;
    width: 145px;
}
#profile a.button:hover {
    background-color: #033349;
}
a {
    -webkit-transition: all 0.25s; transition: all 0.25s;
}
hr.small {
    width: 170px;
    margin-bottom: 5px;
    margin-top: 2px;
}
#baan-handicap-informatie {
    margin-top: 53px;
}
h2 {
    color: #333333;
}
a {
    color: #005071;
}

.wedstrijdnaam a {
    font-weight: 600;
    margin-bottom: 3px;
    display: inline-block;
}
#wedstrijd-overzicht td {
    padding: 6px 0 6px 3px;
}
#wedstrijd-overzicht td.wedstrijdnaam {
    padding-left: 8px;
}
.button {
    width: 13%; text-align: center;
}
#wedstrijd-overzicht-container {
    margin-top: 20px;
}
.page-header-information a.button {
    width: auto;
}

#relatie-ledenlijst-letters a.button {
    width: 7%;
    padding: 5px 0px;
    margin-right: 0;
    display: block;
    float: left;
    margin-right: 0.6%;
    border: 0;
    background-color: #ddd;
}
#relatie-ledenlijst-letters {
    margin-top: 10px;
}
#relatie-ledenlijst-letters:after {
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
#relatie-ledenlijst-search a {
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
}
#competitie-overzicht td {
}
#competitie-overzicht td {
    padding: 5px 0 5px 2px;
}
#menu {
    display: none;
}