body,td,th,p,li,input,select,option,a,h1,h2,h3,h4,div,span {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10pt;
   color: #9b3202;
}

body {
  margin:0;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;

}
td.zahl {
   vertical-align: top;
   text-align: right;
}
td.text {
   vertical-align: top;
   text-align: left;
}
p.citation {
  padding-left:2cm;
	padding-right:1cm;
	padding-top:0.3cm;
	padding-bottom:0.6cm;
  font-family:Garamond,"Times New Roman",serif;
  font-size:12pt;
  font-weight:bold;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin-top:0;
}

img.right {
  text-align:right;
	padding:3px;
}

*.hgbeige { background-color: #f1e09b; }
*.hgbraun { background-color: #993300; }
*.hggelb  { background-color: #ffcc66; }
*.fcbraun { font-color: #9b3202; }
*.navlinktop {
	color: #9b3202;
	text-decoration: none;
	text-indent: 5px;
	margin-bottom: 6px;
}
*.navlinktop b {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	margin-bottom: 6px;
}
*.navlinksub {
	color: #000000;
	text-decoration: none;
	text-indent: 22px;
	margin-bottom: 6px;
}
a:link     { color: #9b3202; }
a:visited  { color: #9b3202; }
a:hover    { color: #ffcc66; background-color: #993300; text-decoration: none; }
a:active   { color: #ffcc66; background-color: #993300; text-decoration: none; }

*.navlinksub a:link     { color: #000000; text-decoration: none; }
*.navlinksub a:visited  { color: #000000; text-decoration: none; }
*.navlinksub a:hover    { color: #ffcc66; background-color: #993300; }
*.navlinksub a:active   { color: #ffcc66; background-color: #993300; }

*.navlinktop a:link     { color: #9b3202; text-decoration: none; }
*.navlinktop a:visited  { color: #9b3202; text-decoration: none; }
*.navlinktop a:hover    { color: #ffcc66; background-color: #993300; }
*.navlinktop a:active   { color: #ffcc66; background-color: #993300; }

*.navlinktop b a:link     { color: #000000; text-decoration: none; }
*.navlinktop b a:visited  { color: #000000; text-decoration: none; }
*.navlinktop b a:hover    { color: #ffcc66; background-color: #993300; }
*.navlinktop b a:active   { color: #ffcc66; background-color: #993300; }

span.zitatunterschrift {
  font-size:9pt;
	line-height:16pt;
	font-weight:normal;
}
small {
  font-size:80%;
}

small.tiny {
  font-style:italic;
}

.paket {
  background-image:url(/bilder/weinstock-herbst.jpg);
  background-repeat:no-repeat;
  background-position: 0px 0px;
  width:26em;
  margin-left:auto;
  margin-right:auto;
  padding:10px;
  padding-left:55px;
  margin-bottom:3em;
  border: 1px solid #9b3202;
}
.paket form {
  text-align:center;
}
.paketheader {
  font-size:120%;
  font-weight:bold;
}
.paketpreis {
  text-align:right;
  font-size:120%;
  font-weight:bold;
}
.ltrpreis {
  font-size:80%;
  font-weight:normal;
}
#paketbestellen {
  color:#9b3202;
  padding:4px;
  border: 1px solid #9b3202;
  width:12em;
  margin-left:3em;
  float:left;
  font-weight:bold;
}
.paket .timelimit {
  text-align:center;
  background-color:#9b3202;
  color:#ffcc66;
  font-weight:bold;
  margin:0;
  margin-top:1em;
  padding:5px;
  border:0;
  clear:left;
}