html {
  background: url(/img/appetit-auf-kochen/bg_body.jpg) repeat;
}
body {
  padding: 0;
  margin: 0;
  text-align: center;
  font-size:62.5%;
}
h1, h2, h3, h4, h5, h6 {
  color: #64503c;
}
h1,
.no_margin_top {
  margin-top:0px;
}
h1 {
  font-size: 1.8em;
}
h2 {
  font-size: 1.2em;
}
#body_img{
  margin-bottom:12px;
}

h4, h5{
  color: #000000;
}
.clear {
  clear: both;
}
.bold {
  font-weight: bold;
}
.margin-top4 {
  margin-top: 4px;
}
a img {
  border: none;
}
.nl {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0pt;
  padding:0pt;
}
.file-list {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin: 5px 0 0;
  padding: 0pt;
}
#layout,
#layout_footer {
  width: 746px;
  margin: 0 auto;
  text-align: left;
  font-size: 1.2em;
  font-family: Trebuchet MS,Arial,sans-serif;
}
#layout {
  background: transparent url(/img/appetit-auf-kochen/bg.gif) no-repeat;
  background-position:0px 138px;
}
#bg {
}

#layout_header {
  height:116px;
  padding-top:10px;
  width:100%;
}
#banner {
  background: url(/img/appetit-auf-kochen/logo_bg.gif) no-repeat;
  float:left;
  height:116px;
  width:100%;
padding: 10px 0 0 10px;
}
#banner img {
  /*margin-top:10px;
  margin-left: 10px;*/
}
#layout_body_top {
  margin-top: 10px;
  padding-top:7px;
  background: url(/img/appetit-auf-kochen/content_top.jpg) no-repeat;
}
#layout_body_middle {
  padding:5px;
}
#first_col {
  width: 169px;
  float: left;
  padding: 0px 7px;
}
a,
#first_col a {
  color: #c80000;
  text-decoration: none;
}
#first_col img {
  padding-bottom: 3px;
}
a:hover,
#first_col a:hover {
  text-decoration: underline;
}
#menue_content_1,
#menue_content_2 {
  margin-bottom: 60px;
}
#menue_content_2,
#menue_content_3 {
  background: url(/img/appetit-auf-kochen/menue2_slash.jpg) no-repeat left top;
  padding-top: 10px;
}
#menue_content_3 {
  margin-top:60px;
}
.slash {
  background: url(/img/appetit-auf-kochen/menue2_slash.jpg) repeat-x left top;
  padding-top: 10px;
}

#second_col {
  margin-left: 189px;
}
#content_first_col {
  width: 355px;
  float: left;
}
#content_second_col {
  background-color: transparent;
  margin-left: 355px;
  padding-left: 20px;
  padding-right: 5px;
/*  font-size: 0.9em;*/
}

#content_second_col img{
  /*margin-bottom: 100px;*/
}
#content_second_col a {
  color: #000000;
  text-decoration: none;
  display: block;
}
#content_second_col a:hover {
  text-decoration: underline;
}
#content_second_col .slash {
  margin-top: 10px;
}





#layout_footer {
  background: url(/img/appetit-auf-kochen/content_bottom.jpg) no-repeat;
/*  font-size: 0.8em;*/
  padding: 10px 0pt 20px;
  word-spacing: 8px;
  text-indent:10px;
}
#layout_footer a {
  color: #fff;
  text-decoration: none;
}
#layout_footer a:hover {
  text-decoration: underline;
}
.slide_std_nav {
  float:right;
  position:relative;
  bottom:42px;
  padding-right:15px;
}
.slide_std_nav a img {
  border:1px solid white;
}
.button {
  width: 165px;
  background:/*#F2C23C*/ url(../img/appetit-auf-kochen/button_bg.gif);
  margin-top: 10px;
}
.button .button_bg {
  background: url(../img/appetit-auf-kochen/button_top.gif) top no-repeat;
}
.button .button_content {
  background: url(../img/appetit-auf-kochen/button_bottom.gif) bottom no-repeat;
  display: block;
  line-height: 1.8em;
  margin: 0pt;
  padding: 2px 5px;
}
.button_content a {
  color: white !important;
}
.margin-top_50 {
  margin-top: 50px;
}
.margin-top_5 {
  margin-top: 5px;
}
