/* Fusszeile */

div#fuss {
 font-size: 0.85em;
 margin-right: 25px;
 background-image: url(/fileadmin/tpl/img/linie_titel.gif);
 background-repeat: repeat-x;
 background-position: 0 10px;
 }
#fuss a,
#fuss a:link,
#fuss a:visited {
 text-decoration: none;
 color: #003764;
 }
#fuss a:hover,
#fuss a:active {
 text-decoration: none;
 color: #003764;
 border-bottom: 1px dotted #003764;
 }

/* Bilder */
img
{
 border: none;
}

span.innov8 {
 position: absolute;
 right: 0px;
 top: 10px;
 width: 200px;
 text-align: right;
 color: black;
 }
#fuss span.innov8 a,
#fuss span.innov8 a:link,
#fuss span.innov8 a:visited {
 text-decoration: none;
 color: #b4b4b4;
 }
#fuss span.innov8 a:hover,
#fuss span.innov8 a:active {
 text-decoration: none;
 color: #8e8e8e;
 border-bottom: 1px dotted #8e8e8e;
 }

/* Adressen */
div.vcard {
 margin-bottom: 10px;
}

/* markieren der Suchbegriffe */
.csc-sword {
 color: red;
}

