.BildRechts {
	float: right;
 	clear:both;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.BildLinks {
	float: left;
 	clear:both;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.BildLSchatten {
 	clear:both;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: solid 1px #efefef;
	background: url(/files/bildschatten.png) no-repeat bottom left;
	padding: 4px 10px 17px 10px;
}
.BildLSchattenLeft {
	float: left;
 	clear:both;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: solid 1px #efefef;
	background: url(/files/bildschatten.png) no-repeat bottom left;
	padding: 4px 10px 17px 10px;
}
.Preise {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00386C;
}
.TabelleOben {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: #6DAB34;
	width: 33%;
}

.Ueberschriften {
/* Pseudoklasse */
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/*text-transform: capitalize;*/
	/*font-variant: small-caps;*/
}
.Content_Rahmen {
	border: 3px solid #333333;
}
h1 {
	font-size:17px;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size:12px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size:11px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}
