@font-face {
font-family: 'allerregular';
src: url('aller_std_rg-webfont.eot?') format('eot'),
     url('aller_std_rg-webfont.eot?#iefix') format('embedded-opentype'),
     url('aller_std_rg-webfont.woff') format('woff');
font-style: normal;
}

body, table {
font-family: allerregular;
font-size: 14px;
line-height: 20px;
margin: 0;
padding: 0;
}

body { margin-left: -27px; }

h1, h2, h3, h3, strong {
font-size: 14px;
text-decoration: none;
}

a {
color: #999736;
text-decoration: none; 
}

a:hover {
color: #999736;
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: 14px;
height: 20px;
margin: 0;
padding: 0;
}

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

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

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

td.inhalt {
padding-left: 19px;
background-image:url(pfeil.png);
background-repeat:no-repeat;
background-position:5px 5px;
}


