
    
BODY	{ 
    background: url("../images/bg1.jpg") no-repeat scroll left top transparent;
    color: #9B0707;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    line-height: 19px; }

div#link1	{ 
    background: url("../images/logo1_wineplus.png") no-repeat scroll left top transparent;
    position: absolute;
    z-index: 5;
    top: 220px;
    left: 333px;
    display:visible;
    width: 432px;
    height: 272px;
    padding-top: 174px;
    padding-left: 62px;
    text-align: left; 
    }
    
div#link1 div.text1 { 
      width: 330px;
      }
    
div#link1 a	{ 
      color: #9B0707;
      font-weight: normal;
      text-decoration: none;
      }
 div#link1 a:hover	{ 
      text-decoration: underline;
      }

div#link2	{ 
    background: url("../images/logo2_wineplus.png") no-repeat scroll left top transparent;
    position: absolute;
    z-index: 5;
    top: 220px;
    left: 865px;
    display:visible;
    width: 432px;
    height: 272px;
    color: #8B2C38;
    padding-top: 174px;
    padding-left: 62px;
    padding-right: 62px;
    text-align: left; 
  
    }

div#link2 div.text1 { 
      width: 330px;
      }

div#link2 a	{ 
      color: #8B2C38;
      font-weight:normal;
      text-decoration: none;
      }
 div#link2 a:hover	{ 
      text-decoration: underline;
      }


#inhalt {position: absolute; left: 0px; top: 0px;  z-index: 5; visibility: hidden; width: 100%; height: 100%}
