@charset "utf-8";
/* CSS Document */

.logo {
	font-size: 15pt;
	margin: 1em 0;
	line-height: 16pt;
	text-decoration: none;
	color: #FFC;
	text-align: center;
	letter-spacing: 15px;
 }
 .logodezent {
	font-size: 12pt;
	margin: 1em 0;
	line-height: 16pt;
	text-decoration: none;
	color: #FF9;
	text-align: center;
	letter-spacing: 15px;
 }
  .zgruen
  {
	  color: #3C9;
  }
.menu {
	font-size: 10pt;
	margin: 1em 0;
	line-height: 16pt;
	text-decoration: none;
	color: fff;
}
a.menu:link {color: #000;}
 a.menu:visited {color: #000;}
 a.menu:hover {color: #900;}
 a.menu:active {color: #936;}


.standard {
	font-size: 10pt;
	margin: 1em 0;
	line-height: 16pt;
	text-decoration: none;
	color:#fff;
 }
 .standard_rot {
	font-size: 10pt;
	margin: 1em 0;
	line-height: 16pt;
	text-decoration: none;
	color:#F30;
 }
.standard.center {
	
	text-align:center;
	font-size: 10pt;
	margin: 1em 0;
	line-height: 16pt;
	text-decoration: none;
	color:#CCC;
 }
a {
	font-size: 10pt;
	color: #900;
	margin: 1em 0;
	line-height: 16pt;
	text-decoration: none;
 }

 
 a.standard:link {color: #000;}
 a.standard:visited {color: #222;}
 a.standard:hover {color: #444;}
 a.standard:active {color: #666;}
  
  
  div#Inhalt h1 {
	font-size: 19px;
	margin: 0.2em 0;
	color: #930;
  }
  div#Inhalt h2 {
	font-size: 19px;
	margin: 0.2em 0;
	color: #000;
	font-style:normal;
  }
  div#Inhalt p {
	font-size: 10pt;
	margin: 1em 0;
	line-height: 16pt;
	color:#666
  }
  
  div#InhaltUnten h1 {
	font-size: 19px;
	margin: 0.2em 0;
	color: #fff;
  }
 
   
  div#InhaltUnten h2 {
	font-size: 19px;
	letter-spacing: 5px;
	margin: 0.2em 0;
	color: #bbb;
	font-style:normal;
	font-weight: lighter;
  }
  div#InhaltUnten p {
	font-size: 10pt;
	margin: 1em 0;
	line-height: 16pt;
	color:#ccc
  }
 
  
  
