/* Preisbox auf Startseite */

div#inhaltlinks h1 {
font-family: Arial,Helvetica,sans-serif; font-size: 15px; font-weight: 600; margin: 0 0 10px 0; padding: 0; color: #424242;
}

div#inhaltlinks h2 {
font-family: Arial,Helvetica,sans-serif; font-size: 13px; font-weight: 600; margin: 0 0 10px 0; padding: 0; color: #424242;
}

div#inhaltlinks h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	padding: 0;
	margin: 10px 0 0 0;
	color: #424242;
}

#inhaltlinks #nachpreisbox0 {
float: left;
width: 410px;
}

#inhaltlinks #nachpreisbox0 div.nachpreisbox1 {
float: left;
width: 132px;
background-color: #FFE9D2;
border: 1px solid #006666;
height: 178px;
}

#inhaltlinks #nachpreisbox0 div.nachpreisbox2 {
float: left;
width: 132px;
background-color: #FFE9D2;
margin-left: 4px;
border: 1px solid #006666;
height: 178px;
}

#inhaltlinks #nachpreisbox0 div.nachpreisbox3 {
float: left;
width: 132px;
background-color: #FFE9D2;
margin-left: 4px;
border: 1px solid #006666;
height: 178px;
}

#inhaltlinks #nachpreisbox0 div.nachpreisboxhead {
background-color: #FF9000;
color: #FFFFFF;
text-align: center;
font-size: 14px;
font-weight: 700;
}

#inhaltlinks #nachpreisbox0 div.nachpreisboxbild {
text-align: center;
padding: 3px;
}

#inhaltlinks #nachpreisbox0 div.nachpreisboxstufen {
text-align: right;
padding-right: 10px;
}

#inhaltlinks #nachpreisbox0 a {
	font-size: 11px; color:#424242; text-decoration:none; font-weight: 600; font-family: Arial, Helvetica, sans-serif; font-style: normal;
}

#inhaltlinks #nachpreisbox0 a:hover {
	font-size: 11px; color:#FF8100; text-decoration:none; font-weight: 600; font-family: Arial, Helvetica, sans-serif; font-style: normal;
}


* html #infoanforderung {
	padding:0px;
	margin:0px;
}

#infoanforderung h1 {
  font-size: 14px;
  font-weight: bold;
  background: #FFF3E8;
  display: block;
  padding: 5px;
  border-bottom: 1px dotted #333;
  margin-bottom: 10px;
}

#infoanforderung legend {
	font-size: 14px;
	font-weight: 600;
	color: #FF8000;
}

#infoanforderung label {
	width: 100px;
	margin-bottom: 10px;
	margin-left: 5px;
	float: left;
	clear: both;
	display: block;
	font-weight: 700;
}

#infoanforderung textarea, select {
	float: left;
	display: block;
	width: 250px;
	border: 1px solid #333;
	background: #F4F4F4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	padding: 1px;
}

#infoanforderung input {
	float: left;
	display: block;
	border: 1px solid #333;
	background: #F4F4F4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	padding: 1px;
	/*clear: both;*/
}

#infoanforderung div.clearer {
  clear: both;
  font-size: 1px;
  line-height: 1px;
  display: block;
  height: 1px;
}

#infoanforderung form {
	background: #CCDFEE;
	width: 408px;
	border: 1px dotted #333;
}

* html #infoanforderung form {
	background: #CCDFEE;
	width: 403px;
	border: 1px dotted #333;
}

#infoanforderung .form-button {
	margin-left: 110px !important;
	margin-left: 55px; /*to fix IE6 position*/
	width: 100px;
	clear: both;
}
#infoanforderung .option {
	border: none;
	background: none;
	width: auto;
}
#infoanforderung fieldset {
	border: none;
	padding-left: 10px;
	padding-bottom: 10px;
	display: block;
	/*clear: both;*/
}
#infoanforderung fieldset input {
	width: auto;
	border: none;
	background: none;
	float: left;
	display: block;
	margin-right: 10px;
	margin-top: 3px !important;
	margin-top: 0px; /*to fix IE6 position*/
}
#infoanforderung fieldset label {
	width: auto;
	font-weight: 500;
	clear: none;
	float: left;
	display: block;
	padding-right: 2px;
	white-space: nowrap; /*to fix IE6 wrapping*/
}

#infoanforderung .infotxt {
	margin-bottom: 10px;
	margin-left: 5px;
	width: 380px;
	font-weight: 600;
	font-size: 12px;
}

#infoanforderung div.fcmzhaus {
width:400px;
float:left;
}

div.fcmzettel {
width:168px; border:1px solid #ff8000; background-color:#fff5ec;
}

div.fcmzettel a {
color: #424242; font-size: 12px; font-weight: 500; text-decoration: none;
}

div.fcmzettel a:hover {
color: #7b7b7b; font-size: 12px; font-weight: 500; text-decoration: underline;
}

div.fcmezettelcont {
background-color:#ffca9a; margin:0 0 5px 0; padding: 3px 0;text-align:center;border-bottom:1px solid #ff8000;color:#333333;font-size:14px;font-weight:600; font-family:Arial, Helvetica, sans-serif;
}

