body {
	font-family: "Times New Roman";
	margin: 0px;
	padding: 0px;
}

#kopf {
	display: none;
}

#linkeespalte {
	display: none;
}

#rechtespalte {
	display: none;
}

#warenkorb_uebersicht {
	display: none;
}

#inhalt {
	border-bottom: 10px solid #333333;
	margin-top: 0px;
	padding-bottom: 30px;
	float:left;
	font-size: 14px;
}
#inhalt h1 {
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
}
#inhalt h1.csc-firstHeader {
	padding-top: 0px;
	font-size: 22px;
	margin-bottom: 20px;
}
#inhalt h2 {
	font-size: 16px;
	margin-bottom: 0px;
	/*clear:both;*/
	/*padding-bottom: 2px;*/
}
#inhalt p {
	font-size: 14px;
	margin-top: 0px;
	text-align: justify;
}
#inhalt .internal-link, 
#inhalt .external-link, 
#inhalt .external-link-new-window {
	color: #333333;
	padding-left: 12px;
	background: url(/fileadmin/weingutgruber.com/designimages/link.gif) 0px 5px no-repeat;
}
#inhalt .download,
#rechtespalte .download {
	color: #782235;
	padding-left: 20px;
	background: url(/fileadmin/bodenheim.de/designimages/pdf.gif) 0px 0px no-repeat;
}
#inhalt img {
	border: 2px solid #333333;
	margin: 2px;
}
#inhalt table {
	border-spacing:0px;
	border-collapse:collapse;
	clear:both;
}
#inhalt th, thead {
	background: #333333;
	color: #E5E5D9;
	padding: 2px;
	font-size: 13px;
	font-weight: bold;
	vertical-align: top;
}
#inhalt td {
	border-bottom: 1px solid #333333;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 10px;
	vertical-align: top;
	background: #D1D1C5;
}
#inhalt td.warenkorbZusatzspalte {
	width: 20px;
	text-align: right;
}
#inhalt td.warenkorbZusatzspalte img {
	border: 0px;
}
#inhalt td.artikelnummer {
	width: 20px;
	font-weight: bold;
}
#inhalt td.jahrgang {
	width: 35px;
	font-weight: bold;
}
#inhalt td.beschreibung {
	width: 150px;
}
#inhalt td.flaschengroesse {
	width: 35px;
}
#inhalt td.preis {
	width: 50px;
	font-weight: bold;
	text-align: right;
}
#inhalt td.bestellmenge {
	width: 100px;
}
#inhalt .branche{
	margin:0;
	padding: 1px;
	list-style:none;
	white-space: nowrap;
	font-style:italic;
}
#inhalt .branche_li {
	display:inline;
	margin-right: 10px;
}
#fusszeile {
	margin-bottom: 20px;
	padding-left: 180px;
	height: 20px;
	color: #333333;
	clear: both;
}
#fusszeile ul{
	margin:0;
	padding: 1px;
	list-style:none;
	white-space: nowrap;
	position:absolute;
	font-size: 13px;
	font-weight: bold;
}
#fusszeile li {
	display:inline;
	margin-right: 10px;
}
#fusszeile a{
	padding-left: 0px;
	text-decoration: none;
	color: #333333;
}

