#logo { background: #ffffff; }
#logoContent { margin: 0px auto; width: 70%; min-width: 1024px; max-width: 1200px }

#menuBild { background: #c9223f; }
#menuBildContent { margin: 0px auto; width: 70%; min-width: 1024px; max-width: 1200px; border : 0px solid black; text-align : left; z-index: 100; }
#menuBildContent ul { list-style: none; margin: 0; padding: 0; width: 165px; float: left; z-index: 500;} 

#menuBildContent a, #menuBildContent h2 
  { font: bold 11px/16px arial, helvetica, sans-serif; 
  display: block; border-width: 0px; border-style: solid; 
  border-color: #ffffff #ffffff #ffffff #ffffff; 
  margin: 0; padding: 2px 3px; z-index: 200; } 

#menuBildContent h2 { color: #000; background: #c9223f; text-transform: uppercase; font-family: "Comic Sans MS"; font-size: 1.2em; } 

#menuBildContent a { color: #000; background: #c9223f; text-decoration: none; margin: 0; padding: 0px; }

#menuBildContent a:hover { color: #a00; background: #efefef; }

#menuBildContent li {position: relative;} 

#menuBildContent ul ul { position: absolute; z-index: 500; }

#menuBildContent ul ul ul { position: absolute; top: 0; left: 100%; } 

div#menuBildContent ul ul,
div#menuBildContent ul li:hover ul ul, 
div#menuBildContent ul ul li:hover ul ul 
  {display: none;} 

div#menuBildContent ul li:hover ul, 
div#menuBildContent ul ul li:hover ul, 
div#menuBildContent ul ul ul li:hover ul 
  {display: block;} 

#menu { margin: 0px auto; width: 70%; min-width: 1024px; max-width: 1200px; border : 0px solid black; text-align : left; }
#menu ul { list-style: none; margin: 0; padding: 0; width: 170px; float: left; } 

#menu a, #menu h2 
  { font: bold 11px/16px arial, helvetica, sans-serif; 
  display: block; border-width: 1px; border-style: solid; 
  border-color: #ffffff #ffffff #ffffff #ffffff; 
  margin: 0; padding: 2px 3px; } 

#menu h2 { color: #000; background: #ffffff; text-transform: uppercase; font-family: "Comic Sans MS"; font-size: 1.2em; } 

#menu a { color: #000; background: #ffffff; text-decoration: none; }

#menu a:hover { color: #a00; background: #efefef; }

#menu li {position: relative;} 

#menu ul ul { position: absolute; z-index: 500; }

#menu ul ul ul { position: absolute; top: 0; left: 100%; } 

div#menu ul ul,
div#menu ul li:hover ul ul, 
div#menu ul ul li:hover ul ul 
  {display: none;} 

div#menu ul li:hover ul, 
div#menu ul ul li:hover ul, 
div#menu ul ul ul li:hover ul 
  {display: block;} 

#container { background: #c9223f; margin: 0px auto; width: 70%; min-width: 1024px; max-width: 1200px; }
#bild { position: absolute; display: block; width: 360px; float: left; }
#text { margin: 0 0 0 140px }

#layer { width: 1024px; height : 100%; border : 0px solid black; margin : 0px auto; text-align : left; padding : 0px; }
#body { width: 1024px; height : 100%; background: #c9223f; float: left;  }

