/* Style sheet my_kontkatformular */
.radio_container label{display:inline;}
.checkbox_container label{display:inline;}
.radio_container span{display:block;margin-left:0;}
#kontaktformular .text{width:250px;height:15px;}
#kontaktformular .bigbox{width:400px;height:75px;}
fieldset{margin-bottom:20px;}
fieldset legend{font-weight:bold;}
label{display:block;}
.error{color:#000;background: #ffff00;}
.checkbox-menu span{display:block;}
#kontaktformular input{margin-bottom:8px;}
