* {
   border: collapse;
   margin: 0mm;
   padding: 0mm;
}

h1 {
   font-size: 14pt;
   font-weight: normal;
   font-family: "Times New Roman", Times, serif;
   color: gray;
}

h2 {
   font-size: 12pt;
   font-weight: bold;
   font-family: "Times New Roman", Times, serif;
   color: black;
}

h3 {
   font-size: 11pt;
   font-weight: bold;
   font-family: "Times New Roman", Times, serif;
   color: black;
}

h4 {
   font-size: 10pt;
   font-weight: bold;
   font-family: "Times New Roman", Times, serif;
   color: black;
}

ul,p {
   font-size: 10pt;
   padding-left: 12mm;
}

li {
   list-style-type: square;
   line-height: 8pt;
}

.formular {
   display: none;
}

.bildunterschrift {
	font-size: 8pt;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}

.format_balken {
	background-color: red;
	color: black;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:link {
   color: #333;
   font-family: "Times New Roman", Times, serif;
   text-decoration: none;
   font-weight: bold;
}

a:visited {
   color: #333;
   font-size: 10pt;
   line-height: 14pt;
   font-family: "Times New Roman", Times, serif;
   text-decoration: none;
}

a:hover {
   color: #333;
   font-size: 10pt;
   line-height: 14pt;
   font-family: "Times New Roman", Times, serif;
   font-weight: bold;
   text-decoration: none;
}

input {
   font-size: 10pt;
   font-family: "Times New Roman", Times, serif;
}

#seite {

}

#navigation {
   display: none;
 }

#navigation_oben {
  display:none;
 }
  
#banner {
   display:none;
}

#inhalt {
   left: 0mm;
   top: 40mm;
   padding: 0mm;
   border: 0mm;
   background-color: white;
   width: 150mm;
	position: absolute;
}

.inhalt_gero {
  display:none;
}
 
# logo {
   top: 20mm;
   left: 0mm;
   height: 20mm;
   width: 50mm;
   position: absolute;
}