body {
 background:white;
 margin:0;
 padding:0
 }

.container {
  background:white url(/bilder/bg.gif) no-repeat;
  width:658px;
  height:782px;
  margin:auto;
  }

.navigation {
 padding-top:150px;
 padding-right:23px;
 }

.navigation ul {
 margin:0;
 padding:0;
 list-style-type:none;
 }

.navigation li {
 float:left;
 margin-left:3px
 }

.navigation a {
 text-decoration:none;
 color:black;
 font-family:Arial, sans-serif;
 font-size:12px;
 font-weight:bold
 }

.navigation a:hover {
 text-decoration:underline
 }

.text {
 padding:0px 190px 0 0
 }

h1 {
 color:#43857B;
 font-size:22px;
 font-style:italic
 }

#map {
 width:658px;
 height:300px
 }

.weisswein {
 background:top right no-repeat url(/bilder/weisswein.gif) 
 }