.searchText{
width:330px;
margin:2px 0 0 0;
padding:1px;
font-size:1em;
float:left;
}
.searchButton{
background-color:#808080;
width:75px;
margin-left:10px;
border: 0;
}
.sortBar{
border:0px;
border-top:1px dotted #000;
border-bottom:1px dotted #000;
margin:10px 0;
padding:5px 0;
font-size:10px;
text-align:right;
}
.searchHighlight{
font-weight:bold;
}
.searchRoof{
color:#808080;
}
.searchResult{
color: #004a7c;
text-decoration: none;
margin-right: 6px;
padding-right: 10px;
font-weight:bold;
}
.box {
font-size:0.8em;
line-height:1.3em;
border-bottom: 1px dotted #c0c0c0;
padding:0px 5px 10px 0px;
margin:0px 0px 15px 0px;
}

#container_content .box_headline {
font-weight: bold;
padding-bottom: 2px;
padding-left: 12px;
color: #113A68;
background-repeat: no-repeat;
background-image: url(../images/pfeil_weiter.png);
background-position: 0% 2px;
}
.box .headline1{
font-size:1em;
line-height:1.1em;
color:#113a68;
margin:0px 0px 1em 0px;
text-transform:none;
font-weight:bold;
display:block;
}
box .headline1:hover{
text-decoration:none;
}

.box .textfeld_klein {
width: 100px;
background-color: #FFFFFF;
border: 1px solid #113A68;
font-size: 0.9em;
color: #808080;
vertical-align: middle;
float:left;
margin:0px 5px 5px 0px;
}

.box .button {
font-size: 10px;
font-weight: bold;
color: #113A68;
border: 1px solid #113A68;
background: #eeeeee;
vertical-align: middle;
float:left;
margin:0px 5px 5px 0px;
}

.box label {
width:150px;
float:left;
font-size: 12px;
font-weight: bold;
color: #004A7C;
padding: 5px;
}

a.search {
color:#004A7C;
text-decoration:none;
}
a.search:hover {
text-decoration:underline;
}

.shead {
font-weight:bold;
}