html, body, div, p, h1, h2, h3, ul, ol, 
span,  table, td, form, img, li {
   margin: 0;
   padding: 0;
   font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: small;
}

html, body {
   background: #fff;color: #333;
}

a:link, a:visited, a:hover, a:active{
   color: #666;
   border-bottom: 1px dotted  #333;
   text-decoration: none; margin-bottom: 5px;}


#navig, #sprache, #impressum {display:none;}

#banner h1 a{font-family: 'Dosis', sans-serif; font-size: 265%; font-weight: 800; letter-spacing: 0.12em;
 border-bottom: 0px; width: 100%}
#banner h2 {font-family: 'Dosis', sans-serif; font-size:100%; font-weight: 600; color: #666;
				letter-spacing: 0.25em; text-align: left; float: left; width: 100%; margin-bottom: 40px; color: #666;  }
.star {font-weight: lighter; padding: 5px 24px 5px 24px;}


#content h1 {font-family: 'Dosis', sans-serif; font-size: 170%;font-weight: bold;
	margin-bottom: 30px;color: #acbca0}
#content h2 { color: #87a076;font-size: 120%; margin-bottom: 20px;color: #87a076;}
#content ul{ margin-bottom: 30px;}
#content ul li{ padding-bottom: 14px; }
#content ul li em{color: #888; font-family: 'Dosis', sans-serif; font-weight: 600;font-size: 130%; }

#printkontakt{border-top: 1px solid #333; padding-top: 10px;}
#printkontakt p {font-size: 12px; color: #333}