/* Style Sheet von www.weingut-krebs.eu */

a:link  {
	color : #C00000;
}
a:visited  {
	color : #0000C0;
}
a:hover  {
	color : #008000;
}
a:active  {
	color : #FF0000;
}
p,b,i,a,dl,dt,dd,ul,ol,li,div,th,td,nobr,h1,h2,h3,h4,caption,small,big  {
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;
}
p,a,dl,dt,dd,ul,ol,li,div,td,nobr  {
	font-size : 10pt;
}
small  {
	font-size : 9pt;
}
big  {
	font-size : 14pt;
}
h1  {
	font-size : 18pt;
	color : #C00000;
	font-weight : normal;
	text-align : center;
}
h2  {
	font-size : 16pt;
	color : #008000;
	font-weight : normal;
	text-decoration : underline;
}
h3  {
	font-size : 14pt;
	color : #008000;
	font-weight : normal;
	text-decoration : underline;
}
h4  {
	font-size : 11pt;
	font-weight : normal;
	text-decoration : underline;
}
dt  {
	margin-top : 15px;
}
th  {
	font-size : 1.5em;
	font-family: serif;
	font-weight: lighter;
	font-variant: small-caps;
	color : #af7f35;
}
th small {
	font-size : 8pt;
	font-family: serif;
	ont-weight: lighter;
	vertical-align : middle
}
.wein  {
	font-size: 2em;
	color: #a52234;
	background-color: #f9f5ec;
}
.preisliste td input {
	margin-top: -4px;
}
.preisliste td td {
	font-size: 9pt;
	border-bottom-color: Gray;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-top: 10px;
	padding-bottom: 6px;
}
.preisliste small  {
	font-size: 8pt;
}
.preisliste small b  {
	font-size: 7pt;
	font-weight: normal;
}
hr {
	border-color: #f9f5ec;
	border-width: thin;
	border-style: solid;
	margin: 0px;
}
.weiss {
	border-right-color: #f9f5ec;
	border-right-style: solid;
	border-right-width: 2px;
}
.rot {
	padding-left: 6px;
}
#oben {
	border-top-color: #f9f5ec;
	border-top-style: solid;
	border-top-width: 2px;
}
ul  {
	list-style : disc;
}
pre  {
	font-family : Courier New,Courier,Monaco,monospace;
	font-size : 9pt;
	color : #008000;
}
.aktuell  {
	background-color : #FFFFDC;
	border-style : solid;
	border-width : 1px;
	border-color : #C00000;
	padding : 5px;
	width : 99%;
	text-align : center;
}
.mail  {
	background-color : #FFFFDC;
	border-style : solid;
	border-width : 1px;
	border-color : #0000C0;
	padding : 5px;
	text-align : right;
}
.jahrgang  {
	font-size: 9pt;
    border-top-style:solid;
    border-top-width:thin;
    border-top-color:#000000;
    margin-left:4pt;
}