/* ###################################################### */
/* #######################      GÄSTEBUCH ############### */
/* ###################################################### */
/* GÄSTEBUCH */

a.smilie {
    border: none!important;
    margin-right: 5px;
    margin-bottom: 5px;
}
a img, a.externallink img, div.vpgb_infos a img, div.vpgb_infos a.externallink, div.vpgb_infos a , div.vpgb_infos a.externallink {
    background: none!important;
    border: none!important;
    padding: 0px!important;
}
div.vpgb_eintrag {
    background-color: #CCCCCC;
    margin-top: 10px;
    border-bottom: 1px dashed #000000;
    padding-bottom: 10px;
    display: block;
    float: left;
  width: 680px;  
}
div.vpgb_fleft {
    float: left;
    text-align: center;
    width: 120px;
    margin-right: 10px;
    height: 100%;
}
div.vpgb_infos {
    margin-top: 10px;
    white-space: nowrap;
}
div.vpgb_entry {
    margin-left: 130px;
    font-size: 14px;
}
div.vpgb_comment {
    margin-left: 130px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-style: italic;
}
div.vpgb_name {
    font-weight: bold;
}
.vpgb_datum {
    color: #000000;
    font-size: 10px;
    display: block;
    background: url(../images/datum_oben.gif) 0 0 no-repeat;
    text-align: center;
    text-transform: uppercase;
    line-height: 1;
    margin-top: 5px;
    width: 35px;
    padding-top: 5px;
    margin-left: 35px;
    margin-bottom: 10px;
}
.vpgb_datum .tag {
    display: block;
    font-weight: bold;
    font-size: 20px;
    text-indent: -3px;
    letter-spacing: -2px;
    color: #000000;
    background: url(../images/datum_unten.gif) bottom left no-repeat;
    padding-bottom: 5px;
}
#vpgb_nav {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 10px;
    line-height: 200%;
}
#vpgb_nav a {
    color: #000000;
    border: 1px solid #000000;
    text-decoration: none;
    padding: 2px;
}
#vpgb_nav span.vpgb_punkte {
    color: #000000;
    border: 1px solid #000000;
    text-decoration: none;
    padding: 2px;
}
#vpgb_nav a:hover, #vpgb_nav a.vpgb_aktiv {
    background: #EEEEEE;
}
#inhalt a.bbcode {
    color: #CCCCCC;
    border: 1px solid #CCCCCC;
    padding: 4px;
    margin-right: 4px;

}
#inhalt {
    height: 100%;
    margin-left: 230px;
    margin-right: 10px;
}
