
/* ---------- Basic Layout Styles ----------- */

html,
body,
#page  {
  height: 100%;
}
#video-background {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}

#logo {
  margin-left: 30px;
  margin-top: 20px;
}

#page-wrapper {
  height: 100%;
  width: 100%;
  z-index: 2;
  position: absolute;
}
#header div.section,
#featured div.section,
#messages div.section,
#main,
#triptych,
#footer-columns,
#footer {
  width: 100%;
}
#header div.section {
  position: relative;
}
.region-header {
  float: right; /* LTR */
  margin: 0 5px 10px;
}
.with-secondary-menu .region-header {
  margin-top: 3em;
}
.without-secondary-menu .region-header {
  margin-top: 15px;
}
#secondary-menu {
  position: absolute;
  right: 0; /* LTR */
  top: 0;
  width: 480px;
}
#content,
#sidebar-first,
#sidebar-second,
.region-triptych-first,
.region-triptych-middle,
.region-triptych-last,
.region-footer-firstcolumn,
.region-footer-secondcolumn,
.region-footer-thirdcolumn,
.region-footer-fourthcolumn {
  display: inline;
  float: left; /* LTR */
  position: relative;
}
.one-sidebar #content {
  width: 720px;
}
.two-sidebars #content {
  width: 480px;
}
.no-sidebars #content {
  width: 960px;
  float: none;
}
#sidebar-first,
#sidebar-second {
  width: 240px;
}
#main-wrapper {
  min-height: 300px;
}
#content .section,
.sidebar .section {
  padding: 0 15px;
}
#breadcrumb {
  margin: 0 15px;
}
.region-triptych-first,
.region-triptych-middle,
.region-triptych-last {
  margin: 20px 20px 30px;
  width: 280px;
}
#footer-wrapper {
  
}
.region-footer-firstcolumn,
.region-footer-secondcolumn,
.region-footer-thirdcolumn,
.region-footer-fourthcolumn {
  padding: 0 10px;
  width: 220px;
}
#footer-wrapper {
  width: 100%;
  position: absolute;
  height: 216px;
  bottom: 0px;
  z-index: 3;
}

body.minimal #footer-wrapper {
  width: 100%;
  position: absolute;
  height: 216px;
  bottom: -120px;
  z-index: 3;
}


#footer {
  height: 216px;
}

#moschmosch-mainmenu {
  display: block;
  position: relative;
  width: 100%;
  height: 30px;
}

#footer ul, #submenu-container ul {
  margin: 0px;
  padding: 0px;
}

#footer ul li, #submenu-container ul li {
  float: left;
  display: block;
  margin: 0;
  padding: 0;
  font-family: arial,helvetica,sans;
  size: 12px;
  font-weight: bold;
}

#footer ul li a:link, #footer ul li a:visited,#footer ul li a, #submenu-container ul li a:link, #submenu-container ul li a:visited,#submenu-container ul li a {
    color: #fff;
    height: 20px;
    padding: 10px;
    display: block;
    font-size: 13px;
}



#moschmosch-mainmenu {
  width: 700px;
  padding-left: 50%;
  margin-left: -250px;
  z-index: 3;
}

#heidi-visual {
  position: absolute;
  bottom: 0px;
  height: 254px;
  width: 526px;
  padding-left: 50%;
  margin-left: -500px;
}

#metalinks-footer {
  margin-left: -230px;
  top: 82px;
  padding-left: 50%;
  position: absolute;
  width: 500px;
}

#content-container {
  overflow: hidden;
}

#block-block-1 {
  position: absolute;
  margin-left: -181px;
  width: 363px;
  height: 64px;
  margin-top: 0px;
  padding-left: 50%;
}

#scroll-component {
  position: absolute;
  display: none;
  z-index: 3;
}

#submenu-container {
  position: absolute;
  display: none;
  z-index: 6;
}


#scroll-component table {
  border: 0px;
}

#scroll-component table td, #scroll-component table tr, #scroll-component table tbody {
  border: 0px;
  text-align: center;
}

.node-content {
  margin-top:0px;
}

.node-content table td, .node-content table tr, .node-content table tbody {
  border: 0px;
  font-size: 12px;
  padding: 3px;
}

.node-content table td a,.node-content table td a:hover,.node-content table td a:visited {
  color:  #ff0033;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

#sidebar-main {
  width: 280px;
  position: absolute;
  top: 100px;
  overflow: hidden;
  font-family: arial,helvetica,sans;
  color: #ffffff;
  font-size: 12px;
  display: none;
}

#sidebar-main a {
  color: #ff0033;
  font-size: 12px;
  font-weight: bold;
}

#sidebar-main .filialen-teaser {
  margin-bottom: 8px;
}

#sidebar-main .filialen-teaser img {
  margin-right: 8px;
}

#featured_main {
  width: 960px;
  height: 120px;
  margin-left: 50%;
}

#feature-container {
  height: 120px;
  margin-left: -430px;
  overflow: hidden;
  width: 900px;
  bottom: 270px;
  position: absolute;
}

body.minimal #feature-container {
  bottom: 150px;
}

.feature-teaser {
  width: 140px;
  overflow: hidden;
  margin: 0px 4px;
  color: #dbc6ab;
  font-size: 11px;
  line-height: 11px;
  font-family: arial,helvetica,sans;
}

#feature-teaser-container {
  width: 890px;
  margin: 0px 5px;
}

#footer #block-block-3 {z-index: 2;}
#footer #block-block-2 {z-index: 3;}

.filialen-teaser .field-content:first {
  float: left;
}

.region-sidebar-main .views-row {
  margin-top: 5px;
  margin-bottom: 5px;
  border-bottom: 1px dotted #fff;
  clear: both;
}

.views-field-field-teaserimage-blog {
  float: left;
  margin-right: 8px;
}

.views-field-field-gericht-bild {
  float: left;
  margin-right: 8px;
}

.node-content .aktuelles-view {
  border-bottom: 1px dotted #fff;
}

#video-controls {
  width: 260px;
  height: 21px;
  position: absolute;
  right: 30px;
  top: 30px;
  z-index: 300;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: rgba(0,0,0,0.5);
  padding: 7px;
}

#block-views-latest-pages-block .views-row  {
  float: left;
}

.view-filialen-nach-standort .views-row {
  border-bottom: 1px dotted #fff; 
  padding-bottom: 4px;
  padding-top: 4px;
}

#sidebar-main .region, div.content .view {
  overflow: hidden;
}

#videoToggleLabel {
  font-family: arial, helvetica,sans;
  font-size: 11px;
  color: #fff;
  padding-top: 3px;
}

img.regular {
  display: block;
}

img.small {
  display: none;
  margin-left: 60px;
}

body.minimal img.regular {
  display: none;
}

body.minimal img.small {
  display: block;
}