body {
  background-color:#f5e693;
  color:#000;
}
#page_margins {
  margin:10px;
}
#page {
  /* Alle Borders mit einbeziehen !! */
  width:986px;
  margin:0px auto;
  background-color:#f5e693;
  border:2px solid #4f4533;
}
#header {
  border-bottom:2px solid #4f4533;
  height:182px;
}
#naviMain {
  width:100%;
  display:none;
}
#contentAll {
  
}

#contentAll {
  /* Faux Coloumns IE6 und IE7 */
  background:url(images/background-faux-coloumns.gif) repeat-y!;
  height:1%!;
}
#footer {
  border-top:2px solid #4f4533;
}
/* Dieses anpassen (3 Pixel Bug) */
/* Weite: 760px */
#colL {
  width:220px;
}
* html #colL {
  margin-right:-3px;
}
#colLC {
}
#colR {
  display:none;
}
#colRC {
  display:none;
}
/* Dieses anpassen (3 Pixel Bug) */
#colC {
  margin-left:220px;
  border-left:2px solid #4f4533;
}
* html #colC {
  margin-left:217px;
}
#colCC {
  padding:0px;
}
#footer {
  text-align:center;
}
#footer ul li{
  list-style-type:none;
  display:inline;
}
/* ----------------------------------EXTRAS -- */
#rollUp {
  border-bottom:2px solid #4f4533;
}
#bildOben {
  position:absolute;
  right:0;
  top:0;
  width:652px;
  height:206px;
  z-index:10;
}
#eventLink {
  position:absolute;
  top:276px;
  left:300px;
}
