@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400italic,700);
@import url(https://fonts.googleapis.com/css?family=Asap:400,400italic,700,700italic);

body, table {
font: 16px/24px Asap,Arial,Verdana,sans-serif;
color: #4F4B4C;
}

h1, h2, h3, h3, strong {
font: 18px Baskerville,Arial,Verdana,sans-serif;
color: #917F83;
}

a {
color: #917F83;
}

a:hover {
color: #917F83;
text-decoration: underline;
}

/* Aktuelle Mandanteninformation zum Steuerrecht (Überschrift oben) */
h1 {
}

/* Ein Service von: ... (Adressblock) */
h3 {
}

/* Inhaltsverzeichnis 01/2015 (1. Überschrift) */
h2 {
}

/* Vorab, Informationen für Alle, ... (Überschriften Rubriken) */
td.rubrik strong {
font-size: 18px;
}

/* Verweise zu den Beiträgen */
td.inhalt {
padding-bottom: 3px;
}

td.inhalt a {
color: #917F83;
text-decoration: none; 
}

td.inhalt a:hover {
color: #917F83;
text-decoration: underline;
}

td.inhalt a::before {    
background-color: #917F83;
border-radius: 1em;
content: " ";
display: block;
float: left;
height: 0.35em;
margin-right: 6px;
width: 0.35em;
margin-bottom: 20px;
margin-top: 11px;
}
