html {
	overflow: -moz-scrollbars-vertical;
}

body {
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 12px;
	font-family: verdana, sans-serif;
	line-height: 1.4em;
	color: #000000;
	background-color: #ffffff;
}

h1 {
	text-align:center;
	font-size: 19px; 
	color: #BD2939; 
	font-weight: normal; 
	padding: 0; 
	margin: 0; 
}

h2 {
	text-align:left;
	font-size: 16px; 
	color: #BD2939; 
	font-weight: bold; 
	padding: 0; 
	margin: 1em 0 0.5em 0; 
}

h2.titel {
	font-size: 12px;
	margin: 0 0 0.5em 0; 
}

h3 {
	font-size: 14px;
	padding: 0;
	margin: 1em 0 0.5em 0;
}

.align-center {
	text-align:center;
}

.align-right {
	text-align:right;
}

.align-left {
	text-align:left;
}

.pad-bottom {
	padding-bottom:0.5em;
}

input, select {
	border: 1px solid #c1c1c1;
	font-size: 10px;
	color: #000000;
}

input.noborder {
	border-style: none;
	vertical-align: bottom;
}

.tab {
	color:#000000;
	background-color:#FAF9ED;
}

.tab_active {
	color: #000000;
	background-color: #d1cec5;
}

.tab_active2 {
	color: #000000;
	background-color: #e6e2d7;
}

.navhead {
	font-size:12px;
	padding:2px 0 2px 0;
	font-weight:bold;
	border:1px solid #BD2939;
	border-right-style: none;
	background-color:#F0ECE1;
/*
	color: #ffffff;
	background-color:#BD2939;
*/
}

.tableiste {
	clear:both;
	margin-left: 20px;
	width:677px;
}

.tabl_l {
	padding: 0.2em 0;
	float: left;
	width: 20px;
	border-top: 1px solid #f0ece1;
	border-bottom: 1px solid #d1cec5;
	border-right: 1px solid #d1cec5;
}

.tabl_r {
	padding: 0.2em;
	margin-right: 20px;
	border-top: 1px solid #f0ece1;
	border-bottom: 1px solid #d1cec5;
}

.tab_a {
	padding: 0.2em 1em;
	float: left;
	background-color: #faf9ed;
	border-top: 1px solid #d1cec5;
	border-right: 1px solid #d1cec5;
	border-bottom: 1px solid #faf9ed;
	cursor:pointer;
}
.tab_i {
	padding: 0.2em 1em;
	float: left;
	border-top: 1px solid #d1cec5;
	border-right: 1px solid #d1cec5;
	border-bottom: 1px solid #d1cec5;
	cursor:pointer;
}

.tabcontent {
	clear: both;
	background-color: #faf9ed;
	margin: 0 20px 20px 20px;
	padding: 1px 20px 20px 20px;
	border-right: 1px solid #d1cec5;
	border-bottom: 1px solid #d1cec5;
	border-left: 1px solid #d1cec5;
	width:615px;
	overflow:hidden;
}

a {
	color:#bd2939;
	font-weight:bold;
}

ul.menu, ul.menu-1, ul.menu-2, ul.menu-3{
	list-style-type: none;
	margin:0;
	padding:0;
}

li.menu-1 {
	margin:0;
	padding:0;
}

li.menu-2 {
	margin:0 0 0 0;
	padding:0 0 0 1.2em;
}

li.menu-3 {
	margin:0 0 0 0;
	padding:0 0 0 2.4em;
}

a.menu {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height:1.8em;
}

#content {
	width: 888px;
	margin: auto;
}

/* warenkorb-tabelle */
.spalte_kurz {
	padding: 0;
	float: left;
	width: 50px;
}

.spalte_gesamtsumme {
	float: left;
	width: 100px;
	margin: 0 10px 0 10px;
}

.spalte_kurz2 {
	text-align:right;
	float: left;
	width: 90px;
}

.spalte_lang {
	float: left;
	width: 260px;
	margin: 0 10px 0 10px;
}

.spalte_laenger {
	float: left;
	width: 200px;
	margin-right: 10px;
}
/* warenkorb-tabelle ende */

#head {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	line-height: 0;
}

.links {
	float: left;
	width:177px;
}

#links input {
	width: 145px;
	height: 17px;
	font-size: 10px;
	border: 1px solid #C8C7C7;
	margin: 0;
	padding: 0;
}

#links TD {
	font-size: 10px;
	font-family: verdana, sans-serif;
	line-height: 10px;
	color: #000000;
}

#mitte-startseite {
	float: left;
	width: 519px;
	text-align: left;
	border: 1px solid #BD2939;
	min-height:49em;
}

#mitte-hat-seite {
	float: left;
	width: 519px;
	text-align: left;
	border: 1px solid #BD2939;
	min-height: 60em;
}

#mitte {
	float: left;
	width: 697px;
	text-align: left;
	border: 1px solid #BD2939;
	min-height: 60em;
	margin-bottom:0;
	padding-bottom:0;
}
#rahmentabelle {
	float: left;
	width: 177px;
	background-color: #BD2939;
	border-bottom: 1px solid #BD2939;
}

#spalte_download {  
	float: left; 
	width: 330px;  
}

#sidenavi {
	margin-top: 30px;
	font-size: 10px;
	text-align: left;
}

img {
	border-style: none;
}

img.float {
	float: left;
}

.clear {
	clear:both;
}

#warenkorb_anzeige {
	margin: 5px 5px 0 0;
	font-size: 9px;
	color: #000000;
	height: 18px;
	width: 21px;
	background-image:url(../bilder/icon_warenkorb_items.gif);
	background-repeat:no-repeat;
	text-align: left;
	line-height: 11px;
	float: left;
}

#warenkorb, #warenkorb_leer {
	font-size: 10px;
	color: #000000;
	height: 37px;
	line-height: 37px;
	text-align: left;
}

#warenkorb {
	margin: 15px 0 0 0;
}

#warenkorb_leer {
	margin: 15px 0 0 0;
}

#warenkorb-bild {
	float: right;
}

#inhalt, #inhalt_weiss {
	width: 532px;
	height: auto;
	padding-bottom: 15px;
	border: 1px solid #BD2939;
	background-color: #ffffff;
}

#inhalt_beige {
	background-color: #f0ece1;
	width: 705px;
	height: auto;
	padding-bottom: 15px;
	border: 1px solid #BD2939;
}

#inhalt_beige_uebersicht {
	background-color: #f0ece1;
	width: 530px;
	height: auto;
	padding-bottom: 15px;
	border: 1px solid #BD2939;
}

.pagination-wrap {
	padding-top: 3em;
}
.pagination {
	font-size: 11px;
	width: 5ex;
	float: left;
	text-align: center;
	height: 3ex;
	line-height: 3ex;
	margin: 2px;
	background-color: #faf6ea;
	display:inline;
}
.pagination a {
	text-decoration: none;
}
#inhaltskasten {
	margin: 40px 40px 40px 40px;
}

#detailkasten {
	margin: 40px 40px 10px 40px;
}

.detailkasten {
	margin: 40px 40px 10px 40px;
}

#detailkasten HR {
	margin: 15px 0 10px 0;
	color: #ffffff;
}

#detail {
}

#detailnavi {
	float: right;
	text-align: right;
	width:90px;
}

#kostenlose-ansichtsexemplare {
	width: 130px;
	float: right;
	color: #BD2939;
	text-align: right;
	margin-right: 5px;
}

div.neubild {
	float: right;
	height:130px;
}


.detailbild {
	margin-right: 10px;
	float: left;
	margin-bottom:15px;
}

#footer {
	font-size: 10px;
	color: #000000;
	margin-left:177px;
	text-align:left;
	margin-top:0;
	padding-top:0;
}

td.beige {
	padding-bottom: 1em;
}

table#seite {
	border-spacing:0;
	border-collapse: collapse;
	width:178px;
	float:left;
	margin: 0;
	padding: 0;
}

.kasten_seite {
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	text-align: left;
}
.blau {
	background-color: #A2C3E8;
}

.redhead {
	height: 20px;
	background-color: #BD2939;
	color: #ffffff;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
}

.redhead2 {
	height: 20px;
	background-color: #BD2939;
	color: #ffffff;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}

.kastenkoerper {
	margin: 1em 1em 2em 1em;
}

.beige  {
	background-color: #f0ece1;
}

td {
	vertical-align: top;
}

.kastenbild_framed {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

/*
.kastenbild_framed_weiss {
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid black;
}
*/

.kastenbild {
	margin: 2px 10px 12px 0;
	float: left;
}
.fussnote {
	margin-left: 42px;
}

.warenkorbinput {
	width: 40px;
	height: 16px;
	margin-top: 3px;
}

.bestelleninput {
	float: left;
}

.bestelleninput .lang {
	height: 16px;
	width: 205px;
}

.bestelleninput select {
	height: 16px;
	width: 207px;
}

.bestelleninput .mittel {
	height: 16px;
	width: 156px;
	margin-bottom: 0;
}

.bestelleninput .kurz {
	height: 16px;
	width: 41px;
}

.textarea {
	width: 434px;
}

.hspacer {
	background: transparent;
	float: left;
}

.trennlinie {
	clear:left;
	margin: 10px 0 10px 0;
	border-bottom: 1px solid #ffffff;
}

.trennlinie_vertikal {
	width: 15px;
	height: 200px;
	margin: 0 10px 0 10px;
	background-image:url(../bilder/1pixel_weiss.gif);
	background-repeat:repeat-y;
}

div.linkbild_suche {
        float: left;
	width: 57px;
	height:80px;
}

div.titeltext_suche {
	margin-left: 70px;
}

.details {
	float: right;
	width: 120px;
	height: 16px;
}

.symbole {
	float: right;
	width: 160px;
	height: 16px;
}

.symbolbild_framed {
	vertical-align:middle;
	margin-right: 1em;
}

.material {
	margin: 1em 0 1em 0;
}

.material-bild {
	float: right;
	margin: 0em 0em 0.1em 1em;;
}

.material-links {
}

.advent-tuer {
	position: absolute;
}

#advent-wrap {
	position: relative;
	height: 530px;
}

.req {
	color:#bd2939;
}

/* for Internet Explorer */
* html #mitte {
	height: 61em;
}

* html #mitte-startseite {
	height: 611px;
}

* html #mitte-hat-seite {
	height: 55em;
}

