@charset "utf-8";
@import "reset.css";
/* CSS Document */

body{
  background:url(../images/body_back.jpg);
  background-repeat:repeat;
  background-attachment:scroll;
  height:100%;
  font-family:helvetica, arial, verdana;
}

#head{
  background-image:url(../images/header_back2.jpg);
  background-repeat:repeat-x;
  background-attachment:scroll;
  height:461px;
  width:100%;
  /*position:absolute; */
  position:fixed;
  top:0;
  left:0;
}

#container{
  width:1002px;
  margin:auto;
  height:100%;
}

#header{
  height:auto;
  width:auto;
  margin:auto;
  position:relative;
  top:0;
  float:left;
}

#top{
  background-image:url(../images/menu_back.png);
  background-repeat:no-repeat;
  position:relative; 
  /*position:fixed;*/
  z-index:10;
  top:0px;
  width:1002px;
  height:146px;
}

#logo{
  background-image:url(../images/logo2.png);
  background-repeat:no-repeat;
  width:250px;
  height:60px;
  position:relative;
  float:left;
  margin-top:25px;
  margin-left:30px;
}

#menu{
  width:700px;
  height:60px;
  position:relative;
  float:left;
  margin-top:15px;
  margin-left:15px;
}
.phone{
  margin-top:3px;
  margin-left:-18px;
  cursor:pointer;
}
.number{
  color:black;
  background:white;
  padding:10px;
  position:absolute;
  top:65px;
  left:815px;
  font-family:new_cicle;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display:none;
}

#newsteaser{
  color:#fff;
  position:absolute;
  top:60px;
  left:335px;
  font-family:new_cicle;
  width: 425px;
  height:35px;
  overflow: hidden;
}

#slogan{
  /*background-image:url(../images/slogan.png);
  background-repeat:no-repeat;*/
  width:677px;
  height:52px;
  margin-left:50%;
  left: -338px;
  position: relative;
  
  text-align:center;
  font-family:new_cicle;
  font-weight:normal;
  color:white;
  font-size:18px;
  letter-spacing:2px;
  text-shadow: 1px 1px 2px #666666;
  text-transform: uppercase;
  filter: dropshadow(color=#666666, offx=1, offy=1);
}

#slider{
  background-image:url(../images/slider_back.png);
  background-repeat:no-repeat;
  width:1002px;
  height:428px;
  margin-top:30px;
}

#slideshow{
  width:690px;
  height:350px;
  position:relative;
  float:left;
  margin-top:25px;
  margin-left:29px;
}

#reviews{
  background:url(../images/body_back.jpg);
  /*background:#e1e3d6;*/
  width:250px;
  height:350px;
  position:relative;
  float:left;
  margin-top:25px;
  margin-left:9px;
}

#main {
  height:auto;
  margin-top:20px;
  margin-bottom:80px;
  position:relative;
  float:left;
}

#left{
  width:305px;
  height:auto;
  position:relative;
  float:left;
}

#submenu{
  width:305px;
  height:auto;
  position:relative;
  margin-bottom:40px;
}

#contact{
  width:300px;
  height:auto;
  position:relative;
  float:left;
}
#content{
  background:white;
  width:697px;
  height:auto;
  position:relative;
  float:left;
}

#inhalt{
  width:637px;
  min-height:560px;
  height:auto;
  margin:30px;
}

#footer{
  background-image:url(../images/footer_back.jpg);
  background-repeat:repeat-x;
  height:49px;
  width:100%;
  position:fixed;
  bottom:0;
  left:0;
  margin-top:5px;
  clear:both;
  
  opacity:0.9;
  filter:alpha(opacity=90); /* For IE8 and earlier */
  -moz-box-shadow: 0 0 5px #888;
  -webkit-box-shadow: 0 0 5px#888;
  box-shadow: 0 0 5px #888;
}

#foot{
  width:auto;
  height:30px;
  margin:auto;
  /*margin-top:15px;*/
  padding-top:15px;
  color:white;
}
.foot2{
  width:1000px;
  margin:auto;
}
.share{
  text-align: right;
  float:right;
}


/*STYLES*/

/*@font-face{
  font-family:quicksand;
  font-weight:bold;
  src: url('../fonts/Quicksand/Quicksand_Bold.otf');
}*/
@font-face{
  font-family:new_cicle;
  font-weight:normal;
  src: url('../fonts/New_Cicle_Gordita.ttf');
}

#slogan h1{
  font-family:new_cicle;
  font-weight:bold;
  font-size:27px;
  letter-spacing:0.11em;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

#slogan .headline{
  letter-spacing:0.14em;
}

#left hr{
  background:#cdcdcc;
  border-bottom: 1px solid #fcfdf7;
}

#reviews h2{
  background:white;
  color:#444444;
  margin-top:20px;
  margin-bottom:10px;
  padding:5px;
  padding-left:10px;  
  width:180px;
  font-size:19px;
  font-family:new_cicle;
  font-weight:bold;
  letter-spacing:0.11em;
}

.detail{color:green;}

/*MENU*/
.button a{
  float:left;
  margin-right:25px;
  color:white;
  text-transform:uppercase;
  font-family:new_cicle;
  font-size:19px;
  font-weight:bold;
  letter-spacing:0.05em; 
  text-decoration:none; 
}

.active a{
  float:left;
  margin-right:25px;
  color:white;
  text-transform:uppercase;
  font-family:new_cicle;
  font-size:19px;
  letter-spacing:0.05em;
  color:#20c256;
  /*color:#179538;*/
  text-decoration:none;
  border-bottom:3px solid #fff;
}

/*MENU*/
#menu ul li{border-left:1px solid white;}

/*SUBMENU*/
#submenu li{
  list-style-image: url(../images/submenu_li.png);
}
#submenu li.sub_active{
  list-style-image: url(../images/submenu_active_li.png);
}
#submenu li.sub_button:hover{
  list-style-image: url(../images/submenu_active_li.png);
}

.sub_button a{
  color:#444444;
  text-transform:uppercase;
  font-family:new_cicle;
  font-size:19px;
  letter-spacing:0.05em;
  text-decoration:none;
  
  line-height:2.3em;
  display:block;
  padding:3px;
}

.sub_active a{
  background-image:url(../images/submenu_active.jpg);
  background-repeat:no-repeat;
  background-position:0px 9px;
  width:307px;
  height:30px;
  color:#222222;
  text-transform:uppercase;
  font-family:new_cicle;
  font-size:19px;
  letter-spacing:0.05em;  
  text-decoration:none;
 
  line-height:2.3em;
  display:block;
  padding:3px 3px 10px 3px;
}
  
/*REVIEWS*/
#reviews .tx-guestbook-header{display:none;}
#reviews .tx-guestbook-latest{padding:14px;line-height:1.5em;}
#reviews .tx-guestbook-latest-more a{
  text-decoration:none; 
  background:white;
  color:#444444;
  text-transform:uppercase;
  text-align:right;
  display:block;
  width:100px;
  margin-left:130px;
  padding-right:10px;
}
#inhalt .tx-guestbook-left{display:none;}
#inhalt .tx-veguestbook-pi1 h2.tx-guestbook-header{
  background-image: url("../images/footer_back.jpg");
  background-repeat: repeat;
  padding: 1em 1em 0.5em 1em;
  width:95%;
}
#inhalt .tx-guestbook-right{
  width:95%;
  padding-top: 0;
  font-style: italic;
}
#inhalt .tx-guestbook-right p.tx-guestbook-date{
  font-style: normal;
}

.tx_strandomguestbook-email {display:none;}
#reviews h2.tx_strandomguestbook-header{
  background:none;
  font-family:helvetica, arial, verdana;
  font-size:17px;
  font-weight:bold;
  letter-spacing:0em;
  margin-left: -10px;
  vertical-align: center;
  margin-bottom:-2px;
}
#reviews .tx_strandomguestbook-result{
  padding:17px;
  margin-top:-30px;
  line-height:1.5em;
  width:210px;
}
#reviews .tx_strandomguestbook-guestbook a{
  text-decoration:none;
  background:white;
  color:#444444;
  text-transform:uppercase;
  text-align:right;
  font-size:15px;
  display:block;
  width:160px;
  margin-left:55px;
  padding:3px;
  padding-right:20px;
  margin-top:15px;
}
#reviews a.write-review{
    background: none repeat scroll 0 0 white;
    color: #444444;
    display: block;
    font-size: 12px;
    margin-left: 76px;
    margin-top: 5px;
    padding: 1px 15px 1px 2px;
    text-align: right;
    text-decoration: none;
    text-transform: uppercase;
    width: 140px;
}
#reviews .tx_strandomguestbook-row .bodytext{
  font-style:italic;
  font-size:15px;
  text-align:justify;
}
#reviews p{
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

#newsteaser a{
  color:#fff;
  font-family:new_cicle;
  text-decoration: none;
}
  
/*CONTENT*/
#inhalt h1, #content h2{
  font-size:22px;
  font-family:new_cicle;
  text-transform:uppercase;
  margin-bottom:20px;
  border-bottom: 1px groove #d4d4d3;
  padding-bottom:10px;
}
#inhalt a{
  color:#179236;
  text-decoration:none;
}
#inhalt{
  font-family:arial;
  font-size:14px;
  line-height:1.5em;
  text-align:justify;
}
#inhalt ol, #inhalt ul{
  list-style-type:square;
}

#inhalt hr{
  background:#E1E3D6;
  height:2px;
  border:none;
}
#inhalt .csc-textpic img{
  border:1px solid #eaeaea;
  padding:2px;
  -webkit-box-shadow:  0px 0px 3px 2px #ddd;
  box-shadow:  0px 0px 3px 2px #ddd;
}

#inhalt h3.rgaccord1-toggle {
  background-color:#BED93E;
}

#inhalt fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
  background-image: url("../images/footer_back.jpg");
  background-position: -20px center;
}


/*SIDEBAR*/
#contact #c8 .bodytext{
  border:1px solid white;
  margin-right:-10px;
  padding:10px 10px;
  font-size:14px;
  line-height:1.0em;
}
#contact #c8 h1, #contact #c8 h2{
  background:white;
  padding:5px 10px;
  margin-right:-10px;
  margin-bottom:0px;
  font-family:new_cicle;
  text-transform:uppercase;
  font-size:20px;
  letter-spacing:0.1em;
}
#contact #c8 a{
  color:#179236;
  text-decoration:none;
}
.scrollFixit{display:none;}

.facebook-box{
    border: 1px solid white;
    margin-right: -10px;
    padding: 3px 3px 8px;
}

/*FOOTER*/
#foot #c7{
  width:auto;
  font-size:13px;
  margin-top:5px;
  position:absolute;
}
#foot img{margin-top:-1px;}

#foot p{
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
#foot a{color:white;}

.tx-cscounter-pi1{
  font-size:13px;
  color:white;
  margin-left: 760px;
  position: absolute;
  margin-top: -11px;
}

/*ACCORDION*/
div.rgaccord1-content{
  border-left:0px;
  border-right:0px;
}

/*YAG GALLERY*/
.rondellContainer{
  margin-left:-25px;
  margin-top:15px;
}

/*Scroll to Top*/
#top-link  { display:none; position:fixed; right:5px; bottom:5px; color:green; font-weight:bold; text-decoration:none; border:1px solid green; background:Lightgreen; padding:10px; }


/*KONTAKTFORMULAR*/
#kontakt legend{display:none;}
/*KONTAKTFORMULAR*/
#kontakt .tx-powermail-pi1_fieldset{background:none;border:none;}
#kontakt label{width:150px;}
#kontakt fieldset.tx-powermail-pi1_fieldset input.powermail_submit {margin: 10px 70px 10px 0;}
#kontakt fieldset.tx-powermail-pi1_fieldset label {color:#444444;}


/*GÄSTEBUCH-FORMULAR*/
label[for=capture] img{
	position: absolute;
	margin-left: 270px;
	margin-top: -22px;
}


/*Media-Queries*/
/*@media (max-width: 880px) {
  
#container{
  -moz-transform:scale(0.75,0.75);
  -webkit-transform:scale(0.75,0.75);
  -o-transform:scale(0.75,0.75);
  transform:scale(0.75,0.75);
}

}*/