
/* Einbindung weiterer Stylesheets */


@import url(fonts.css);
@import url(header.css);
@import url(listrow-item.css);
@import url(books.css);

#background_middle {
	width:880px;
	border:10px solid #ebe0ce;
}

/* ########### Beginn CONTENT #########*/
h3 {
	margin:20px 0px 0px 15px;
}


#content {
	width:880px;
	padding-top:30px;
	background-color:#ffffff;
	padding-bottom:30px;
}

#content_top {
	width:880px;
	background-color:#f2efeb;
	height:270px;   /* plus Bild Hoehe*/
	border-top:2px solid #c2b094;
	border-bottom: 2px solid #c2b094;
	clear:both;
}

.container-torten {
	width:630px;
	float:left;
}

.container-inhalt {
	float:left;
	width:230px;
	padding: 20px 0 15px 0;
}
.container-inhalt  h5{
	margin-bottom: 10px;
}
.container-inhalt p{	
	margin:0px;
	padding:0px;
	font-size:8pt;
	font-family:Arial;	
}

.container-inhalt strong {
	font-size:9pt;
}

.tx-nopttc-pi2 {
	margin-left:15px;
	margin-top:10px; 
}



/* ######## Beginn CONTENT MITTE ###########*/

.tx-jppageteaser-pi1 {
padding: 0 15px 0 15px;
}

.teaser-list {
width: 850px;
}


.teaser-list-entry {
	float:left;
	background-color:#ffffff;
	border:10px solid #ebe0ce;
	margin: 0 0 10px 0px;
	width: 400px;
	
}

.teaser-list-entry-container {
	width: 400px;
	height: 140px;
	border: 0px;	
	overflow:hidden;
}

.tx-jppageteaser-pi1-list-entry-even {
float: right;
}


.teaser-list-entry a{
	color:#a12116;
}


.teaser-list-entry h4{
	margin: 5px 0 5px 0;
}
.teaser-list-entry h4 a{
	text-decoration:none;
	color:#a12116;
}

.teaser-list-entry-image {
	float:left;
	width:140px;
	margin: 0 10px 0 0;
}

.teaser-list-entry-description {
	padding: 5px;
}

.teaser-list-entry-floatcleaner {
	clear:both;
}

.teaser-list-floatcleaner {
clear:both;
}
/* ########### Beginn CONTENT FOOTER #########*/
#content_footer {
	width: 830px;
	background-color:#ffffff;
	margin: 10px 0 0 15px;
	border:10px solid #ebe0ce;
}

#content_footer_main {
	width: 800px;
	overflow:hidden;
	margin: 10px 15px 15px 15px;
}