/*Kundencenter*/
div.module-customer-center table.form tbody.order-history tr td {
    border-bottom       : 1px solid #fff;
}
div.module-customer-center table.form tbody.order-history tr.last td {
    border-bottom       : none;
}
div.module-customer-center div.address {
    padding             : 5px;
}
#content div.module-customer-center div.address ul {
    margin              : 0;
}
div.module-customer-center div.address ul.options li {
    margin-left         : 5px;
}
div.module-customer-center-baskets table.basket-article-list {
    margin              : 5px 0;
    padding-left        : 10px;
    background-color    : #fff;
    border              : 1px solid #999;
}
div.module-customer-center-baskets table.basket-article-list td {
    padding             : 3px;
}
div.module-customer-center-baskets table.basket-article-list td.text-right {
    text-align          : right;
}
div.module-customer-center select.bday {
    width               : 78px;
}
div.module-customer-center select.bday-days,
div.module-customer-center select.bday-months {
    margin-right        : 3px;
}

/*Kontaktformular*/
.module-contact .contact-descr {
    width               : 250px;
    float               : left;
}

.module-contact form {
    width               : 400px;
    float               : right;
}

/*Programm 2009, Freundschaftswoche Kindercamp*/
table.program-2009, table.childcamp {
    background          : #E8F2E3;
    border              : 0;
}
table.program-2009 td, table.childcamp td {
    border              : 1px solid #9cca91;
    padding             : 3px;
}

table.childcamp td.empty {
    background          : #C8DFBE;
    border-left         : 1px solid #C8DFBE;
    border-right        : 1px solid #C8DFBE;
}

/*Galerie*/
.content-imagegallery .content-imagegallery-image {
    padding             : 10px;
    height              : 120px;
    background          : #E8F2E3;
}

#custom-oaseweil-signups div.custom-oaseweil-signups-overview input.radio {
    margin-top          : 0;
    vertical-align      : middle;
}
#custom-oaseweil-signups div.custom-oaseweil-signups-overview label {
    line-height         : 11px;
    vertical-align      : middle;
    font-weight         : bold;
}
#custom-oaseweil-signups textarea {
    width               : 242px;
}
#custom_oaseweil_signup_signup_children {
    width               : auto;
    margin              : 0;
    padding             : 0;
    vertical-align      : middle;
}
#custom-oaseweil-signups td.last label {
    display             : inline;
}

#custom-oaseweil-signups table.form td.first {
    width               : 20px;
    padding-right       : 0;
}

#custom-oaseweil-signups table.form td.second {
    width               : 121px;
    padding-right       : 20px;
}

#custom-height-hack {
    height              : 4px;
    line-height         : 4px;
}
