@import url(http://fonts.googleapis.com/css?family=Raleway:400,100,500,300,200,600,700);
body {
  background-color: #cecece;
}
p {
  font-size: 14px;
  line-height: 20px;
  font-family: Verdana, sans-serif;
  color: #666;
}
li {
  font-family: Verdana, sans-serif;
  color: #666;
}
h1 {
  font-size: 20px;
  line-height: 24px;
  font-family: Verdana, sans-serif;
}
h2 {
  font-size: 18px;
  line-height: 22px;
  font-family: Verdana, sans-serif;
  font-weight: normal;
}
h3 {
  font-size: 16px;
  line-height: 18px;
  font-family: Verdana, sans-serif;
}
h4 {
  font-size: 14px;
  line-height: 16px;
  font-family: Verdana, sans-serif;
}
a {
  text-decoration: none;
  color: #666;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
a:hover {
  color: #cdcdcd;
}
.ornament {
  background: url(../images/ornament04.gif);
  background-repeat: no-repeat;
  background-position: center;
  height: 22px;
  margin: 40px 0px;
}
#wrapper {
  border: 2px solid #fae385;
  width: 1024px;
  margin: 20px auto 0;
  background-color: #fff;
  box-shadow: 1px 5px 30px rgba(186, 186, 186, 0.8);
  position: relative;
}
#header {
  margin-top: 20px;
  background-image: url('../images/header_image6.jpg');
  background-repeat: no-repeat;
  width: 800px;
  height: auto;
  position: absolute;
  margin-left: 192px;
}
#header .titel {
  padding: 0 20px 20px 0;
  margin-left: 60px;
}
#header .titel p {
  color: #df4b0c;
  border-left: 2px solid #df4b0c;
  padding-left: 5px;
}
#header .titel h4,
#header .titel h1 {
  color: #df4b0c;
}
#logo {
  background-image: url('../images/logo3.png');
  background-repeat: no-repeat;
  height: 415px;
  margin-top: 20px;
  width: 300px;
  position: absolute;
  z-index: 1;
}
#logo .name {
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
  font-weight: 100;
  color: #83ba99;
  left: 131px;
  position: relative;
  top: 178px;
}
/*############################NAVIGATION########################*/
#nav {
  margin-left: 125px;
  position: relative;
  top: 250px;
  z-index: 999;
}
#nav ul {
  margin: 0px auto;
  width: 800px;
}
#nav ul li {
  list-style: none;
  text-align: center;
  margin-right: 1px;
  width: 159px;
  float: left;
  background-color: #dbdad6;
}
#nav ul li a {
  color: #3f413f;
  text-decoration: none;
  font-family: Verdana, sans-serif;
  font-size: 0.9em;
  text-transform: uppercase;
  display: block;
  line-height: 2.333em;
  padding: 0 1.2125em;
}
#nav ul li a:hover {
  color: #666;
  background-color: #afaeae;
}
#nav ul li a.active {
  color: #fff;
  background-color: #afaeae;
}
#nav ul li:hover > ul li {
  display: block;
}
#nav ul ul.subnavi {
  list-style: none;
  margin: 2px 0px 0px 0px;
  -webkit-padding-start: 0px;
  -moz-padding-start: 0px;
  width: 200px;
  position: absolute;
  border-left: 1px solid #df4b0c;
  top: 32px;
  z-index: 9999;
}
#nav ul ul.subnavi li:hover {
  position: relative;
  background-color: #cecece;
}
#nav ul ul.subnavi li {
  display: block;
  position: relative;
  width: 158px;
  background-color: transparent;
}
#nav ul ul.subnavi li a {
  background-color: transparent;
  color: #666;
  line-height: 25px;
  font-size: 12px;
  text-align: left;
  display: block;
}
#nav ul ul.subnavi li a:hover {
  color: #666;
  background-color: #afaeae;
}
#nav ul ul.subnavi li a.active {
  color: #fff;
  background-color: #afaeae;
}
.kasse {
  list-style: none;
  text-align: center;
  width: auto;
  float: left;
  background-color: #dbdad6;
}
.kasse a {
  color: #3f413f;
  text-decoration: none;
  font-family: Verdana, sans-serif;
  font-size: 0.9em;
  text-transform: uppercase;
  display: block;
  line-height: 2.333em;
  padding: 0 1.2125em;
}
/*############################STARTSEITE########################*/
.zitat {
  text-decoration: none;
  z-index: 3;
  width: 780px;
  margin: 40px auto;
}
.zitat p {
  font-size: 17px;
  line-height: 30px;
  color: #555;
  font-style: italic;
  width: 450px;
  margin: 0 auto;
}
.zitat p span {
  font-size: 12px;
}
#content {
  margin: 0 auto;
  position: relative;
  width: 960px;
  z-index: 4;
  margin-top: 300px;
}
#content .contact,
#content .leistungen,
#content .team,
#content .gedanken,
#content .imprint,
#content .text,
#content .gedicht,
#content .anfahrt {
  margin: 0 auto;
  width: 580px;
  z-index: 99;
  padding: 30px 30px 0px 20px;
}
#content .contact .map,
#content .leistungen .map,
#content .team .map,
#content .gedanken .map,
#content .imprint .map,
#content .text .map,
#content .gedicht .map,
#content .anfahrt .map {
  padding: 40px 0px 40px 20px;
}
#content .contact .map div[style="overflow:auto"],
#content .leistungen .map div[style="overflow:auto"],
#content .team .map div[style="overflow:auto"],
#content .gedanken .map div[style="overflow:auto"],
#content .imprint .map div[style="overflow:auto"],
#content .text .map div[style="overflow:auto"],
#content .gedicht .map div[style="overflow:auto"],
#content .anfahrt .map div[style="overflow:auto"] {
  font-family: verdana;
  font-size: 13px;
}
#content .anfahrt {
  border-bottom: 2px solid grey;
}
/*KONTAKT######################################################*/
.k-open .left {
  border-bottom: 2px solid grey;
}
.coop h4 {
  margin-bottom: 5px;
}
.coop p {
  margin-top: 0px;
  font-size: 12px;
}
.coop a {
  text-transform: uppercase;
  font-style: italic;
}
/*############################LEISTUNGEN########################*/
.leistungen ul {
  width: auto;
  display: block;
  height: auto;
  margin: 0px;
  padding: 0px;
}
.leistungen ul li {
  text-align: left;
  list-style: disc;
  font-size: 14px;
  line-height: 22px;
}
/*############################TEAM########################*/
.team {
  margin: 0 auto;
  margin-top: 255px;
  width: 500px;
}
.team .p1 {
  margin-bottom: 80px;
}
.team .p2 h2 span {
  font-size: 14px;
}
/*############################GEDANKEN########################*/
.gedanken h1 {
  text-transform: uppercase;
  font-size: 22px;
  line-height: 28px;
  font-weight: 500;
  color: #666;
}
.gedanken h2 {
  color: #df4b0c;
}
.gedanken .row {
  margin-bottom: 40px;
}
/*############################GEDICHTE########################*/
.gedicht h3 {
  font-weight: normal;
}
.gedicht h3 span {
  font-style: italic;
  color: #666;
}
.gedicht span {
  font-size: 12px;
}
.gedicht ul {
  margin-top: 40px;
}
.gedicht ul li > a {
  font-size: 15px;
  line-height: 25px;
}
.gedicht p > span {
  color: #9c9c9a;
  font-style: italic;
}
.gedicht p .underline {
  text-decoration: underline;
}
.back {
  margin: 60px 0px 0px 188px;
}
/*############################FOOTER########################*/
#footer .open {
  border-top: 2px solid #df4b0c;
  color: #df4b0c;
  margin-top: 120px;
  padding: 0px 20px;
}
#footer .open p {
  font-size: 12px;
}
#footer .open .left {
  float: left;
  width: 480px;
}
#footer .open .left h2 {
  font-size: 14px;
}
#footer .open .left p {
  margin: 0px;
}
#footer .open .col1 {
  float: left;
  width: 240px;
  height: 100%;
}
#footer .open .col1 h3 {
  margin-top: 20px;
}
#footer .open .col2 {
  width: 220px;
  float: left;
  padding-left: 20px;
  height: 100%;
}
#footer .open .col2 h2 {
  margin: 0px;
}
#footer .open .right {
  float: left;
  width: 480px;
  border-left: 2px solid #df4b0c;
  padding-left: 20px;
  height: 150px;
}
#footer .open .right p {
  margin: 0px;
}
#footer .open .right h2 {
  font-size: 14px;
  margin: 0px;
}
#footer .open p {
  color: #df4b0c;
}
#footer .open .tel {
  text-align: left;
  clear: both;
}
#footer .open .tel h4 {
  margin: 0px;
  font-size: 13px;
}
#footer .copyright {
  font-family: verdana;
  font-size: 10px;
  float: right;
  margin: 10px;
}
#footer .copyright a {
  color: #666;
  text-decoration: none;
  font-family: Verdana, sans-serif;
  font-size: 0.9em;
  text-transform: uppercase;
}
#footer .copyright a:hover {
  color: #df4b0c;
}
