body {
background:url(/static/i/restaurant/restaurant-body-bg.gif) #865942;
background-repeat: repeat-x;
}

.navi-1st-active a,
.navi-2nd-active a,
div.article li a,
div.article li,
div.kr_content li,
div.kr_content a
.navi-1st-active a,
div.kr_content td a,
div.kr_article td a,
div.kr_content a,
div.kr_article a,
div.left-menu a:hover,
div.top-menu a:hover,
div.top-menu a.active,
strong,
.kr_cst h1,
.kr_content h1,
.kr_content h2,
.kr_cst h1,
.kr_article h1,
.kr_article h2,
.kr_quicklinks a,
.kr_quicklinks_box1 a p,
.kr_quicklinks_box2 a p,
.kr_quicklinks_box3 a p {
  color: #5c2e17;
}

div.article li a,
div.article li{
    color: #5c2e17; 
    background: url(/static/i/link_bgs/brown_cross.gif) -3px 5px no-repeat;
    padding-left: 9px;
}


div.article li a {
/*text-decoration: none;*/
background: none;
padding-left: 0px;
}

input.search_box_input {
   color:#5c2e17;
   background-color:#ffffff;
   border:1px solid;
   border-color:#444444;
   margin-right: 7px;
}

input.search_box_submit {
   background: url(/static/i/restaurant/restaurant-searchbutton.gif) no-repeat;
   width:21px;
   height:19px;
   color:#d31e1e;
   background-color:#ffffff;
   border:1px solid;
   border-top-color:#5c2e17;
   border-left-color:#5c2e17;
   border-right-color:#5c2e17;
   border-bottom-color:#5c2e17;
}

.kr_quicklinks {
   background-color: #ffffff;
}

body.unserrestaurant div.kr_quicklinks {
	display: none;
}

.kr_quicklinks_box1 {
	background: url(/static/i/restaurant/anfrage.gif) no-repeat;
}

.kr_quicklinks_box2 {
  background: url(/static/i/restaurant/pauschale.gif) no-repeat;
  border-left: 1px solid #5c2e17;
  border-right: 1px solid #5c2e17;
}

.kr_quicklinks_box3 {
  background: url(/static/i/restaurant/suchenbuchen.gif) no-repeat;
}

div.kr_content-left {
  background: url(/static/i/restaurant/restaurant-content-left-color-bg.gif) repeat-y;
  background-position: 109px;
}


div.kr_footer {
  background: url(/static/i/restaurant/restaurant-content-left-color-bg.gif) #865942;
  background-position: 109px;
  background-repeat: repeat-y;
}

