table.produkte{
	background-color: #EFEFEF;
	border: 1px solid #000000;
}

td.produkttab{
	border-top: none;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: none;
}

table.produkttab{
	border-top: 1px solid #000000;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #000000;
}

body,tr,td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
td.caption{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	padding: 1px;


}

h1,h2,h3,h4,h5,h6{
	font-size: 12pt;
	font-weight: bolder;
	margin: 0;
	padding: 0;	
}
h1 {
	font-size: 12pt;
}
h2 {
	font-size: 9pt;
}
h3 {
	font-size: 7pt;
	font-weight: 100;
}
h4 {
	font-size: 7pt;
	font-weight: 100;
}

input {
	border: 1px solid #999999;
	height: 25px;
	background-color: #FFFFFF;




}
input.cmbox {
	border: none;
}
hr {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #FFFFFF;

}
hr.unterschrift{
	border-top: 1px dotted #999999;
	border-bottom: 1px solid #FFFFFF;
}
.stepmsg {
	font-size: 14px;
	color: #FF6633;
}

