body									{ font-size: 80%; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 120%; text-align: left; background-image: url(backgroundline.jpg); background-repeat: repeat-y; margin: 0; padding: 0; }
a:link									{ text-decoration: none; color: #f00000; font-weight: bold; }
a:visited								{ text-decoration: none; color: #f00000; font-weight: bold; }
a:hover									{ text-decoration: underline; color: #f00000; font-weight: bold; }
a:active								{ text-decoration: none; color: #f00000; font-weight: bold; }
#navcontainer ul li
{
list-style-type: none;
padding: 0;
margin: 0;
display: block;
float: left;
background: url(naviback.gif) repeat-x 20px 50%;
font: 11px/20px Arial, Verdana, Helvetica, sans-serif;
text-align: center;
}
#navcontainer a							{ color: #000; text-decoration: none; padding-right: 16px; padding-left: 16px; display: block; border-top: 1px solid #cecece; border-bottom: 1px solid #cecece; border-left: 1px solid #cecece; }
#navcontainer li#active 				{ background: url("navBarBgHover.gif") repeat-x 20px; }
#navcontainer a:hover 					{ background: url("navBarBgHover.gif") repeat-x 20px; }
#inhalt 								{ font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; font-style: normal; font-variant: normal; background-image: url(background_content.jpg); background-repeat: repeat-y; background-attachment: scroll; }
.Healine { font-size: 1.3em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bolder; }

#subnavcontainer ul
{ font-size: 11px; margin: 0; padding: 0; list-style-type: none; }

#subnavcontainer li { margin: 0 0 20px; }

#subnavcontainer a
{ display: block; width: 180px; background-image: url("subnaviback.jpg"); padding: 2px 2px 2px 35px !important; border-color: white; border-style: solid; border-width: 1px 1px 1px 0; }

#subnavcontainer a:link, #subnavlist a:visited
{ color: #f00000; text-decoration: none; border-color: #cecece; }

#subnavcontainer a:hover
{ color: #f00000; text-decoration: underline; border-style: solid; border-width: 1px 1px 1px 0; }