#nav, #stats, #info, #footer, #page_title, button#reset_search,
input#voc_search, input#tag_search, label.search_options { display: none; }

body {padding: 0;}

div#wrapper {
    width: auto;
    height: auto;
    margin: 0;
}

h1#title {
    width: auto;
    font-size: 100%;
    height: auto;
    padding: 6px 0;
    background: none;
    background-color: #333;
}

div#options {
    width: auto;
    background-color: #ccc;
    position: relative;
    top: 0;
    left: 0;
    height: 44px;

}

a.sv, a.de { font-size: 20px;}
#search { 
    width: 45%;
    font-size: 18px;
}

button#do_search { font-size: 14px;}
ul#autocomplete { margin-left: -2000px;}
table#results { font-size: 14px;}
table#results th.num, table#results td.num, table#results th.del, table#results > tr > td.del 
{ display: none; width: 0px;}

td.del { display: none; }
ul#page_range { font-size: 16px;}
h3#num_results { font-size: 12px;}
