* {
  margin: 0;
  padding: 0;
  }
  
  #layer {
  position: absolute;
  border: 1px solid green;
  background: white;
  left: -20000px;
  top: -20000px;
}

  #startseite
  {
	  background:#fff url(images/bgbonbon.jpg) no-repeat;
	  background-size: 100%;
 }
  
  
 #bonbon
 {
	/*background:#000 url(images/bgbonbon.png) repeat-x top left;*/
	background:#fff url(images/bgbonbon.jpg) no-repeat;
	background-size: 100%;
 } 
 
 #restaurant
 {
	background:#280a07 url(images/body_bg.gif) no-repeat top left;
	background-size: 100%;
 }
 
 #bgbiergarten 	
 {
	/*background:#000 url(images/bgbier.png) repeat-x top left;*/
	background:#537701 url(images/bgbiergarten2.jpg) no-repeat top left;
	background-size: 100%;
}

 #bgkontakt
 {
	background:#fff url(images/bgbonbon.jpg) no-repeat top left;
	background-size: 100%;
 } 
 #bgsalzland
 {	
	
	background:#c18f6c url(images/bgsalzland.jpg) no-repeat top left;
	background-size: 100%;
 }

 #bgbusreisen
 {
	background:#fff url(images/bgbus.jpg) no-repeat top left;
	background-size: 100%;
 }

#bgweihnacht {
	background:#c11c23 url(images/bgweihnacht.jpg) no-repeat top left;
	background-size: 100%;
}
 
body {
  font-size:100%;
  font-family: Arial,'Lucida Grande',Verdana,sans-serif;
  text-align:center;
  
  
}

#container {

  width:1000px;
  background:#FFF;
  margin:0 auto 0 auto;
  
}

.rahmen {
  -moz-box-shadow: 0 0 5px 5px #888;
  -webkit-box-shadow: 0 0 5px 5px#888;
  box-shadow: 0 0 5px 5px #888;
  margin: 20px 0px;
  padding: 20px;
 } 

.linksbuendig {text-align: left; margin: 20px;}
.rechtsbuendig {text-align: right;}
.zentriert {text-align: center;}

#body_space {
  padding:0 8px 0 8px;
 
}
  
#header {
  width:984px;
  background:#FFF;
  margin:0 auto 0 auto;
}

.cls {
clear:both;
}

/* logo and small slogan */


.theme-default #slider {
    margin:0 auto 0 auto;
    width:984px; /* Make sure your images are the same size */
    height:156px; /* Make sure your images are the same size */
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:150px;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

#logo-block {
  height:126px;
  width:601px;
  float:left;
  text-align:left;
}

#logo {
  padding-top:44px;
  line-height:40px;
  font:30px Arial, "Times New Roman", Times;
  padding-left:27px;
  color:#5A5A5A;
}

#slogan {
  font:14px Arial, "Times New Roman", Times;
  color:#5A5A5A;
  padding-left:97px;
}

#Layer1 {
      position: absolute;
      left: -200px;
      top: 100px;
      width: 200px;
      height: 500px;
      border: 2px solid black;
      background-color: white;
   }

.logoblue {
color:#518BBA;
}

.logobrown {
	color:#930;
}
.logogreen {
	color:#093;
}

.logobrunnen{
	color:#7b200a;
	
}

.Erster
{
float: left;
width: 0.7em;
font-size: 2em;
/*line-height: 95%;*/
}
	

/* end logo and small slogan */

/* top login and search */

#definels {
  width:383px;
  float:right;
}

#login_top {
  background:#000 url(images/login.gif) no-repeat top left;
  height:35px;
  text-align:left;
  padding-left:50px;
 }

 #login_top p {
  font:14px Arial, "Times New Roman", Times;
  color:#E9E9E9;
  padding-top:10px;
  float:left;
 }
 
#login_top input {
  margin:6px 0;
  padding-right:8px;
  float:left;
}

.topinputstyle{
  border:0px;
  background:#D1D1D1;
  width:77px;
  height:17px;
  color:#000;
  font-size:14px;
  padding-top:5px;
  padding-bottom:2px;
  padding-left:10px;
}

.loginbutton{
  background:transparent url(images/loginbutton.gif) no-repeat top left;
  border:none;
  width:22px;
  height:22px;
  cursor:pointer;
  padding-left:10px;
  margin-top:2px;
}

#search {
  clear:left;
  width:259px;
  margin-left:43px;
  margin-top:30px;
}

#search input.box {
  color: #000;
  font-size: 14px;
  width: 160px;
  height: 17px;
  background: #FFF;
  border:1px solid #A6A6A6;
  margin-right: 5px;
}

#search button.btn {
  width: 79px;
  height: 21px;
  cursor: pointer;
  color:#fff;
  background: #fbc900 url(images/search.gif) no-repeat top left;
}

/* top login and search */

/* top navigation bar */

#top-nav-bg  {
  background:transparent url(images/topnavbar.gif) no-repeat top left;
  height:38px;
  width:984px;
}

	
#top-nav {
  height:38px;
  width:984px;
}
  
#top-nav ul {
  list-style:none;
  padding-left:20px;
}
  
#top-nav ul a {
  background-image: url(images/topnavdivider.gif);
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 18px;
  padding-left: 16px;
  display: block;
  line-height: 38px;
  text-decoration: none;
  font-family: Arial, "Times New Roman", Times, serif;
  font-size: 17px;
  color: #FFF;
}
	
#top-nav ul a:hover {
  color: #FDA041;
  text-decoration: underline;
}
 
  #top-nav li {
    float:left;
	}
	
/* end top navigation bar */


/* image of clouds with large header */

#start {
 
  width:984px;
  height:180px;
  text-shadow:1px 1px 1px #000;
  margin-top:9px;
}

#clouds {
  background:url(images/bannerbonbon.jpg) no-repeat top left;
  width:984px;
  height:156px;
  text-shadow:1px 1px 1px #000;
  margin-top:9px;
}

#brunnen {
  background:url(images/brunnen.png) no-repeat top left;
  width:984px;
  height:156px;
  text-shadow:1px 1px 1px #000;
  margin-top:9px;
}

#salzland {
  background:url(images/salzland.jpg) no-repeat top left;
  width:984px;
  height:156px;
  text-shadow:1px 1px 1px #000;
  margin-top:9px;
}

#kontakt {
  background:url(images/kontakt.png) no-repeat top left;
  width:984px;
  height:156px;
  text-shadow:1px 1px 1px #000;
  margin-top:9px;
}

#biergarten {
  background:url(images/banner_biergarten.jpg) no-repeat top left;
  width:984px;
  height:156px;
  text-shadow:1px 1px 1px #000;
  margin-top:9px;
}

#busreisen {
  background:url(images/banner_busreisen.jpg) no-repeat top left;
  width:984px;
  height:156px;
  text-shadow:1px 1px 1px #000;
  margin-top:9px;
}

#weihnacht {
	background:url(images/bannerweihnacht.png) no-repeat top left;
  width:984px;
  height:156px;
  text-shadow:1px 1px 1px #000;
  margin-top:9px;
}

#clouds-slogan1 {
  font:48px Georgia, Arial, "Times New Roman", Times;
  padding:25px 0px 0px 130px;
  color:#FFF;
  text-align:left;
  letter-spacing:-2px;
}
#clouds-slogan2 {
  font:48px Georgia, Arial, "Times New Roman", Times;
  padding:0px 0px 0px 367px;
  color:#FFF;
  text-align:left;
  letter-spacing:-2px;
}

/* end image of clouds with large header */


#page {
  width:1000px;
  min-height:206px;
  margin:0 auto 0 auto;
  background:#FFF;
  padding-top:8px;

  
}

#page-padding {
  padding:3px 8px 0px 8px;
}

/* main page content */

#content {
	float:left;
	width:681px;
	background:#FFF url(images/middle.png) no-repeat top left;
	
}

/* Content Boxen Startseite */
.textbox{

	width:600px;
	height:185px;
	padding-top: 5px;
	margin-bottom: 15px;
	text-align: left;
	line-height: 1.4;

}
.content_box_lutscher{
	width:220px;
	height:150px;
	padding:22px 10px 10px 10px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	display:inline;
	float: left;
	position: relative;
	margin-top: 15px;
	margin-left: 55px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	-moz-box-shadow: 0 0 5px 5px #888;
  -webkit-box-shadow: 0 0 5px 5px#888;
  box-shadow: 0 0 5px 5px #888;
}

.content_box_kinder{
	width:450px;
	height:120px;
	background: #FFFFFF; 
	padding:22px 10px 10px 10px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	display:inline;
	float: left;
	position: relative;
	margin-top: 15px;
	margin-left: 85px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	-moz-box-shadow: 0 0 5px 5px #888;
	-webkit-box-shadow: 0 0 5px 5px#888;
	box-shadow: 0 0 5px 5px #888;
}

.content_box_mobil{
	width:600px;
	height:170px;
	background: #FFFFFF;
	padding-top: 5px;
	padding-left: 25px;
	margin-bottom: 15px;
	text-align: left;
	line-height: 1.8;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-moz-box-shadow: 0 0 5px 5px #888;
	-webkit-box-shadow: 0 0 5px 5px#888;
	box-shadow: 0 0 5px 5px #888;
}

.content_box {
	width:220px;
	height:330px;
	background: #FFFFFF; 
	padding:22px 10px 10px 10px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}


.grid_2
{
	display:inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	-moz-box-shadow: 0 0 5px 5px #888;
  -webkit-box-shadow: 0 0 5px 5px#888;
  box-shadow: 0 0 5px 5px #888;
	
	/*-moz-border-radius-topleft: 15px;
  -moz-border-radius-topright: 15px;
  -moz-border-radius-bottomright: 15px;
  -moz-border-radius-bottomleft: 15px;
  -webkit-border-top-left-radius: 15px;
  -webkit-border-top-right-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;*/
}

.grid_2 {width:240px;}

.clear{clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0}
.clear_push{clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:18px}
.clearfix:after{clear:both; content:' '; display:block; font-size:0; line-height:0; visibility:hidden; width:0; height:0}
.clearfix{display:inline-block}
* html .clearfix{height:1%}
.clearfix{display:block}

/*Ende Content Boxen Startseite */

#content_start {
	float:left;
	width:100%;
	background:#FFF url(images/middle.png) repeat-x top left;
	display: block; 
	text-align: center;
}

#content_start a {
  text-decoration: underline;
  color:#000;
}
	
#content_start a:hover {
  text-decoration:none;
  text-shadow:0px 0px 4px #FDA041;
}

#content_start p {
  padding:0px 5px 10px 5px;
  font:15px Arial, "Times New Roman", Times;
  text-align:center;
}

#content_start  h1,h2,h3,h5 {
  padding:5px 5px 10px 5px;
  font:25px Georgia, "Times New Roman", Times;
  color:#000;
  text-align:center;
  }
  
 #content_start  h4 {
  padding:5px 5px 10px 5px;
  font:20px Georgia, "Times New Roman", Times;
  color:#000;
  text-align:center;
 }
 



#content-padding {
  padding:15px;
  
}

#content h1,h2,h3,h4,h5 {
  padding:5px 5px 10px 5px;
  font:22px Georgia, "Times New Roman", Times;
  color:#494949;
  text-align:left;
}

#content p {
  padding:0px 5px 10px 5px;
  font:15px Arial, "Times New Roman", Times;
  text-align:justify;
}

#content a {
  text-decoration: underline;
  color:#0B3E70;
}
	
#content a:hover {
  text-decoration:none;
  text-shadow:0px 0px 4px #FDA041;
}

#content-salz {
	float:left;
	width:681px;
	background:#FFF url(images/middlesalz.jpg) no-repeat top left;
}

#content-biergarten {
	float:left;
	width:681px;
	background:#FFF url(images/middlebiergarten.png) no-repeat top left;
}

#content-biergarten h1,h2,h3,h4,h5 {
  padding:5px 5px 10px 5px;
  font:22px Arial, "Times New Roman", Times;
  color:#494949;
  text-align:left;
}

#content-biergarten p {
  padding:0px 5px 10px 5px;
  font:15px Arial, "Times New Roman", Times;
  text-align:justify;
}

#content-biergarten a {
  text-decoration: underline;
  color:#0B3E70;
}
	
#content-biergarten a:hover {
  text-decoration:none;
  text-shadow:0px 0px 4px #FDA041;
}

#content-biergarten-padding {
  padding:15px;
}

#content-salz-padding {
  padding:15px;
}

#content-salz h1,h2,h3,h4,h5 {
  padding:5px 5px 10px 5px;
  font:22px Arial, "Times New Roman", Times;
  color:#494949;
  text-align:left;
}


#content-salz p {
  padding:0px 5px 10px 5px;
  font:15px Arial, "Times New Roman", Times;
  text-align:justify;
}

#content-salz a {
  text-decoration: underline;
  color:#0B3E70;
}
	
#content-salz a:hover {
  text-decoration:none;
  text-shadow:0px 0px 4px #FDA041;
}

#content-kontakt-padding {
  padding:15px;
}

#content-kontakt h1,h2,h3,h4,h5 {
  padding:5px 5px 10px 5px;
  font:22px Arial, "Times New Roman", Times;
  color:#494949;
  text-align:left;
}

#content-kontakt p {
  padding:0px 5px 10px 5px;
  font:15px Arial, "Times New Roman", Times;
  text-align:justify;
}

#content-kontakt a {
  text-decoration: underline;
  color:#0B3E70;
}
	
#content-kontakt a:hover {
  text-decoration:none;
  text-shadow:0px 0px 4px #FDA041;
}

#content-kontakt {
	float:left;
	width:681px;
	background:#FFF url(images/middlekontakt.png) no-repeat top left;
}

#content-busreisen-padding {
  padding:15px;
}

#content-busreisen h1,h2,h3,h4,h5 {
  padding:5px 5px 10px 5px;
  font:22px Arial, "Times New Roman", Times;
  color:#494949;
  text-align:left;
}

#content-busreisen p {
  padding:0px 5px 10px 5px;
  font:15px Arial, "Times New Roman", Times;
  text-align:justify;
}

#content-busreisen a {
  text-decoration: underline;
  color:#0B3E70;
}
	
#content-busreisen a:hover {
  text-decoration:none;
  text-shadow:0px 0px 4px #FDA041;
}

#content-busreisen {
	float:left;
	width:681px;
	background:#FFF url(images/middlebusreisen.png) no-repeat top left;
}

#content-brunnen-padding {
  padding:15px;
}

#content-brunnen h1,h2,h3,h4,h5 {
	padding:5px 5px 10px 5px;
	font:22px Arial, "Times New Roman", Times;
	color:#494949;
	text-align:center;
}

#content-brunnen p {
	padding:0px 5px 10px 5px;
	font:15px Arial, "Times New Roman", Times;
	text-align:left;
}

#content-brunnen a {
  text-decoration: underline;
  color:#0B3E70;
}
	
#content-brunnen a:hover {
  text-decoration:none;
  text-shadow:0px 0px 4px #FDA041;
}

#content-brunnen {
	float:left;
	width:681px;
	background:#FFF url(images/middlebrunnen.png) no-repeat top left;
}

.grey {
  color:#494949;
}
.blue {
  color:#005795;
}

/* end main page content */

/* right menu, navigation, newsletter */

#right-nav {
  float:right;
  width:283px;
  text-align:left;
}

.right-nav-back {
  background:#FFF url(images/right-menu-bg.gif) repeat-y top left;
  width:283px;
}

.right-nav-top {
  background:#FFF url(images/right-menu-top.gif) no-repeat top left;
  width:283px;
  height:36px;  
}
.right-nav-top p {
  color:#FFF;
  font:13px Arial, "Times New Roman", Times;
  font-weight:bold;
  padding:13px 0px 0px 10px;
}
.right-nav-bottom {
  background:#FFF url(images/right-menu-bottom.gif) no-repeat top left;
  width:283px;
  height:12px;
  padding-bottom:10px;
}
  
#right-nav ul
{
  list-style:none;
  text-align:left;
  padding-top:10px;
}
  
#right-nav li a
{
  background-image: url(images/right-menu-div.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  display:block;
  padding:13px 0px 18px 15px;
  line-height:15px;
  text-decoration: none;
  color: #494949;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:19px;
}
  
#right-nav li a:hover
{
  color:#C46A00;
  text-decoration: underline;
}
  
.right-nav-divider {
  background: transparent url(images/menu-divider.gif) no-repeat top left;
  width:226px;
  height:1px;
  padding-bottom:33px;
}

#subscribe {
  text-align:right;
  padding-right:30px;
}

#subscribe form {
  margin-left:11px;
}

#subscribe input {
  margin:6px 0;
}

.inputstyle {
  background:#FFF;
  border:1px solid #ADADAD;
  width:250px;
  height:22px;
  color:#494949;
  font-size:14px;
  padding-top:5px;
  padding-left:10px;
}

.button {
  background:transparent url(images/button.jpg) no-repeat top left;
  vertical-align:middle;
  padding-bottom:5px;
  border:none;
  width:131px;
  height:31px;
  color:#FFF;
  font:bold 13px Arial, Georgia, "Times New Roman", Times;
  cursor:pointer;
  margin-left:5px;
}

/* end right menu, navigation, newsletter */

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}

/* footer */

#footer {
  clear:both;
  background: url(images/footer.png) repeat-x top left;
  width:1000px;
  height:100px;
  margin:0 auto 0 auto;
  text-align:left;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 15px;
  -moz-border-radius-bottomleft: 15px;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-left-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;
}

#footer-pad {
  width:984px;
  padding:80px 0px 0px 0px;
  text-align:center;
}

#footer p {
  font:14px Arial, "Times New Roman", Times;
  color:#000;
}

#footer a {
  color:#000;
  text-decoration:underline;
}

#footer a:hover {
  color:#C46A00;
  text-decoration:none;
}

/*Dashboard*/

#countdown_dashboard {
	height: 110px;
}

.dash {
	width: 110px;
	height: 114px;
	background: transparent url('images/dash.png') 0 0 no-repeat;
	float: left;
	margin-left: 20px;
	position: relative;
}

.dash .digit {
	font-size: 55pt;
	font-weight: bold;
	float: left;
	width: 55px;
	text-align: center;
	font-family: Times;
	color: #555;
	position: relative;
}

.dash_title {
	position: absolute;
	display: block;
	bottom: 0px;
	right: 6px;
	font-size: 9pt;
	color: #555;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.dev_comment {
	font-size: 14pt;
	color: #777;
	text-align: center;
	font-style: italic;
	margin: 40px 10px;
}


/* Dashboard */

* {margin:0; padding:0}
body {font:12px Verdana, Arial, Helvetica, sans-serif;}
#gallery {position:relative; width:515px; margin:40px auto; padding:10px; border:6px solid #fff; background:#AAA}
#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:500px; height:375px; padding:5px; border:2px solid #666; background:#FFF url(images/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {margin-top:10px; padding:5px 0; width:510px; height:100px; border:2px solid #666; background:#FFF}
#thumbarea {position:relative; overflow:hidden; height:100px; width:505px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(images/left.gif) left center no-repeat; border-left:5px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(images/right.gif) right center no-repeat; border-right:5px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}

/* end footer */
#bonbon #page #page-padding #content_start #content-padding h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#bgweihnacht #page #page-padding #content-brunnen #content-brunnen-padding table tr th .box {
	font-family: Georgia, "Times New Roman", Times, serif;
}


