@CHARSET "ISO-8859-1";
#BildComposite {
	border: none;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
}
#Composites {
	margin: 20px 5px 3px 10px;
}

.CompositeTable {
	width: 181px;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	
	border: 2px solid #BC8A04;
}
.defaultCaption {
	padding: 0px;
	margin: 0px;
	background-color: #FCEA9C;
}
.CompositeTable th {
	color: #BC8A04;
	font-weight: bold;
	font-family: 'Arial';
	font-size: 10pt;
	text-align: left;
	padding-left: 8px;
	border-bottom: 2px solid #BC8A04;
}
.CompositeTable tr td {
	padding: 0px;
	vertical-align: bottom;
}
.CompositeTable tr td img {
	width: 181px;
	display: block;
	margin-top: -1px;
}
.untertitelTD {
	border-top: 2px solid #BC8A04;
	font-weight: bold;
	font-size: 10pt;
	
}
.untertitelTD div {
	padding-left: 10px;
	text-align: left;
	padding-bottom:3px;
}
.untertitelTD div a {
	color: #BC8A04;
	text-decoration: underline;
}
#compositeContainer {
	width: 98%;
	float: left;
}

#teaserTable {
	margin-top: 8px;
	width: 590px;
	text-align: left;
	border-bottom: 5px solid white;
}

#teaserTable td {
	border-bottom: 3px solid #FCEA9C;
}
.teaserCaption {
	background-color: #FCEA9C;
	padding-left: 15px;
	height: 30px;
	color: #BC8A04;
	font-size: 12pt;
	font-family: 'Arial';
	font-weight: bold;
}
.teaserImage {
	width: 140px;
}
.teaserHtml {
	width: 410px;
	height: 100%;
	vertical-align: top;
	margin-top: 10px;
	font-family: 'Arial';
	vertical-align: top;
}
.teaserHtml p {
	vertical-align: top;
}
#Banners {
	width: 150px;
	margin: 0 auto;
	padding: 0px;
}
.BannerComposite {
	padding: 0px;
	margin: 0px;
	margin-top: 12px;
}
.BannerComposite img {
	padding: 0px;
	margin: 0px;
}
.aktuellesCaption div {
	border-bottom: 2px solid #BC8A04;
	width: 100%;
	text-align: right;
	color: #BC8A04;
	font-family: Arial;
}
.teaserTableVerkostung {
	margin-top: 8px;
	width: 590px;
	text-align: left;
	border-bottom: 5px solid white;
	background-image: url("../images/motiv2_back.jpg");
	background-position: 0px 49px;
	background-repeat: no-repeat;
}
.teaserTableVerkostung th {
	text-align: left;
}
.teaserTableVerkostung td {


	border-bottom: 3px solid #99CCFF;
}

