/* HHV April 2020 */

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600&family=Raleway:wght@900&display=swap');
/****************************************/
#page {
    position: relative;
    background-color: #fff;
}
/****************************************/

#header {
    height: 100px;
    background-image: url('');
    background-repeat: no-repeat;
    background-position: right 0px;
    width: 1180px;
    margin: 0 auto;
}
/****************************************/

#logo {
    width: 87px;
    float: left;
    background-image: url('../gfx/hhv-logo.png');
    margin:0 0 0 32px;
    background-size: cover;
}
#logo img {
    width: 87px;
    height: 100px;
    display: block!important;
}
#navigation li.banner {
    margin: 0 0 0 0px;
    padding: 5px 0px 5px 15px;
    background-image: none;
}
#navigation a:hover {
    color: #000;
}
#skyscraper {
    width: 120px;
    height: 600px;
    float: right;
    margin: 4px 0 0 4px;
    clear: right;
}
#user {
    display: none;
}
#date {
    float: right;
    color: #666666;
    padding: 49px 0 4px 0px;
    font-size: 80%;
}
/****************************************/

#tabs { overflow:hidden; 
    clear: both;
    background-color: #888;
    height: 28px;
    line-height: 28px;
    margin-bottom: 8px;
    font-size: 12px;
    padding-left: 15px;
    display: none;
}
#tabs ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
#tabs li {
    list-style: none;
    padding: 0px 10px 10px 0px;
    float: left;
    margin: 0 10px 0 0;
    border-right: 1px solid #fff;
    color: #ccc;
}
#tabs a {
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}
#tabSelected a {
    color: #FFFFFF;
    text-decoration: none;
}
#tabSelected {
    border-left-color: #FFFFFF!important;
}
/****************************************/

#breadcrumb {
    clear: both;
    background-color:#f6f6f6;
    color:#cacaca;
    height:40px;
    line-height:40px;
    margin-bottom:4px;
    font-size:11px;
    padding-left:20px;
    border-bottom: 1px solid rgb(228, 228, 228);
}
#breadcrumb a:link {
    color:#cacaca;
    font-weight: normal;
    text-decoration: none;
    display: inline-block;
    padding:0 5px;
}
#breadcrumb a:visited {
    color:#cacaca;
    font-weight: normal;
}
/*#breadcrumb:before {
    float: left;
    padding-right: 5px;
    color:#cacaca;
    content: "Sie sind hier: ";
}*/
/****************************************/

#container {
    clear: both;
    width: 1180px;
    margin: 0 auto;
}
#navigation {
    width: 225px;
    line-height: 120%;
    color: #000000;
    float:left;
    margin: 20px 40px 0 20px;
    padding: 10px 0px 0 0;
    border-top: 2px solid #6d6d6d;
}
#navigation select {
    width: 156px;
}
#navigation a {
    display: block;
    font-weight: normal;
    color:rgb(84, 84, 84);
    text-decoration: none;
}
#navigation a:visited { color:rgb(84, 84, 84); }
#navigation a:hover {
    text-decoration:none;
}
#navigation ul {
    padding: 0 0 4px 0;
    margin: 0 0 4px 0px;
    list-style: none;
}
#navigation ul ul {
    padding: 0 0 4px 0;
    margin: 0 0px 4px 0px;
    list-style: none;
}
#navigation ul li {
   margin: 0px;
    padding: 0px 0 0 0px;
    line-height: 120%;
    font-size:14px; 
    line-height:18px;
    color:#000;
    
}
#navigation ul li strong { 
    display:block; height:30px; line-height:30px; border-bottom: 1px dotted #ccc; padding-left: 0px; font-family: "Raleway"; 
    color: #777;
    font-size: 18px;
}
#navigation ul li ul li {
    border-bottom: 1px dotted #ccc;
    padding: 6px 15px 6px 0px;
}
#navigation ul li ul li a {
    font-weight: normal;
}
/****************************************/

#sub-navigation {
    padding: 4px 0 0 10px;
}
#sub-navigation a {
    font-weight: normal;
}
#sub-navigation ul {} #sub-navigation li {}
/****************************************/

#content {
    width: 870px;
    float:left;
    padding:10px 0 0 0;
    border-top: 2px solid #6d6d6d;
    margin: 20px 0;
}
#content-col1 {
    float: left;
    width: 476px;
    padding:0;
}
#content-col2 {
    float: right;
    width: 262px;
    padding:0 0px;
}
#content-row1 {
    clear: both;
    padding:0;
}
#content-row2 {
    clear: both;
    padding:0;
}
/****************************************/

#footer {
    padding: 12px 0 10px 0px;
    clear: both;
    background-color: #5e5e5e;
    color: #eee;
    padding-left: 20px;
}
#footer-left {
    width: 1180px;
    margin:0 auto;
    box-sizing: border-box;
    padding: 0 20px;
}
#footer a {
    font-weight: normal;
    color: #fff;
    text-decoration: none;
}
/****************************************/

body, td, th, ul, ol, dt, input, option, select, textarea, legend {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    color: rgb(85, 85, 85);
}

body {
    position: relative;
    font-size:15px;
    line-height:23px;
}
textarea {
    font-size: 1em;
}
input {
    font-size: 1em;
}
select {
    font-size: 1em;
}
h1, h2, h3, h4, h5, h6, p {
    padding: 0px 8px 0px 0px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Raleway',serif;
    font-weight: 900;
}
h1 {
    color: #e2001a;
    font-size: 25px;
}
h2 {
    font-size: 18px;
    color: rgb(51, 51, 51);
}
a {
    text-decoration: underline
    font-weight: bold;
}
a:link {
    color: #545454;
}
a:visited {
    color: #545454
}
a:hover {
    color: #E60014;
    text-decoration: none;
}
a:active {
    color: #E60014;
}

/* Banner */

#banner {
    width: 468px;
    height: 60px;
    margin: 4px 0 0 0;
    position: absolute;
    top: 0px;
    left: 488px;
}
#banner-skyscraper {
    /*160x600*/
    
    position: absolute;
    top: 0;
    left: 1004px;
    z-index: 10;

}
#banner-super {
    width: 997px;
    margin: 0px auto;
    padding: 10px;
    background-color: #FFF;
}

.result-set { background-color:#fff; font-size:13px; }

.matrix {
    border-left: 1px solid #f4f4f4;
    font-size:13px;
}
.matrix li {
    padding: 0px 16px 0px 6px;
}
.matrix h2 {
    padding: 0 6px;
}

.matrix td {
    border-bottom: 1px solid #f4f4f4;
    border-right: 1px solid #f4f4f4;

}
.matrix h2 {
    border-bottom: 1px solid #f4f4f4;
    border-top: 1px solid #f4f4f4;
}

.result-set td {
    border-bottom: 1px solid #f4f4f4;
}

.query label {
    width: 70px!important;
}
.query fieldset {
    border: 1px dotted #ccc;
}

