@charset "UTF-8";
/* CSS Document */

.textbox {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
}
.buchbild {
	margin-top: 10px;
	margin-left: 15px;
}
.gutschein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #f2f8fc;
	padding: 5px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b5b4b4;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
.beschreibungstext {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4b4b;
	float: right;
	width: 520px;
	margin-right: 30px;
}
.text {
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4b4b;
}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4b4b4b;
}
.bild {
	margin: 1px;
}
.gutscheinweiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	padding: 5px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b5b4b4;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
.erklaerung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b5b4b4;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b5b4b4;
	border-left-color: #b5b4b4;
}
.anbieterbild {
	margin-top: 15px;
	margin-left: 15px;
	width: 140px;
	margin-bottom: 15px;
	margin-right: 25px;
}
