body { background-color:#F1F1F1; color:#000000; }
a:link    { color: #0000FF; } 
a:visited { color: #0000FF; } /* A:visited { color: #666666 } */
a:active  { color:#0000FF; }

#Headline1F {
font-family: Times New Roman;
font-weight: bold;
font-size: 14.0pt;
color: #000000;
}
#Headline1P {
text-align: left;
margin-top: 0.0pt;
margin-bottom: 0.0pt;
}

#Headline2F {
font-family: Times New Roman;
font-weight: bold;
font-size: 14.0pt;
color: #000000;
}
#Headline2P {
text-align: center;
margin-top: 0.0pt;
margin-bottom: 0.0pt;
}

#PubSt1F {
font-family: Georgia;
font-size: 29.9pt;
color: #000000;
}
#PubSt1P {
text-align: left;
margin-top: 0.0pt;
margin-bottom: 0.0pt;
}

#PubSt2F {
font-family: Times New Roman;
font-size: 12.0pt;
color: #000000;
}
#PubSt2P {
text-align: left;
margin-top: 0.0pt;
margin-bottom: 0.0pt;
}

#PubSt12F {
font-family: Georgia;
font-size: 18.0pt;
color: #ff0000;
}
#PubSt12P {
text-align: left;
margin-top: 0.0pt;
margin-bottom: 0.0pt;
}

#Text1F {
/* normaler Text */
font-family: Arial;
font-size: 10.0pt; /* 9.0 */
color: #000000;
}
#Text1P {
/* text-align: left; */
text-align: justify;
line-height: 12.0pt; /* 11.0pt */
margin-top: 0.0pt;
margin-bottom: 0.0pt;
}

#Text2F {
font-family: Arial;
font-weight: bold;
font-size: 10.0pt;
color: #000000;
}
#Text2P {
text-align: left;
margin-top: 0.0pt;
margin-bottom: 0.0pt;
}


#Text4F {
/* Fuer hor. Nav.-Leiste */
font-family: Georgia;
font-size: 8.0pt;
color: #000000;
}
#Text4P {
text-align: center;
line-height: 10.0pt;
margin-top: 0.0pt;
margin-bottom: 0.0pt;
}

#Text5F {
/* weisser Text */
font-family: Times New Roman;
font-size: 11.0pt;
color: #ffffff;
}
#Text5P {
text-align: center;
margin-top: 0.0pt;
margin-bottom: 0.0pt;
}

#Text6F {
font-family: Times New Roman;
font-weight: bold;
font-size: 12.0pt;
color: #55552f;
}
#Text6P {
text-align: left;
margin-top: 0.0pt;
margin-bottom: 0.0pt;
}

#TabstripF {
/* */
font-family: Arial;
font-weight: bold;
font-size: 7.0pt;
color: #000000;
}
#TabstripP {
/* text-align: left; */
text-align: left;
line-height: 7pt;
margin-top: 0.0pt;
margin-bottom: 0.0pt;
}

/* ######### Tab-Strip Menu Bar ######### */

.tabstripmenu ul{
margin: 0;
padding: 0;
font: 7.0pt Arial;
list-style-type: none;

background: ;
overflow: hidden;
width: 100%;
}

.tabstripmenu li{
display: inline;
margin: 0;
}

.tabstripmenu li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 1px 1px; 
border-right: 1px solid grey; 
border-bottom: 1px solid grey;
border-left: 1px solid grey;
border-top: 1px solid grey;
background: white;
}

.tabstripmenu li a:visited{
color: blue;
}

.tabstripmenu li a:hover{
background: grey; 
}

.tabstripmenu a:selected{
background: grey; 
}
