@charset "utf-8";
/* CSS Document */

/* lobster-regular - latin */
@font-face {
  font-family: 'Lobster';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/lobster-v28-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/lobster-v28-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lobster-v28-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lobster-v28-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lobster-v28-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lobster-v28-latin-regular.svg#Lobster') format('svg'); /* Legacy iOS */
}


html, body
{
   height: 100%;
}

body
{
   padding: 0;
   margin:0;
   color: #000000;
}

.clearfix:before, .clearfix:after {
   content: "";
   display: table;
}

.clearfix:after {
   clear: both;
}

.cleared {
   font: 0/0 serif;
   clear: both;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
   margin: 0;
   padding: 0;
}
h1, h2 {
  font-family: 'Lobster', cursive;
}

#main
{
   background: #B5B5B5 url('images/page.png') fixed;
   margin:0 auto;
   font-size: 14px;
   font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}

.header
{
   margin:0 auto;
   position:relative;
   height: 150px;
   background-image: url('images/header.jpg');
   background-position: center top;
   background-repeat: no-repeat;
}

.responsive .header
{
   background-image: url('images/header.jpg');
   background-position: center center;
}

.header-inner{
   position: relative;
   width: 980px;
   z-index: auto !important;
   margin: 0 auto;
}

.shapes
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   z-index: 0;
   text-align: center;
}
.shapes2
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   z-index: 0;
   text-align: center;
}

.headline
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 100px;
  line-height: 100%;
  z-index: 99;
}

.headline,
.headline a,
.headline a:link,
.headline a:visited,
.headline a:hover
{
font-size: 38px;
font-family: 'Futura Md BT', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
font-weight: bold;
font-style: normal;
text-decoration: none;
letter-spacing: -1px;
text-transform: uppercase;
text-shadow: 0px 1px 12px rgb(255, 255, 255);
  padding: 0;
  margin: 0;
  color: #404040 !important;
  white-space: nowrap;
}

.objectLogo
{
    display: block;
    margin: 0 auto;
    top: 5px;
    width: 115px;
    height: 97px;
    background-image: url('images/Logo-Zimmerei-Arnold.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 1;
}
.headcenter {
  margin: 0 auto 0 -340px;

}
#nav-wrapper
{
width:100%;
height:33px;
 background: #D7C070 url('images/nav.png') bottom left repeat-x scroll;
 background: linear-gradient(top, rgba(232, 219, 172, 0.27) 0, rgba(232, 219, 172, 0.27) 50%, rgba(230, 216, 166, 0.25) 60%, rgba(190, 160, 54, 0.18) 100%) no-repeat, url('images/nav.png') bottom left repeat-x, linear-gradient(top, #E2D298 0, #E2D298 50%, #E1D094 60%, #CAAD44 100%) no-repeat;
}

#nav
{
   background: #D7C070 url('images/nav.png') bottom left repeat-x scroll;
   background: linear-gradient(top, rgba(232, 219, 172, 0.27) 0, rgba(232, 219, 172, 0.27) 50%, rgba(230, 216, 166, 0.25) 60%, rgba(190, 160, 54, 0.18) 100%) no-repeat, url('images/nav.png') bottom left repeat-x, linear-gradient(top, #E2D298 0, #E2D298 50%, #E1D094 60%, #CAAD44 100%) no-repeat;
   background: -webkit-linear-gradient(top, rgba(232, 219, 172, 0.27) 0, rgba(232, 219, 172, 0.27) 50%, rgba(230, 216, 166, 0.25) 60%, rgba(190, 160, 54, 0.18) 100%) no-repeat, url('images/nav.png') bottom left repeat-x, -webkit-linear-gradient(top, #E2D298 0, #E2D298 50%, #E1D094 60%, #CAAD44 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(232, 219, 172, 0.27) 0, rgba(232, 219, 172, 0.27) 50%, rgba(230, 216, 166, 0.25) 60%, rgba(190, 160, 54, 0.18) 100%) no-repeat, url('images/nav.png') bottom left repeat-x, -moz-linear-gradient(top, #E2D298 0, #E2D298 50%, #E1D094 60%, #CAAD44 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(232, 219, 172, 0.27) 0, rgba(232, 219, 172, 0.27) 50%, rgba(230, 216, 166, 0.25) 60%, rgba(190, 160, 54, 0.18) 100%) no-repeat, url('images/nav.png') bottom left repeat-x, -o-linear-gradient(top, #E2D298 0, #E2D298 50%, #E1D094 60%, #CAAD44 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(232, 219, 172, 0.27) 0, rgba(232, 219, 172, 0.27) 50%, rgba(230, 216, 166, 0.25) 60%, rgba(190, 160, 54, 0.18) 100%) no-repeat, url('images/nav.png') bottom left repeat-x, -ms-linear-gradient(top, #E2D298 0, #E2D298 50%, #E1D094 60%, #CAAD44 100%) no-repeat;
   background: linear-gradient(top, rgba(232, 219, 172, 0.27) 0, rgba(232, 219, 172, 0.27) 50%, rgba(230, 216, 166, 0.25) 60%, rgba(190, 160, 54, 0.18) 100%) no-repeat, url('images/nav.png') bottom left repeat-x, linear-gradient(top, #E2D298 0, #E2D298 50%, #E1D094 60%, #CAAD44 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(232, 219, 172, 0.27) 0, rgba(232, 219, 172, 0.27) 50%, rgba(230, 216, 166, 0.25) 60%, rgba(190, 160, 54, 0.18) 100%) no-repeat, url('images/nav.png') bottom left repeat-x, linear-gradient(top, #E2D298 0, #E2D298 50%, #E1D094 60%, #CAAD44 100%) no-repeat;
   border-top:1px solid #FFFFFF;
  /* margin:0 auto;*/
   position: relative;
   z-index: 100;
   font-size: 0;
}

ul.hmenu a, ul.hmenu a:link, ul.hmenu a:visited, ul.hmenu a:hover
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.hmenu, ul.hmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.hmenu li
{
   position: relative;
   z-index: 5;
   display: block;
   float: left;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}

ul.hmenu li:hover
{
   z-index: 10000;
   white-space: normal;
}

ul.hmenu:after, ul.hmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.hmenu, ul.hmenu ul
{
   min-height: 0;
}

ul.hmenu
{
   display: inline-block;
   vertical-align: bottom;
   padding-left: 3px;
   padding-right: 3px;
}

.menuitemcontainer
{
   margin:0 auto;
}
ul.hmenu>li {
   margin-left: 1px;
}
ul.hmenu>li:first-child {
   margin-left: 0;
}
ul.hmenu>li:last-child, ul.hmenu>li.last-child {
   margin-right: 0;
}

ul.hmenu>li>a
{
   padding:0 22px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 32px;
   cursor: pointer;
   text-decoration: none;
   color: #000000;
   line-height: 32px;
   text-align: center;
   transition: all 0.3s ease 0s;
}

.hmenu a,
.hmenu a:link,
.hmenu a:visited,
.hmenu a.active,
.hmenu a:hover
{
   font-size: 15px;
   font-family: Chalet, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}

ul.hmenu>li>a.active
{
   background: #CB953A;
   background: linear-gradient(top, #DBB676 0, #C99336 53%, #916A27 100%) no-repeat;
   background: -webkit-linear-gradient(top, #DBB676 0, #C99336 53%, #916A27 100%) no-repeat;
   background: -moz-linear-gradient(top, #DBB676 0, #C99336 53%, #916A27 100%) no-repeat;
   background: -o-linear-gradient(top, #DBB676 0, #C99336 53%, #916A27 100%) no-repeat;
   background: -ms-linear-gradient(top, #DBB676 0, #C99336 53%, #916A27 100%) no-repeat;
   background: linear-gradient(top, #DBB676 0, #C99336 53%, #916A27 100%) no-repeat;
   -svg-background: linear-gradient(top, #DBB676 0, #C99336 53%, #916A27 100%) no-repeat;
   padding:0 22px;
   margin:0 auto;
   color: #000000;
   text-decoration: none;
}

ul.hmenu>li>a:visited,
ul.hmenu>li>a:hover,
ul.hmenu>li:hover>a {
   text-decoration: none;
}

ul.hmenu>li>a:hover, .desktop ul.hmenu>li:hover>a
{
   background: #E7D390 url(images/nav.png) bottom left repeat-x scroll;
  /* background: rgba(199, 199, 199, 0.3);*/
   padding:0 22px;
   margin:0 auto;
}
ul.hmenu>li>a:hover,
.desktop-nav ul.hmenu>li:hover>a {
   color: #000000;
   text-decoration: none;
}

ul.hmenu>li:before
{
   position:absolute;
   display: block;
   content:' ';
   top:0;
   left:  -1px;
   width:1px;
   height: 32px;
   background: url('images/menuseparator.png') center center no-repeat;
}
ul.hmenu>li:first-child:before{
   display:none;
}

ul.hmenu li li a
{
   background: #A6A6A6;
   background: transparent;
   padding:0 10px;
   margin:0 auto;
}
ul.hmenu li li
{
   float: none;
   width: auto;
   margin-top: 2px;
   margin-bottom: 2px;
}

.desktop-nav ul.hmenu li li ul>li:first-child
{
   margin-top: 0;
}

ul.hmenu li li ul>li:last-child
{
   margin-bottom: 0;
}

.hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 26px;
   min-width: 7em;
   border: 0 solid transparent;
   text-align: left;
   line-height: 26px;
   color: #D9D9D9;
   font-size: 14px;
   font-family: Cabin, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

.hmenu ul a:link,
.hmenu ul a:visited,
.hmenu ul a.active,
.hmenu ul a:hover
{
   text-align: left;
   line-height: 26px;
   color: #D9D9D9;
   font-size: 14px;
   font-family: Cabin, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

ul.hmenu li li:after
{
   display: block;
   position: absolute;
   content: ' ';
   height: 0;
   top: -1px;
   left: 0;
   right: 0;
   z-index: 1;
   border-bottom: 1px dotted #707070;
}

.desktop-nav ul.hmenu li li:first-child:before,
.desktop-nav ul.hmenu li li:first-child:after
{
   display: none;
}

ul.hmenu ul li a:hover, .desktop ul.hmenu ul li:hover>a
{
   background: #B5B5B5;
   background: transparent;
   margin:0 auto;
}

.hmenu ul li a:hover
{
   color: #000000;
}

.desktop-nav .hmenu ul li:hover>a
{
   color: #000000;
}

ul.hmenu ul:before
{
   background: #454545;
   border:1px dotted rgba(145, 145, 145, 0.9);
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop-nav ul.hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop-nav ul.hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

ul.hmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   left: 0;
   top: 0;
   background-image: url('images/spacer.gif');
}

.desktop-nav ul.hmenu>li>ul
{
   padding: 16px 36px 36px 36px;
   margin: -10px 0 0 -30px;
}

.desktop-nav ul.hmenu ul ul
{
   padding: 36px 36px 36px 16px;
   margin: -36px 0 0 -5px;
}

#nav-inner{
   width: 100%;
   text-align: center;
   margin:0 auto;
   padding-left: 3px;
   padding-right: 3px;
   background: #D7C070 url('images/nav.png') bottom left repeat-x scroll;
   background: linear-gradient(top, rgba(232, 219, 172, 0.27) 0, rgba(232, 219, 172, 0.27) 50%, rgba(230, 216, 166, 0.25) 60%, rgba(190, 160, 54, 0.18) 100%) no-repeat, url('images/nav.png') bottom left repeat-x, linear-gradient(top, #E2D298 0, #E2D298 50%, #E1D094 60%, #CAAD44 100%) no-repeat;
   opacity: 0.96;       /* modern browser */
    -moz-opacity: 0.96;  /* older Mozilla browser */
}

.sheet
{
   background: #E0E0E0;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border:1px solid #F0F0F0;
   padding:3px;
   margin:10px auto 0;
   position:relative;
   cursor:auto;
   z-index: auto !important;
   width: 90%;
}

.layout-wrapper
{
   position: relative;
   margin: 7px auto 0 auto;
   z-index: auto !important;
}

.content .postcontent-0 .layout-item-0
{
	  border-top-style:solid;
	  border-top-width:1px;
	  border-top-color:#ABABAB;
}

.content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
   border-collapse: collapse;
}

.content-layout-row
{
   display: table-row;
}

.layout-cell
{
   display: table-cell;
   vertical-align: top;
   width: 100%;
}

.content-layout .content
{
   margin:0 auto;
}
.field {background-color: #D6D3CE;
border-color: #000000;
border-style:solid;
border-width:1px;
font-Family:Verdana,Arial,Geneva;
font-Size:12px;
color: #000000;
}

.post
{
   padding:15px;
   text-align: center;
}
a img
{
   border: 0;
}

.article img, img.article, .block img, .footer img
{
   border: 1px solid #FFFFFF;
   margin: 7px 7px 7px 7px;
}

.postheader
{
   color: #757474;
   margin: 5px 0;
   font-size: 24px;
   font-family: 'Lobster', cursive, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postheader a,
.postheader a:link,
.postheader a:visited,
.postheader a.visited,
.postheader a:hover,
.postheader a.hovered
{
   font-size: 24px;
   font-family: Lobster, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postheader a, .postheader a:link
{
   font-family: Lobster, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #4D4D4D;
}

.postheader a:visited, .postheader a.visited
{
   font-family: Lobster, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #616161;
}

.postheader a:hover,  .postheader a.hovered
{
   font-family: Lobster, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #595959;
}

.article img, img.article, .block img, .footer img
{
   border: 1px solid #FFFFFF;
   margin: 7px 7px 7px 7px;
}

.postcontent p
{
   margin: 12px 0 12px 5px;
}
/*
.postcontent h1, .postcontent h1 a, .postcontent h1 a:link, .postcontent h1 a:visited, .postcontent h1 a:hover,
.postcontent h2, .postcontent h2 a, .postcontent h2 a:link, .postcontent h2 a:visited, .postcontent h2 a:hover,
.postcontent h3, .postcontent h3 a, .postcontent h3 a:link, .postcontent h3 a:visited, .postcontent h3 a:hover,
.postcontent h4, .postcontent h4 a, .postcontent h4 a:link, .postcontent h4 a:visited, .postcontent h4 a:hover,
.postcontent h5, .postcontent h5 a, .postcontent h5 a:link, .postcontent h5 a:visited, .postcontent h5 a:hover,
.postcontent h6, .postcontent h6 a, .postcontent h6 a:link, .postcontent h6 a:visited, .postcontent h6 a:hover,
.blockheader .t, .blockheader .t a, .blockheader .t a:link, .blockheader .t a:visited, .blockheader .t a:hover,
.vmenublockheader .t, .vmenublockheader .t a, .vmenublockheader .t a:link, .vmenublockheader .t a:visited, .vmenublockheader .t a:hover,
.headline, .headline a, .headline a:link, .headline a:visited, .headline a:hover,
.slogan, .slogan a, .slogan a:link, .slogan a:visited, .slogan a:hover,
.postheader, .postheader a, .postheader a:link, .postheader a:visited, .postheader a:hover
{
   font-size: 24px;
   font-family: Aladin, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}

.postcontent a, .postcontent a:link
{
   font-family: Cabin, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #595959;
}

.postcontent a:visited, .postcontent a.visited
{
   font-family: Cabin, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #737373;
}

.postcontent  a:hover, .postcontent a.hover
{
   font-family: Cabin, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #595959;
}
*/

.postcontent h1
{
   color: #757474;
   margin: 10px 0 0;
   font-size: 24px;
   font-family: Lobster, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blockcontent h1
{
   margin: 10px 0 0;
   font-size: 29px;
   font-family: Lobster, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h1 a, .postcontent h1 a:link, .postcontent h1 a:hover, .postcontent h1 a:visited, .blockcontent h1 a, .blockcontent h1 a:link, .blockcontent h1 a:hover, .blockcontent h1 a:visited
{
   font-size: 29px;
   font-family: Lobster, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h2
{
   color: #757474;
   margin: 10px 0 0;
   font-size: 24px;
   font-family: Lobster, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer
{
   background: #787878;
   background: linear-gradient(top, rgba(130, 130, 130, 0.4) 0, rgba(128, 128, 128, 0.4) 7%, rgba(115, 115, 115, 0.4) 40%, rgba(115, 115, 115, 0.4) 50%, rgba(115, 115, 115, 0.4) 60%, rgba(128, 128, 128, 0.4) 93%, rgba(130, 130, 130, 0.4) 100%) no-repeat;
   background: -webkit-linear-gradient(top, rgba(130, 130, 130, 0.4) 0, rgba(128, 128, 128, 0.4) 7%, rgba(115, 115, 115, 0.4) 40%, rgba(115, 115, 115, 0.4) 50%, rgba(115, 115, 115, 0.4) 60%, rgba(128, 128, 128, 0.4) 93%, rgba(130, 130, 130, 0.4) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(130, 130, 130, 0.4) 0, rgba(128, 128, 128, 0.4) 7%, rgba(115, 115, 115, 0.4) 40%, rgba(115, 115, 115, 0.4) 50%, rgba(115, 115, 115, 0.4) 60%, rgba(128, 128, 128, 0.4) 93%, rgba(130, 130, 130, 0.4) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(130, 130, 130, 0.4) 0, rgba(128, 128, 128, 0.4) 7%, rgba(115, 115, 115, 0.4) 40%, rgba(115, 115, 115, 0.4) 50%, rgba(115, 115, 115, 0.4) 60%, rgba(128, 128, 128, 0.4) 93%, rgba(130, 130, 130, 0.4) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(130, 130, 130, 0.4) 0, rgba(128, 128, 128, 0.4) 7%, rgba(115, 115, 115, 0.4) 40%, rgba(115, 115, 115, 0.4) 50%, rgba(115, 115, 115, 0.4) 60%, rgba(128, 128, 128, 0.4) 93%, rgba(130, 130, 130, 0.4) 100%) no-repeat;
   background: linear-gradient(top, rgba(130, 130, 130, 0.4) 0, rgba(128, 128, 128, 0.4) 7%, rgba(115, 115, 115, 0.4) 40%, rgba(115, 115, 115, 0.4) 50%, rgba(115, 115, 115, 0.4) 60%, rgba(128, 128, 128, 0.4) 93%, rgba(130, 130, 130, 0.4) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(130, 130, 130, 0.4) 0, rgba(128, 128, 128, 0.4) 7%, rgba(115, 115, 115, 0.4) 40%, rgba(115, 115, 115, 0.4) 50%, rgba(115, 115, 115, 0.4) 60%, rgba(128, 128, 128, 0.4) 93%, rgba(130, 130, 130, 0.4) 100%) no-repeat;
   border-top:1px solid #787878;
   margin:20px auto 0;
   position: relative;
   color: #000000;
   font-size: 12px;
   font-family: Cabin, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 100%;
   text-align: center;
   padding: 0;
}

.footer a,
.footer a:link,
.footer a:visited,
.footer a:hover,
.footer td,
.footer th,
.footer caption
{
   color: #000000;
   font-size: 12px;
   font-family: Cabin, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 100%;
}

.footer p
{
   padding:0;
   text-align: center;
}

.footer a,
.footer a:link
{
   color: #404040;
   font-family: Cabin, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.footer a:visited
{
   color: #404040;
   font-family: Cabin, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.footer a:hover
{
   color: #4F4F4F;
   font-family: Cabin, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}

.footer img
{
   border: 1px solid #C7C7C7;
   margin: 0;
}

.footer-inner
{
   margin: 0 auto;
   padding:25px;
   padding-right: 28px;
   padding-left: 28px;
}

.ie7 .post .layout-cell {border:none !important; padding:0 !important; }
.ie6 .post .layout-cell {border:none !important; padding:0 !important; }
