#subMenu {
	position:absolute;
	left:0px;
}
.tx-kbshop-pi1 .header h2 {
	background-image:none;
}
#main {
	background:transparent url(img/streifen.gif) no-repeat scroll 0 0;
	width: 100%;
	height: 100%;
	border: 1px solid #FFF;
}
#mainContent {
margin-top:44px;	
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	background-color:#FFE4B5;
	float:left;
	clear:both;
}

.tx-kbshop-pi1 .header h2,
#mainContent .box {
	
	/*border: 2px solid #FFF;*/
	border: 0px;
	background-color:TRANSPARENT;
	width:100%;
	float:left;
	clear:both;
}
/**
* Detail Ansicht
*/
.detail {

}
.detail .authors,
.detail .info {
	float:left;
	clear:left;
	width:100%;
	margin-bottom: 10px;
}
.detail .info,
.detail .authors,
.detail .back  {
	padding-left: 15px;
}
.detail .header h2{
	width:400px;
}
.detail .info {
	
	clear:none;
}
.detail .box .image {
	float:left;
	clear:none;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 15px;
}
.detail .box .text {
	padding-right: 0px;
	width: 400px;
	float:left;
	clear:none;
	margin-top:0px;
	padding-top:0px;
	margin-left:0px;
}
.detail ul.files {
	margin-top: 10px;
}
.detail .back {
	display:block;
	margin-top:10px;
	float:left;
	clear:both;
}
#mainContent .author-books {
	padding-left:0px !important;
	
}
#mainContent .author-books .header {
	margin-left: 15px;
	margin-bottom: 5px;
}
#mainContent .author-books .header h4 {
	font-size: .8em;
}
#mainContent .author-books {
	border-top: 2px solid #FFF !important;
	padding-top: 15px;
}
#mainContent .author-books .book {
	float:left;
	height: 100px;
}
#mainContent .author-books .image {
	clear:none;
	border: 1px solid;
}
#mainContent .author-books .text {
	width: 115px;
	clear:none;
}
