/* DATEI:polenprint.css */
table {
	width: 100%;
}
.img.noprint {
	display: none;
}
.text{
color:black;
background-color:White;
}
.kopftext{
background-color: white;
color: black;
font-size:12pt;
FONT-WEIGHT:bold;
text-align:left;
padding-left:8px;
padding-top:1px;
padding-bottom:1px;
border-bottom-style: solid;
border-right-style: solid;
border-top-style: solid;
border-left-style: solid;
border-bottom-color: black;
border-right-color: black;
border-top-color: black;
border-left-color: black;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-width: 1px;
}
.hauptkopf{
background-color: white;
color:Black;
font-size:12pt;
FONT-WEIGHT:bold;
text-align:left;
padding-left:8px;
padding-top:2px;
padding-bottom:2px;
}
.Menueintrag{
background-color: transparent;
color:White;
font-size: 9pt;
FONT-WEIGHT: normal;
text-align: center;
padding-top:1px;
padding-bottom:1px;
border-bottom : 1px solid White;
}
.Abschnitt{
color: Black;
font-size:11pt;
FONT-WEIGHT: normal;
text-align:left;
padding-left:4px;
padding-top:2px;
padding-bottom:2px;
border-bottom-style: solid;
border-right-style: solid;
border-top-style: solid;
border-left-style: solid;
border-bottom-color: black;
border-right-color: black;
border-top-color: black;
border-left-color: black;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-width: 1px;
background-color: white;
 }
.Eintrag{
color:black;
font-size:11pt;
text-align:left;
padding-left:4px;
padding-top:2px;
padding-bottom:2px;
border-bottom-style: solid;
border-right-style: solid;
border-left-style: solid;
border-bottom-color: black;
border-right-color: black;
border-top-color: black;
border-left-color: black;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-width: 1px;
background-color: white;
}
.Starttipp{
color:black;
text-align:left;
font-size:10pt;
padding-left:4px;
padding-top:2px;
padding-bottom:2px;
border-bottom-style: solid;
border-right-style: solid;
border-left-style: solid;
border-bottom-color: black;
border-right-color: black;
border-top-color: black;
border-left-color: black;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-width: 1px;
background-color: white;
}
.LiteraturEintrag{
color:black;
font-size:10pt;
text-align:left;
padding-left:4px;
padding-top:3px;
padding-bottom:3px;
border-bottom-style: solid;
border-right-style: solid;
border-bottom-color: black;
border-right-color: black;
border-right-width: 1px;
border-bottom-width: 1px;
background-color: white ;
font: normal normal normal medium sans-serif;
}
.Trenner{
background-color:black;
color:white;
}
.TrennerHell{
background-color:black;
color:white;
}
.Text10{
background-color:White;
color:black;
font-size:10pt;
FONT-WEIGHT:normal;
text-align:left;
padding-left:4px;
padding-top:3px;
padding-bottom:3px;
}
.Text10r{
background-color:White;
color:black;
font-size:10pt;
FONT-WEIGHT:normal;
text-align:right;
padding-left:4px;
padding-top:3px;
padding-bottom:3px;
}
.Text8{
background-color:White;
color:black;
font-size:8pt;
FONT-WEIGHT:normal;
text-align:left;
vertical-align:middle;
padding-left:4px;
}
.Text8top{
background-color:White;
color:Black;
font-size:8pt;
FONT-WEIGHT:normal;
text-align:left;
padding-left:4px;
}
.Text8linie{
background-color:White;
color:black;
font-size:8pt;
FONT-WEIGHT:normal;
text-align:left;
padding-left:4px;
padding-top:3px;
padding-bottom:3px;
border-Bottom-color:black;
border-bottom: 1px solid;
border-Right-color:black;
border-Right: 1px dotted;

}
.Text8z{
background-color:White;
color:black;
font-size:8pt;
FONT-WEIGHT:normal;
text-align: center;
vertical-align:middle;
padding-left:4px;
}
.Text8zb{
background-color:White;
color:black;
font-size:8pt;
FONT-WEIGHT: bold;
text-align: center;
vertical-align:middle;
padding-left:4px;
}
.Text6{
background-color:White;
color:black;
font-size:6pt;
FONT-WEIGHT:normal;
vertical-align:middle;
padding-left:4px;
}
.Pin{
background-color:White;
color:black;
font-size:10pt;
FONT-WEIGHT:normal;
text-align: center;
vertical-align: top;
padding-left:4px;
padding-top:3px;
padding-bottom:3px;
}
.MitteilNr{
background-color:White;
color:black;
font-size:10pt;
FONT-WEIGHT:normal;
text-align:right;
padding-top:1px;
padding-bottom:1px;
vertical-align:top;
}
.MitteilText{
background-color:White;
color:black;
font-size:10pt;
FONT-WEIGHT:normal;
text-align:left;
padding-top:1px;
padding-bottom:1px;
}
body 
{
margin:0px;
background-color:White;
color:Black;
}
p,h1,h2,h3,h4,ul,ol,li,div,td,tr,th,address,blockquote,nobr{
font-family:Verdana,Arial,sans-serif;
}
h1{
font-size:18pt;
background-color:White;
color:black;
}
h2{
font-size:16pt;
color:black;
background-color:White;
}
h3{
font-size:14pt;
color:black;
background-color:White;
}
h4{
font-size:10pt;
color:black;
background-color:White;
}
p,ul,ol,li,div,tr,td,th,address,nobr,b,i{
color:black;
background-color:White;
}
pre{
font-family: "Courier New", Courier, monospace;
color:black;
background-color:White;
}
a:link{
color:Black;
background-color:White;
}
a:visited{
color:Black;
background-color:White;
}
a:active{
color:Black;
background-color:White;
}
a:hover{
COLOR: Red;
background-color:White;
}
A.menulink
{
COLOR:White;
font-family:Verdana,Arial,Helvetica,sans-serif;
FONT-SIZE:10pt;
FONT-WEIGHT: normal;
text-decoration:none;
background-color:White;
}
A.menulink:visited
{
COLOR:White;
background-color:White;
}
A.menulink:active
{
COLOR:black;
background-color:White;
}
A.menulink:hover
{
COLOR: black;
background-color:White;
}
A.mblink
{
COLOR:black;
background-color:White;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
FONT-SIZE:10pt;
FONT-WEIGHT:bold;
text-decoration:none;
}
A.mblink:visited
{
COLOR:black;
background-color:White;
}
A.mblink:active
{
COLOR:black;
background-color:White;
}
A.mblink:hover
{
COLOR:black;
background-color:White;
}
A.alink
{
COLOR:black;
background-color:White;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
FONT-SIZE:10pt;
FONT-WEIGHT:normal;
text-decoration:none;
}
A.alink:visited
{
COLOR:black;
background-color:White;
}
A.alink:active
{
COLOR:black;
background-color:White;
}
A.alink:hover
{
COLOR:black;
background-color:White;
}
A.mehrlink
{
COLOR: black;
background-color:White;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
FONT-SIZE:8pt;
FONT-WEIGHT:normal;
text-decoration:none;
}
A.mehrlink:visited
{
COLOR: black;
background-color:White;
}
A.mehrlink:active
{
COLOR: black;
background-color:White;
}
A.mehrlink:hover
{
COLOR:black;
background-color:White;
}