/*
    CSS Datei für die Formulare
    ITM DESIGN 26.02.2010
*/

* {
    margin: 0;
    padding: 0;
}

body
{
    overflow: auto;
}
fieldset
{
    border: 0px;
    line-height: 20px;
}
.powermail_check_inner input {
float:left;
font-weight:bold;
margin-bottom:5px;
margin-left:5px;
margin-right:5px;
margin-top:5px;
}
.tx_powermail_pi1_fieldwrap_html_radio input {
float:left;
font-weight:bold;
margin-bottom:5px;
margin-left:5px;
margin-right:5px;
margin-top:5px !important;
}
.powermail_mandatory{
    color: red;    
}
#left_col {
float:left;
padding-bottom:75px;
width:432px;
}
legend
{
    border: 0px;
    font-size: 18px;
    color: #406896;
    font-weight: bold;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    margin-left: 0px;
}


.tx_powermail_pi1_fieldwrap_html_text
{
    clear: both;
}

#powermaildiv_uid103, #powermaildiv_uid102, #powermaildiv_uid104{
    float:left;
    clear: none !important;
}

#powermaildiv_uid105{
    height: 30px;
    displaY: block;
}

#powermaildiv_uid88{
    clear: both;
    padding-top: 10px;
}

.tx_powermail_pi1_fieldwrap_html_text label
{
    float: left;
    width: 120px;
    font-weight: bold;
    color: #6e6e70;
}

.tx_powermail_pi1_fieldwrap_html_text input
{
    float: left;
    
    margin-top: 0px !important;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 0px;
    width: 235px;
    
    border: 1px solid #6e6e70;
    
    padding-left:10px;
    
}

.powermail_mandatory_js
{
    color: red;
    margin-left: 10px;
    margin-bottom: 10px;
    float: left;
    margin-left: 10px;
}

.tx_powermail_pi1_fieldwrap_html_textarea
{
    float: left;
}

.tx_powermail_pi1_fieldwrap_html_textarea label
{
    float: left;
    width: 120px;
    font-weight: bold;
    color: #6e6e70;
}

.powermail_textarea
{
    margin-top: 5px !important;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 0px;
    width: 355px;
    height: 130px;
    
    border: 1px solid #6e6e70;
    
    padding-left:10px;
}

dfn
{
    display: none;
}

.tx_powermail_pi1_fieldwrap_html_captcha
{
    float: left;
    margin-top: 10px;
}
.tx_powermail_pi1_fieldwrap_html_captcha label
{
    float: left;
    width: 120px;
    font-weight: bold;
    color: #6e6e70;
}

.tx_powermail_pi1_fieldwrap_html_captcha input
{
    float: left;
    
    margin-top: 0px !important;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 0px;
    width: 355px;
    
    border: 1px solid #6e6e70;
    
    padding-left:10px;
    
    color: #000000;
}

.tx-srfreecap-pi2-image
{
    margin-left: 10px !important;
    float: left;
}
.tx-srfreecap-pi2-cant-read
{
    margin-left: 10px;
    float: left;
    width: 300px;
}    

.powermail_submit
{
    float: left;
    margin-right: 5px;
    width: 150px;
    
    font-weight: bold;
    border: 0px;
    background-color: #406896;
    color: white;

    text-align: left;
    padding-top: 0px;
    padding-left: 10px;
    padding-bottom: 5px;
    height: 23px;
    font-size: 12px;
}

.powermail_reset
{
    float: left;
    width: 150px;
    margin-top: 15px;
    
font-weight: bold;
    border: 0px;
    background-color: #406896;
    color: white;

    text-align: left;
    padding-top: 0px;
    padding-left: 10px;
    padding-bottom: 5px;
    height: 23px;
    margin-bottom: 25px;
    font-size: 12px;
}

.even
{
    clear: both;
}

#form{
    width:   470px;
    margin-left: 20px;
}

.powermail_radio_inner{
    float:left;
    clear:left;   
    margin-left: 120px;
}

.powermail_radio_inner_uid88_0 input, .powermail_radio_inner_uid88_1 input{
    float:left;
}

.powermail_radio_inner_uid88_0, .powermail_radio_inner_uid88_1{
    float:left;
    width: 60px;
    clear: none !important;
    margin-left: 0px !important;
    margin-right: 10px;
}

.powermail_radio_inner_uid97_0,.powermail_radio_inner_uid97_1,.powermail_radio_inner_uid97_2{
    float:left;
    width: 90px;
    clear: none !important;
    margin-left: 0px !important;
    margin-right: 5px;    
}

.powermail_radio_inner_uid97_0{
    width: 100px !important;
}

.powermail_radio_inner_uid3_0, .powermail_radio_inner_uid3_1{
    clear: none !important;    
    margin-left: 0px;
}

.powermail_radio_inner_uid12_0, .powermail_radio_inner_uid12_1, .powermail_radio_inner_uid12_2{
    clear: none !important;
    margin-left: 0px;
}

dfn{
    width: 275px;
    height: 230px;
    position: absolute;
    background: url('images/box_over.png');
    margin-top: -270px;
    left: 90px;
    
    color: white;
    padding: 10px;
    padding-left: 15px;
    font-style: normal;
}

legend{
    padding-bottom: 5px;
}
