/* CSS Datei */

/*Basisdefinitionen */

html {
	font-size: 12px;
}
body 
{
	color: #000000;
	text-align: justify;
	margin: 20px 0px 0px;
	padding: 0px;
	font: normal 101%/140% Arial, Helvetica, sans-serif;
	height: 101%;
}

/*Hauptbereiche wie Header. linke und rechte Spalte, wrapper etc. */
#wrapper {
	text-align: left;
	width: 860px;
	overflow: hidden;
	height: auto;
	margin: 0px auto;
	padding: 0px;
}

#logo {
	clear: both;
	height: 98px;
	width: 858px;
	background: url(../images/logos/banner.jpg) no-repeat left top;
	border: 1px solid #999999;
}
.bestellmenge {
	font-size: 1em;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 30px;
	overflow: hidden;
	height: auto;
}
#tabnav {
	width: 858px;
	overflow: hidden;
	height: auto;
	padding: 0px;
	border-bottom: 4px solid #666666;
	margin: 20px 0px 0px;
}

#navlist
{
	padding: 0px;
	font: bold 12px Verdana, sans-serif;
	margin: 0px 0px 0px 0;
	display: block;
	overflow: hidden;
	height: auto;
}

#navlist li
{
	list-style: none;
	margin: 0 0px 0 0;
	display: inline;
	padding: 0px;
	float: right;
}

#navlist li a
{
	padding: 3px 10px;
	text-decoration: none;
	display: inline;
	float: left;
	margin: 0px;
	height: auto;
	width: 80px;
	text-align: center;
}

#navlist li a:link {
	color: #333333;
}
#navlist li a:visited { color: #333333; }

#navlist li a:hover
{
color: #FFFFFF;
background: #999999;
}

#navlist li a#current
{
	float: left;
	display: inline;
	margin: 0px;
	padding: 3px 10px;
	color: #FFFFFF;
	background: #666666;
}
h1,h2{
	font-size: 12px;
	line-height: normal;
	color: #990000;
	display: block;
	margin: 20px 0px;
	height: auto;
	border-bottom: 2px solid #666666;
	padding-bottom: 5px;
	text-indent: 5px;
}
h1 {
	width: 100%;
}
h2 {
width: 400px;
}
#spalte-links {
	margin: 10px 20px 10px 0px;
	float: left;
	width: 420px;
	overflow: hidden;
	height: auto;
}
#spalte-rechts {
	margin: 10px 0px 10px 20px;
	float: left;
	width: 400px;
	overflow: hidden;
	height: auto;
}
img.produkt-klein {
	margin: 0px 20px 0px 0px;
	float: left;
	height: 88px;
	width: 88px;
	border: 1px solid #CCCCCC;
}


img.produkt-klein-ende {
	margin: 0px;
	float: left;
	height: 88px;
	width: 88px;
	border: 1px solid #CCCCCC;
}
ul.produkt-img {
	display: block;
	clear: both;
	overflow: hidden;
	height: auto;
	margin: 10px 0px 20px;
	padding: 0px;
	list-style: url(none) none;
	width: 420px;
}
li.produkt-img {
	display: inline;
	width: 90px;
	overflow: hidden;
	height: auto;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	list-style: url(none) none;
	float: left;
	font-size: 0.9em;
}
li.produkt-img-ende{
	display: inline;
	width: 90px;
	overflow: hidden;
	height: auto;
	margin: 0px;
	padding: 0px;
	list-style: url(none) none;
	float: left;
	font-size: 0.9em;
}
ul.produkt-details {
	display: block;
	clear: both;
	overflow: hidden;
	height: auto;
	margin: 0px 0px 10px;
	padding: 0px;
	list-style: url(none) none;
	width: 420px;
}
li.produkt-details{
	display: inline;
	width: 90px;
	overflow: hidden;
	height: auto;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	list-style: url(none) none;
	float: left;
}
li.produkt-details-ende{
	display: inline;
	width: 90px;
	overflow: hidden;
	height: auto;
	margin: 0px;
	padding: 0px;
	list-style: url(none) none;
	float: left;
}
img.produkt-gross {

	margin: 0px;
	float: left;
	height: 398px;
	width: 398px;
	border: 1px solid #CCCCCC;
}
p {
	font-size: 1em;
	padding-left: 5px;
}
a:link {
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	color: #990000;
	text-decoration: underline;
}
#footernav {
	margin: 20px 0px 0px;
	padding: 0px 10px 0px 0px;
	clear: both;
	width: 850px;
	overflow: hidden;
	height: auto;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#footernav ul {
	display: block;
	float: right;
	list-style-image: none;
	list-style-type: none;
}
#footernav ul li {
	display: block;
	float: right;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 5px 20px 5px 5px;
}

a.footernav:link  {
	font-size: 0.9em;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.footernav:visited  {
	font-size: 0.9em;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.footernav:hover  {
	font-size: 0.9em;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.produktdetails:link {
	font-size: 0.9em;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	background-image: url(../images/pfeil2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
a.produktdetails:visited {
	font-size: 0.9em;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	background: url(../images/pfeil2.gif) no-repeat left center;
	padding-left: 10px;
}
a.produktdetails:hover {


	font-size: 0.9em;
	line-height: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
a.bestellen:link {
	font-size: 1em;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background: #CC0000;
	display: block;
	padding: 2px 3px;
	clear: both;
	width: 100px;
	border: 1px solid #990000;
	overflow: hidden;
	height: auto;
	text-align: center;
	vertical-align: middle;
	margin-top: 20px;
	text-decoration: none;
}
a.bestellen:visited {
	font-size: 1em;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background: #CC0000;
	display: block;
	padding: 2px 3px;
	clear: both;
	width: 100px;
	border: 1px solid #990000;
	overflow: hidden;
	height: auto;
	text-align: center;
	vertical-align: middle;
	margin-top: 20px;
	text-decoration: none;
}
a.bestellen:hover {
	font-size: 1em;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background: #666666;
	display: block;
	padding: 2px 3px;
	clear: both;
	width: 100px;
	border: 1px solid #666666;
	overflow: hidden;
	height: auto;
	text-align: center;
	vertical-align: middle;
	margin-top: 20px;
	text-decoration: none;
}
table.produktdaten {
	font-size: 0.9em;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	width: 860px;
	overflow: hidden;
	height: auto;
}
td.produktdaten-hl {
	font-weight: bold;
	overflow: hidden;
	vertical-align: top;
	padding: 2px;
}
td.produktdaten {
	overflow: hidden;
	vertical-align: top;
	padding: 2px;
}
#zeile-ganz {
	margin: 10px 20px 10px 0px;
	width: 860px;
	overflow: hidden;
	height: auto;
	clear: both;
}
a:visited {
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	color: #990000;
	text-decoration: underline;
}
a:hover {

	font-size: 1em;
	font-style: normal;
	line-height: normal;
	color: #990000;
	text-decoration: none;
}
ul {
	list-style: url(none);
	line-height: 120%;
	padding: 0px 0px 0px 20px;
	display: block;
	width: 100%;
	overflow: hidden;
	height: auto;
	margin: 0px;
}
li {
	list-style: square url(none) outside;
	line-height: 120%;
	display: block;
	margin: 0px;
	padding: 5px 0px;
}
td.artikel {
	font-size: 1em;
	line-height: normal;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 2px 5px;
	height: auto;
	overflow: hidden;
	width: auto;
	border-right: 1px solid #FFFFFF;
}
td.artikelnr {
	font-size: 0.9em;
	line-height: normal;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 2px 5px;
	height: auto;
	overflow: hidden;
	width: auto;
	border-right: 1px solid #FFFFFF;
}
td.verpackung {
	font-size: 0.9em;
	line-height: normal;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 2px 5px;
	height: auto;
	overflow: hidden;
	width: auto;
	border-right: 1px solid #FFFFFF;
}
td.evk {
	font-size: 0.9em;
	line-height: normal;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 2px 5px;
	height: auto;
	overflow: hidden;
	width: auto;
	border-right: 1px solid #FFFFFF;
}
td.ek {
	font-size: 0.9em;
	line-height: normal;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 2px 5px;
	height: auto;
	overflow: hidden;
	width: auto;
	border-right: 1px solid #FFFFFF;
}
td.abnahme {
	font-size: 0.9em;
	line-height: normal;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 2px 5px;
	height: auto;
	overflow: hidden;
	width: auto;
	border-right: 1px solid #FFFFFF;
}
td.bmenge {
	font-size: 1em;
	line-height: normal;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 2px 5px;
	height: auto;
	overflow: hidden;
	width: auto;
}
td.produkte-header {
	font-size: 1em;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	background: #c9e3e2;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
td.produkte-themen {
	font-size: 1.3em;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	background: #b6d8da;
	text-align: center;
	margin: 0px;
	padding: 3px 0px;
}
td.bmengepreis {
	font-size: 0.9em;
	line-height: normal;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 2px 5px;
	height: auto;
	overflow: hidden;
	width: auto;
	border-right: 1px solid #FFFFFF;
}
td.produkte-header-end {
	font-size: 1em;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	background: #c9e3e2;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #FFFFFF;
}
table.bestellformular {
}

tr.grau1 {
	background: #E0E0E0;
}
tr.grau2 {
	background: #CDCDCD;
}
td.trenner {
	font-size: 1em;
	line-height: normal;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 10px;
	overflow: hidden;
	background: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
td.agb {

	font-size: 1em;
	line-height: normal;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 20px 0px 20px 5px;
	overflow: hidden;
	background: #c9e3e2;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
td.senden {
	font-size: 1em;
	line-height: normal;
	color: #000000;
	text-align: right;
	margin: 0px;
	padding: 10px 5px;
	overflow: hidden;
	background: #B6D8DA;
	border-bottom: 1px solid #FFFFFF;
}
label.kontakt {
	font-size: 1em;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	margin: 5px 10px 2px 5px;
	padding: 0px;
	float: left;
	width: 120px;
	overflow: hidden;
	height: auto;
}
input.kontakt {
	margin: 5px 0px;
	padding: 0px 5px;
	width: 220px;
	overflow: hidden;
	height: auto;
}
textarea.message {


	margin: 2px 0px;
	padding: 2px 5px;
	width: 222px;
	overflow: hidden;
	height: 200px;
}
input.senden {
	margin: 10px 30px 10px 0px;
	padding: 2px 5px;
	overflow: hidden;
	float: right;
}
td.pdatalabel {
	font-size: 1em;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 2px 5px;
	width: 120px;
	overflow: hidden;
	height: auto;
}
.small {
	font-size: 0.8em;
}
strong.gruen {
	color: #009900;
	font-weight: bold;
}

