html {
    height: 100%;
    width: 100%;
}
body {
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: 100%;
    font-family: verdana,arial,sans-serif;
    color: #505050;
}

/* ### Absatz ### */
p {	
    margin: 0px 0px 0px 0px;
}

p.subnavi {	
    margin: 0px 0px 7px 0px;
}

p.klein {
    font-size:10px;
    font-weight: normal;
}

/* ### Links ### */
a {
    text-decoration: none;
}
A.klein:link, A.klein:active, A.klein:visited {
    font-family: verdana,arial,sans-serif;
    color: #505050;
    font-size:10px;
    font-weight: normal;
}
A.klein:hover {
    color:#6195BF;
}

/* ### Formulare ### */
form {
    margin: 10px 0 10px 0;
}
input {
    border: 1px;
    border-style: solid;
    border-color: black;
    font-size: 11px;
    color: #505050;
}
#login input {
    font-size: 10px;
}
button {
    border: 1px;
    border-style: solid;
    border-color: black;
    background-color: white;
    font-size: 11px;
    color: #505050;
}
textarea {
    border: 1px;
    border-style: solid;
    border-color: black;
    font-size: 11px;
    color: #505050;
}

/* ### Headlines ### */
h1 {
    font-family: arial,verdana,sans-serif;
    font-size: 17px;
    font-weight: bold;
    border: 1px solid black;
    background-color: #F0F0F0;
    padding: 2px;
    font-style: italic;
}
h2 {
    font-family: arial,verdana,sans-serif;
    font-size: 15px;
    font-weight: normal;
    background-color: #F0F0F0;
}

/* ### Div. Klassen ### */
.noframe {
    border: 0px;
}	
.dotted_line {
    border: 0 0 1px 0;
    border-style: solid;
    border-color: black;
}
#logout {
    margin-left: 10px;
}
.abfrage {
    text-align: center;
}
.abfrage_table {
    border: 1px;
    border-style: solid;
    border-color: black;
}
.erfassung_table {
    border: 1px;
    border-style: solid;
    border-color: black;
    border-collapse: collapse;
    table-layout: fixed;
    margin: 0px;
    padding: 0px;
}
.erfassung_table td,th {
    border: 1px;
    border-style: solid;
    border-color: black;
    padding: 2px;
    margin: 0px;
}
.erfassung_table input {
    border: 0px;
    border-style: solid;
    border-color: white;
}
.center {
    text-align: center;
}
.center_small {
    text-align: center;
    font-size: 11px;
}
.center_bold {
    text-align: center;
    font-weight: bold;
}
.header {
    position: absolute;
    top: 10px;
    left: 10px;
    color: #FF4200;
    font-size: 17px;
    font-weight: bold;
}
.rot {
    color: #FF4200;
}
.weiss {
    color: #FFFFFF;
}
.very_small {
    font-size: 9px;
}

/* ### Für Ausdruck ### */
#printnote {
    visibility: hidden;
    display: none;
}

/* ### DIVs ### */
#top {
    width: 100%;
    position: relative;
    z-index: 10;
    background-color: #ECECEE;
}
#logo {
    position: relative;
    top: 0px;
    left: 0px;
    width: 366px;
    height: 133px;
    z-index: 20;
    margin: 0px;
    padding: 0px;
    border: 0px;
    overflow: hidden;
}
#image_top {
    position: absolute;
    top: 0px;
    left: 366px;
    width: 424px;
    height: 133px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    overflow: hidden;
}
#navi_top {
    position: absolute;
    top: 0px;
    left: 790px;
    width: 195px;
    padding: 65px 0 0 15px;
    margin: 0px;
    border: 0px;
    overflow: hidden;
    font-family: verdana, arial, sans-serif;
    font-weight:normal;
    font-size: 10px;
    line-height: 15px;
}
#middle {
    position: relative;
    top: 0px;
    left: 0px;
    height: 20px;
    width: 100%;
    background-color: #D0D0D6;
    margin: 0px;
    padding: 0px;
    border: 0px;
    z-index: 10;
}
#login {
    position: relative;
    top: 0px;
    left: 0px;
    width: 194px;
    height: 130px;
    background-image: url(images/hg_login.jpg);
    margin: 0px;
    padding:0px;
    border: 0px;
    z-index: 15;
    font-family: verdana,arial,sans-serif;
    font-size:10px;
    color: #505050;
}
#anker {
    position: relative;
    top: 0px;
    left: 0px;
    min-height: 1px;
    margin: 0px;
    border: 0px;
    z-index: 15;
    font-family: verdana,arial,sans-serif;
    font-size:11px;
    font-weight:bold;
    color: #505050;
    padding: 10px 0px 0 49px;
}
#search a, #search a:link, #search a:visited, #search a:hover {
    color: white;
}
#search button {
    border: 0px;
    background-color: transparent;
    cursor: pointer;
    height: 12px;
}
#search input {
    border: 1px solid #505050;
}
#barrierefrei {
    position: absolute;
    top: 0px;
    left: 366px;
    height: 51px;
    margin: 0px;
    padding: 0px;
    border: 0px;
}
#blue {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 20px;
    width: 366px;
    background-color: #8EBADE;
    margin: 0px;
    padding: 0px;
    border: 0px;
    z-index: 13;
}
#bottom {
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: white;
    height: 100%;
    width: 100%;
    z-index: 5;
    margin: 0px;
    padding: 0px;
    border: 0px;
}
.spacer {
    height: 153px;
    width: 100%;
    margin: 0px;
    padding: 0px;
    border: 0px;
}
.spacer2 {
    height: 10px;
    width: 100%;
    margin: 0px;
    padding: 0px;
    border: 0px;
}
#navi {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 194px;
    height: 100%;
    padding-left: 0px;
    background-color: #ECECEE;
    margin: 0px;
    border: 0px;
    font-family: verdana,arial,sans-serif;
    font-size:11px;
    color: #505050;
}
#navi a, #navi a:visited, #navi a:link {
    color: #505050;
}
#navi a:hover {
    color: #6195BF;
}
#content {
    position: absolute;
    top: 0px;
    left: 194px;
    width: 740px;
    _height: 100%;
    min-height: 1px;
    padding: 0px 20px 0px 20px;
    margin: 0px;
    border: 0px;
    font-family: verdana,arial,sans-serif;
    font-size:11px;
    color: #505050;
}
#content a, #content a:visited, #content a:link {
    font-weight: bold;
    color: #505050;
}
#content a:hover {
    font-weight: bold;
    color: #6195BF;
}

#html_snippets {
    display: none;
}

.list_company_entry {
    width: 350px;
    display: inline-block;
}

.ui_label {
    width: 205px;
    display: inline-block;
}

.ui_select {
    width: 460px;
}

/* ### Ausdruck ### */
@media print {
    #printnote {
        visibility: visible;
        display: inline;
    }
    #erfassung {
        visibility: hidden;
        display: none;
    }
}
