html, body, img, table, td, tr, h1, h2, h3, h4, h5, h6, ul, ol, li, p {
  margin: 0px;
  padding: 0px;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  /*display: inline-block;*/
} 

body {
  background-color: #E5E5E5;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.4em;
  color: #444d3e;
}

body#tinymce {
  background-color: #ffffff;
}

h1 {
  font-size: 1.3em;
}

h2 {
  font-size: 1.2em;
}

h3 {
  font-size: 1.1em;
}

h4 {
  font-size: 1em;
  font-weight: bold;
}

a {
  color: #444d3e;
  text-decoration: none;
}

a:hover {
  color: #000000;
}

.text .main .content a {
  color: #f56f2c;
}

img {
  border: 0px;
}

ul {
  margin: 0.75em 0em;
}

li {
  margin-left: 2em;
}

p {
  margin: 0.75em 0em;
}

.backlink {
  background: url(../gfx/bulletbw.gif) top left no-repeat transparent;
  padding-left: 2.6em;
}

.page {
  width: 908px;
  margin: 4em auto;
  background-color: #ffffff;
  background: url(../gfx/main.gif) transparent repeat-y left top;
}

.bg-top {
  background: url(../gfx/top.gif) transparent no-repeat left top;
}

.bg-bottom {
  background: url(../gfx/bottom.gif) transparent no-repeat left bottom;
}

.text {
  margin: 1.5em 7.5em 1.5em 7.5em;
}

.main {
  min-height:26em;
  height:auto !important;
  height:26em;
  width: 100%;
}

.col1 {
  margin-left: 0em;
  margin-top: 6.3em;
  width: 19em;
  float: left;
}

.header {
  margin: 0em 4.5em;
  background: url(../gfx/border.gif) transparent repeat-x bottom left;
  padding: 2em 0em 1em 0em;
  position: relative;
}

.header-inner {
  width: 100%;
}

.header-informationen {
  float: right;
  bottom: 2em;
  right: 0em;
  width: 17em;
  text-align: left;
}

.footer {
  background: url(../gfx/border.gif) transparent repeat-x top left;
  padding: 2em 0em 2em 0em;
  text-align: center;
  margin: 0em 4.5em;
  position: relative;
}

.footer-impressum {
  position: absolute;
  bottom: 2em;
  left: 2em;
  text-align: left;
}

.footer-informationen {
  position: absolute;
  bottom: 2em;
  right: 0em;
  width: 17em;
  text-align: left;
}

.small {
  font-size: 0.9em;
}

.sprache img {
  margin-bottom: -1px;
}

.nav {
  font-size: 1.1em;
  /*margin: 0em 3em;*/
  margin: 0em 0em;
  
  margin-top: 1em; /* bilder placeholder */
  margin-bottom: 1em;
}

.nav ul {
  list-style-image: none;
  list-style-type: none;
  
  padding: 0px;
  margin: 0px;
}

.nav li {
  float: left;
  padding: 0px;
  margin: 0px;
  /*margin-right: 2.2em;*/
  width: 14.285714285714286%;
  text-align: center;
}

.nav a {
  text-decoration: none;
}

.nav a:hover,
.nav a.active,
.nav li.active-trail a {
  color: #000000;
}

.nav .primary-links a.active span,
.nav .primary-links li.active-trail a span {
  background: url(../gfx/bullet.gif) top left no-repeat transparent;
  padding-left: 2.4em;
  font-weight: bold;
}

.nav .primary-links a:hover span {
  font-weight: bold;
}

.message {
  margin: 0em 0em 2em 0em;
  border: 1px solid #fcbe64;
  background-color: #ffedd3;
  padding: 1em;
}

.item {
  border-right: 1px solid #fcbe64;
  height: 3em;
  width: 16em;
  float: left;
}

.itemmiddle {
  margin: 0em 1.5em;
}

.itemlast {
  border-right: none;
}

.clear {
  clear: both;
}

.additional-content {
  margin: 0px 4.5em;
  margin-bottom: 0.75em;
  margin-top: 0.25em;
}

.additional-content .social-links {
  float: left;
  font-size: 0.9em;
  line-height: 20px;
  width: 150px;  
}

.additional-content .facebook img {
  float: left;
  margin-right: 5px;
}

.additional-content .social-links .feed {
  float: left;
  margin-right: 5px;
}

.additional-content .social-links .gplus {
  float: left;
  margin-right: 5px;
  min-width: 32px;
  min-height: 10px;
  line-height: 1px;
}

.additional-content .folder {
  float: right;
  font-size: 0.9em;
  line-height: 20px;
  width: 150px;
  text-align: right;
}

.additional-content .folder img {
  float: right;
  margin-left: 5px;
}

.fb-fo-container {
  width: 100%;
}

#sidebar-left {
  position: absolute;
  left: 20px;
  top: 150px;
}

#block-customize-1 img{
  display: block;
  float: right;
  margin-right: 5px;
}

.footer-impressum .block {
  float: left;
  line-height: 1.2em;
  font-size: 0.9em;
}

.footer-impressum .block .content {
  margin: 0px;
}

.footer-impressum .block-menu ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.footer-impressum .block-menu ul li{
  float: left;
  padding: 0px;
  margin: 0px;
  background: none;
  font-size: 0.9em;
  padding-left: 5px;
  margin-left: 5px;
  border-left: 1px solid #444D3E;
}
.footer-impressum .block-menu ul li.first{
  margin-left: 0px;
  border-left: none;
}
ul.links li {
  padding: 0px;
}

.content table {
  width: auto;
}

.content table tbody {
  border: none;
}

.content table td {
  vertical-align: top;
  padding-right: 10px;
}

#tabs-wrapper {
  margin-top: 20px;
}


ul.secondary-links {
  list-style:none;
    padding:0; 
    border: none;
    float: none;
    border-bottom: #cccccc 1px solid;
    margin: 15px 0px 15px 0px;
}

ul.secondary-links li {
    float:left; 
    margin: 0em 0.13em 0em 0em;
}

ul.secondary-links li a {
    display:block;
    text-decoration:none;
    border:1px solid #e5e5e5;
    border-color: #e5e5e5;
    border-bottom:0;
    padding: 2px 10px;
    background-color: #e5e5e5;

    /* CSS 3 elements */
    -webkit-border-top-right-radius:0.50em;
    -webkit-border-top-left-radius:0.50em;
    -moz-border-radius-topright:0.50em;
    -moz-border-radius-topleft:0.50em;
    border-top-right-radius:0.50em;
    border-top-left-radius:0.50em;
}

ul.secondary-links li a:hover {
    background:#ccc; 
    text-decoration:none;
}

ul.secondary-links li.active a {
    background-color: #cccccc;
    border-color: #cccccc;
    font-weight: bold;
}

.frontpage-bullet {
  margin: 0px 10px;
}

.header-inner-frontpage {
  text-align: center;
  margin-top: 35px;
  margin-bottom: 5px;
}

#intro-outer {
  padding: 105px 0px 0px 144px;
  margin: 0px;
  width: 440px;
}
#intro {
  height: 200px;
  width: 440px;
  padding: 0px;
  margin: 0px;
  text-align: center;
}
.form-button, .form-submit {
    margin: 1em 0.5em 0.5em 0;
}

.form-item {
    margin-bottom: 0.75em;
    margin-top: 0.75em;
}

.main-frontpage {
  min-height:34.25em;
  height:auto !important;
  height:34.25em;
}

#local-contact-page .form-submit {
  margin-top: 0.5em;
}

#local-contact-page .form-item {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.content table.webform-grid {
  width: 100%;
}

.webform-grid-option {
  width: 12px;
}