body {
	font-family: Arial;
	font-size: 10pt;
	margin-top: 0px;
	padding-top: 0px;
}

td {
	font-family: Arial;
	font-size: 10pt;
}



.lieferprogrammL, .lieferprogrammR {
    border-top: 1px solid black;
    padding: 0.5cm;
}


.menuheader {
	font-family: Arial;
	font-size:11pt;
	font-weight:bold;
	text-decoration:none;
	color:black;
}

.submenuheader {
	font-family: Arial;
	font-size:10pt;
	text-decoration:none;
	color:black;
}

.menuheader:hover, .submenuheader:hover {
	text-decoration:underline;
}

.header {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
}

.adresse {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
}

.newsheader {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

.newstext {
	font-family: Arial;
	font-size: 8pt;
	color: #999999;
}

.newslink {
	color: blue;
	font-family: Arial;
	font-size: 8pt;
	text-decoration:none;
}
.newslink:hover {
	text-decoration:underline;
}

.anfragelink {
	color: #E67D02;
	font-family: Arial;
	font-size: 10pt;
	text-decoration:none;
}
.anfragelink:hover {
	text-decoration:underline;
}

.backlink {
	color: #11832C;
	font-family: Arial;
	font-size: 10pt;
	text-decoration:none;
}
.backlink:hover {
	text-decoration:underline;
}

.catlink {
	position:relative;
	color: black;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	text-decoration:none;
}

.submenulink {
	color: black;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration:none;
}

.pageheader {
	background-color: #549B5F;
	font-family: Arial;
	font-size:10pt;
	font-weight:bold;
	color:white;
}

.angebotsinfo {
	font-family: Arial;
	font-size:10pt;
	color:red;
}

.preis {
	font-family: Arial;
	font-size:10pt;
	font-weight:bold;
	color:black;
}

.produktheader {
	font-family: Arial;
	font-size:12pt;
	font-weight:bold;
	color:black;
}

.anfrageHeader {
	font-family: Arial;
	font-size:14pt;
	font-weight:bold;
}


.hinweis {
	font-family: Arial;
	font-size:10pt;
	font-weight:bold;
	color: #549B5F;
}

.kleinerHinweis {
	font-family: Arial;
	font-size:8pt;
	color: black;
}

.grauerHinweis {
	font-family: Arial;
	font-size:8pt;
	color: gray;
}

.contentCell {
	padding-left: 40px;
}



.greenBorder {
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#549B5F;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#549B5F;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#549B5F;
}


.productBorder {
	border-left-style:solid;
	border-left-width:2px;
	border-left-color:#809fce;
	border-right-style:solid;
	border-right-width:2px;
	border-right-color:#809fce;
	border-top-style:solid;
	border-top-width:2px;
	border-top-color:#809fce;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#809fce;
}


.catDescBorder {
	padding: 10px;
}

.linkInfoBorder {
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:gray;
}

.productBack1 {
	background: #FBFCFD;
	padding: 10px;
}

.productBack2 {
	border-top-style:dotted;
	border-top-width:1px;
	border-top-color:gray;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:gray;
	background: #F5F5F5;
	padding: 10px;
}

font.catDescription {
	font-family: Arial;
	font-size: 10px;
}

font.productName {
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	//color: #549B5F;
	color: blue;
}

font.productDesc {
	font-family: Arial;
	font-size: 10px;
}

font.productInfo {
	font-family: Arial;
	font-size: 10px;
}

font.bjLstng {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #549B5F;
}


a.subcatLink {
	font-family: Verdana;
	color: blue;
	font-size: 10pt;
}

a.subcatLink2 {
	font-family: Verdana;
	color: #549B5F;
	font-size: 18px;
}

a.subcatLink:hover,a:hover {
	color:#E67D02;
}

a.subcatLink2:hover {
    color: blue;
}

a.toplineLink {
	font-family: Arial;
	font-size: 14px;
	color: #37643D;
	font-weight: bold;
	text-decoration: none;
}
a.toplineLink:hover {
	text-decoration: underline;
}

.topline{
	font-family: Arial;
	font-size: 14px;
	color: #37643D;
	font-weight: bold;
}

.priceBack {
	background: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #959595;
}

.copyRight {
	font-family: Arial;
	font-size:8pt;
	color: #37643D;
}

.greenBg {
	background: #549B5F;
}

#links {
	float: right;
	text-align: left;
    margin-left: 25px;
    margin-bottom: 25px;
}


#produkttable tr td {
    padding: 5px;
};



