@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700|PT+Serif:400,700);
/* FONTS */
/* COLORS */
body {
  background-color: #f6f4f1;
  font-family: 'PT Serif', serif;
}
a.intern {
  color: #8c4272;
  text-decoration: none;
}
a.intern:hover {
  text-decoration: underline;
}
.header {
  height: 40px;
  background-color: #a7bf47;
}
.header .nav ul {
  margin-left: 10px;
}
.header .nav ul li {
  float: left;
  list-style-type: none;
}
.header .nav ul li a {
  display: block;
  padding: 9px 20px 9px 20px;
  color: #f6f4f1;
  font-size: 16px;
}
.header .nav ul li a:hover,
.header .nav ul li a.active {
  background-color: #f6f4f1;
  color: #a7bf47;
}
.header .logo {
  position: absolute;
  right: 20px;
  width: 195px;
  height: 195px;
  z-index: 1000;
}
.header .logo .logo {
  display: block;
  width: 195px;
  height: 195px;
}
#homeTeaser {
  background-image: url(/img/lk_i_tsrHome.jpg);
  background-size: cover;
  min-height: 500px;
}
#homeTeaser #welcome {
  width: 960px;
  margin: auto;
  color: #fff;
  position: relative;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6);
}
#homeTeaser #welcome h1 {
  margin: 0;
  width: auto;
  font-weight: normal;
  font-size: 64px;
}
#homeTeaser #welcome h1 span {
  background-color: rgba(104, 60, 17, 0.6);
  padding-left: 15px;
  padding-right: 15px;
}
#homeTeaser #welcome h2 {
  margin: 0;
  font-weight: normal;
  margin-left: 15px;
}
#subTeaser {
  background-image: url(/img/lk_i_tsrHome.jpg);
  background-size: cover;
  min-height: 200px;
  position: relative;
}
#subTeaser .inner {
  width: 960px;
  margin: auto;
}
#subTeaser h1 {
  position: absolute;
  bottom: 0;
  margin: 0;
  width: auto;
  font-weight: normal;
  width: 295px;
  text-align: right;
  font-size: 50px;
  color: #ffffff;
  text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.294);
}
.subwrapper {
  margin-top: -120px;
  position: relative;
}
.content {
  width: 960px;
  margin: auto;
  min-height: 300px;
}
.content a {
  color: #8c4272;
}
.content h3 {
  color: #a7bf47;
  font-weight: normal;
}
.content p {
  line-height: 20px;
  font-size: 16px;
}
.content h1 {
  font-size: 29px;
  font-weight: normal;
  color: #8c4272;
  margin: 0;
  margin-bottom: 20px;
}
.content h2 {
  text-transform: uppercase;
  border-bottom: 1px solid #666666;
  color: #666666;
  font-weight: normal;
  font-size: 22px;
  margin: 0;
  padding: 0;
  margin-bottom: 12px;
}
.content .newsdate {
  background-color: #8c4272;
  color: #fff;
  padding: 2px;
  width: auto;
  display: inline-block;
  margin: 0;
}
.content h4 {
  color: #8c4272;
  margin: 0;
  padding: 0;
  margin-top: 20px;
  font-weight: normal;
}
.content p.italic {
  font-style: italic;
  color: #666666;
}
.content .subnav {
  float: left;
  margin-top: 20px;
  width: 295px;
  text-align: right;
  margin-top: 140px;
}
.content .subpages {
  margin-left: 320px;
  margin-top: -20px;
  min-height: 400px;
  padding: 20px;
  width: 600px;
  background-color: #ffffff;
}
.content .teaserRow {
  margin-top: -85px;
}
.content .teaserRow ul {
  width: 960px;
}
.content .teaserRow ul li {
  background-color: #fff;
  width: 298px;
  margin: 0 1px 0 1px;
  padding: 10px;
  float: left;
  list-style-type: none;
  height: 140px;
}
.content .teaserRow ul li .height {
  height: 120px;
}
.content .teaserRow ul li h3,
.content .teaserRow ul li h4,
.content .teaserRow ul li p {
  margin: 0px 10px 0 10px;
  padding: 0;
}
.content .teaserRow ul li h3 {
  border-bottom: 1px solid #ccc;
}
.content .teaserRow ul li h3 a {
  color: #666;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 16px;
}
.content .teaserRow ul li h4 {
  margin-top: 6px;
}
.content .teaserRow ul li h4 a {
  color: #8c4272;
}
.content .teaserRow ul li p {
  font-family: 'PT Sans', sans-serif;
  font-size: 13px;
  line-height: 20px;
  color: #666;
}
.content .teaserRow ul li .cta {
  width: auto;
}
.content .teaserRow ul li .cta a {
  background-color: #81996e;
  color: #fff;
  display: block;
}
.content .teaserRow ul li:first-Child {
  background-color: #a7bf47;
  color: #fff;
}
.content .teaserRow ul li:first-Child h3,
.content .teaserRow ul li:first-Child h4,
.content .teaserRow ul li:first-Child a,
.content .teaserRow ul li:first-Child p {
  color: #fff;
}
.content .teaserRow ul li:first-Child h3 {
  border-bottom: 1px solid #fff;
}
.content .teaserRow ul li:first-Child .cta a {
  background-color: #fff;
  color: #a7bf47;
}
.content .wussten {
  font-size: 64px;
  color: #8c4272;
  margin-left: 230px;
  margin-top: 50px;
  margin-bottom: 25px;
}
.content .slider {
  background-image: url(/img/lk_bg_questionmark.png);
  background-position-x: 60px;
  background-position-y: 10px;
  background-repeat: no-repeat;
}
.content .slider .frage {
  font-size: 30px;
  color: #666;
  margin-left: 330px;
  margin-bottom: 25px;
}
.content .slider .cta {
  margin-left: 330px;
}
.content .slider .cta a {
  font-size: 26px;
  color: #fff;
}
.content .aktive {
  margin-top: 70px;
}
.content .aktive ul {
  margin: 0;
  padding: 0;
  width: 960px;
}
.content .aktive ul li {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  margin: 1px;
  padding: 0;
  list-style-type: none;
  width: 318px;
  height: 248px;
  float: left;
  background-color: fuchsia;
  overflow: hidden;
  background-size: 100%;
  background-position: center center;
  position: relative;
}
.content .aktive ul li a {
  display: block;
  position: absolute;
  width: 318px;
  height: 248px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.content .aktive ul li a .cta {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  position: absolute;
  bottom: 20px;
  left: 15px;
  color: #fff;
  padding: 0 5px 0 5px;
}
.content .aktive ul li .desc {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  color: #fff;
  width: 318px;
  height: 248px;
  background-image: url(/img/lk_b_desc.png);
  margin-top: 248px;
}
.content .aktive ul li:hover {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background-size: 105%;
}
.content .aktive ul li:hover .desc {
  margin-top: 0;
}
.metas {
  background-color: #fff;
  margin-top: 50px;
}
.metas .holder {
  min-height: 320px;
  width: 960px;
  margin: auto;
}
.metas .holder .row {
  margin: 40px 0px 20px 20px;
  padding-right: 15px;
  min-height: 260px;
  width: 279px;
  border-right: 1px solid #eee;
  float: left;
}
.metas .holder .row:last-child {
  width: 280px;
  border-right: none;
}
.metas .holder .row h5,
.metas .holder .row h6 {
  margin: 0;
  padding: 0;
}
.metas .holder .row h5 {
  font-weight: normal;
  color: #666;
  font-size: 24px;
  text-transform: uppercase;
}
.metas .holder .row h6 {
  font-weight: normal;
  color: #333;
  font-size: 16px;
  margin-top: 15px;
}
.metas .holder .row .cta {
  margin-top: 15px;
}
.footer {
  background-color: #a7bf47;
  height: 32px;
  font-size: 16px;
  color: #fff;
  padding-top: 8px;
}
.footer .copyright {
  float: left;
  margin: 0 0 0 20px;
}
.footer .imp {
  float: right;
  margin: 0 20px 0 0;
}
.footer .imp a {
  color: #fff;
}
.cta {
  background-color: #81996e;
  display: inline-block !important;
}
.cta a {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  display: inline-block !important;
  color: #fff;
  padding: 0px 10px 0px 10px;
  font-size: 16px;
}
.cta a:hover {
  background-color: #5a6d4c !important;
}
.datesDate {
  float: left;
  width: 50px;
  color: #666666;
  line-height: 26px;
}
.nextoDate {
  float: left;
  max-width: 500px;
}
.nextoDate h3 {
  margin: 0;
  padding: 0;
}
.nextoDate h3 a {
  color: #8c4272;
}
.nextoDate h3 a:hover {
  text-decoration: underline;
}
ul.dates {
  list-style-type: none;
  color: #666666;
}
div.newsarchiv {
  float: left;
  width: 80px;
}
.archiv2 {
  float: left;
  width: 400px;
}
.archiv2 a {
  color: #8c4272;
}
.subnav ul li {
  list-style-type: none;
  line-height: 28px;
}
.subnav ul li a {
  color: #a7bf47;
}
.subnav ul li a:before {
  content: ' ';
}
.subnav ul li a:hover {
  color: #81996e;
}
.subnav ul li a:hover:before {
  content: '> ';
}
.subnav ul li a.active {
  text-transform: uppercase;
  color: #81996e;
}
.subnav ul li a.active:before {
  content: '> ';
}
#over {
  opacity: .5;
}
