﻿body {
  padding: 0px;
  margin: 10px;
  background-color: #77B83A;
  text-align: center;
  text-align:justify;
  font-family:Verdana;
  font-size: 11px;
  color: #707173;

}
#container {width: 980px; margin: 0 auto; text-align: left; background-color: #FFFFFF;  border: #ccc solid 6px;}
#kopf {
  height: 190px;
  width: 980px;
  margin: 0px;

  background-color: #fff;
}
#fuss {
  height: 30px;
  margin: 10px;
  border-top: solid 6px  #77B83A;
  background-color: #fff;
  font-family:Verdana;
  font-size: 11px;
  color: #707173;
  text-align: center;
  padding-top: 15px;


}
#mitte {
  position: relative;
  width: 980px;
  overflow: hidden;
}
#inhalt {
  position: relative;
  background-color: #fff;
  margin-top:0px;
  margin-left:206px;
  margin-right:236px;
  height: auto;



}

#links {
  position: absolute;
  top: 0px;
  left: 10px;
  width: 206px;
  height: 100%;
  background-color: #fff;

}
#rechts {
  position: absolute;
  top: 0px;
  right: 10px;
  width: 236px;
  height: 100%;
  background-color: #fff;
}

.menu{
  width: 190px;
  height: 38px;
  background-image: url(../bilder/menu-bg.png);
  background-repeat: no-repeat;
  color: #006699;
  font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", "Geneva, Verdana, sans-serif";
  font-size: 15px;
  font-weight: bolder;
  padding-top: 5px;
  padding-left: 40px;
  


}
.menu a:link {color:#006699; text-decoration: none}
.menu a:visited {color:#006699; text-decoration: none}
.menu a:hover {color:#77B83A; text-decoration: none}
.menu a:active {color:#77B83A; text-decoration: none}
.partner{

}
.ortaslayt{
  padding-top: 16px;
  text-align: center;

}

.contentbaslik
{
font-family:Verdana;
color: #77B83A;
font-size:14px;
font-weight: bold;
}
.contentbaslikteam
{
font-family:Verdana;
color: #77B83A;
font-size:13px;
margin-top: 5px;
margin-bottom: 5px;
border-bottom: dotted 2px;
}

.contenttext{
  margin: 15px;
}




.leistung{
  display: table-cell;
}

.ul
{
	list-style-type: square;
	color:#77B83A;
}
.li{
	font-size: 11px;
	color: #707173;
}

.contentteam
{
font-family:Verdana;
color: #707173;
font-size:11px;
text-align: center;
}

.contenttext{
  margin: 15px;
  text-align: justify;
}

.onemlikalin{
  color: #77B83A;
  font-weight: bolder;
}
.intro{
 text-align: center;
 margin: auto;
 margin-top: 100px;
}

































