#print {
	display:block;
}
* { 
margin : 0; 
padding : 0; 
} 
html, body { 
font-family : Arial, Helvetica, sans-serif; 
} 
body { 
} 
a img { 
border : none; 
} 
input, textarea, select {
	font-family : Arial, Helvetica, sans-serif; 
	font-size:11px;
	font-weight:normal;
}
input.radio,
input.checkbox {
 	width:20px !important;
	height:12px;
}
table {
	border-collapse:collapse;
}
td { 
vertical-align : top; 
} 
#header { 
display:none;
} 
#balken { 
display:none;
} 

#seite { 
display:none;
} 
#logo { 
display:none;
} 
#claim { 
display:none;
} 
#navi { 
display:none;
} 
/*SONSTIGES*/
.linie { 
} 
table.messageBox {
display:none;
}
td.messageStackError {
display:none;
}
td.messageStackError img {
display:none;
}

/*BUTTONS*/
#warenkorb  { 
display:none;
} 
.button,
table.buchliste a.button, 
#productinfo a.button { 
display:none;
} 
table.buchliste a.button:hover { 
display:none;
} 
#cart2 a.button { 
display:none;
} 
/*CONTENT*/
#content { 
display:none;
} 

/*TEXTFORMATIERUNG*/
td, 
th,
ul,
ol,
p {
font-size : 11px; 
line-height : 150%; 
} 

h1 {
font-family : "Times New Roman", Times, serif; 
font-size : 16px; 
margin-bottom : 18px; 
} 
#text2 h1 { 
font-family : "Times New Roman", Times, serif; 
font-size : 16px; 
margin-bottom : 36px; 
} 
#text2 h1.mehrzeilig { 
font-family : "Times New Roman", Times, serif; 
font-size : 16px; 
line-height: 130%;
margin-bottom : 36px; 
}
h2 { 
font-family : "Times New Roman", Times, serif; 
font-size : 12px; 
margin-top : 10px; 
margin-bottom : 18px; 
} 
h3 { 
font-family : "Times New Roman", Times, serif; 
font-size : 12px; 
margin-top : 0; 
margin-bottom : 18px; 
} 
ul { 
margin-left : 25px; 
list-style-image : url(images/list.gif); 
list-style-position : outside; 
font-size : 11px; 
line-height : 150%; 
margin-bottom : 18px; 
} 
ol { 
margin-left : 25px; 
font-size : 11px; 
line-height : 150%; 
margin-bottom : 18px; 
} 
.contentsTopics, 
.contentsPrice { 
font-weight : bold; 
} 


/*SUCHE*/
#suche { 
display:none;
} 


/*TEXT, cart2*/
#text2,#cart2 { 
width : 100%; 
margin : 10px; 
} 
#text2 { 
background-color : #fff; 
}
#cart2 { 
background-color : #fff; 
}
/*INHALT*/
#text2  #inhalt {
background-color : #fff; 
}

/*SCROLLBEREICH*/
#scrollbereich {
width:100%;
}

/*BEREICH*/
#bereich {
	padding : 15px 0px 15px 20px; 
	z-index:99;
}

/*NEWS*/
#news {
	width:100%;
	margin-top:10px;
	border-collapse:collapse;
	table-layout:fixed
}
* html #news {
	width:auto;
}
#news a {
	color:#000;
}
#news td {
	background-color:#fff;
}
.leer {
	background-color:#fff;
}
.newsitem {
	width:33%;
	text-align:center;
	padding:20px;
}
#news .newsitem h2 {
	font-size:11px;
	font-family : Arial, Helvetica, sans-serif; 
	padding:0;
	margin:0;
	font-weight:normal;
	font-style:italic;
}
#news td.news_trenner {
	width:10px;
	background-color:#fff;
	padding:0px;
}
/*BUCHLISTE*/
#buchlistenbereich {
	padding : 10px; 
}
table.buchliste {
	width:100%;
	table-layout: fixed;
	border-collapse : collapse; 
}
table.buchliste td {
	padding-right:3px;
	padding-top:10px;
	padding-bottom:10px;
}
table.buchliste .linie {
	border-top:1px solid #ccc;
	height:1px !important ;
	line-height:1px !important;
	padding:0;
}
table.buchliste td.mitte {
	padding-right:8px;
	padding-left:8px;
}
table.buchliste .imagekasten {
width : 65px; 
height : 65px; 
background-color : #fff; 
overflow:hidden;
} 
table.buchliste .imagekasten table {
width : 65px; 
height : 65px; 
margin : 0; 
padding : 0; 
border-collapse : collapse; 
} 
table.buchliste .imagekasten table td { 
width : 65px; 
height : 65px; 
padding : 0; 
margin : 0; 
vertical-align : middle; 
text-align : center; 
} 
table.buchliste a { 
color : #000 !important ; 
} 
table.buchliste a:hover { 
color : #000 !important ; 
} 

/*PRODUCT_INFO */
table#productinfo {
	width:100%;
}
table#productinfo input { 
width : 20px; 
} 
table#productinfo_preis, 
table#product_info_autoren { 
width : 100%; 
table-layout : fixed; 
border-collapse : collapse; 
} 
table#productinfo_preis td { 
	vertical-align:middle;
}
#productinfo .cover_hoch,
#productinfo .cover_hoch img {
	width:158px;
}
#productinfo  .cover_quer,
#productinfo  .cover_quer img {
	width:198px;
}
#productinfo .productinfo_rechts {
padding-left:25px;
}
#productinfo .portrait_autor { 
width : 90px; 
} 

/*cart2*/
#cart2 {
	color:#000;
}
#cart2 table { 
width : 100%; 
border-collapse : collapse; 
table-layout : fixed; 
} 
#cart2 table th { 
font-size : 11px; 
line-height : 150%; 
text-align : left; 
font-weight : normal; 
border-bottom : 1px solid #000; 
} 
#cart2 table td, 
#cart2 table th { 
padding : 5px; 
color:#fff;
} 
#cart2 table td.borderleft { 
border-left : 1px solid #000; 
} 
#cart2 table td.borderright { 
border-right : 1px solid #000; 
} 
#cart2 table td.bordertop { 
border-top : 1px solid #000; 
} 
#cart2 table td.borderbottom { 
border-bottom : 1px solid #000; 
} 
#cart2 table td input { 
width : 20px; 
} 
#cart2 table th.betrag, 
#cart2 table td.betrag { 
text-align : right; 
} 
/*KUNDENDATEN*/
table#formular,
table#formular table {
	table-layout:fixed;
	border-collapse:collapse;
}
table#formular td,
table#formular table td {
	padding:0;
	margin:0;
}
table#formular table td {
	padding-right:10px;
	height:25px;
}
table#formular table td input,
table#formular table td textarea {
	width:100%;
}
table#formular h2 {
	font-size : 13px; 
	font-family : Arial, Helvetica, sans-serif; 
	margin-top:0;
	margin-bottom:8px;
	padding:0;
}

table#formular table#versandkosten td, 
table#formular table#versandkosten th {
	font-size:9px;
	border:1px solid #000;
	text-align:center;
	vertical-align:middle;
	padding:0;
	margin:0;
	height:auto;
}
table#formular table#versandkosten th,
table#formular table#versandkosten td.first {
	background-color:#fff;
}



/*KORREKTUR*/
table#korrektur,
table#korrektur table {
	table-layout:fixed;
	border-collapse:collapse;
}
table#korrektur td,
table#korrektur table td {
	padding:0;
	margin:0;
}
table#korrektur table td {
	padding-right:10px;
	height:25px;
}
table#korrektur table td input {
	width:100%;
}
table#korrektur h2 {
	font-size : 13px; 
	font-family : Arial, Helvetica, sans-serif; 
	margin-top:0;
	margin-bottom:8px;
	padding:0;
}
table#korrektur h2 a {
	font-size:11px;
	font-weight:normal;
}

/*AUTOREN*/
table#autoren {
	table-layout : fixed; 
	border-collapse : collapse; 
}
#autorenliste { 
display:none;
} 

#autor { 
padding : 25px 10px 25px 30px; 
} 
#autor h2 { 
margin-top : 0; 
} 
#autor table { 
width : 100%; 
} 
#autor td.abstand { 
height : 25px; 
} 
#autor .portrait_autor { 
width : 120px; 
float : right; 
margin-left : 10px; 
margin-bottom : 10px; 

} 
#autor .preis { 
text-align : right; 
vertical-align : bottom; 
} 
#autor .imagekasten { 
width : 65px; 
height : 65px; 
background-color : #fff; 
} 
#autor .imagekasten table { 
width : 65px; 
height : 65px; 
margin : 0; 
padding : 0; 
border-collapse : collapse; 
} 
#autor .imagekasten table td { 
width : 65px; 
height : 65px; 
padding : 0; 
margin : 0; 
vertical-align : middle; 
text-align : center; 
} 

/*WARENKORB-BOX*/
#warenkorb { 
display:none;
} 

/*FOOTER*/
#footer { 
display:none;
} 

/*NOT DISPLAY*/ 
.copyright { 
display : none; 
} 
.parseTime { 
display : none; 
} 
A.copyright { 
display : none; 
} 
A.copyright:hover { 
display : none; 
} 
A.copyright, .copyright a { 
display : none; 
} 
A.copyright:hover, .copyright a:hover { 
display : none; 
} 


