/* CSS Document für Hischier Weine, Schriften */

body, table {
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-size: 11px;
	line-height: 19px;
	color: #555;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}

h2 {
	margin-top: 0px;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	margin-top: 0px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}

h4 {
	margin-top: 0px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}

#infobox, #infobox td {
	font-size: 11px;
	line-height: 16px;
}

.angebot_ueberschrift {
	color: #FFFFFF;
	font-weight: bold;
}

.aktionstext {
 font-size: 14px;
 line-height: 19px;
 color: #ffffff;
 font-weight: bold;
 background-color: #AC0730;
}


/* PREISE */
.artikelpreis {
 font-size: 11px;
 line-height: 16px;
 color: #AC0730;
 font-weight: bold;
}

.staffelpreis {
	font-size: 11px;
	color: #AC0730;
	padding-top : 5px;
	padding-bottom : 5px;
}

.artikelstammpreis {
	font-size: 9px;
	line-height: 16px;
	color: #AC0730;
	/* text-decoration : line-through;*/
}

.artikelmwst {
	font-size: 9px;
	line-height: 16px;
	/* color: #AC0730; */
	/* text-decoration : line-through;*/
}

.artikelnummer {
	font-size: 9px;
	line-height: 16px;
	/* color: #AC0730; */
	/* text-decoration : line-through;*/
}


/* Linkdefinitionen */
a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #777;
	text-decoration: underline;
}

a:active {
	color: #777;
	text-decoration: underline;
}

a.staffel {
	color: #AC0730;
}

a.staffel:hover {
	text-decoration: none;
	color: #AC0730;
}


/* VERANSTALTUNGSNAVIGATION */
.vnavi_titel {
  font-size: 10px;
  line-height: 10px;
  font-weight: bold;
  width: 20px;
  height: 15px;
  color: #555;
  background-color: #EFEFED;
  text-align: center;
  padding: 1px;
}

.vnavi_tage {
  font-size: 10px;
  line-height: 10px;
  width: 20px;
  height: 15px;
  color: #555;
  text-align: center;
  padding: 1px; 
}

.vnavi_tage_weinseminar, .vnavi_tage_weinseminar a:link, .vnavi_tage_weinseminar a:visited {
  font-size: 10px;
  line-height: 10px;
  width: 20px;
  height: 15px;
  color: #fff;
  background-color: #AC0730;
  text-align: center;
  padding: 1px; 
}

.vnavi_tage_veranstaltung, .vnavi_tage_veranstaltung a:link, .vnavi_tage_veranstaltung a:visited {
  font-size: 10px;
  line-height: 10px;
  width: 20px;
  height: 15px;
  color: #fff;
  background-color: #777;
  text-align: center;
  padding: 1px; 
}

.vnavi_tage_gemischt, .vnavi_tage_gemischt a:link, .vnavi_tage_gemischt a:visited {
  font-size: 10px;
  line-height: 10px;
  width: 20px;
  height: 15px;
  color: #fff;
  background-image: url(img/bg_vnavi_gemischt.gif);
  background-repeat: repeat-y;
  text-align: center;
  padding: 1px; 
}

/* VERANSTALTUNGEN */
.#vtag {
  font-size: 11px;
  line-height: 14px;
  width: 70px;
  color: #555;
  text-align: left;
  padding-top: 5px; 
  padding-bottom: 10px; 
  padding-left: 5px;
  padding-right: 5px;
}

.vbeschreibung {
  font-size: 11px;
  line-height: 14px;
  color: #555;
  text-align: left;
  padding-top: 5px; 
  padding-bottom: 10px; 
  padding-left: 5px;
  padding-right: 5px;
}

/* VERANSTALTUNGS LEGENDE */
.vkennung_weinseminar {
  width: 10px;
  background-color: #AC0730;
}

.vkennung_veranstaltung {
  width: 10px;
  background-color: #777;
}

.vlegende {
  font-size: 11px;
  line-height: 11px;
  color: #555;
  padding-left: 5px;
}

/* VERANSTALTUNGSTEASER */
.vteaser_titel {
  font-size: 10px;
  line-height: 10px;
  font-weight: bold;
  width: 28px;
  height: 15px;
  color: #555;
  background-color: #EFEFED;
  text-align: center;
  padding: 1px;
}

.vteaser_tage {
  font-size: 10px;
  line-height: 10px;
  width: 28px;
  height: 15px;
  color: #555;
  text-align: center;
  padding: 1px; 
}

.vteaser_tage_weinseminar, .vteaser_tage_weinseminar a:link, .vteaser_tage_weinseminar a:visited {
  font-size: 10px;
  line-height: 10px;
  width: 28px;
  height: 15px;
  color: #fff;
  background-color: #AC0730;
  text-align: center;
  padding: 1px; 
}

.vteaser_tage_veranstaltung, .vteaser_tage_veranstaltung a:link, .vteaser_tage_veranstaltung a:visited {
  font-size: 10px;
  line-height: 10px;
  width: 28px;
  height: 15px;
  color: #fff;
  background-color: #777;
  text-align: center;
  padding: 1px; 
}

.vteaser_tage_gemischt, .vteaser_tage_gemischt a:link, .vteaser_tage_gemischt a:visited {
  font-size: 10px;
  line-height: 10px;
  width: 28px;
  height: 15px;
  color: #fff;
  background-image: url(img/bg_vteaser_gemischt.gif);
  background-repeat: repeat-y;
  text-align: center;
  padding: 1px; 
}

/* WEINSEMINARE */
.wtag {
  font-size: 11px;
  line-height: 14px;
  /* width: 150px; */
  color: #555;
  text-align: left;
  padding-top: 5px; 
  padding-bottom: 10px; 
  padding-left: 5px;
  padding-right: 5px;
}

.wbeschreibung {
  font-size: 11px;
  line-height: 14px;
  color: #555;
  text-align: left;
  padding-top: 5px; 
  padding-bottom: 10px; 
  padding-left: 5px;
  padding-right: 5px;
}

/* AKTUELLES */
.atag {
  font-size: 11px;
  line-height: 14px;
  /* width: 150px; */
  float:left; 
  width: 74px;
  color: #555;
  display: block;
  height: 70px; 
  text-align: left;
  padding-top: 5px; 
  padding-bottom: 10px; 
  padding-left: 5px;
  padding-right: 5px;
}

.abeschreibung {
  font-size: 11px;
  line-height: 14px;
  color: #555;
  text-align: left;
  padding-top: 5px; 
  padding-bottom: 10px; 
  padding-left: 5px;
  padding-right: 5px;
}

/* TEASER WEINSEMINAR */
#teaser_weinseminar {
	font-size: 11px;
	color: #ffffff;
}

#teaser_weinseminar a:link, #teaser_weinseminar a:visited {
	font-size: 11px;
	/* font-weight: bold; */
	color: #ffffff;
	text-decoration: none;
}

#teaser_weinseminar a:hover, #teaser_weinseminar a:active {
	font-size: 11px;
	/* font-weight: bold; */
	color: #ffffff;
	text-decoration: underline;
}

#gutscheinlink {
	color: #AC0730;
	font-weight: bold;
}

/* rheinline */
#rheinline, #rheinline a:link, #rheinline a:visited, #rheinline a:hover {
	height: 20px;
	font-size: 8pt;
	text-decoration: none;
	color: #BFBFBF;
	text-align: right;
}