#kontakt {
clear: both;
float: left;
margin-top: 30px;
margin-bottom: 30px;
}

#kontakt legend {
display: none;
}

#kontakt fieldset {
border: none;
}

#kontakt label {
clear: both;
float: left;
width: 100px;
}

#kontakt input,
#kontakt textarea {
float: left;
width: 300px;
border: 1px solid #999;
}

.tx_powermail_pi1_fieldwrap_html {
margin-bottom: 10px;
float: left;
}

.powermail_mandatory {
color: red;
margin-left: 5px;
}

.error {
color: red;
font-weight: bold;
}

img.tx-srfreecap-pi2-image {
float: left;
margin-left: 100px;
border: 1px solid #999;
margin-top: 10px;
width: 150px;
height: 50px;
display: inline;
}

.tx-srfreecap-pi2-cant-read {
width: 100px;
float: left;
margin-top: 13px;
margin-left: 10px;
color: #4d4d4d;
display: inline;
}

#kontakt .tx_powermail_pi1_fieldwrap_html_4 input {
float: left;
width: 120px;
margin-left: 100px;
display: inline;
margin-top: 20px;
cursor: pointer;
}

#kontakt .tx_powermail_pi1_fieldwrap_html_5 input {
float: left;
width: 170px;
margin-left: 10px;
display: inline;
margin-top: 20px;
cursor: pointer;
}

.tx-powermail-pi1_thx {
clear: both;
float: left;
margin-top: 50px;
width: 100%;
}


