.actionKidsSuche .label {
    width:85px;
}

.actionKidsSuche fieldset select {
    width:250px;
}

.actionKidsSuche .submit input {
    background:#FFFFFF url(../../action-kids-turkey/img/btnSucheStarten.gif) no-repeat scroll left center;
    border:0 solid #FFFFFF;
    font-size:0;
    height:17px;
    padding-top:30px;
    width:131px;
}

.actionKidsSuchePlz .submit input {
	background:#FFFFFF url(../../action-kids-turkey/img/btnPlzSucheStarten.gif) no-repeat scroll left center;
	border:0 solid #FFFFFF;
	font-size:0;
	height:17px;
	padding-top:30px;
	width:131px;
}

.checkboxIndoor {
    display: block;    
    width: 100px;
    background: #fff url(../../action-kids/img/iconIndoor.gif) center right no-repeat;
    float: right;
}
.checkboxOutdoor {
    display: block;    
    width: 100px;
    background: #fff url(../../action-kids/img/iconOutdoor.gif) center right no-repeat;
    float: right;
}

