body {
	text-align:center;
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height:125%;
	padding:0px;
	margin:0px;
}
h1, h2 {
	margin:0px;
	font-size:13px;
	line-height:125%;
}
table {
	border:0px;
	margin:0px;
	padding:0px;
	width:100%;
}
form, td {
	padding:0px;
	margin:0px;
}
a, a.link {
	color: #0A50A1;
	text-decoration:none;
}
a:hover, a.act {
	color:#890C08;
	text-decoration:none;
}
img {
	border:0px;
}
img.standard {
	width:125px;
}
.act {
	color:#890C08;
}
p.p11px {
	font-size: 11px;
	margin-top:2px;
}
/* Definitionen für die verschiedenen Bereiche */

/* Alles spielt sich in diesem Bereich, der zentriert wird ab */
div.fixwidth {
	width:772px;
	margin:0px auto;
}
#motivbalken div.fixwidth, #footer div.fixwidth{
	width:928px;
	margin:0px auto;
}
img.motiv {
	margin-left:78px;
}
#twocols {
	min-height:207px;
	background-image: url(/_signs/white.gif);
	background-repeat: repeat-y;
	background-position: 367px;
}
#simple {
	min-height:207px;
	text-align:left;
}
#shop {
	min-height:207px;
	text-align:left;
}
/* Metanavigaton on top */
#metanavigation {
	text-align:left;
	font-weight:bolder;
	height:20px;
	padding-top:4px;
	padding-bottom:4px;
}
#metanavigation a {
	margin-right:10px;
	text-transform:uppercase;
	font-size: 12px;
	font-weight: bold;
	color:black;
}
#metanavigation a:hover {
	color:#890C08;
}
/* Schnellsuche in der Metanavigation */
form#suche {
	padding:0px;
	margin:0px;
	display: inline;
	/*vertical-align: absbottom;*/
}
form#suche input {
	width:145px;
	height:15px;
	margin:0px 0px 0px 10px;
	border:1px solid black;
	font-size:12px;
}
form#suche button {
	border:none;
	background-color:white;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:0px;
	padding:3px 0px 0px 0px;
}
#stadtbuch {
	margin-top:3px;
	margin-bottom:2px;
	text-align:right;
	float:right;
	background-color:#890C08;
	padding:1px 3px 1px 3px;
}
#stadtbuch a, #stadtbuch a:hover{
	color:white;
	font-size:9px;
	font-weight:bold;
	margin:0px;
}
/* Motivbalken mit wechselnden Bildern und hellblaue Ränder */
#motivbalken {
	background-repeat: repeat-x;
	border-bottom:5px solid #BED6EA;
	border-top:5px solid #BED6EA;
	height:135px;
}
/* Hauptmenü und weisse Ränder */
#hauptmenuebalken {
	background-color:#FFDA66;
	border-top: 1px solid white;
	border-bottom:1px solid white;
	padding:3px 0px 3px 0px;
}
#hauptmenue {
	text-align:left;
	font-weight:bolder;
	padding:0px 0px 0px 0px;
}
#hauptmenue a {
	margin-right:15px;
	text-transform:uppercase;
	text-decoration:none;
	font-size:12px;
	color:black;
}
#hauptmenue a:hover {
	color:#890C08;
}
#untermenuebalken {
	background-color:#84ABB4;
}
#untermenue {
	text-align:left;
	font-weight:bolder;
	height:16px;
	margin:0px;
	padding-left:180px;
	padding-top:2px;
}
#untermenue a {
	margin-right:20px;
	text-decoration:none;
	font-size:12px;
	color:white;
}
#untermenue  a:hover {
	color:#890C08;
}
#footer {
	background-position:0px 0px;
	background-repeat:repeat-x;
}
#metanavigationfooter{
	text-align: right;
	padding-top:4px;
	padding-bottom:5px;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}
#metanavigationfooter a {
	font-size: 10px;
	font-weight:bold;
	margin-left:5px;
	text-transform: uppercase;
}
/* Inhaltsbereich hellblau */
#content {
	background-color:#D4DAE1;
	min-height:320px;
	margin:0px;
	padding:21px 0px 21px 0px;
}
/* linke Spalte */
#leftcol {
	float:left;
	width:355px;
	padding-right:0em;
 	text-align:right;
	min-height:320px;
}
/* rechte Spalte */
#rightcol {
	float:right;
	width:386px;
	padding-left:0px;
	text-align: left;
}
/* Buchtipp */
table.bsuche{
	margin-bottom:15px;
}
table.btipp td.bild {
	width:125px;
}
table.bsuche td.bild {
	width:125px;
}
#leftcol td.text{
	padding-right:12px;
}
#rightcol td.text{
	padding-left:12px;
	text-align:left;
}
/* Suchergebnisse */
table.btipp td, table.bsuche td{
	vertical-align : bottom;
	text-align:right;
}
table.btipp h1, table.bsuche h1 {
	margin-bottom:15px;
}
#vtipp {
	margin-bottom:15px;
}
h1.balkengrau, h1.balkengrau170 {
	width:158px;
	font-size:11px;
	color:white;
	font-weight:bold;
	background-color:#A4BECA;
	margin:0px 0px 5px 0px;
	padding:2px 5px 2px 5px;
	border: 1px solid black;
}
h1.balkengrau170left{
	width:158px;
	font-size:11px;
	color:white;
	font-weight:bold;
	background-color:#A4BECA;
	margin:0px 0px 5px 0px;
	padding:2px 5px 2px 5px;
	border: 1px solid black;
	text-align:left;
	float:right;
}
h1.balkengrau125 {
	width:113px;
	font-size:11px;
	color:white;
	font-weight:bold;
	background-color:#A4BECA;
	margin:0px 0px 5px 0px;
	padding:2px 5px 2px 5px;
	border: 1px solid black;
	text-align:left;
	float:right;
}
#vtipp h2 {
	font-size:11px;
	margin:1px;
}
/* Markierung der Suchergebnisse*/
span.highlight {
	background-color: #E8F1F9;
}
form.buch {
	text-align:left;
	}
form.buch input{
	width:164px;
	border:1px solid black;
	display: block;
	margin:3px 0px 3px 0px;
	padding-left:4px;
	font-weight:bold;
	text-align: left;
	font-size:11px;
}
form.buch select {
	width:170px;
	border:1px solid black;
	display: block;
	margin:3px 0px 3px 0px;
	padding-left:4px;
	font-weight:bold;
	text-align: left;
	font-size:11px;
}
button.submit{
	width:170px;
	border:1px solid black;
	margin:3px 0px 3px 0px;
	/* height: 19px; */
	padding:0px 0px 0px 3px;
	display: block;
	background-color:#FFDA66;
	font-weight:bold;
	vertical-align: middle;
	font-size:11px;
	text-align: left;
	color : #890C08;
}
form div {
	text-align: left;
	margin: 0em 0em 2em 0em;
}
.blaettern {
	font-size:12px;
	font-weight:bold;
	line-height:140%;
}
.button240 {
	border:1px solid black;
	margin:3px 0px 3px 155px;
	padding:2px 5px 2px 5px;
	background-color:#FFDA66;
	font-weight:bold;
	color : #890C08;
}
.imgbig {
	width:200px;
	margin-bottom:10px;
}
.imgthumb {
	width:125px;
}
#detail h1 {
	font-size:15px;
	margin:10px 0px 4px 0px;
	font-weight:bold;
}
.subtitle {
	font-size:12px;
	margin: 0px 0px 10px 0px;
	line-height:140%;
}
/* Warenkorb */
table.warenkorb {
	width:99%;
	font-weight:bold;
	margin:0px 0px 10px 0px;
}
table.warenkorb input[type=text] {
	width:50px;
	text-align:left;
	font-weight:bold;
	border:none;
}
table.warenkorb td, table.warenkorb th {
	padding:1px;
	border:1px solid black;
	margin: 0px 5px 0px 5px;
}
table.warenkorb td.white, table.warenkorb th.white {
	background-color:white;
	padding:0px 5px 0px 5px;
}
table.warenkorb th.grey {
	background-color:rgb(161,181,186);
	color:white;
	text-align:left;
	padding:0px 5px 0px 5px;
}
table.warenkorb td.grey {
	background-color:rgb(161,181,186);
	padding:0px 5px 0px 5px;
}
table.warenkorb td.yellow {
	background-color:#FFDA66;
	padding:0px 5px 0px 5px;
}
option.zone1 {
	font-weight:bold;
}
option.zone3 {
}
option.zone2 {
	color: #004080;
}
.shopnavigation {
	font-weight:bold;
	margin:0px 0px 5px 0px;
	padding:0px;
}
.shopnavigation span {
	margin-right:10px;
}
.button {
	border:1px solid black;
	margin:3px 0px 3px 0px;
	padding:2px 5px 2px 5px;
	background-color:#FFDA66;
	font-weight:bold;
	color : #890C08;
}
table.warenkorb input.adresse,table.warenkorb select[name=country],table.warenkorb select[name=ship_country]  {
	width:190px;
}
table.warenkorb select.country {
	width:190px;
}
table.rezension {
	margin-left:180px;
	width:600px;
}
table.rezension td.label {
	text-align: right;
	width:175px;
	padding-right:20px;
	vertical-align:top;
}
table.rezension td.input {
	width: 172px;
	margin:0px;
	padding:0px;
	vertical-align: top;
}
table.rezension td.info {
	vertical-align: top;
	margin:0px;
	padding:0px 0px 0px 10px;
}
table.rezension td.auswahl {
	vertical-align: top;
	width: 168px;
	border:1px solid black;
	background-color:#84ABB4;
	margin:0px;
	padding:0px;
	font-weight:bold;
}
table.rezension input[type=text] {
	width:170px;
	text-align:right;
	font-weight:bold;
	border:1px solid black;
}
table.rezension input[type=radio] {
	text-align:right;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
.error {
	color:#C00;
}
#rezensionen{
	font-style: italic;
}

