.Suchcontainer {
border: 1px solid black;
margin-top: 10px;
padding: 4px;
width: 150px;
}
.Überschrift {
font-size: 12px;
font-weight: bold;
margin-bottom: 10px;
border-bottom: 1px solid black;
}
.Suchfeld  input{
font-size: 10px;
float: left;
margin-right: 5px;
}
.Detailsuche {
clear: both;
margin-top: 5px;
font-size: 10px;
}

.Detailsuche a{
color: #009036;
}

/*Styles für newloginbox*/
.logoutbutton {
margin-top: 5px;
margin-left: auto;
margin-right: auto;
text-align: center
}

.Suchfeld  {
font-size: 12px;
}

.Suchfeld fieldset {
border: 0;
margin: 0;
padding: 0;
}