/*
Theme Name: Catering
*/


html,body{margin:0;padding:0}
body {
  background-color: #F9F9E3;
  font-size: 13px;
  font-family: "Trebuchet MS", Arial, Verdana, Sans-Serif;
	color:#322019;
  text-align:center;
  background: url(background.jpg) repeat-x;
  margin-top: 20px;
  margin-bottom: 20px;

  }

p {
  margin:0 10px 10px;
  }
  
.header {
  margin-left:20px;
  margin-top: 10px;
  }

.fotos {
  margin: 10px;
  }
  
.fotos2 {
  margin-right: 10px;
  margin-bottom: 10px;}

    
a:link { color: #D39D47; text-decoration: none;}
a:visited { text-decoration: none; color: #D39D47;}
a:hover { text-decoration: none; color: #322019;}
a:active { text-decoration: none; color: #D39D47;}

.post {
  font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #322019;
  }
  
.entry {
  font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: lighter;
  color: #322019;
  font-style: normal; 

  }

.fett {
  font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #322019;
  font-style: normal;}  
  
.big {
  font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
  color: #322019;
  font-style: normal;}  

.navigation  {
 margin-left:20px;
 margin-right:20px;
 margin-bottom:20px;
 font-size: 16px;
}  
 

div#oben h1 {
  height:80px;
  line-height:80px;
  margin:0;
  padding-left:0;
  background: #F9F9E3;
  color: #79B30B;
  }

  
div#inhalt p {
	line-height:1,4;
  }

div#unten {
  background: #F9F9E3;
  color: #322019;
  }

.kimpress {
  font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #000;
  font-style: normal;
  margin:0;
  padding: 5px 0px 5px 10px
  }

div#container {
  width:700px;
  margin:0 auto;
  text-align:left;
  background-color: #F9F9E3;
  }
  

div#inhalt {
  float:right;
  width:490px;
  padding: 15px 10px 15px 20px;
  background:#F9F9E3;
  }  
  
div#seitennavi {
  float:left;
  width:150px;
  background-color:#F9F9E3;
  border-right: 1px solid #D39D47;
  margin-top: 20px;
  padding: 0px 5px 5px 20px;
  line-height: 1.5;
  
  }


div#unten {
  clear:both;
  width:690px;
  background-color:#F9F9E3;
  color: #FDF9D1;
  text-align:right;
  font-size: 13px;
  padding: 5px 5px;
  }
