h1.pagetitle {
	font-size: 18px;
	font-weight: normal;
	color: #727272;
}
h2.pagesubtitle {
    font-size: 14px;
    font-weight: normal;
    color: #727272;
    margin-top: -8px;
}

div.centercontent a {
	color: #DF0022;
}

div.anfrageformular {
	border: 0px;
	width:100%;
	padding: 5px;
}

table.anfragefirma {
}

table.anfrageformular td {
	padding: 3px;
}

table.anfrageformular td {
	padding: 3px;
}

td.anfragePflichtfeld {
	width: 3px;
	background-color: #c4424e;
}

td.anfrageEingabefeld {
	width: 3px;
	background-color: #e3a5aa;
}

table.anfrageformular td.anfrageText {
	padding-left: 10px;
	vertical-align: middle;
}

table.anfrage
{
	border:1px dotted black;
}
td.anfrageError {
	padding-left: 5px;
	color:red;
	font-weight: bold;
}


div.galleryTitle {
    margin: 15px 0px 4px 3px;
}
div.galleryTitle a { font-weight: bold; }

a.galleryShow { float: right; }
.clear { clear: both; }


/* team absatz */
.team-item label { display: block; float: left; width: 55px; }
.team-item img.team-image { float: left; }
.team-item .team-item-data { margin-left: 130px; }

.team-item .clear { clear: both; height: 10px; margin-bottom: 8px; border-bottom: 1px solid #999; }






