/************* 2 Spalten **************/

.spaltelinks-klein,
.spaltelinks-gross,
.spalterechts-klein,
.spalterechts-gross,
.spaltelinks,
.spalterechts {
	text-align: left;
	padding: 0;
	margin: 0;
}
.spaltelinks-klein,
.spaltelinks-gross,
.spaltelinks {
	float: left;
}
.spalterechts-klein,
.spalterechts-gross,
.spalterechts {
	float: right;
}
.spaltelinks-klein,
.spalterechts-klein {
	width: 150px;
} 
.spaltelinks-gross,
.spalterechts-gross {
	width: 285px;
}
.spaltelinks,
.spalterechts {
	width: 220px;
}
.2spalten-halbiert,
.2spalten-gross-klein,
.2spalten-klein-gross {
 	width: 99.9%;
	margin: 0 0 20px 0;
}

.include{
	margin:0;
	padding:0;
}

.teasertitle, .teasercontent {
 	width:192px;
	text-align: left;
}

.tx-fetchurl-pi1 a{
	background-image:none!important;
	padding:0;
	margin:0;
}
/************* MITTE: Contentbox **************/

.contenbox {
	background-image: url(../img/elements/bg_contentteaser.gif);
	background-position: top;
	text-align: left;
	border: 1px solid #aecaa7;
	padding: 0 8px 10px 8px;
	margin-bottom: 12px;
	clear: both;
}
.boxtitle {
	font-weight: bold;
	color: #74af05;
	height: 18px;
	padding-top: 5px;
	border-bottom: 1px solid #c9e4b6; 
	text-transform: uppercase;
}
.boxcontent {
	line-height: 120%;
	min-height: 70px;
	-height: 80px;
}
.boxcontent p {
	margin: 5px 0 5px 0;
	color: #656663 !important;
}




/************* RECHTS: Teaserbox **************/
.teaserbox {
	text-align:left;
	background-image: url(../img/bckg/teaser.gif) !important;
	border-bottom: 1px solid #aecaa6;
}

/*
#right .singlewrap {
	border-bottom: 1px solid #aecaa6;
}*/



