

* {
   margin: 0;
   padding: 0;
   line-height: 1;
}

body{
   background: #E0DBCB url(layout/bg.jpg);
   font-size: 62.5%;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

/*
hr{
   display: none;
}
*/

.button{
font-size:1em;
font-weight:bold;
font-family: arial,helvetica,sans-serif;
border:1px solid #56544B;
}
#container-outer{
   /*background: url(layout/bg_container-outer.gif) no-repeat center top;*/
  
}

#container{
   /*background: url(layout/bg_container.gif) repeat-y center top;*/
   
}

a{
   overflow: hidden;
}

#content_left1{
float:left;
width:260px;

}
#content_left2{
float:left;
width:510px;
}
* html #content_left2{
width: 506px;
}
#content_mitte{
float:left;
width:244px;

}
#content_right{
float:right;
width:200px;

}

#aktuell1{
background: transparent url(image/a_oben.png) left top no-repeat;

margin:10px 14px;
padding-top: 30px;
padding-left: 34px;
width:180px;

	
}
#aktuell2{
background: transparent url(image/a_unten.png) right bottom no-repeat;
padding-bottom: 30px;

}
#aktuell2 p{
font-size: 12px;
line-height: 1.4;	
}
#aktuell2 a{
color: #c00;
	
}
blockquote {
  background: transparent url(image/a_oben.png) left top no-repeat;
  font-size: 12px;
  padding-top: 16px;
}
blockquote .a_unten {
  padding-left: 42px;
  
  background: transparent url(image/a_unten.png) right bottom no-repeat;
  height:300px;
}
blockquote .a_unten p {
 margin: 0;
}
blockquote .a_unten a{
   font-size: 12px;
   text-transform: uppercase;
   color: #cd0706;
   text-decoration:none;
   font-weight:bold;
}
blockquote a.unten a:hover{
   text-decoration:underline;
}
#angebot_container{
float:left;
width:400px;
height:280px; 
overflow:auto;
}
* html #angebot_container{
 height: 280px;
}
#rightcorner{
background:transparent;
}
#rightcorner h1{
   display: block;
   float:left;
   margin: 8px 0 0 10px;
   width: 300px;
   height: 16px;
   
   color: #cd0706;
   padding:0;
   font-size: 12px;
   text-transform: uppercase;
}
#rightcorner h1 a{
   color: #cd0706;
   text-decoration:underline;
}
#rightcorner h1 a:hover{
   text-decoration:underline;
}

.floatbox{
overflow: hidden;
}

* html .floatbox{
width: 100%;
}
/* =Header
---------------------------------------------------------------------
*/

#header h1{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   margin: 60px 0px 0 -9px;
   /*margin-top:60px;
   margin-left: -9px;*/
   width: 191px;
   height: 53px;
   background: url(layout/bg_h1.gif) no-repeat;
	
   text-indent: -9999px;
 
}
#headline_image{
	float:right;
	margin: 5px 10px;
	
}
#header h1 a{
   display: block;
   width: 204px;
   height: 53px;
}

#header #header-text{
   position: absolute;
   top: 59px;
   left: 276px;
   width: 465px;
   
   font-family: arial, sans-serif;
}

#header #header-text h3{
   margin-bottom: .4em;
   color: #ECE5D0;
   font-size: 1.8em;
   font-weight: normal;
}

#header #header-text p{
   color: #FFF;
   font-size: 1.4em;
   line-height: 1.4;
}

#header #header-text a{
   padding: 1px 5px;
   margin: 0 3px;
   background: #5595B5;
   color: #041F2C;
   text-decoration: none;
   font-size: .8571em;
   font-family:  Arial, Helvetica, Verdana, Tahoma, sans-serif;
   
}



/* =Navigation
---------------------------------------------------------------------
*/

#nav{
   clear: left;
   float: left;
   width: 200px;
   margin-top: 40px;

}
#nav ul{
list-style: none;
}
#nav li{
   float: left;

   font-size: 1.2em;
   font-family: arial,helvetica,sans-serif;
   text-transform: uppercase;
   text-align: right;
list-style: none;
}

#nav li#nav_home{
   border-top: 0;
}

#nav li a{
   display: block;
   width: 160px;
   padding: 4px 20px;

   color: #cd0706;
   text-decoration: none;
}

#nav li a:hover{
background-image: url(layout/nav_hover.gif);
background-repeat: no-repeat;
background-position: right;
}
#nav li.current a{
font-weight:bold;
background-image: url(layout/nav_hover.gif);
background-repeat: no-repeat;
background-position: right;
}

#nav li ul{
   position: absolute;
   left: -999em;
   z-index: 999;
   width: 164px;
   margin: -34px 0 0 204px;
   border: 1px solid #D1CAB6;
   border-bottom: 0;
   list-style: none;
   line-height: 1;
}

#nav li li{
   border: 0;
   border-bottom: 1px solid #D1CAB6;
   font-size: .875em;
   text-align: left;
}

#nav li ul ul{
   margin: -29px 0 0 164px;
}

#nav li:hover ul ul,
#nav li.sfhover ul ul{
   left: -999em;
}

#nav li:hover ul,
#nav li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul{
   left: auto;
}

#nav li li li{
   font-size: 1em;
}

#nav li li a{
   width: 138px;
   padding: 7px 13px;
   border: 0;
}

#nav li.current li a{
   background: #e2ddcf;
   color: #303030;
}

#nav li.current li a:hover{
   border-right-color: #E8E4D9;
   background: #FFF;
   color: #987E27;
}

/* =Container-Inner
---------------------------------------------------------------------
*/

#container-inner{
   /*background: url(layout/bg_container-inner.jpg) no-repeat center top;*/
   
}

/* =Content-Wrap
---------------------------------------------------------------------
*/

#content-wrap{
   position: relative;
   width: 950px;
   margin: 0 auto;
   /*padding: 0 0 0 28px;*/
   /*background: url(layout/bg_content-wrap.gif) no-repeat 18px 104px;*/
   /*border: 1px solid #000;*/
  
}
#content-wrap hr{
border: solid #ce0c0b 1px;height:2px;
margin:0;
padding:0;
}
/* =Content
---------------------------------------------------------------------
*/

#content{
  display: inline; /* IE6 double margin float bug hack */
   clear: right;
   float: right;
   width: 710px;
   margin: 20px 5px 0 0;

   /*background: url(layout/bg_content.gif) no-repeat;*/
	/*border: 1px solid #000;*/
}

body#home #content{
   background: none;
}
/*
#content p,
#content ul,
#content ol,
#content{
   margin-bottom: 0.5em;
   color: #303030;
   font-size: 1.2em;
   line-height: 1.4;
}
*/

#content ul,
#content ol{
   margin-left: 3em;
}

#content ul#byline{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   margin-bottom: 10px;
   font-size: 1.1em;
   list-style: none;
}

#content li{
   line-height: 1.5;
}

#content hr{
   display: block;
   margin-bottom: 1em;
}





#content #text{
   clear: both;
   width: 505px;
   margin-left: 32px;
}






#content #welcome #welcome-nav li#wn_welcome a{
   width: 180px;
   background: url(/images/bg_welcome-nav_welcome.gif) no-repeat;
}

#content #welcome #welcome-nav li#wn_series a{
   width: 127px;
   background: url(/images/bg_welcome-nav_series.gif) no-repeat;
}

#content #welcome #welcome-nav li#wn_groups a{
   width: 156px;
   background: url(/images/bg_welcome-nav_groups.gif) no-repeat;
}

#content #welcome #welcome-nav li a.current{
   background-position: left bottom !important;
}

#content #welcome div{
   clear: both;
   
}



#content #welcome div#branch1 img{
   display: block;
   float: left;
   margin: 0;
   /*border: 1px solid #928E7F;*/
   /*border: 1px solid #1a5069;*/
   border: 1px solid #860707;
}
#content #welcome div#branch2 img{
   display: block;
   float: right;
   margin: 0;
   /*border: 1px solid #928E7F;*/
   /*border: 1px solid #1a5069;*/
   border: 1px solid #860707;
}
#content #welcome div.branch-text{
   clear: none;
   height: 208px;
   margin: 0;
   
}

#content #welcome div.branch-text h4{
   color: #2D5669;
   font-size: 1.8em;
   font-weight: normal;
   font-family: arial,helvetica,sans-serif;
}

#content #welcome div.branch-text p{
   font-size: 1.1em;
   color: #2D2D2B;
}

#content #welcome div.branch-text p.more{
   font-weight: bold;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

#content #welcome div#branch1 div.branch-text p.more a{
   display: block;
   width: 153px;
   height: 18px;
   padding: 5px 0 0 6px;
   background: url(/images/bg_branch-text_welcome_more.gif) no-repeat;
   color: #FFF;
   text-decoration: none;
}

#content #welcome div#branch2 div.branch-text p.more a{
   display: block;
   width: 173px;
   height: 18px;
   padding: 5px 0 0 11px;
   background: url(/images/bg_branch-text_vision_more.gif) no-repeat;
   color: #FFF;
   text-decoration: none;
}

#content #welcome div#branch3 div.branch-text p.more a{
   display: block;
   width: 100px;
   height: 18px;
   padding: 5px 0 0 11px;
   background: url(/images/bg_branch-text_history_more.gif) no-repeat;
   color: #FFF;
   text-decoration: none;
}

#content #welcome div#branch1 .branch-text{
   float: right;
   width: 200px;
   padding: 10px;
}



#rightcorner{
	background-image: url(layout/content_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* =Sidebar
---------------------------------------------------------------------
*/

#sidebar{
   
   width: 200px;
	border-right: dotted #ce0c0b 2px;
	

	background-image: url(layout/left_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height:360px;
}
#sidebar-border{
	background-image: url(layout/left_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#sidebar img{
	border: 1px solid #928E7F;
}

#sidebar h3{
   margin: 0 -8px .35em;
   padding: 0 9px 10px;
   background: url(/images/bg_sidebar_h3.gif) repeat-x left bottom;
   color: #254F62;
   font-size: 1.6em;
   font-weight: normal;
   text-transform: lowercase;
}

#sidebar-border p{
	margin: -110px 40px 0px 40px;
	font-size:1.2em;
	padding-bottom: 6px;

}




/* =Footer
---------------------------------------------------------------------
*/

#footer{
   clear: both;
   /*width: 744px;*/
   /*height: 80px;*/
   margin: 0 -30px;
   padding: 12px 45px;

}

#footer p{
   float: left;
   color: #56544B;
   font-size: 1.1em;
}

#footer p.powered{
   float: right;
}

#footer a{
   color: #050505;
   text-decoration: none;
}

#footer a:hover{
   text-decoration: underline;
}

#content input, #content textarea {
border:1px solid #fad996; 
background:#fff; 
padding: 2px;
font-size:110%;
font-family: arial,helvetica,sans-serif;
}

#speisekarte p{
margin-top:10px;
margin-bottom: 10px;
font-size: 1em;
}
h2.karte1{
margin: 0;
color: #c00;
font-size: 1.3em;
font-weight:normal;
text-decoration: underline;
}
#speisekarte table{
margin-top:8px;
}
#speisekarte td{
   width: 50%;
   margin-bottom: 0.5em;
   color: #303030;
   font-size: 1em;
   line-height: 1.2;
}
#speisekarte ul{
 margin-top: 10px;
margin-left: 0.7em;
padding-left: 0.7em;

}
#speisekarte li{
line-height: 1.2em;
}
p.basetext{
  font-size: 12px;
  padding:0px 10px;
  line-height:1.4em;
 margin-bottom: 8px;
}

#kontakt td{
font-size: 1.2em;
}
.base_link{
text-transform: none;
text-decoration: underline;
color: #000;
font-weight:normal;
}