/* DATEI:main.css */

body { background-color:#FFFFFF }
b { font-weight:bold; }
i { font-style:italic; }
p { }
table { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000; }
td { }

a { color:#FFBB44; text-decoration:none; font-weight:bold; }
a:link { }
a:hover { text-decoration:underline; }

.hgfoto { background-color:#FFBB44}
.headline { font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#FFBB44; font-weight:bold; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color:#CCCCCC; }
.headline2 { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000000; font-weight:bold }

.titel { font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#FFBB44; font-weight:bold; line-height:20px; }
.titel2 { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFBB44; line-height: 16px; font-weight: bold; }
.datum { font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#DE9A5A; line-height:20px; }
.navigation { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; border-top-width: 2px; border-top-style: solid; border-top-color: #CCCCCC; border-bottom-width: 2px; border-bottom-style: none; border-bottom-color:#CCCCCC; }
