
.lov-admin-content{padding: 1em;margin: 1em;font-size: .9em;}
.lov-admin-corner-thick{border: 6px solid #dedede;-moz-border-radius: 16px; -webkit-border-radius: 16px; border-radius: 16px;}
.lov-admin-header{padding: 1em;
                  margin: 1em;
                  font-weight: bold;
                  font-size: 1.4em;
                  color: #606060;
}

.lovLine {
    background: url(images/titleUnterstrich.jpg) repeat-x;
    background-position: center;
}

/* 
FOOTER */

td#footerEnd{
    padding: 10px;
    padding-top: 0px;
    padding-left: 3%;
    padding-right: 3%;
    background: url(images/footerBG.jpg) repeat-x;
}
table.footerTable {
    width: 100%;
}
td.footerFacebook{
    text-align: left;
    font-size: 0.8em;
    padding-bottom: 4px;
}
td.footerFacebook a{
    color: #4E5D6F;
    font-weight: bold;
}
td.footerFacebook a:hover{
    color: #49739A;
    text-decoration: underline;
}
td.footerSlogan{
    text-align: right;
    color: #4E5D6F;
    font-size: 0.8em;
    font-weight: bold;
    padding-bottom: 4px;
}
td.footerLine{
    background: url(images/footerLine.jpg) repeat-x;
    height: 2px;
}
td.footerCopy {
    text-align:right;
    font-weight:bold;
    font-size:0.7em;
    color:#4E5D6F
}
td.footerMenu {
    text-align: left;
    vertical-align: bottom;
    color: black;
    font-size: 0.75em;
    height: 20px;
}
.footerMenu a{
    color: #606060;
    text-decoration: none;
}
.footerMenu a:hover{
    color: #49739A;
    text-decoration: underline;
}
img.facebookIcon{
    height: 1.3em;
    margin-bottom: -2px;
}