@page { 
    size: 21.0cm 29.7cm;
    margin:2cm 2cm 2cm 1cm; 
    }

body {
   font: 11pt/18pt Georgia, "Times New Roman", Times, serif;   background: white;
   color:black;
   font-size: 12pt;
   margin: 0
}
   
#sub-section, #menu  {
		display: none;
}
   
#header {
  margin-bottom: 35px
  }

#header h1, #header h3 {
  display:inline-block;
  }  
  
#header img {
	float: left;
	margin-right: 25px;
  }  

#content {
    text-align: justify;
		width: auto;
		margin: 0 2%;
		padding: 0;
		border: 0;
		float: none !important;
		color: black;
		background: white;
}

 
h1,h2,h3 {
	font: 18pt/20pt "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
  color: #C03D01;
}

h3,h4,h5,h6{
	font: 14pt/14pt "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:link,
   a:visited {
		color: #551A8B;
		background: white;
		text-decoration: none;
}

a.np {
   display:none 
   }

#content ul,	#content ol {
		margin:0px 5px 0px 15px;
		padding:5px 0 0 5px;
		list-style: none
}

dl, dt, dd {
	float:none !important;
}	

#content ul li, #content ol li {
		padding:4px 6px;
		line-height:140%;
}

#footer {
  font-size: .76em;
  text-align: right;
	clear: left
  }
  
/* Styles für die Falerieseiten */
div.galerie {
  page-break-inside:avoid;
  height: 200px;
  margin-bottom: 20pt;
	border: 0px dotted #C03D01
}

div.galerie h4 {
   margin: 5pt 0
   }

p.gal {
	font-size: .7em;
	line-height: .7em;
	margin: 2pt
  }
  
.galerie img {
	float: left;
	border: 1px solid #000;
	margin: 2px;
}
  



