HTML, BODY { margin: 0; font-family: Verdana, Arial; background-color : FFF;}

.text_grau { color: #666; font-size:11px; }
.text_weiss { color: #FFF; font-size:11px; line-height:12px; }
.text13 { color: #DBD3C8; font-size:13px; }

h1	{ color:#C60000; font-size:21px; font-weight:normal; padding-bottom:14px; margin: 7px 0px 0px; }
h2	{ font-size:18px; font-weight:normal; line-height: 24px; margin: 5px 0px 0px; }
h3	{ font-size:15px; font-weight:normal; line-height: 18px; margin: 5px 0px 0px; }

/* Links */

a.kleinws { color:#FFFFFF; font-size:11px; font-weight: normal; text-decoration:none; }
a.kleinws:hover { color:#FFFFFF; font-size:11px; font-weight: normal; text-decoration:underline; }

a.kleingr { color: #666666; font-size:11px; font-weight: normal; text-decoration: none; }
a.kleingr:hover { color:#666666; font-size:11px; font-weight: normal; text-decoration: underline; }

a.navi { color:#C60000; font-size:11px; font-weight: normal; text-decoration:none; }
a.navi:hover { color:#666666; font-size:11px; font-weight: normal; text-decoration:underline; }


/* Aufzaehlung */

ul.haken { list-style-image: url(/acononCMS/design/sym_haken.gif); }

table.head { background:url(../bilder/head.jpg); }
table.footer { background:url(../bilder/bgfooter.gif); }
table.formular { border: 1px dashed #808080; font-size:12px;}

td.logo { background-image : url("../bilder/logo.jpg"); background-repeat : no-repeat;}
td.bgrunten { background-image : url("../bilder/bgrunten.gif"); background-repeat : repeat;}
td.inhalt { vertical-align: top; font-size:12px; line-height:16px; padding: 10px; border: solid 1px #DBD3C8; }
td.links { background-color : #FFFFFF; vertical-align: top; }
td.links-top { color : #FFFFFF; background-color : #000000; font-weight : bold; vertical-align: top; font-size: 8pt; padding : 5px; }
td.links-inhalt { border: solid 1px #DBD3C8; vertical-align: top; font-size: 8pt; padding-top : 15px; }
td.rechts { vertical-align: top; padding-top: 10px; }
td.text_weiss { background-color : 000;}