form, body {
	padding: 0;
	margin: 0;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h3 {
	font-size: 20px;
}
h4 {
	margin-top: 0;
	font-size: 16px;
}
.inputbutton, .inputbuttonhover {
	border: 1px solid;
}
.linkbox {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
}
.linkbox a {
	font-weight: bold;
	text-decoration: none;
}
.linkbox a:hover {
	font-weight: bold;
	text-decoration: none;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.reiterbox, .reiterboxRechts {
	margin-bottom: 20px;
}
.reiterbox .reiter, .reiterboxRechts .reiter {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	color: black;
	white-space: nowrap;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding: 4px 10px 3px 10px;
}
.reiterboxRechts .reiter {
	font-size: 11px;
	padding: 1px 5px 0px 5px;
	letter-spacing: 0.05em;
}
.reiterbox .bordertop, .reiterboxRechts .bordertop {
	border-bottom: 1px solid #CCCCCC;
	height: 24px;
	width: 100%;
	margin: 0;
	padding: 0;
}
.reiterboxRechts .bordertop {
	height: 16px;
}
.reiterbox .content, .reiterboxRechts .content {
	clear: both;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.reiterbox .content {
	padding: 10px;
}
.reiterboxRechts .section1, .reiterboxRechts .section2, .reiterboxRechts .section3 {
	padding: 25 5 10 5px;
	background-repeat: no-repeat;
}
.reiterboxRechts .section1 {
	padding-top: 5px;
	background-color: #ACD6EA;
}
.reiterboxRechts .section2 {
	background-color: #D7E4EB;
	background-image: url(images/help_step1to2.gif);
}
.reiterboxRechts .section3 {
	padding-bottom: 5px;
	background-color: #CACACA;
	background-image: url(images/help_step2to3.gif);
}
.reiterboxRechts .text ul {
	margin: -5 0px;
	padding: 0;
	list-style: none;
}
.reiterboxRechts .text ul li {
	margin: 5 0px;
}
.reiterboxRechts .initial {
	font-weight: bold;
	font-size: 29px;
	line-height: 29px;
	display: block;
	float: left;
	color: white;
	margin-right: 5px;
}
.reiterboxRechts .title {
	font-weight: bold;
	line-height: 15px;
	font-size: 14px;
	display: block;
}
.reiterboxRechts .text {
	display: block;
	font-size: 12px;
	padding-top: 5px;
}
.ReiterTitel {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid;
}
.Preis {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}
.trolleytext {
	font-size: 10px;
}
.radiobutton {
	color: none;
	border: none;
}
.cartQuellenangabe {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
.centeredInput {
	text-align: center;
}
.on {
	cursor: hand; /*Internet Explorer*/
	cursor: pointer; /*Mozilla*/
}
.off {
}




.buchdetails {
	padding-bottom: 20px;
}
.buchdetails .title {
	font-size: 26px;
	font-weight:bold;
}
.buchdetails .autor {
	padding-bottom: 10px;
	font-style: italic;
	font-weight: bold;
}
.buchdetails .verlag {
}
.buchdetails .erscheinungsjahr {
}
.buchdetails .isbn {
	padding-bottom: 10px;
}
.buchdetails .stichworte {
	font-style: italic;
	padding-bottom: 10px;
}
.buchdetails .eigner {
}
.buchdetails .internercode {
}
.buchdetails .sachgebiete {
	padding-bottom: 10px;
}
.buchdetails .klappentext {
	font-style: italic;
	font-weight: bold;
	padding-bottom: 10px;
}



.bibsuchergebnis {
	padding-top: 10px;
	border-top: 1px solid #CCCCCC;
}
.bibsuchergebnis .title {
	font-size: 15px;
}
.bibsuchergebnis .autor {
	font-weight: bold;
}
.bibsuchergebnis .details {
	font-style: italic;
}
.bibsuchergebnis .entleiher {
}
.EmailLogo {
	color: #FFFFFF;
	font-size: 18px;
}


a.buttonLook {
	padding: 3px 10px 3px 10px;
	margin: 0;
	display: block;
	text-transform: uppercase;
}
a.buttonLook:hover {
	text-decoration: none;
}
.smallbox {
	border: 1px solid #999999;
	background-color:#EEEEEE;
	padding: 5px;
	margin-bottom: 10px;
}.buecherservicelogo {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 95%;
	letter-spacing: -0.05em;
}

.buchTippBild {
	margin-left: 14px;
	margin-bottom: 10px;
	float: right;
}




