body {
	/*background-color: #a3b91b; */
	font-family: 'Nunito', sans-serif;
	color:#6f6f6f;
	font-size: 0.9em;
}
h3{
	font-size: 1em;
	color:#6f6f6f;
}
.gruen{
	color:#a3b91b;
}

.grau {
	color:#6f6f6f;
}

.weiss {
	color:#fff;
}

a {
	text-decoration: none;
	color:#6f6f6f;
	
}
a:hover{
	color: #6f6f6f;
}
.zitat {
	
	position: relative;
	margin-left: 95px;
	margin-top: 95px;
	font-family: "Times New Roman";
	font-size: 1.5em;
	font-weight: 10;
	
}
.zitat::before {
	content:'\201E';
	margin-left: -0.6em;
	font-size: 2em;
	line-height: 0em;
}
.zitat::after {
	content:'\201C';	
	font-size: 2em;
	vertical-align: -0.2em;
	margin-left: 0em;
	line-height: 0em;
}
.frame {
	width: 1000px;
	margin: 0 auto 0 auto;
	height: 100%;
	background-color: #fff;

}
.content {
	margin: 0 auto 0 auto;
	width:900px;
	background-color: #fff;
}

.karte{
	padding: 20px 0 0 40px;
	width:49%;
	height:422px;
}
.schwerpunktdetail {
		padding: 20px 0 0 40px;
	width:49%;
	height:422px;
}
.logo {
	padding-left: 40px;
	float: left;
}
.menue{
	padding-top: 88px;
	float: right;
	width: 49%;
}
.menue a {
	float: left;
	padding-right: 40px;
}

.break {
	clear:both;
	float: none;
	height:1.8em;
}
.schwerpunkte {
	height:180px;
	
	background-color: #fff;
	border-top: 5px solid #a3b91b;
	padding: 0 40px 0 40px;
}
.schwerpunktdetail {
	height:180px;
	background-color: #fff;
	border-top: 5px solid #a3b91b;
	padding: 0 40px 0 40px;

}

.slide {
	height:336px;
	width: 100%;
	background-color: #6f6f6f;
	border-top: 5px solid #a3b91b;
}
.kontakt {
	height: 422px;
	width: 100%;
	background-color: #fff;
	border-top: 5px solid #a3b91b;
}
.ich {
	height:422px;;
	width: 100%;
	background-color: #fff;
	border-top: 5px solid #a3b91b;
}
.adresse{
	padding: 0 0 0 35px;
}
.beschreibung{
	padding: 55px 0 0 35px;
}
.rechts {
	float: right;
	width:50%;
	margin-bottom:-1em;
	}
.links {
	float: left;
	width:49%;
	margin-bottom:-1em;
	min-height: 370px;
}
.textlinks {
	float: left;
	width: 45%;
	padding: 0px 0 0 35px;
	clear: both;
}
.textrechts {
	float: right;
	width: 45%;
	padding: 0px 35px 0 0; 
}
footer {
	height: 20px;
	
	background-color: #a3b91b;
	font-size: 0.8em;
	padding-left: 40px;
	line-height: 1.7em;
}
footer a {
	color:#fff;
}
footer a:hover{
	color:#6f6f6f;
}
.ich ul li{
	padding: 0.6em 0 0.6em 0;
}
.punkt{
	font-size: 0.9em;
	font-weight: bold;  
	float: left;
	width:106px;
	height:106px;
	text-align: center;
	top:10px;
	
	border: #a3b91b 2px solid;
	border-bottom-left-radius: 5px 5px;
    border-bottom-right-radius: 5px 5px;
    border-top-left-radius: 5px 5px;
    border-top-right-radius: 5px 5px;
  position:relative;
}
.punktdetail{
	font-size: 0.8em;
	font-weight: bold;  
	float:right;
	width:106px;
	height:106px;
	text-align: center;
	top:10px;
	margin-right: 1px;
	border: #a3b91b 2px solid;
	border-bottom-left-radius: 5px 5px;
    border-bottom-right-radius: 5px 5px;
    border-top-left-radius: 5px 5px;
    border-top-right-radius: 5px 5px;
  position:relative;
}
.punktdetail span{

	position: absolute;            
   top: 50%;   
   left: 50%;
   margin-right: 50%;                      
   transform: translate(-50%, -50%);
   -webkit-transform:translate(-50%, -50%);
   -ms-transform:translate(-50%, -50%);

}
.detail {
	background-color: #a3b91b;
}
.punkt span{

	position: absolute;            
   top: 50%;   
   left: 50%;
   margin-right: 50%;                      
   transform: translate(-50%, -50%);
   -webkit-transform:translate(-50%, -50%);
   -ms-transform:translate(-50%, -50%);
}
.neben{
	margin-right: 30px; 
}
.nebenmini{
	margin-right: 5px; 
}
.headline{
	font-weight: bold;
}
#button a:hover {
	color:#fff;
}
#button a {
	color:#a3b91b;
}
#button:hover {
	background-color: #a3b91b;
	color: #fff;
	
}

.minipunkt{
	font-size: 0.6em;
	font-weight: bolder;  
	float: left;
	width:72px;
	height:72px;
	text-align: center;
	top:10px;
	
	border: #a3b91b 2px solid;
	border-bottom-left-radius: 5px 5px;
    border-bottom-right-radius: 5px 5px;
    border-top-left-radius: 5px 5px;
    border-top-right-radius: 5px 5px;
  position:relative;
}
.minipunkt span{

	position: absolute;            
   top: 50%;   
   left: 50%;
   margin-right: 50%;                      
   transform: translate(-50%, -50%);
   -webkit-transform:translate(-50%, -50%);
   -ms-transform:translate(-50%, -50%);
}
.beschreibung a, .impressum a{
	color:#a3b91b;
}
.beschreibung a:hover, .impressum a:hover{
	color:#6f6f6f;
}
.impressum{
	padding-left: 40px;
}
ul {
	list-style: none;
}

li {
	padding-left: 1em;
	text-indent: -.8em;
}
li:before {
	content: "• ";
	color: #a3b91b;
}

div {
	/*border: 1 solid #000;*/
}