body {
	margin: 0px;
	padding: 0px;
	background-color: #e6eef7;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
}

table#maintable {
	margin: 20px auto;
}
.size {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #336633;

}
.price {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #336633;
}

.ppl {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #336633;

}


.orderlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #336633;
	text-decoration: none;
}
.prodName {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #336633;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
	padding: 5px;

}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #a3b7a5;
	margin: 0px;
	padding: 0px 5px;

}
.carthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #255e4c;
	padding: 2px;

}
.cart {
	background-color: #FFFFFF;
	overflow: auto;
	position: relative;
	height: 180px;
	width: 100%;

}
.cartbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;

}
.cartbodyrecom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;

}
.cartbodyred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	color: #FF0000;
}

.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.arialbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#text {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	background-color: #b9cdbe;
	border: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 804px;

}
.detailtitel {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #255e4c;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
}
.subTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.address {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #255e4c;
}
form {
	display: inline;
}
.pressehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #255e4c;
	padding: 2px;
	font-weight: bold;

}
.zitat {
	font-style: italic;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #336633;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 5px;

}

div#confirmation {
	border: 1px solid #CC081E;
	padding-left: 10px;
	padding-right: 10px;
}

div#confirmation h4 {
	color: #CC081E
}

div.contentdiv {
	padding: 20px;
}

img.content-image-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}