

/* Formatierungen der Texte und Links */

a:link { color: #9B0000; text-decoration: underline; text-transform: none;}
a:active { color: #9B0000; text-decoration: underline; text-transform: none;}
a:visited { color: #9B0000; text-decoration: underline; text-transform: none;}
a:hover { color: black; text-decoration: underline; text-transform: none;}


a.content:link { font-size: 11px; font-weight: bold; color: #CC6B36; text-decoration: none; }
a.content:active { font-size: 11px; font-weight: bold; color: #CC6B36; text-decoration: none; }
a.content:visited { font-size: 11px; font-weight: bold; color: #CC6B36; text-decoration: none; }
a.content:hover { color: white; }

.headline {font-size: 12px; font-weight: bold; color: black; text-transform: none; margin-top:2px;}
.text {font-size: 12px; font-weight: normal; color: black; text-transform: none;}
.bild {margin-top:2px; margin:bottom:2px;}

table.contenttable-1 tr td.td-0 { background-color: #D2D2D2; }

h1 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; height: 5px;}
h2 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; height: 5px;}
h3 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; height: 5px;}
h4 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:red;}
h5 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color:red; text-decoration: underline;}

