/*======================================================
Mattmotion Creative Studio München
http://www.mattmotion.de/
(c) 2012 - All rights reserved
======================================================*/
/*-----------
Layout Basics
-----------*/
html, body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #383838;
  text-align: center;
  line-height: 18px;
  text-decoration: none;
  background: #346c38;
  margin: 0;
  padding: 0;
  border: 0;
  height: 100%;
  width: 100%;
}
a {
  text-decoration: none;
  color: #009036;
}
a:hover {
  text-decoration: underline;
}
a img {
  border: 0;
}
a:focus {
  outline: 0;
}
ul, li {
  list-style-type: none;
}
p {
  clear: both;
  font-size: 12px;
  line-height: 16px;
  color: #383838;
  margin: 0 0 8px 0;
}
#fullsize {
  margin: 0;
  height: 100%;
  position: relative;
  text-align: center;
  width: 100%;
}
#wrapper {
  margin: auto;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  position: relative;
  text-align: left;
  width: 926px;
  -padding: 0 13px;
  background: transparent url(../img/wrapper_shadow.gif) repeat-y scroll 0 0;
  -border: solid green 1px;
}
#header {
  float: left;
  margin-bottom: 8px;
  margin-left: 33px;
  width: 860px;
  position: relative;
  -border: solid red 1px;
}
#logo {
  float: left;
  border: 0;
  padding: 10px 0 10px 0;
  margin-left: -20px;
}
#separation {
  float: left;
  padding: 0 0 5px 0;
}
h1, h1 a {
  font-size: 14px;
  font-weight: bold;
  color: #383838;
  display: block;
  margin: 0;
}
h1 a:hover {
  color: #009036;
}
h2 {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 14px 0;
}
h3 {
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 5px 0;
}
h5 {
  font-size: 14px;
  font-weight: bold;
  margin: 18px 0 8px 0;
}
.clearfix {
  display: block;
}
/*--------
Navigation
--------*/
#navi {
  float: left;
  width: 860px;
  height: 24px;
  display: block;
  -border: solid blue 1px;
}
h1.navi {
  -font-weight: normal;
  float: left;
  margin-right: 24px;
}
/*-----
Content
-----*/
#content {
  float: left;
  margin: 0 0 32px 0px;
  padding: 0 0 0 33px;
  width: 860px;
  height: 100%;
  position: relative;
  -border: solid red 1px;
}
#moodImage {
  width: 860px;
  height: 210px;
  margin-bottom: 18px;
  float: left;
}
#moodImageSmall {
  width: 860px;
  height: 136px;
  margin-bottom: 18px;
  -padding-left: 33px;
  float: left;
}
h1.content {
  padding: 0 0 16px 0;
  width: 664px;
  float: left;
  -border: solid blue 1px;
}
h3.slogan {
  font-size: 15px;
  font-weight: bold;
  font-style: italic;
  color: #009036;
  text-align: center;
  margin: 0;
}
h4.sloganQuelle {
  font-size: 11px;
  font-weight: normal;
  -font-style: italic;
  -color: #009036;
  text-align: center;
  margin: 0;
}
.contentDescription {
  line-height: 16px;
  font-weight: normal;
  -border: solid red 1px;
}
ul.contentDescription {
  line-height: 16px;
  font-weight: normal;
  color: #383838;
  list-style-type: square;
  text-indent: 0;
  margin: 0;
  padding: 0 0 8px 18px;
  -border: solid red 1px;
}
.contentDescription li {
  list-style-type: square;
  margin-bottom: 4px;
}
h3.content {
  font-size: 13px;
  font-weight: bold;
  margin: 24px 0 6px 0;
  -border: solid blue 1px;
}
.absatz {
  display: block;
  margin-bottom: 12px;
}
/*------------
Content Teaser
------------*/
#contentTeaser {
  float: left;
  width: 860px;
  height: 200px;
  margin-bottom: 18px;
  -border: solid blue 1px;
}
#teaser {
  width: 204px;
  float: left;
  text-indent: -9999em;
  padding: 0 3px 0 3px;
  -border: solid black 1px;
}
#teaser span {
  font-size: 11px;
  font-weight: bold;
  float: left;
  margin: 0;
}
.teaserWerbeartikel {
  background: transparent url(../img/teaser_werbeartikel.gif) no-repeat scroll 0 0;
  width: 140px;
  height: 26px;
}
.teaserBeschriftungen {
  background: transparent url(../img/teaser_beschriftungen.gif) no-repeat scroll 0 0;
  width: 160px;
  height: 26px;
}
.teaserDrucksachen {
  background: transparent url(../img/teaser_drucksachen.gif) no-repeat scroll 0 0;
  width: 138px;
  height: 26px;
}
.teaserService {
  background: transparent url(../img/teaser_service.gif) no-repeat scroll 0 0;
  width: 75px;
  height: 26px;
}
p.teaser, p.teaser:hover {
  font-size: 13px;
  text-indent: 0;
  height: 134px;
  text-decoration: none;
  cursor: pointer;
}
ul.teaserList {
  -font-size: 13px;
  text-indent: 0;
  -height: 134px;
  text-decoration: none;
  cursor: pointer;
  line-height: 16px;
  font-weight: normal;
  color: #383838;
  list-style-type: square;
  text-indent: 0;
  margin: 0;
  padding: 0 0 8px 18px;
}
.teaserList li {
  list-style-type: square;
  text-decoration: none;
  margin-bottom: 4px;
}
p.teaser2 {
  font-size: 13px;
  text-indent: -10px;
  margin-left: 10px;
}

#teaserButton {
  margin-left: -1px;
  float: left;
}
.teaserSeparation {
  width: 1px;
  height: 100%;
  background-color: #c9c9c9;
  float: left;
  margin-right: 5px;
  position: relative;
}
/*--------
Referenzen
--------*/
#references {
  width: 860px;
  -height: 200px;
  float: left;
  -border: solid red 1px;
}
#references h1 {
  margin-bottom: 6px;
}
#flashLaufleiste {
  float: left;
  width: 860px;
  height: 127px;
  -border: solid grey 1px;
}
.flashAlternate{
  padding:10px 10px 3px 10px;
  text-align:center;
  border: solid #383838 1px;
}





/*----
Footer
----*/
#footer {
  margin: -40px auto 0 auto;
  padding: 0;
  clear: both;
  width: 926px;
  position: relative;
  background: transparent url(../img/wrapper_shadow.gif) repeat-y scroll 0 0;
  -border: solid blue 1px;
}
#boxBottom {
  height: 38px;
  position: relative;
  width: 860px;
  padding: 0 33px;
  margin: 0;
}
.copyright {
  float: left;
  position: relative;
  width: auto;
  text-align: left;
  font-size: 11px;
  color: #383838;
  line-height: 12px;
  -border: solid red 1px;
}
.footerNavi {
  float: right;
  width: auto;
  line-height: 11px;
  -border: solid black 1px;
}
.footerLink {
  position: relative;
  font-size: 10px;
  color: #383838;
  text-decoration: none;
  margin-left: 15px;
  -border: solid red 1px;
}
.footerLink a:hover, .footerLink a:active, a.footerLink:hover {
  color: #009036;
  text-decoration: underline;
}




/*----------
Hack Basics
---------*/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
