	@charset "utf-8";

/*html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background-repeat: no-repeat;
}*/
	body, html {
		font-family: Arial, Helvetica, sans-serif;
		background: #eeebe5;
		margin: 0; 
		padding: 0;
		font-size: 8px;
		text-align: left; 
		color: #000000;
	    height:100%;
		line-height:140%;
		}
	img {
		border:none;
		}
	.price, .price-box .price, .regular-price .price {
		color:#000000 ! important;
		font-weight:bold;
		}
	button {
		font-family: Arial, Helvetica, sans-serif;
		cursor:pointer;
		}

	a.img img, a img.pic {
		border:1px solid #cccccc;
		}
		
		
		
/*************************************************************************** Layout/Divs **********/
/******************************** Container erster/zweiter Ebene hier oben, alles weitere unten ***/
	#outerContainer { 		
    	width: 100%;  
    	position:relative;
    	top:0px;
    	margin-left:auto; 
		margin-right:auto;
    	text-align:left;
		overflow: visible;		
		background-color:transparent;
		padding-bottom:50px;
		} 	
	#container { 	
		position:relative;
    	width: 100%;  
    	margin-left:auto; 
		margin-right:auto;
    	text-align:left;
    	overflow: visible;		
		background-color:transparent;
		} 
	#containerBottom { 	
		display:none;
		} 

	#header {
		display:none;
		}
		
	#nav {  
		display:none;
		}	
		
	#metaSymbols {  
		display:none;
		}

	#search {  
		display:none;
		}

    #lCol {
		display:none;
		}	
		
	#mCol {
		margin-left: 10px;
		width:100%;
		}  	
		
	#mColSingle {
		margin-left: 10px;
		width:100%;
		}  

	#mCol2colLeft {
		margin-left: 10px;
		width:100%;
		}  	
    
	#mCol2colRight {
		margin-left: 10px;
		width:100%;
		}  	
    
   	#rCol {
		display:none;
		} 
   	#footer {
		display:none;
		} 







p {
	padding: 0px 15px 0 15px;
	font-size:1.25em;
	line-height:135%;
	}	
div.content p {
	padding: 0px 0px 0 0px;
	font-size:1.25em;
	}	
/*p.backGrey {
	margin:0; padding: 8px 15px 8px 15px; background-image:url(../img/layout/backGrey.png);	background-repeat: no-repeat;
	}
*/	
	
.red {
	color:#b5152b;
}	
.leftAlign {
	text-align:left;
}	
.rightAlign {
	text-align:right;
}	
.centerAlign {
	text-align:center;
}		
.italic {
	font-style:italic;
}	





	
h1 {
	/* mit klammern */
	color:#333333;
	}	
h1 img {
	display:none;
	}	
	

h2 {
	color:#333333;
	background-color:transparent;
	font-size:1.15em;
	font-weight:bold;
	}
	
	

h3 {
	text-transform: uppercase;
	}
	
h3 img {
	display:none;
	}		
	

	



/*************************************************************************** Header ***************/

		
		


.print tfoot tr.tax-details td {
	display:none;
	}	
.print tfoot td.last {
	padding-right:28px;
	}		
.print tfoot td.last {
	text-align:right;
	}	
	


	
		

			
		
		
	
/*************************************************************************** Hauptinhalt **********/	
/************************************************************************ (Detail-Template) *******/
	#mainContent {
		overflow:hidden;
		padding-bottom:30px;
		}
	


/*************************************************************************** Typo Links ***********/	
a {
	color:#000000 !important;
	text-decoration: underline;
	font-weight: normal;	
	}
a:hover {
	color:#333333;
	text-decoration: underline;
	font-weight: normal;
	}
	


	

.searchResults {
	margin-top:20px;
/*	background-image:url(../img/layout/backGradient.png);
	background-repeat:no-repeat;
	background-position:top right;
	border: 2px solid #eeebe5;
	background-color: #eeebe5;*/
	font-size:1.2em;
	padding:0;
	}
.searchResults li.item {
	clear:left;
	margin-right:20px;
	font-size:1.2em;	
	}	
	
.searchResults li a {
	text-decoration:none;
	}	
.searchResults li a:hover {
	text-decoration:none;
	color:#444444;
	}	

.searchResults li.book {
	border-bottom: 1px solid #cccccc;
	padding:10px 5px 15px 5px;
	height:65px;
	position:relative;
	}
	
.searchResults li.book .img {
	position:absolute;
	top:10px;
	left:20px;
	margin:0px;
	padding:0px;
	}	
.searchResults li.book .author {
	font-size:1.2em;
	position:absolute;
	top:1em;
	left:100px;
	margin:0px;
	padding:0px;	
	}	
	
.searchResults li.book .title {
	font-size:1.2em;
	position:absolute;
	top:2em;
	left:100px;
	margin:0px;
	padding:0px;
	}
	
.searchResults li.book .description {
	font-size:0.85em;
	position:absolute;
	top:6em;
	left:100px;
	margin:0px;
	padding:0px;
	}	
	
.searchResults .info{
	font-size:1.0em;
	border-bottom:1px dashed #999999;
	}	

.searchResults .phrase {
	color:#b5152b;
	font-weight:bold;
	}	

.searchResults .mode {
	color:#b5152b;
	font-weight:bold;
	}	
	
	

	
/********************************************************************* Boxen, linke Spalte ********/


.box {
	padding:20px 0px 5px 0px;	
	margin:0px 0 40px 0;
	background-color:#eeebe5;
	border: 2px solid #eeebe5;		
	position:relative;
	}		
	
.box h1 {
	margin-left:-2px;	
	}		
	
.backWhite {
	background-color:transparent;
	position:relative;
	}		
	
#lCol .backReading {
	padding:20px 0 20px;
	margin:20px 0 0 0;
	background-image:url(../img/layout/readingBack.png);
	background-repeat: no-repeat;
	height:193px;
	position:relative;
	}		

		
.box h2 {
	color:#b5152b;
	font-size:1.65em;
	}
#mCol .box p {
	padding: 0 25px 0 15px;
	font-size:1.25em;
	line-height:140%;
	}
	
#lCol .box {
	margin: 20px 0 0 0;
	}
	
#lCol .box p {
	padding: 0 15px 0 25px;
	font-size:1.25em;
	line-height:140%;
	}


#lCol .backReading p { 
	line-height:110%;
	}	

#lCol .backReading p.backGrey { 
	padding: 8px 10px 8px 20px;
	}	
				
	
.box .iconMail {
	margin-top:-35px;
	float:right;
	}
	
.noBorderNoBack {
	border:0;
	background-color:transparent;
	padding:0px ! important;
/*	border-bottom:1px solid #cccccc;	*/
	}
	
	
	
.noBorderNoBack h2 {

/*	border-top:1px solid #333333;*/
	padding-left:10px;
	padding-top:15px;
	}
	
.noBorderNoBack  p {
	}	
	
	
	
	

#lCol a.iconAuthor {
	background-image:url(../img/layout/iconAutor.png);
	background-repeat: no-repeat;
	padding: 6px 0 6px 35px;
	height:29px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	}
#lCol a.iconAuthor:hover {
	background-color:transparent;
	}	
		
#lCol a.iconAudio {
	position:relative;
	background-image:url(../img/layout/icons/iconAudio.png);
	background-repeat: no-repeat;
	padding: 6px 0 6px 35px;
	height:29px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	}
#lCol a.iconAudio:hover {
	background-color:transparent;
	}		
	
#lCol h1 {
	color:#ffffff;
	display:inline;
	background-color:#b5152b;
	font-size:1.25em;
	font-weight:normal;
	padding:7px 15px 3px 30px;
	text-transform: uppercase;
	}	
#lCol h1 img {
	margin-bottom:-2px;
	font-weight:normal;
	}			
#lCol h2 {
	color:#b5152b;
	font-size:1.65em;
	font-weight:normal;
	padding:7px 15px 3px 30px;
	}	




	
/********************************************************************* Highlights, Box, mitte *****/
#highLights {
	position:relative;
	padding:30px 0 0px;
	margin:20px 0 0 0;
	background-image:url(../img/layout/highlightsBack.png);
	background-repeat: no-repeat;
/*	background-color:#eeefe5;*/
	min-height:182px;
	overflow:hidden;
	}	
#highLights .highLightPic {
	position:absolute;
	width:150px;
	left:300px;
	top:10px;
	border:0px solid yellow;
	text-align:center;
	}	
#highLights .highLightPic .img img {
	height:150px;
	}	
#highLights .category {
	position:absolute;
	left:50px;
	top:65px;
	}		
#highLights .author {
	position:absolute;
	left:50px;
	top:97px;
	}	
#highLights .title {
	position:absolute;
	left:50px;
	top:116px;
	}	
#highLights .quotes {
	font-size:1.15em;
	font-style:italic;
	position:absolute;
	left:50px;
	top:140px;
	width:250px;
	}	
#highLights .price-box {
	font-size:1.4em;
	position:absolute;
	left:300px;
	width:150px;
	text-align:center;
	top:158px;
	}	


	
	
	
/**************************************************************** listView, mitte *****************/
.listViewGrid {
	margin-top:0px;
	background-color:transparent;
	padding:0; 
	}
.listViewGridHead {
	background-color:#eeebe5;
	padding:20px 0 20px 0; 
	margin: 0 8px 0 0;
	}
.listViewGrid ul {
	background-color:transparent;
	margin-left:0px;
	padding-left:0px;
	}
.listViewGrid ul li{
	margin-left:0px;
	font-size:0.6em;
	}
.listViewGrid .product {
	position:relative;
	border: 2px solid #eeebe5;
	width:204px;
	display:block;
	list-style-type:none;
	height:34em;
	margin:0 0 4px 0;
	background-color:#eeebe5;
	padding:10px 5px 5px 20px;
	line-height:140%;
	}

.listViewGrid .odd {
	clear:left;
	float:left;
	}
.listViewGrid .even {
	margin-left:4px;
	}	

.listViewGrid .product .pic {
	position:absolute;
	top:23px;
	left:20px;
	}
.listViewGrid .product .bookVolume {
	font-size:1.5em;
	position:absolute;
	top:23px;
	width:94px;
	left:129px;
	text-align:right;
	line-height:130%;
	}
.listViewGrid .product .bookVolume span {
	font-size:1.2em;
	font-weight:bold;
	}
	
.listViewGrid .product .authorTitleBox {
	border:0px solid red;
	position:relative;
	margin-top:125px;
	margin-left:0px;
	left:0px;
	width:204px;
	line-height:180%;
	}	
	
.listViewGrid .product .author {
	font-size:2.1em;
	}
.listViewGrid .product .title {	
	font-size:2.6em;
	position:relative;
/*	position:absolute;
	margin-top:0px;
	top:0.65em;*/
	}
	
	

.listViewGrid .product .priceAvailBox {
	position:absolute;
	top:32.5em;
	width:204px;
	border:0px solid red;
	height:25px;
	line-height:180%;
	}	
		
.listViewGrid .product .price-box {
	position:absolute;
	}
.listViewGrid .product .price-box .price {
	font-size:2.2em;
	}
.listViewGrid .product .sofortLieferbar {
	margin-top:3px;
	float:right;
	}
.listViewGrid .product .nichtLieferbar {
	margin-top:3px;
	float:right;
	}	
	
.listViewGrid .product .iconAddToCart {
	position:absolute;
	top:96px;
	left:191px;
	}
	
.listViewGrid .product .iconAge {
	position:absolute;	
	top:96px;
	left:135px;
	}
.listViewGrid .product .iconWishlist {
	position:absolute;	
	top:96px;
	left:163px;
	}
	





	
.pageBrowser {
	padding:10px 0px 10px 5px;
	display:block;
	width:462px;
	clear:left;	
	}	
.pageBrowser .itemCount {
	margin-left:20px;
	}
.pageBrowser li{
	list-style-type:none;
	float:left;
	margin-left:-10px;
	padding:0 0px 0 0px;
	}	
.pageBrowser ul{
	margin-top:-6px;
	margin-right:0px;
	float:right;
	}	


.iconEmptyMini {
	background-color:transparent;
	position:relative;
	background-repeat: no-repeat;
	width:32px;
	height:32px;
	border:0;
	color:#ffffff;
	font-size:1.5em;
	text-align:center;
	text-decoration:none;
	padding-top:9px;
	}
.iconEmptyMini strong {
	display:none;
	}
				

a.grMini {
	display:block;
	background-image:url(../img/layout/icons/iconMiniGreySmall.png);
	cursor:pointer;	
	color:#ffffff;
	z-index:50;
	}			
a.grMini:hover { 
	background-image:url(../img/layout/icons/iconMiniGreyBig.png);
	font-size:2em;
	color:#ffffff;
	z-index:100;
	text-decoration:none;
	}		
div.orMini { 
	background-image:url(../img/layout/icons/iconMiniOrangeSmall.png);
	cursor:default;	
	color:#ffffff;
	z-index:50;
	}	

.withSup {
	padding-left:0px;
	}

a.withSup:hover {
	padding-left:1px;
	}
	
.iconEmptyMini div {
	float:right;
	margin-top:-4px;
	margin-left:-10px;
	margin-right:9px;
	font-size:0.65em;
	}
	

a.iconEmptyMini:hover div {
	float:right;
	margin-top:-5px;
	margin-left:-7px;
	margin-right:7px;
	font-size:0.65em;
	}	

.iconEmptyMini sup {
	display:none;
	}

a.withSup:hover {
/*	padding-top:0px;*/
	}
.withSup sup{
	display:none;
/*	margin-left:-2px;*/
	}
#fontA {
	position:absolute;
	top:0px;
	left:0px;
	}
#fontA1 {
	position:absolute;
	top:0px;
	left:22px;
	}
#fontA2 {
	position:absolute;
	top:0px;
	left:44px;
	}

	
/**************************************************************** listView, Linien, mitte *********/
.listViewLines {
	margin-top:0px;
	background-color:transparent;
	padding:0; 
	width:479px;	
	}
.listViewLines .box {
	margin:-20px 0 0 0;
	padding-top:1px;
	}
.listViewLines .box h2 {
	padding-top:25px;
	padding-left:20px;
	margin-bottom:0px;
	}
.listViewLines .box h1 {
	margin-left:-20px;
	}
.listViewLinesHead {
	background-color:#eeebe5;
	padding:25px 0 20px 0; 
	margin: 0 0 0 0;
	}
.listViewLines ul {
	margin-top:0px;
	background-color:transparent;
	margin-left:0px;
	padding-left:0px;
	}
.listViewLines ul li{
	margin-left:0px;
	font-size:0.6em;
	position:relative;	
	}
.listViewLines .product {
	border: 2px solid #eeebe5;
	display:block;
	height:150px;
	list-style-type:none;
	margin:0 0 0 0;
	background-color:#eeebe5;
	padding:10px 5px 5px 25px;
	line-height:140%;
	}
.listViewLines .img {
	position:absolute;
	width: 100px;
	margin-left: 0px;
	margin-bottom: 20px;
	float: left;
	text-align: center;
	top:25px;
	}	
.listViewLines .product .author {
	font-size:2.2em;
	position:absolute;
	left:175px;
	margin-left:0;
	top:55px;
	width:250px;
	}
.listViewLines .product .title {
	font-size:2.6em;
	position:absolute;
	left:175px;
	margin-left:0;
	top:67px;
	width:250px;
	}
.listViewLines .product .bookVolume {
	position:absolute;
	font-style:italic;
	left:175px;
	margin-left:0;
	top:38px;
	}
.listViewLines .product .bookVolume span {
	font-size:1.2em;
	font-weight:bold;
	}	
.listViewLines div.additionalInfo {
	position:absolute;
	font-size:2em;
	font-style:italic;
	padding-top:30px;
	left:175px;
	width:280px;
	margin:0px;
	line-height:120%;
	}			
.listViewLines .putIntoShoppingCart {
	position:absolute;
/*	top:120px;*/
	top:120px;
	left:265px;
	margin-left:0;
	margin:0;
	}
.listViewLines .sofortLieferbar {
	position:absolute;
	left:347px;
	margin-left:0px;
	top:108px;
	}
.listViewLines .nichtLieferbar {
	position:absolute;
	left:347px;
	margin-left:0px;
	top:108px;
	}
.listViewLines .iconAge {
	position:absolute;
	top:124px;
	left:212px;
	}
	/*
.listViewLines form .iconAge {
	position:absolute;
	top:10px;
	margin-left:375px;
	}*/
	
.listViewLines .iconWishlist {
	position:absolute;	
	width:39px;
	height:39px;
	top:124px;
	left:241px;
	}	
	

	
	
.listViewLines .category {
	position:absolute;
	top:20px;
	left:165px;
	margin:0px;
	font-size:2.0em;
	font-weight:normal;
	}	
.listViewLines .category img {
	margin-bottom:-2px;
	font-weight:normal;
	}
	
.listViewLines .price-box {
	position:absolute;
	left:175px;
	margin-left:0px;
	top:106px;
	font-size:2.2em;
	}	
	
	
.listViewLines .iconDeleteSmall {
	position:absolute;
	left:415px;
	margin-left:0;
	top:26px;
	}	
.listViewLines .iconDeleteSmall span {
	display:none;
	}	
	
/*	
#listView {
	padding:30px 2px 20px 2px;
	margin:20px 0 0 0;
	background-color:#eeefe5;
	overflow:hidden;
	}	
#listView .pic {
	float:left; 
	margin-left:25px; 
	margin-top:15px;
	}	
.listView {
	padding:0 2px 0 2px;
	display:block;
	background-color:#f7f6f3;
	overflow:hidden;
	height:175px;
	}		
.listView {
	padding:0 2px 0 2px;
	display:block;
	background-color:transparent;
	overflow:hidden;
	height:175px;
	}		
.listView p {
	color:#555555;
	margin-top:5px;
	padding: 0px 0px 0 170px;
	width:230px;
	font-size:1.25em;
	line-height:120%;
	}		*/	



	
/**************************************************************** customer, rechts/mitte ********/

.col-right {
	float:left;
	margin:40px 0 30px 23px;
	width:195px;
	}	
.col-right ul li {
	margin-left:0px;
	padding-left:0px;	
	list-style-type:none;
	}	
.col-right ul {
	margin-left:0px;
	padding-left:0px;	
	}		


.checkOutBox {
	padding: 10px 10px 10px 20px; 
	margin-bottom: 20px;
	}
	
.checkOutBox h2 {
	padding-left: 10px; 
	}
	

#checkoutSteps, .one-page-checkout {
	padding-left:0px;
	}	
	

.checkOut2 {
	margin-top:-20px;
	margin-left:0px;
	padding-left:0px;	
	background-repeat: no-repeat;
	position:relative;
	}	
.checkOut2 ul li {
	list-style-type:none;
	}		
.checkOut2 .content {
	margin-top:20px;
	position:relative;
	background-color:#eeebe5;
	padding:15px 20px 10px 20px; 
	background-image:url(../img/layout/backGradient.png);
	background-position:top right;
	background-repeat:no-repeat;
	border: 2px solid #eeebe5;
	}	
.content .orangeButton {
	position:absolute;
	right:0px;
	}	
.content .back {
	position:static;
	margin-top:0px;
	margin-left:15px;
	float:left;
	}	


.iconEmpty {
	background-color:transparent;
	position:relative;
	background-repeat: no-repeat;
	width:39px;
	height:39px;
	border:0;
	color:#999999;
	font-size:2em;
	text-align:center;
	text-decoration:none;
	padding-top:13px;
	}

.trans, a.trans {
	display:block;
	background-image:url(../img/layout/icons/iconTransSmall.png);
	}			

a.gr {
	display:block;
	background-image:url(../img/layout/icons/iconGreySmall.png);
	cursor:pointer;	
	color:#ffffff;
	z-index:50;
	}			
a.gr:hover { 
	background-image:url(../img/layout/icons/iconGreyBig.png);
	font-size:2.8em;
	color:#ffffff;
	z-index:100;
	text-decoration:none;
	}		
div.or { 
	background-image:url(../img/layout/icons/iconOrangeSmall.png);
	cursor:default;	
	color:#ffffff;
	z-index:50;
	}	

.checkOutEdit1 {
	position:absolute;
	top:10px;
	left:523px;
	}
.checkOutEdit2 {
	position:absolute;
	top:10px;
	left:551px;
	}
.checkOutEdit3 {
	position:absolute;
	top:10px;
	left:579px;
	}
.checkOutEdit4 {
	position:absolute;
	top:10px;
	left:607px;
	}
.checkOutEdit5 {
	position:absolute;
	top:10px;
	left:635px;
	}
.checkOutEdit6 {
	position:absolute;
	top:10px;
	left:663px;
	}


#checkoutSteps .section .head a.gr {
	display:none;
	}
#checkoutSteps .section .head div.trans {
	display:block;
	}
#checkoutSteps .section .head div.or {
	display:none;
	}	
	
	
#checkoutSteps .allow .head a.gr {
	display:block;
	}
#checkoutSteps .allow .head div.trans {
	display:none;
	}
#checkoutSteps .allow .head div.or {
	display:none;
	}
	
	
#checkoutSteps .active .head a.gr {
	display:none;
	}
#checkoutSteps .active .head div.trans {
	display:none;
	}
#checkoutSteps .active .head div.or {
	display:block;
	}
	
	
.data-table .author {
	font-size:1em;
	margin-bottom:0px;
	}
.data-table .title {
	font-size:1em;
	margin-top:-2px;	
	}
	
	

/****************************************************** AufhŸbschung der DMagento-Tabellen ********/	

.checkOut .data-table { border:0px solid #cccccc; width:95%; font-size:1.5em; margin-left:auto; margin-right:auto; margin-top:0px;}

.checkOut .data-table tbody td { padding-bottom:15px; padding-top:15px; border-top:1px solid #666666;height:140px;}
.checkOut .data-table tfoot td.top { vertical-align:top;}
.checkOut2 .data-table tfoot tr { padding-top:10px;  }
.checkOut2 .data-table tfoot td.last { padding-right:28px; line-height:150%;}

.checkOut .data-table .odd  { background:transparent; }
	
/* Data Table */
.data-table { border:0px solid #cccccc; width:100%; font-size:1.3em;}
.data-table tr { background:transparent; }
.data-table .odd  { background:#eeebe5; }
.data-table .even { background:transparent !important; }
.data-table td.last, .data-table th.last { border-right:0; }
.data-table tr.last th,
.data-table tr.last td { border-bottom:0 !important; }
.data-table th { border-right:0px solid #c2d3e0; padding:2px 8px; color:#0a263c; white-space:nowrap; }
.data-table th.wrap { white-space:normal; }
.data-table th a,
.data-table th a:hover { color:#fff; }
.data-table td { padding:3px 8px; }
.data-table thead tr th { background:transparent; font-size:1em; padding-bottom:5px;}
.data-table tfoot { border-bottom:1px solid #d9dde3; }
.data-table tfoot tr.first { background:url(../images/base_mini_actions_bg.gif) 0 0 repeat-x; }
.data-table tfoot tr { background-color:transparent; }
.data-table tfoot td { padding-top:0px; padding-bottom:1px; border-bottom:0; border-right:0px solid #d9dde3; }
.data-table tbody td { border-bottom:0px solid #d9dde3; border-right:0px solid #d9dde3; margin-right:2px; padding-top:3px; padding-bottom:3px;}

/* Bundle Products */
.data-table tbody.odd tr { background:#f8f7f5 !important; }
.data-table tbody.even tr { background:#f6f6f6 !important; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #d9dde3; }

.data-table tbody td h5.title { margin:0; padding:0; font-size:1em; font-weight:bold; color:#2f2f2f; }
.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }

	
/**************************************************************** customer, rechts/mitte ********/
.customer {
	margin-top:0px;
	background-repeat: no-repeat;
	}	
.customer ul li {
	list-style-type:none;
	}	
.customer ol li {
	border:0px;
	background-image:url(../img/layout/productViewBack.png);
	background-position:top right;
	background-color:transparent;
	border: 2px solid #eeebe5;
	}	
.customer .fixed260 {
	height:260px;
	}	

.customer #login-form {
	margin-top:20px;
	}
.customer .login-box .content {
	background-image:url(../img/layout/productViewBack.png);
	background-position:top right;
	margin-top:0px;
	}	
	
.customer .content {
	margin-top:20px;
	position:relative;
	background-color:#eeebe5;
	padding:15px 20px 10px 20px; 
	background-image:url(../img/layout/productViewBack.png);
	background-position:top right;
	border: 2px solid #eeebe5;
	}
.customer .login-box .content .buttonSet {
	position:absolute;
	top:255px;
	width:90%;
	}
.customer .login-box .content p {
	padding-left:10px;
	}
.customer .content p {
	padding-left:20px;
	}
.customer .login-box .col-1, .customer .login-box .col-2 {
	border: 0px solid #eeebe5;
	}	
.customer .col-1 h2, .customer .col-2 h2 {
	padding-left:20px;
	}	
.customer .col-1 address, .customer .col-2 address,
.customer .col-1 p, .customer .col-2 p {
	padding-left:20px;
	}	
	
.buttonSet {
	position:relative;
	display:block;
	height:24px;
	border:0px solid red;
	}	
.customer .orangeButton {
	position:absolute;
	right:0px;
	}
.customer .back {
	position:static;
	margin-top:0px;
	float:left;
	margin-left:0px;
	}
	
.customer ol .back, .customer .col-1 .back, .customer .col-2 .back  {
	margin-left:15px;
	margin-right:-15px;
	}
	
	
.customer .customerLeft {
	position:absolute;
	left:30px;
	}
.head, .inner-head {
	padding-right:35px;
	}
	
	
.customer .buttonTopSet {
	margin-right:30px;
	}	
.customer .buttonTopSet .orangeButton{
	margin-right:20px;
	}	
	
	
.customer .group-select {
	background-image:none;
	background-color:transparent;
	border:0px;
	margin:0px;
	padding:0px;
	}
	
	
.border-bottom {
	border-bottom: 1px solid #dddddd;
	padding-bottom:5px;	
	}
	
fieldset {
	border:0px;
	}	
	
	
	
/**************************************************************** productView, links/mitte ********/
.productView {
	margin-top:0px;
	border: 2px solid #eeebe5;
	background-color:#eeebe5;
	padding:15px 20px 15px 0px; 
	background-image:url(../img/layout/productViewBack.png);
	background-repeat: no-repeat;
	}
.productView .sofortLieferbar {
	position:absolute;
	margin-top:12px;
	margin-left:310px;
	}
.productView .nichtLieferbar {
	position:absolute;
	margin-top:12px;
	margin-left:310px;
	}
.productView .price {
	position:absolute;
	margin-top:8px;
	font-size:1.7em ! important;
	}
	

.productView .orangeButton {
	position:absolute;
	right:0px;
	}
.productView .back {
	position:static;
	margin-top:0px;
	float:left;
	margin-left:80px;
	}	
	
.productView .author {
	margin-top:25px;
	}
.productViewColLeft {
	width:250px;
	margin-left:20px;
	margin-right:10px;
	margin-bottom:20px;
	float:left;
	text-align:center;
	}	
.border-top {
	border-top:1px solid #666666;
	}	
.productViewColLeft img {
	margin-top:25px;
	}	
.productViewColRight {
	margin-left:20px;
	margin-top:0px;
	overflow:hidden;
	margin-bottom:20px;
	}
.addToCart {
	display:none;
	width:100%;
	position:relative;
	margin-top:40px;
	height:60px;
	}
	
.addToCart .iconAge {
	position:absolute;
	margin:0;
	left:28px;
	top:4px;
	}

.addToCart .iconWishlist {
	position:absolute;
	margin:0;
	top:4px;	
	}
	
.addToCart .putIntoShoppingCart {
	position:absolute;
	margin:0;
	top:0px;
	left:230px;
	}	
	
.addToCart div.putIntoShoppingCart {
	padding-top:17px;
	}	
	
	
.qtyLabel {
	position:absolute;
	margin:0px;
	top:17px;
	font-size:1.3em;
	left:150px;
	}
#qty {
	position:absolute;
	margin:0;
	top:12px;
	left:200px;
	width:25px;
	font-size:1.5em;
	border:1px solid #999999;
	}
	
	
	
	
	
	
	
/******************************************************** Wishlist, rechte Spalte *****************/
.wishListSidebar {
	margin-top:20px;
	margin-bottom:40px;
	border: 2px solid #eeefe5;
	background-color:#ffffff;
	min-height:30px;
	padding:45px 15px 10px 20px;
	position:relative;
	}
.wishListSidebarHead {
	position:absolute;
	top:-9px;
	left:0px;
	background-image:url(../img/layout/wishListHead.png);
	background-repeat:no-repeat;
	width:195px;
	height:39px;
	font-size:1.3em;
	padding:13px 0 0 65px;
	}
.wishListSidebar .shoppingCartRow {
	margin-bottom:10px;
	}
.wishListSidebarBottom {
	position:absolute;
	left:-2px;
	background-color: #eeefe5;
	width:122px;
	height:15px;
	padding: 5px 10px 5px 65px;
	}	
.wishListSidebarBottom a {
	font-size:1.0em;
	}	
	
.wishListSidebar .toWishlist {
	margin-top:20px;
	display:block;
/*	margin-left:auto;
	margin-right:auto;*/
	}
.wishListSidebar .toWishlist span {
	display:none;
	}

.wishListSidebar .orangeButton {
	position:absolute;
	left:0px;
	}		
		
	
	
	
/******************************************************** Katalog bestellen, rechte Spalte ********/
.orderCatalogue {
	padding:20px 0 20px;
	margin:0;
	background-image:url(../img/layout/orderCatalogue.png);
	background-repeat: no-repeat;
	width:195px;
	height:379px;
	overflow:hidden;
	border: 2px solid #eeebe5;
	}	
.orderCatalogue p.backGrey {
	margin-top:280px;
	color:#333333;
	padding: 7px 15px 7px 15px;
	font-size:1.5em;
	line-height:150%;
	}	
.orderCatalogue p.backGrey .red {
	font-size:1.2em;
	}	
.orderCatalogue h1 {
	color:#ffffff;
	display:inline;
	background-color:#b5152b;
	font-size:1.25em;
	font-weight:normal;
	padding:7px 15px 3px 30px;
	}	
.orderCatalogue h1 img {
	margin-bottom:-2px;
	font-weight:normal;
	}		
.orderCatalogue a.iconRight  {
	float:right;
	margin-top:-6px;
	}		

	
	
/******************************************************** Box, rechte Spalte ********/
/*
.rightBox {
	margin:0px 0 20px 0;
	background-color:#eeefe5;
	border-bottom:2px solid #eeefe5;
	background-image:url(../img/layout/checkOutBack.png);
	background-position:top right;
	background-repeat:no-repeat;
	width:195px;
	overflow:hidden;
	}	
.rightBox p.backGrey {
	margin-top:280px;
	color:#333333;
	padding: 7px 15px 7px 15px;
	font-size:1.6em;
	line-height:150%;
	}	
.rightBox p.backGrey .red {
	font-size:1.2em;
	}	
.rightBox h3 {
	font-size:1.0em;
	font-weight:normal;
	padding:7px 5px 3px 5px;
	}	
.rightBox h1 img {
	margin-bottom:-2px;
	font-weight:normal;
	}		
.rightBox a.iconRight  {
	float:right;
	margin-top:-20px;
	}	
	*/
	
	
	

	
/******************************************************** Shopping Cart, ganzseitig ********/	

.checkOut {
	padding:30px 2px 5px 2px;
	margin:0px 0 5px 0;
	background-color:#eeefe5;
	border-bottom:2px solid #eeefe5;
	background-image:url(../img/layout/checkOutBack.png);
	background-position:top right;
	background-repeat:no-repeat;
	overflow:hidden;
	}	
.checkOutBottom {
	padding:10px 2px 5px 2px;
	}	
	

.checkOut .iconWishlist {	
	display:block;
	}		
	
.checkOut .iconDelete {
	margin-left:25px;
	display:block;
	}	
	

.checkOut .orangeButton {
	position:absolute;
	right:30px;
	}	
.checkOut .back {
	position:static;
	margin-top:0px;
	float:left;
	margin-left:0px;
	}	
#discount-coupon-form fieldset {
	margin-top:8px;
	width:250px;
	font-weight:normal;
	margin-left:490px;
	padding:5px 5px 5px 15px;
	border:2px solid #eeebe5;
	}	
#discount-coupon-form input {
	margin-left:18px;
	width:190px;
	}	
#discount-coupon-form p {
	display:none;
	}	
#discount-coupon-form .couponSubmit {
	background-color:transparent;
	background-image:url(../img/layout/buttons/jetztEinloesen.png);
	background-repeat: no-repeat;
	width:94px;
	height:24px;
	border:0;
	margin-left:130px;
	margin-top:10px;
	}	
	
	

	


	
	
	
	
	
	
	
	
	
	
	
	
	
ul.messages {
	padding: 20px 20px 20px 20px;
	background-image:none;	
	}	
ul.messages li.success-msg {
	list-style-type:none;
	background-color:none;
	border:0px;
	background-image:none;
	}	
ul.messages li.error-msg {
	list-style-type:none;
	background-color:none;
	border:0px;
	background-image:none;
	}	
ul.messages li.success-msg ul li{
	font-size:1.4em;
	list-style-type:bullet;
	color:#3d6611;
	font-weight:bold;
	}	
ul.messages li.error-msg ul li{
	font-size:1.4em;
	list-style-type:bullet;
	color:#b5152b;
	font-weight:bold;
	}		
	
	
/********************************************************************* Icons **********************/



	
a.iconAuthor {
	background-image:url(../img/layout/icons/iconAutor.png);
	background-repeat: no-repeat;
	width:29px;	
	height:29px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	}
a.iconAuthor:hover {
	background-color:transparent;
	}	
		
a.iconAudio {
	position:relative;
	background-image:url(../img/layout/icons/iconAudio.png);
	background-repeat: no-repeat;	
	width:29px;
	height:29px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	}
a.iconAudio:hover {
	background-color:transparent;
	}		
		
	

a.iconLeft {
	position:relative;
	background-image:url(../img/layout/icons/iconLeft.png);
	background-repeat: no-repeat;
	width:19px;
	height:19px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	}
a.iconLeft:hover {
	background-color:transparent;
	}		
	
.iconWishlist {
	background-color:transparent;
	position:relative;
	background-image:url(../img/layout/icons/iconWishlist.png);
	background-repeat: no-repeat;
	width:39px;
	height:39px;
	border:0;
	cursor:pointer;
	}	
a:hover.iconWishlist {
	background-image:url(../img/layout/icons/iconWishlistHi.png);
	z-index:30;
	}	
.iconWishlist span {
	display:none;
	}	

.iconIsNew {
	background-color:transparent;
	position:relative;
	background-image:url(../img/layout/icons/iconWishlist.png);
	background-repeat: no-repeat;
	width:29px;
	height:29px;
	border:0;
	}		
	
.iconAddToCart {
	background-color:transparent;
	position:relative;
	background-image:url(../img/layout/icons/iconAddToCartSmall.png);
	background-repeat: no-repeat;
	width:39px;
	height:39px;
	border:0;
	cursor:pointer;
	}
	
button.iconAddToCart:hover,
a.iconAddToCart:hover {
	z-index:100;
	background-image:url(../img/layout/icons/iconAddToCartBig.png);
	}	
div.iconAddToCart {
	background-image:url(../img/layout/icons/iconAddToCartImpossible.png);
	cursor:default;
	}	
.iconAddToCart span {
	display:none;
	}
	
	
.iconAge {
	position:relative;
	background-repeat: no-repeat;
	width:39px;
	height:39px;
	}		
	
		.age_4_plus { background-image:url(../img/layout/icons/iconAge4.png); }		
		.age_7_plus {	background-image:url(../img/layout/icons/iconAge7.png); }
		.age_8_plus {	background-image:url(../img/layout/icons/iconAge8.png); }
	


.iconDelete {
	position:relative;
	display:block;
	background-image:url(../img/layout/icons/iconDeleteSmall.png);
	background-repeat: no-repeat;
	width:39px;
	height:39px;
	}
.iconDelete span {
	display:none;
	}	
a.iconDelete:hover {
	background-image:url(../img/layout/icons/iconDeleteBig.png);
	}		


.iconDeleteSmall {
	position:relative;
	display:block;
	background-image:url(http://p109699.typo3server.info/magento/skin/frontend/dix-interface/default/images/list_remove_btn.gif);
	background-repeat: no-repeat;
	width:11px;
	height:11px;
	}		
	
	
	
	
	
	
/********************************************************************* Buttons ********************/
a.checkOutProceed {
	background-color:transparent;
	background-image:url(../img/layout/buttons/zurKasseGehen.png);
	background-repeat: no-repeat;
	width:119px;
	height:24px;
	display:block;
	border:0;
	margin-top:10px;
	margin-right:30px;
	float:right;
	border:0px solid red;
	font-size:0px;
	
	}
	
.continueShopping {
	background-color:transparent;
	background-image:url(../img/layout/buttons/weiterStoebern.png);
	background-repeat: no-repeat;
	width:94px;
	height:24px;
	border:0;
	}


.cartRefresh {
	background-color:transparent;
	background-image:url(../img/layout/buttons/warenkorbAktualisieren.png);
	background-repeat: no-repeat;
	width:150px;
	height:24px;
	border:0;
	}


.toWishlist {
	position:relative;
	background-color:transparent;
	background-image:url(../img/layout/buttons/zumMerkzettel.png);
	background-repeat: no-repeat;
	width:105px;
	height:24px;
	border:0;
	}


.zurueck {
	display:block;
	position:relative;
	background-color:transparent;
	background-image:url(../img/layout/buttons/zurueck.png);
	background-repeat: no-repeat;
	width:62px;
	height:24px;
	border:0;
	float:left;
	margin-right:5px;
	}
	

.zurueck span {
	display:none;
	}

.everythingIntoCart {
	position:relative;
	background-color:transparent;
	background-image:url(../img/layout/buttons/allesInDenWarenkorb.png);
	background-repeat: no-repeat;
	width:145px;
	height:24px;
	border:0;
	}
.everythingIntoCart span {
	display:none;
	}


.putIntoShoppingCart {
	position:absolute;
	margin-top:0px;
	margin-left:230px;
	display:block;
	background-image:url(../img/layout/shoppingCartLo.png);
	background-repeat: no-repeat;
	background-position:0 4px;
	width:165px;
	height:43px;
	border:0;
	background-color:transparent;
	color:#ff6600;
	font-size:13px;
	/*font-size:1.4em;*/
	margin-top:0px;
	font-weight:normal;
	padding: 2px 0 0 32px;
	}	
a.putIntoShoppingCart {
	padding: 20px 0 0 46px;
	text-decoration:none;
	}	
a.putIntoShoppingCart:hover {
	color:#ff6600;
	}	
a.putIntoShoppingCart:hover,
button.putIntoShoppingCart:hover{
	background-image:url(../img/layout/shoppingCart.png);
	}		
div.putIntoShoppingCart {
	background-image:url(../img/layout/shoppingCartImpossible.png);
	padding: 20px 0 0 46px;
	color:#cccccc;
	}			
	
	
	
	
	
	
/*div.csc-textpic-text {
	margin: 20px 20px 20px 45px;
	}	*/
div.csc-textpic .csc-textpic-image img {
	padding-left: 0px;
	}	
div.csc-textpic .csc-textpic-image img {
	padding-left: 0px;
	}	
div.csc-textpic-intext-left-nowrap  {
	padding-left: 20px;
	}	

.test1 div.csc-textpic-intext-right .csc-textpic-imagewrap {
	margin-top: 20px;
	}	
	
div.csc-textpic-caption-c .csc-textpic-caption {
	padding:3px;
	text-align: left;
	}	
	
	
	
	
	
	
	
	
			.backGradient {
				border: 2px solid #eeebe5;
				background-image:url(../img/layout/backGradient.png);
				background-repeat: no-repeat;
				background-position: top right;
				}			
			.backGradientLeft {
				border: 2px solid #eeebe5;
				background-image:url(../img/layout/backGradientLeft.png);
				background-repeat: no-repeat;
				background-position: top left;
				}


		
.category {
	text-transform: uppercase;
	color:#555555;
	background-color:transparent;
	font-size:1.25em;
	font-weight:normal;
	}	
	
.category img {
	margin-bottom:-2px;
	font-weight:normal;
	}	

.author {
	color:#000000;
	font-size:2em;
	font-weight:normal;
	padding:0 0 0 0px;
	margin:0px 0 10px 0;
	}


.author a {
	color:#333333;
	text-decoration:none;
	}

.bookVolume {
	line-height:110%;
	font-size:2em;
	font-weight:normal;
	padding:0 0 0 0px;
	margin:0px 0 10px 0;
	}
.sofortLieferbar {
	width:83px;
	height:19px;
	background-image:url(../img/layout/buttons/sofortLieferbar.png);
	background-repeat: no-repeat;
	}
.nichtLieferbar {
	width:83px;
	height:19px;
	background-image:url(../img/layout/buttons/nichtLieferbar.png);
	background-repeat: no-repeat;
	}
.sofortLieferbar span {
	display:none;
	}
.nichtLieferbar span {
	display:none;
	}
.title {
	color:#b5152b;
	font-size:2em;
	font-weight:bold;
	padding:0 0 0 0px;
	margin:0px;
	line-height:100%;
	}	
.title a {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	}				
.title a:hover {
	text-decoration:underline;
	}				
.additionalInfo {
	font-size:1.2em;
	font-style:italic;
	padding:20px 0 0 0px;
	margin:0px;
	}				
.noLRmargin {
	font-size:1.2em;
	padding:0px 0 0 0px;
	margin:0px;
	}		
	
.paddingTop {
	padding-top:25px;
	}	
		
.bottomBorder {
	border-bottom:0px;
	}				
	
.clear-left {
	clear:left;
	}				
	
	

.below .orangeButton {
	position:absolute;
	right:5px;
	}
.below .back {
	position:static;
	margin-top:0px;
	float:left;
	margin-left:10px;
	}
		
	
	
a.orangeButton {
	cursor:pointer;
	}	
.orangeButton {
	border:0;
	position:relative;
	display:inline;
	padding:0;
	margin:0;
	text-decoration: none;
	color:#ffffff;
	background-color:transparent;
	height:24px;
/*	background-image:url(../img/layout/buttons/orangeButtonFlow.png);
	background-repeat:repeat-x;*/
	}	
.orangeButton .buttLeft {
	width:5px;
	height:24px;
	float:left;
	background-image:url(../img/layout/buttons/orangeButtonLeft.png);
	background-repeat:no-repeat;
	}		
.orangeButton .buttMiddle {
	padding-top:5px;
	height:24px;
	padding-right:5px;
	padding-left:3px;
	float:left;
	background-image:url(../img/layout/buttons/orangeButtonFlow.png);
	}	
.orangeButton .buttRight {
	height:24px;
	width:8px;
	float:right;
	background-image:url(../img/layout/buttons/orangeButtonRight.png);
	background-repeat:no-repeat;
	}	
	
a.orangeButton .buttMiddle {
	padding-top:4px;
	height:20px;
	padding-right:5px;
	padding-left:3px;
	float:left;
	font-size:1.1em;
	background-image:url(../img/layout/buttons/orangeButtonFlow.png);
	}		
a.orangeButton:hover {
	color:#ffffff;
	text-decoration: none;
	}		
