Div mit spezifischen ID -CSS

#ParentDiv input,
#ParentDiv label {
    display: inline;
}
|_Genos_|