body { background-color: #f3ab4f; background-image: url(../images/layout/ekgbackground.gif); background-repeat: repeat-x; text-align: center; }
p { }
td {}
a:link { color: #f58b03; text-decoration: none; }
a:visited { color: #f58b03; text-decoration: none; }
a:hover { color: #f58b03; text-decoration: underline; }
a:active { text-decoration: underline; }
#Ebene1 {  text-align: center;  width: 100%; left: 0; top: 0; position: absolute; z-index: 5; visibility: visible;}
.content { background-color: #fbd18e; background-image: url(../images/layout/pagebackground.gif); background-repeat: repeat-x; vertical-align: top; font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; }
.menu { background-color: #fbd18e; vertical-align: top; }
#current { color: #fff; font-weight: bold; background-color: #9f1c00; }
#navcontainer
{ width: 190px; padding: 0; margin-bottom: 1em; font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; background-color: #fbd18e; color: #333; font-size: 8pt; margin-left: 4px; }

#navcontainer ul
{
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}

#navcontainer li
{
border-bottom: 1px solid #fbd18e;
margin: 0;
}

#navcontainer li a
{ display: block; padding: 5px 6px; border-left: 10px solid #9f1c00; border-right: 10px solid #f3ab4f; background-color: #fbd18e; color: #9f1c00; text-decoration: none; text-align: left; width: 150px; }

#navcontainer li a:hover
{
border-left-color: #b34453;
border-right-color: #f58b03;
background-color: #9f1c00;
color: #fff;
}
#navcontainer li li
{ font-size: 7pt; border-top: 1px solid #fbd18e; border-bottom: 0 none; margin: 0; }

#navcontainer li li a
{ background-color: #fce7c6; padding: 3px 6px 3px 20px; width: 136px; border-left: 10px solid #fbd18e; }
#navcontainer li li a:hover { background-color: #b34453; border-left-color: #fbd18e; }
#navcontainer li li li a
{
padding: 3px 6px 3px 20px;
background-color: #73b2e8;
width: 8.2em;
}
#navcontainer li  .active { color: #fff; font-weight: bold; background-color: #b34453; }
#navcontainer li li .active { color: #fff; font-weight: bold; background-color: #b7767f; }
.headline { color: #9f1c00; font-size: 12pt; font-weight: bold; text-align: left; margin: 20px 20px 15px; padding-bottom: 2px; border-bottom: 1px dotted #9f1c00; }
.subheadline { color: #9f1c00; font-size: 11pt; text-align: left; margin: 20px 20px 15px 35px; padding-bottom: 2px; }
.text { font-size: 9pt; text-align: left; margin-right: 20px; margin-left: 35px; }
.address { color: #3b3b3b; font-size: 8pt; font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; text-align: center; width: 182px; margin-right: 9px; margin-left: 9px; padding-top: 5px; border-top: 1px solid #9f1c00; }

