/*

.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
    margin-top: 33px;
}


.csc-textpic-intext-left-nowrap div {
	margin-left: -420px;
	padding-left: 210px;
}


.csc-textpic-intext-left-nowrap .csc-textpicHeader h1 {
    margin-left: -210px;
}




.csc-textpic-intext-left-nowrap .csc-textpic-image {
	padding-left: 210px;
	
	border: 5px solid #0f0;
}

*/


/* Bestellformular KlimaQuick */

#klimabestellung .textfeld_0 {
	width: 30px;
	border: 1px solid #ccc;
}

#klimabestellung hr {
	margin: 0 !important;
}

#klimabestellung input {
	border: 1px solid #ccc;
}

#klimabestellung .textfeld_1 {
	float: right;
}

#klimabestellung .textfeld_2 {
	border: 1px solid #ccc;
	width: 99.7%;
}

#klimabestellung #adresse {
	margin: 15px 0 5px 0;
}

#klimabestellung #formbuttons input {
	margin: 0 10px 0 0;
}

#klimabestellung #formbuttons input:hover {
	cursor: pointer;
}








