    body,td {

           margin: 0 0 0 0;

           background-color: #F2FFCF;

           font-size: 9pt;

           font-family: Arial, Helvetica, sans-serif;

           line-height: 135%;

    }
	
	img {
		border:0;
	}

    a {

           text-decoration: none;

           color: rgb(134,181,3);

           font-family: MS Sans Serif, Arial, Helvetica, sans-serif;

    }

    a:hover {

           text-decoration: none;

           color: rgb(134,181,3);

    }

    div a {

           font-family: Arial, Helvetica, sans-serif;

    }

    .navel a {

           margin: 0 10px 0 0;

           font-size: 9pt;

           font-style: normal;

           color:#000;

    }

    a.nact {

           color: rgb(134,181,3);

    }

    a:hover.nact {

           color: rgb(134,181,3);

           text-decoration: none;

    }

    h1 {

           display:none;

           visibility:hidden;

    }

    h2 {

           font-size: 11pt;

           font-weight: bold;

           padding-top: 15px;

           padding-bottom: 0px;

           line-height: 100%;

    }

textarea,input {

         border-color: rgb(100,100,100);

         border-width: 1px;

         border-style: solid;

         background-color: rgb(247,255,222);

         padding: 0px 0px 0px 5px;

         font-size: 9pt;

         font-family: Arial, Helvetica, sans-serif;

         color: #000;

}

textarea {

         width:68%;

}

textarea:hover,input:hover {

         border-color: rgb(30,30,30);

         background-color: rgb(250,255,235);

}

    #content {

           padding-bottom: 25px;

           width: 100%;

    }

    #content img {

           margin-left: 2px 5px 2px 5px;

    }

    .printonly,.printtext {

           display: none;

    }

    .hintlighted {

           background-color: rgb(228,128,35);

    }
	
.tabelle {
		
}

.nummer {
	width: 50px;
	float: left;
}

.jahrgang {
		width: 80px;
		float: left;
}

.wein {
		width: 260px;
		float:left;
}

.liter {
		width: 120px;
		float: left;
}

.preis {
		width: 120px;
		float: left;
		overflow:hidden;
}


.ppl {
		font-size:9px;
		font-style:italic;
}

.vdatum {
		width: 150px;
		float: left;
		height: 70px;
		position:relative;
}


.descr {
		width: 450px;
		display:block;
}

.myclear {
		height:1px;
		clear:both;
		overflow:hidden;
}