body {  
	color: #3C3014;
	background-color: #F6E7C3;
	background-attachment:fixed;
	font-family: Times New Roman;
	font-size: 70%;
	
}

p.wein_select {
	text-align: left ;
	font-size: 10pt;
	font-weight:bold;
	color: black;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
	cursor: pointer; cursor: hand; 
}


p {
	text-align: left;
	font-size: 10pt;
	color: #513706;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
}

UL,LI
		{
			COLOR: #513706;
			FONT-SIZE: 10pt;
			FONT-FAMILY: Arial, Helvetica, sans-serif;
			TEXT-DECORATION: None;
		}

TABLE ,td
		{
			COLOR: #3C3014;
			background-color: #F6E7C3;
			FONT-SIZE: 10pt;
			FONT-FAMILY: Arial, Helvetica, sans-serif;
			TEXT-DECORATION: None;
		}

td.nummer { cursor: pointer; cursor: hand;  COLOR: black; FONT-SIZE: 8pt;  FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: None; }		
td.name { cursor: pointer; cursor: hand;  COLOR: black; FONT-SIZE: 10pt;  FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: None; color:green; }		
td.flasche { cursor: pointer; cursor: hand;  COLOR: black; FONT-SIZE: 8pt;  FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: None; }		
		
td.werte { cursor: pointer; cursor: hand;  COLOR: black; FONT-SIZE: 8pt;  FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: None; }		
td.desc  { cursor: pointer; cursor: hand;  COLOR: black; FONT-SIZE: 10pt; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: None; padding-bottom:10px; border-bottom-width:2px; border-top-width:0px; border-right-width:0px; border-left-width:0px; border-color:green; border-style:solid; }		
td.preis { cursor: pointer; cursor: hand;  COLOR: black; FONT-SIZE: 10pt; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: None; font-weight:bold ; }		
td.control { cursor: pointer; cursor: hand;  COLOR: black; FONT-SIZE: 10pt; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: None; font-weight:bold ; border:solid green 2px ; text-align:center; }		

h1 {
	font-size: 11pt;
	color: black;
	font-family: arial;
}

h2 {
	font-size: 14pt;
	color: black;
	font-family: arial;
}

h3 {
	font-size: 12pt;
	color: black;
	font-family: arial;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
	text-align:center;
	
}

td h1 {
	font-size: 11pt;
	color: #513706;
	font-family: arial;
}

pre {
	font-size: 9pt;
	padding: 10px;
	background-color: #F8F8F8;
	border: 2px solid #000000;
}
a:link    {color: #B07D03;}
a:active  {color: #B07D03;}
a:visited {color: #B07D03;}

img.link { cursor: pointer; border-color: #3C3014}