/*NAVIGATION
*/
#Layer2 { color:#000; display: block; margin-top: 30px; margin-left: 4px; position: absolute; z-index: 2; top: 130px; left: 80px; width: 104px; height: 228px; }
li.aktuell { color: #f90; font-weight: bolder; background-color: #faf1ce; width: 100%; list-style-type: none; }
#navcontainer { width: 100px; }

#navcontainer ul
{ font-size: 9pt; margin-left: 0; padding-left: 0; list-style-type: none; font-family: Arial, Helvetica, sans-serif; }

#navcontainer a
{ color: #81684d; font-weight: bold; text-decoration: none; width: 100px; display: block; padding: 3px; }
#navcontainer a:hover
{ background-color: #faf1ce; color: #f90; }



/*ALLGEMEINES
*/
body { background-image: url(images/hg1.gif);}
h1 { color: #e1a966; font-size: 16pt; padding-bottom: 5px; }
h2 { color: #979e03; font-size: 12pt; letter-spacing: 0.5px; padding-bottom: 5px; }
table { font-size: 10pt; font-family: Arial, Geneva, Helvetica, sans-serif; line-height: 140%; text-align: left; }
a:link {color: #6a6f02; text-decoration:none;}
a:hover {color: #6a6f02; text-decoration:underline;}
