@media all
{  
  body { background: #fff url(../images/bg_streifen.png) repeat-x; padding: 0; }
  #page{ background: url(../images/bg_wolken.png) no-repeat 0 0;  border: 0; }
  #header {height:390px; color:#fff; background:transparent;}
  #header #theme {position:absolute;top:85px;left:200px; color:#fff; background:transparent;}
  #main { background: transparent;padding:30px 0 0; min-height:300px;}

  h1 {font-size:140%; color:#244594;margin:0 0 1.5em 0;}  
  h1.G {border:0; height:500px; width:40px; text-indent: -999em;float:left;}
  
  h3 {margin-bottom:1px;}
  
}