/* Einbindung weiterer Stylesheets */


@import url(fonts.css);
@import url(header.css);
@import url(land_cafe_map.css);
@import url(menu_sublevel.css);


/* ueberschreiben von h2 */
.tx-nopttc-pi1-singleview h1,
.tx-nopttc-pi1-mapview h1 {
	color:#a12116;
	font-size:18px;
	margin:20px 0 15px 0px;
}

.tx-nopttc-pi1-singleview h2,
.tx-nopttc-pi1-mapview h2 {
	font-weight:bold;	
	margin:10px 0 10px 0;	
}


.tx-nopttc-pi1-singleview {
	width:850px;
	margin:0 15px 0 15px;
	}

 #background_middle {
	width:880px;
	border:10px solid #ebe0ce;
	background-color:#ffffff;
	padding-bottom:50px;
}



.tx-nopttc-pi1-singleview #content_middle {
	border-top:10px solid #ebe0ce;
	background-color:#ffffff;
}

/*########## Beginn RECHTE SPALTE ########## */


.tx-nopttc-pi1-singleview .tx-nopttc-img-list {
	float:right;
}

.tx-nopttc-pi1-singleview .tx-nopttc-img-item {
	margin: 0px 0 10px 0px;
	width: 300px;
	border: 10px solid #ebe0ce;
}

.tx-nopttc-pi1-singleview #map {
	height: 200px;
}

/* ######### Beginn CONTENT LEFT ########## */


.tx-nopttc-pi1-singleview .tx-nopttc-torten-list {
	width:500px;
	background-color:#f2efeb;
	/*height:235px; /*245 - 10 border */
	border-top:10px solid #ebe0ce;
	border-right:10px solid #ebe0ce;
	border-left:10px solid #ebe0ce;
}
.tx-nopttc-pi1-singleview .tx-nopttc-torten-item {
	float:left;
	height:205px;
	width:103px;
	margin: 0px 10px 0 0;
	overflow:hidden;
}

.tx-nopttc-pi1-singleview .tx-nopttc-torten-item  h5 {
	margin: 5px 0 0 0;  
}



.tx-nopttc-pi1-singleview .tx-nopttc-torten-item img{
	border:4px solid #ffffff;
}
#trailimg {
	border: 10px solid #ebe0ce;
}


.tx-nopttc-pi1-singleview .balken {
	 /*245 - (2+2) - 10 border */
	border-top:2px solid #c2b094;
	border-bottom:2px solid #c2b094;
	height:245px;
	padding-left:15px;
}


.tx-nopttc-pi1-singleview .balken h3 {
	margin-bottom:5px;
}


.clear {
	clear:both;
}

/*######### Beginn CONTENT MIDDLE ####### */
.tx-nopttc-pi1-singleview .tx-nopttc-description-item {
	padding-left:15px;
	padding-bottom:30px;
	padding-right:15px;

}
.tx-nopttc-pi1-singleview .tx-nopttc-description-item a{
	color:#a12116;
	
}

.tx-nopttc-pi1-singleview .tx-nopttc-description-item  h2 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	
}
.tx-nopttc-pi1-singleview .tx-nopttc-items {
	width:500px;
	height:auto;
}

.tx-nopttc-pi1-singleview .tx-nopttc-items_2 {
	padding-top:10px;
	/*height:auto; *//*435 - 10px border */
	border-bottom:10px solid #ebe0ce;
	border-right:10px solid #ebe0ce;
	border-left:10px solid #ebe0ce;
	width:500px;
}



/*######### Beginn CONTENT FOOTER ####### */ 

.tx-nopttc-pi1-singleview .tx-nopttc-book-item-img {
	margin:15px 5px 15px 10px;
	float:left;
}

.tx-nopttc-pi1-singleview .tx-nopttc-book-item {
	border:10px solid #ebe0ce;
	margin:10px 15px 0px 0px;
	padding: 0 0 0 0px;
	width:500px;
	height:180px;
}
.tx-nopttc-pi1-singleview .tx-nopttc-book-item ul {
	list-style-type: none;
	margin-top: 0.5em;
	margin-bottom: 2em;
}
.tx-nopttc-pi1-singleview .tx-nopttc-book-item a{
	color:#a12116;
	font-weight:bold;
}
.tx-nopttc-pi1-singleview .tx-nopttc-book-item-clear {
	clear:both;
}
