body {background-color:#545454;
      font-family:Arial;
      font-size:12px;
      font-weight:normal;
      color:white;}

table {color:black;}

h1{color:black; font-size:23px;}

p{font-size:12px;
font-family:Arial;
font-weight:normal;
}

td.weingut {
      font-family:Arial;
      font-size:12px;
      font-weight:normal;
}

a{
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
}

a:link {color:white; 
        text-decoration:none;
        font-weight:;}

a:visited {color:white;
           text-decoration:none;
           font-weight:;}

a:hover {color:white,
         text-decoration:none;
         font-weight:;}

a:active {color:white;
          font-weight:;}

a.sortiment:link {color:black; 
        text-decoration:none;
        font-weight:;}

a.sortiment:visited {color:black;
           text-decoration:none;
           font-weight:;}

a.sortiment:hover {color:black,
         text-decoration:none;
         font-weight:;}

a.sortiment:active {color:black;
          font-weight:;}
		  
.fix{
  position:fixed;
}

