@charset "utf-8";
/* CSS Document */
#inhalt .cim200 {
	float: left;
	width: 270px;
}
#inhalt .cim200 .spalte1{
	width : 259px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
}
#inhalt .cim200 .spalte2 {
	width : 260px;
	padding-right: 5px;
	margin-right: 5;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 5px;
	border-bottom: 1px dotted #CCCCCC;
}

#inhalt .cim200 .misc {
	overflow : hidden;
}
#comtainer #inhalt .cim200 .bestellen {
	width: 149px;
	margin-left: 110px;
}
#comtainer #inhalt .cim200 .spaltentext {
	width: 144px;
	margin-left: 110px;
	height: 85px;
}
fieldset {
	padding: 2px 8px;
	color: #000;
}
* html fieldset {
	position: relative;
	margin: -0.5em 0 0 0;
	padding: 0 6px 6px 6px;
}
/* to avoid creeping bgcolor (IE) */
legend {
	margin: 0 0 0 20px;
	padding: 2px 20px;
	background-color: #f4f4f4;
	color: #2c6585;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
}
* html legend {
	position: relative;
	top: -0.8em;
}
table td.farbig {
	margin: 0;
	padding: 1px 10px;
	border-right: 1px solid #2c6585;
	border-bottom: 1px solid #2c6585;
	background-color: #f4f4f4;
	color: #2c6585;
	font-weight: bold;
}


.fehler {
	font-weight: bold;
	color: #FF0000;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	font-size: 36px;
}
