.table_guestbook , .table_termine{
    border:1px solid #FFFFFF;
    padding:0;
    margin:10px 0 0 0;
    width:100%;
}
.table_guestbook th, .table_termine th {
    padding:0;
    margin:0;
    height:30px;
    background:#580202;
    text-align:center;
    color:#ffffff;
    font-weight:bold;
    line-height:30px;
}
.table_termine .td_head{
    margin:0;
    padding:3px;
    color:#000000;
    background:#FFFFFF;
    text-align:center;
    font-weight:bold;
}
.table_termine td{
    margin:0;
    padding:3px;
    border:1px solid #FFFFFF;
    background:#4D7EA6;
}
.table_termine .height{
    background:#580202;
}
.gb_left {
    padding:3px;
    background:#ffffff;
    text-align:left;
    color:#000000;
}
.gb_right {
    padding:3px;
    background:#4D7EA6;
    text-align:left;
    color:#FFFFFF;
}
.gb_footer{
    padding:3px;
    margin:0;
    height:20px;
    background:#580202;
    text-align:left;
    color:#ffffff;
    font-weight:bold;
    line-height:20px;
}
.quote {
    margin:3px;
    padding:2px;
    background:#000000;
}
.treffen_table {
    background:#FFFFFF;
    padding:4px;
}
.treffen_table td {
    background:#4D7EA6;
    padding:5px;
}
.treffen_table .td_head{
    padding:0 0 0 3px;
    margin:0;
    height:30px;
    background:#580202;
    text-align:left;
    color:#ffffff;
    font-weight:bold;
    line-height:30px;
}
.treffen_table .td_header{
    padding:0 0 0 3px;
    margin:0;
    height:30px;
    background:#FFFFFF;
    text-align:left;
    color:#000000;
    font-weight:bold;
    line-height:30px;
}

