/* DATEI: aktuare.css */

/* Zentrale Formatierungen fuer www.aktuare.de */

body { background-color: #ffffff;}
       /*background-image: url(../gif/bg.GIF);}*/

h4,tr,td,p { font-family: Verdana,Trebuchet,Arial,Geneva,Helvetica;
             color: #006179;}

a:link {text-decoration:none; color:#6CA8B7;}
a:visited {text-decoration:none; color:#6CA8B7;}
a:hover {text-decoration:underline; color:#C6AD06;}
a:active {text-decoration:none; color:#C6AD06;}
/*a:focus {text-decoration:underline; color:#E00000;}*/

h4 { font-size: 12pt;
     font-weight: bold;
     margin-bottom: 0cm}

h5 { font-size: 10pt;
     font-weight: bold;}

td {font-size: 10pt;}
tr {font-size: 10pt;}

p {font-size: 9pt;}

li {margin-bottom: 7pt;}
