img.secimg {
	margin:0 0 0 5px;
}

img.leftfloat {
	float:left;
	margin:0 10px 10px 0;
}

img.rightfloat {
	float:right;
	margin:0 0 10px 10px;
}


.clear {
	float:none;
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
}



/* -------------- Kontaktformular ------------- */

input#submit {
	width:120px;
	height:20px;
	clear:both;
	background:#6A0F0E;
	color:#FBEBCD;
	border-left:1px solid #DABB99;
	border-top:1px solid #DABB99;
	border-right:1px solid #540706;
	border-bottom:1px solid #540706;
	font-weight:bold;
	cursor:pointer;
}

fieldset#submitbox {
	width:120px;
	height:20px;
	margin:0 auto;
	clear:both;
	text-align:center;
}

fieldset#adresse {
	width:350px;
	clear:both;
}

fieldset#optionen {
	padding:0 0 0 90px;
}

fieldset#message {

}

label.checkbox {
	text-align:left;
	margin:9px 0 0 0;
}

input.checkbox {
	width:20px;
	border:none;
	background:none;
}
