@charset "UTF-8";
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.box {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	position: relative;
}
.boxinhalt {
	padding: 20px;
	background-color: #003366;
	color: #FFFFFF;
}
#boxinhalt ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#boxinhalt li {
	margin-top: 0px;
	margin-right: -20px;
	margin-bottom: 0px;
	margin-left: -20px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 70px;
	background-image: url(../icon/accept.png);
	background-repeat: no-repeat;
	background-position: 20px 5px;
	color: #000000;
}
#boxinhaltlinie {
	background-color: #FFB886;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7A679;
	border-right-color: #D1CBC1;
	border-bottom-color: #FFE2BB;
	border-left-color: #D1CBC1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#boxinhaltlinie2 {
	background-color: #FFCB9F;
}
.mengenrabatt {
	padding: 20px;
	background-color: #003366;
	color: #FFFFFF;
}
#erfolgsmeldung {
	width: 96%;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	padding: 15px;
	background-color: #D8EEFA;
}
.counter_erfolgsmeldung {
	background-color: #333333;
	padding: 5px;
	width: 99%;
	font-weight: bold;
	color: #FFFFFF;
}
#mengenrabatt ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mengenrabatt li {
	margin-top: 0px;
	margin-right: -20px;
	margin-bottom: 0px;
	margin-left: -20px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 70px;
	font-weight: bold;
	background-image: url(../icon/basket_add.png);
	background-repeat: no-repeat;
	background-position: 20px 5px;
	color: #003333;
}
#mengenrabattlinie {
	background-color: #E5FEFB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B4D3C1;
	border-bottom-color: #ECFFEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#mengenrabattlinie2 {
	background-color: #CBEEEE;
}
.statements strong img {
	float: left;
	margin-left: -25px;
	margin-top: -13px;
	padding-right: 5px;
}
.statements u {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
p {
	margin: 0px;
	padding: 0px;
}
.playerbox #postit {
	position: absolute;
	right: -360px;
	top: -45px;
	z-index: 1000;
}
.titel {
	font-size: 45px;
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.untertitel {
	font-size: 24px;
	font-weight: bold;
}
.playerbox {
	width: 500px;
	position: relative;
	height: 320px;
	background-color: #333333;
}
.box #kopf {
	float: right;
	padding-right: 40px;
	padding-top: 10px;
}
.txtbox {
	width: 460px;
	background-color: #FFFFFF;
	color: #000000;
	padding: 20px;
	position: relative;
	margin-bottom: 15px;
}
.statements {
	position: relative;
	width: 280px;
	color: #663300;
	background-color: #ECE6DA;
	padding: 20px;
	float: right;
	margin-left: 15px;
}
.statements strong {
	color: #FFFFFF;
	background-color: #663300;
	position: relative;
	display: block;
	margin-left: -30px;
	margin-right: -20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.statements em {
	color: #795125;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
}
.bestellen a {
	background-color: #FF0000;
	color: #FFFF99;
	font-weight: bold;
	display: block;
	text-decoration: none;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 21px;
	background-image: url(../icon/bestellen1.png);
	background-repeat: no-repeat;
	background-position: 15px 17px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 60px;
}
.bestellen a:hover {
	color: #FFFF00;
	background-image: url(../icon/bestellen2.png);
	background-repeat: no-repeat;
	background-position: 15px 17px;
}
.titel2 {
	font-size: 24px;
}
.marker {
	background-color: #FFFF33;
}
#aufsteiger {
	position: absolute;
	top: -20px;
	right: -140px;
}
.boxinhalt #form {
	background-color: #FFFFFF;
	padding: 20px;
	color: #000000;
	margin: 0px;
}
#form .inpform {
	width: 90%;
	padding: 3px;
	font-size: 14px;
	color: #006699;
	font-weight: bold;
}
#form #anzBE {
	width: auto;
	margin: 0px;
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-align: right;
}
.logo img {
	padding-right: 15px;
}
