/*@import url(http://fonts.googleapis.com/css?family=Architects+Daughter); */

html, body, div, p, h1, h2, h3, h4, h5, img {
  border: none;
  margin: 0;
  padding: 0;
}

/* html {
  background: url(img/hg.jpg) no-repeat center center fixed;
  background-color: #000000
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
} */

html {
background: #000 url(img/hg.jpg) repeat-x 0 0; height:100%;
}
body {
  background:#000 url(img/hg.jpg)  no-repeat center px; min-height:100%;
  /*background-color: #000000;*/
  color: #000;
  font-family:Arial, Helvetica, FreeSans, sans-serif;
  font-size:13px;
}


/* Fonts Formatierung */
a:link, a:visited {color: #663333;text-decoration: none;}
a:hover {color: #999;}
a:active {color: #663333;text-decoration: none;}

hr { border:0 dotted #ccc; border-bottom-width:2px; margin-top:20px;  margin-bottom:20px; clear:both; }
p {font-size: 13px;line-height: 20px;margin-bottom: 15px;}
h1 {color: #663333; margin-bottom:10px;font-size:24px;}
h2 {color: #663333; margin-bottom:10px;font-size:18px;}
h3 {color: #663333; margin-bottom:10px;font-size:16px;}
h4 {color: #663333; margin-bottom:10px;font-size:14px;}
h5 {color: #663333; margin-bottom:10px;font-size:12px;}


/* GOOGLE FONTS */
/* h1 {font-family: 'Architects Daughter', cursive;�, Arial, serif; text-shadow: 4px 4px 4px #aaa; font-weight: 600; color: #663333; margin-bottom:10px; font-size:24px;}
h2 {font-family: 'Architects Daughter', cursive;�, Arial, serif; text-shadow: 4px 4px 4px #aaa; font-weight: 600; color: #663333; margin-bottom:10px; font-size:18px;}
h3 {font-family: 'Architects Daughter', cursive;�, Arial, serif; text-shadow: 4px 4px 4px #aaa; font-weight: 600; color: #663333; margin-bottom:10px; font-size:16px;}
h4 {font-family: 'Architects Daughter', cursive;�, Arial, serif; text-shadow: 4px 4px 4px #aaa; font-weight: 600; color: #663333; margin-bottom:10px; font-size:14px;}
h5 {font-family: 'Architects Daughter', cursive;�, Arial, serif; text-shadow: 4px 4px 4px #aaa; font-weight: 600; color: #663333; margin-bottom:10px; font-size:12px;}
h6 {font-family: 'Architects Daughter', cursive;�, Arial, serif; text-shadow: 4px 4px 4px #aaa; font-weight: 600; color: #663333; margin-bottom:10px; font-size:10px;}
*/

#con-right h2 {margin-bottom:0;}
#con-right p {margin-bottom:5px;}

#content ul li {
  margin:6px 0 0 2px;
  padding:0 0 0 14px;
}

/* Layout */
/* Basic Layout */

#center {
  background-color: #ffffff;
  width:964px;
  margin:0 auto;
  position:relative;
  min-height:500px;
  /* background: transparent url(img/hgslider.jpg) left 93px no-repeat; */
  background: transparent url(img/hgslider.jpg) left 93px no-repeat;
}

#head {
  background-color: #ffffff;
  position:absolute;
  top:0;
  left:12px;
  width:940px;
}

#navigation {
  position:absolute;
  top:94px;
  left:12px;
  width:940px;
  overflow: hidden;
  z-index:100;
}

#headerbild {
  position:absolute;
  top:144px;
  left:22px;
  width:920px;
  height:280px;
  z-index:1;
  overflow: hidden;
}

#content {
  background-color: #ffffff;
  position:absolute;
  top:460px;
  left:0;
  width:964px;
}

#footer {
  float:left;
  width:940px;
  margin:10px 0 0 12px;
  border-top:1px solid #ccc;
  padding:10px 0 20px 0;
}


/* Navigation */
/* Ebene Eins */

ul.nav-ebene-eins {
  padding:0;
  margin:0;
  list-style-type:none;
  width:960px;
}

ul.nav-ebene-eins li {
  padding:0;
  margin:0;
  display:inline;
  float:left;
  position:relative;
}

ul.nav-ebene-eins li a {
  display:block;
  width:156px;
  font-size:15px;
  text-align:center;
  line-height: 40px;
  background:transparent url(img/navi-hg.jpg) center center repeat-x;
  color:#fff;
  border-right:1px solid #fff;
}

ul.nav-ebene-eins li a:hover,ul.nav-ebene-eins li a.active, ul.nav-ebene-eins li.pretty-hover a {
  background:#663333;
  color:#ffffff;
}

/* Navigation */
/* Ebene Zwei */

ul.nav-ebene-zwei {
  padding:0;
  margin:0;
}
ul.nav-ebene-zwei li {
  clear:left;
}
ul.nav-ebene-zwei li a {
  border-right:none;
  text-align:center;
  color:#fff !Important;
  background:#663333 !Important;
}
ul.nav-ebene-zwei li a:hover {
  background:#663333 !Important;
  color:#ffffff !Important;
}

.code {width:1px;height:1px;overflow:hidden;}

/* Header Logo und Navigation */

#logo {
  position:absolute;
  top:13px;
  left:10px;
}

#headernavi {
  position:absolute;
  right:13px;
  top:10px;
}

#headernavi .menu-header {
  color:#999;
  font-size:12px;
}

#headernavi .menu-header a {
  color:#999;
}


/* Content Bereich */

#con-left-right {
  float:left;
  width:920px;
  margin-left:22px;
}

#con-left {
  width:640px;
  float:left;
}

#con-right {
  width:240px;
  margin-left:40px;
  float:left;
}


/* Footer Bereich */

#footer .menu-footer {
  padding-left:10px;
  color:#666;
  font-size:12px;
}

#footer .menu-footer a {
  color:#666;
}

#footer #copyright {
  width:940px;
  text-align:center;
  font-size:11px;
    color:#333;

}

#footer #copyright a {
  font-size:11px;
  color:#666;
}


/* Kontaktformular */

.frame-type-form_formframework .form-group {
  margin: 0 0 10px 0;
}

.frame-type-form_formframework fieldset {
  border:none;
  padding:10px 0 10px 0;
  margin:0;
}

.frame-type-form_formframework label {
  float:left;
  width:90px;
  line-height:25px;
}

.frame-type-form_formframework .csc-mailform-field {
  padding-bottom:5px;
}

.frame-type-form_formframework input, .frame-type-form_formframework textarea {
  width:350px;
  border:1px solid #663333;
  padding:5px;
  font-family: arial;
  font-size:12px;
}

.frame-type-form_formframework textarea {
  width:350px;
  height:100px;
}

.frame-type-form_formframework input.csc-mailform-submit {
  margin-left:90px;
  background:#663333;
  width:100px;
  font-weight:bold;
  color:#fff;
  border:1px solid #663333;
}





@media only screen and (max-width: 964px) {
  * {
    position:relative;
    float:none;
  }
  #center {
    width:100%;
    height:auto;
    min-height:inherit;
  }
  #head, #navigation, #headerbild, #content {
    width:100%;
    height:auto;
    position:relative;
    top:0;
    left:0;
  }
  #headernavi {
    position: relative;
    left: 0;
    top: 0;
  }
  ul.nav-ebene-eins {
    width:100%;
    height:auto;
    position:relative;
  }
  ul.nav-ebene-eins li {
    float:none;
  }
  ul.nav-ebene-eins li a {
    width:100%;
  }
  #con-left-right, #footer, #footer #copyright {
    float:none;
    width:100%;
    height:auto;
    position:relative;
    top:0;
    margin: 0;
    padding: 0 10px;
    box-sizing: border-box;
  }
  #con-left, #con-right {
    width:100%;
    float:none;
    margin:0;
  }
  .ce-right .ce-gallery {
    float:none;
  }
  .tx-imagecycle-pi1, .tx-imagecycle-pi1-images {
    width:100%!important;
    height:auto;
  }
  .tx-imagecycle-pi1 {
    margin-bottom:20px;
  }
  .tx-imagecycle-pi1-images img {
    width:100%!important;
    height:auto;
  }
  #headernavi, #menu-footer, #footer .menu-footer {
    display:none;
  }
  #headernavi .menu-header a {
    width: 100%;
    display: block;
    text-align: center;
    padding: 10px 0;
  }
  .ce-left .ce-gallery, .ce-column {
    float: none;
    margin: 0 0 10px 0;
  }

}
