#naviMain {
    margin-bottom: 0px;
}

#naviMain ul li {
    list-style: none;
}

#naviMain ul li a {
    text-decoration: none;
}

#flashheader {
    float: left;
}

#naviSub {
    background: none;
    width: auto;
}

#naviSub li {
    display: inline;
    margin-right: 10px;
    background: #ccc;
}

#naviSub li a {
    padding: 4px 8px;
    text-decoration: none;
}

#naviSub ul li.act, 
#naviSub ul li.cur {
    background: #669999; 
}

#naviSub ul li.act a, 
#naviSub ul li.cur a {
    color: #000;
}

#naviSub ul li.last {
    background: #FC6601;
    margin-left: 57px;
}

#contentAdditional {
    clear: both;
    width: 321px;
    min-height: 500px;
    float: left;
    background: #FFF;
    padding: 0px;
}

#contentMain {
    width: 620px;
    min-height: 500px;
    padding: 0px 20px;
}

.formfields {
}

.textlong,
.dropdownbox {
    float: left;
    width: 195px;
    margin-right: 10px;
}

.dropdownbox {
    width: 100px;
}

.textmed {    
    float: left;
    width: 102px;
    margin-right: 10px;
}

.textlong input {
    width: 193px;
}

#label_schwerpunkt {
    font-weight: bold;
}

#inputfield_datum {
    width: 100px;
}

.dropdownbox select {
    width: 160px;
}

.textmed input,
.textlong input,
.dropdownbox select {
    border: 1px solid #000;
    height: 16px;
}

.dropdownbox select {
    height: 18px;
}

.searchresult_table {
    clear: both;
}

.searchresult_table {
    margin-bottom: 5px;    
}

.searchresult_table tr td {
    padding: 4px 7px 4px 7px;
    vertical-align: top;
    border: 1px solid #fff;
}

.searchresult_table tr td.sonderaustellung_datum {
    width: 65px;    
}

.pagination a,
.searchresult_table tr th a, 
.searchresult_table tr td a {
    color: #456F6F;
}

.searchresult_table tr.resultrow th {
    padding: 5px;
}

.searchresult_table tr th a {
    font-weight: bold;
    padding: 4px 0px 4px 5px;
} 

.searchresult_table .odd {
    background: #DFDFDF;
}

.searchresult_table .even {
    background: #BFBFBF;
}

#contentMain .kids_suche tr td ul li {
    list-style-type: none;
}

.backuri {
    margin-top: 20px;
}

.backuri a {
    color: #456F6F;
}

.check {
    width: 205px;
    float: left;
}

#contentMain #formCAGTSAF #do_submit {
    clear: both;
    float: left;
    margin: 13px 0px 20px 0px;
    border: 1px solid #000;
}

.checkboxes {
    clear: both;
    padding-top: 10px;
}

#naviSub ul {
    margin-left: -9px;
    padding: 0px;
}

.search_additional {
    width: 192px;
    position: absolute;
    top: 179px;
    left: 0px;
    background: #fff;
    padding: 20px 10px 10px 20px;
}

.search_additional label {
    display: block;
}

.search_additional input {
    display: block;
}

p.no_result {
    clear: both;
    font-weight: bold;
}

.ausstellung_headline {
    padding-bottom: 10px;
    margin-bottom: 10px;
    background: url(../images/border_horizontal.gif) bottom repeat-x;
}

#inputfield_museum_name_spec, 
#inputfield_titel_spec, 
#inputfield_name_spec {
    margin-bottom: 10px;
    width: 220px;
}

#inputfield_ort_spec {
    width: 223px;
}

.formfields_ausstellung .dropdownbox select {
    width: 120px;
}

