/**
 * CSS Anpassungen speziell fuer den IE8
 *
 */

/* removes the "click-effect" on buttons with moving the button 1px down */
button:active {background-position: 100% 1px; position: relative; left: 0px; padding-left: 1px;}
button:active span {left: -1px;}

button.centerButton:active {background-position: 100% -53px; position: relative; left: 1px; padding-left: 1px;}
button.centerButton:active span {left: -1px;}

button.rightButton:active {background-position: 100% -26px; position: relative; left: 1px; padding-left: 1px;}
button.rightButton:active span {left: -1px;}

input[type=radio] {border: 0;}
.data_switch input[type=radio], .content_switch input[type=radio] {margin: 0; padding: 0;}

/* Bugfix fuer parenteinbindung mit Schatten */
.info iframe {visibility: hidden;}

.stromcheck_schnelleinstieg.stromcheck div#inConsultantElements ul {
    width: 100%;
}
.stromcheck_schnelleinstieg .two_fields.radio_inputs {
    width: 55%;
}

/* OekostromCheck */
.oekostromtarifrechner_start div#inConsultantElements ul li ul li#formrowlink_mehr_einstellungen {
	vertical-align: top;
}
oekostromtarifrechner_start select {
    width: auto;
    position: relative;
}

/* Rat und Tat */
.energiekompetenz #suchbox select,
.energiekompetenz #suchbox select.wide {
    width: auto;
    position: relative;
}
