/** fces.css **/
.fce-header-2-col-list {
	margin:0px;
}
.fce-dotted-bg {
	background:none;
	margin-top:0px;
	padding:0px;
	width:auto;
}
.fce-dotted-bg-content {
	/*margin:0px 11px 0px 0px;*/
	margin:0;
}

/** rechner_styles.css **/
.rechner-all {
	margin:0;
}
.rechner-main a {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	text-decoration: underline;
}
.rechner-main table#tabVergleich select#vorversichererListe {
	width: 255px;
}
.rechner-main table#tabVergleich label {
	text-align:right;
}
.rechner-main p {
	padding:10px;
}
#content-inner-content .rechner-header h1 {
	background:none;
	float:none;
	padding:5px;
	/*width:475px;*/
}

/** main_styles.css **/
html {
	height:auto;
}
#all {
	/*margin:0; // fuer ausrichtung nach links auskommentieren! */
	width:485px;
}
#body-content {
	margin-top:0px;
	width:100%;
}
#content {
	margin:0;
	width:auto;
}

