/* Start of CMSMS style sheet 'Stift Kontakt' */
fieldset {
border: none;
display: block;
float: left;
width: 540px;
clear: both;
margin: 0;
padding: 0;
}
legend {
display:none;
}
label {
float:left;
display:block;
width: 180px;
}
input{
width: 360px;
}
textarea {
width: 540px;
}
div.captcha {
clear: left;
float: left;
display:block;
width: 340px;
}
div.submit{
clear: left;
float: left;
display:block;
width: 340px;
}

div.submit input {
width: auto;
}
div.captcha input {
width: 50px;
}
div.captcha img {
float: left;
}

div.error_message {
background:#FFCCCC;
border-left:5px solid #990000;
border-right:5px solid #990000;
overflow:hidden;
padding:8px 15px 15px 73px;
text-align:left;
width:540px;
margin-bottom: 15px;
}
div.error_message ul {
list-style-type:square;
margin:12px 0 0 27px;
padding:0;
}

span.required {
color: #990000;
}

div.fb_invalid {
color: #990000;
}
div.required label {
color: #000;
}
/* End of 'Stift Kontakt' */

