@page { size:portrait; background-color: white; color: black; font-family:Arial, Helvetica, sans-serif }
body {font-family:Arial, Helvetica, sans-serif}
a:link, a:visited, a:hover, a:active {text-decoration: underline; color: black; background-color: white;}
#headerbox  {background-color:#ffffff;
	text-align:center; padding-top:2em;
	 }
	 
#headerbox .ueberschrift {width: 24em; text-align:center;}
#headerbox h1 {	line-height: 10px; text-align:center;}
#headerbox h2 {	line-height: 10px; text-align:center;}
.logoit		{color: #ffffff; text-align:center;}
.logode		{color: #ffffff; text-align:center;}

#logobox, #menuebox, #submenuebox, .unsichtbar, #headerbox img, #headerbox a, #headerbox .rechterrand, #headerbox .rechts
{display: none;   color:#ffffff;
      }

img 
{
  text-decoration: none; border:  none;
}
#contentbox {
	/*width: 78%;*/
	text-align:justify;
	font-size:95%; line-height: 1.2; margin-left:2em; margin-right:2em
	}

#contentbox h1, h2 {font-size: 20px;text-align:center}
#contentbox h2 {font-size: 18px;text-align:center}
#contentbox p {	text-align: justify;}
#contentbox dfn {font-weight: 600; font-style: normal;}


.purelist {width:35em;list-style:none outside}
dfn {padding-right: 2%;}
#contentbox table {margin-top: 5%; border-collapse:collapse;empty-cells:show;}
#contentbox table th {border:thin solid #B2B2B2;padding:4px;text-align: center; font-weight: bold;}
#contentbox table td {border:thin solid #B2B2B2;padding:4px; }
#contentbox dt {display:inline; margin-left:2%; font-weight: bold; }

