   div#wrap {     
   background-image:url('images/inhalt.jpg');
       background-position:0px 146px;

   }
   
div#banner {
    background-image:url('images/banner.jpg');
   } 
   
   div#links {
  	/*background-image:url('images/navi.jpg');*/
	background-image:none;
 }
body{
	background-image:url('../images/bg-greece.gif');	
	background-repeat:repeat;
	/*color:#006;*/
}
   
   div#inhalt {

  background-image:none;
}

table#preise{
	width:550px;
	margin-left:100px;
	background-image:url('/images/fieldset-back.png');
}

table#preise td{
	vertical-align:top;
}
