/* ttv */
/****************************************/
#page {
    position: relative;
    width: 988px;
    margin: 0 auto 60px;
    padding:0 6px;
    background-color:#fff;
    background-image:url(../gfx/linie.gif);
    background-repeat:repeat-y;
}
/****************************************/

#header {
    height: 245px;
    height: 168px;
    background-color: #DDD;
    background-image: url(../gfx/ttv_head_sub.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    border-bottom:6px solid #fff;
}
/****************************************/

#logo {
    width: 155px;
    float: left;
    background-color:transparent;
}
#logo img {
    width: 146px;
    height: 98px;
}
#navigation li.banner {
    margin: 0 0 0 0px;
    padding: 5px 0px 5px 15px;
    background-image: none;
}
#skyscraper {
    width: 120px;
    height: 600px;
    float: right;
    margin: 4px 0 0 4px;
    clear: right;
}
#user { display: none; }
#date { display: none; }
#title { display: none; }
/****************************************/

#tabs-external { }

/****************************************/
#tabs { 
    position:absolute; top:206px; left:180px;
    overflow:hidden; 
    clear: both;
    background-color: #F4F4F4;
    line-height: 26px;
    margin-bottom: 4px;
    font-size: 11px;
}
#tabs ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
#tabs li {
    list-style: none;
    padding: 0px 10px 10px 10px;
    float: left;
    margin: 0 0px 0 0;
    border-right: 1px solid #fff;
    color: #ccc;
    height: 16px;
}
#tabs a {
    font-weight: normal;
    color: #000000;
}
#tabSelected a { }
#tabSelected {
    border-left-color: #FFFFFF!important;
    background-color:#ccc;
}
/****************************************/
#subtabs { 
    overflow:hidden; 
    clear: both;
    background-color: #F4F4F4;
    height: 26px;
    line-height: 26px;
    margin-bottom: 4px;
    font-size: 11px;
}
#subtabs ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
#subtabs li {
    list-style: none;
    padding: 0px 10px 10px 10px;
    float: left;
    margin: 0 0px 0 0;
    border-right: 1px solid #fff;
    color: #ccc;
}
#subtabs a {
    font-weight: normal;
    color: #000000;
}
/****************************************/

#breadcrumb {
    clear: both;
    background-color:#F4F4F4;
    height:26px;
    line-height:26px;
    margin:0 0 0 174px;
    font-size:10px;
    padding-left:12px;
}
#breadcrumb a {
    font-weight: bold;
}
/****************************************/

#container {
    width: 988px; 
    clear: both;
}
#navigation {
    position:relative;
    top:-26px;
    width: 189px;
    width:150px;
    line-height: 120%;
    color: #000000;
    float:left;

}
#navigation select {
    width: 156px;
}
#navigation a {
    display: block;
    font-weight: normal;
}
#navigation ul {
    padding: 0 0 4px 0;
    margin: 0 0 4px 0px;
    list-style: none;
}
#navigation ul li {
   margin: 0px;
    padding: 0px 0 0 8px;
    line-height: 120%;
    font-size:12px; line-height:13px;
    color:#000;
    background-color:#f4f4f4;
    border-left:4px solid #ccc;
    font-size:11px;
}
#navigation ul li strong { display:block; height:30px; line-height:30px; }
#navigation ul li ul li {
    padding:2px 0;
    border-left:0;
}
#navigation ul li ul li a {
    font-weight: normal;
}
/****************************************/

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

#content {
    width: 814px;
    float:left;
    padding:45px 0 15px 18px;
    border-left:1px solid #c5c5c5;
    margin:0 0 0 5px
}
#content-col1 {
    float: left;
    width: 500px;
    padding:0;
}
#content-col2 {
    float: right;
    width: 300px;
    padding:0 0px;
    font-size:11px;
    line-height:14px;
}
#content-row1 {
    clear: both;
    padding:0;
}
#content-row2 {
    clear: both;
    padding:0;
}
/****************************************/

#footer {
    padding: 16px 0 16px 174px;
    clear: both;
    font-size:11px;
    line-height:14px; 
    color: #808080;
    border-top:4px solid #F0F0F0;
    background-color:#fff;
}
#footer a {
    font-weight: normal;
    color: #808080;
}
/****************************************/

body, td, th, ul, ol, dt, input, option, select, textarea, legend, a, h1, h2, h3, h4, h5, h6, p {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    color: #000000;
}
body {
    position: relative;
    font-size:12px;
    line-height:18px;
    background-color:#006598;

}
textarea {
    font-size: 1em;
}
input {
    font-size: 1em;
}
select {
    font-size: 1em;
}
h1, h2, h3, h4, h5, h6, p {
    padding: 0px 8px 0px 0px;
}
a {
    text-decoration: none;
    font-weight: bold;
}
a:link:not(.btn) {
    color: #286EA0
}
a:visited:not(.btn) {
    color: #286EA0
}
a:hover:not(.btn) {
    color: #FF0000;
    text-decoration: underline
}
a:active:not(.btn) {
    color: #FF0000
}

/* Banner */

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

}
#banner-super {
    /*728x90*/
    
    padding-left: 276px;
    width: 728px;

}


/********************************************/

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

.registration {
    background-color: #E8E8E8;
}
.registration h2 {
    background-color: #999;
}

ol.progress {
    padding: 0;
    list-style-type: none;
    clear: both;
    line-height: 1em;
    margin: 0 -1px 15px -1px;
    overflow:hidden;
    background-color:transparent;
}
ol.progress li {
    border
    float: left;
    padding: 10px 30px 10px 40px;
    background-color: #E8E8E8;
    color: #000;
    position: relative;
    border-top: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
    margin: 0 1px;
    background-image:none!important;
    font-size:11px;
}
ol.progress li:before {
    content: '';
    border-left: 16px solid #fff;
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    position: absolute;
    top: 0;
    left: 0;
}
ol.progress li:after {
    content: '';
    border-left: 16px solid #E8E8E8;
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 20;
}
ol.progress li.progress-selected {
    background-color: #999!important;
    background-image:none!important;
    color:#fff;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
}
ol.progress li.progress-selected:after {
    border-left-color: #999;
}

.search-query {
    background-color: #F4F4F4;
}
/****************************************/


#servicemenu{
    position:absolute;
    clear: both;
    height: 22px;
    width: 711px;
    left: 174px;
    top:143px;
    color: #fff;
}
#servicemenu ul {
    list-style-image: none;
}
#servicemenu ul li {
    display: inline;
    color: #fff;
    margin:0; padding:0;
}
#servicemenu li a {
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
}
#servicemenu .active a { /*color:#000;*/ }

#bannerframe {
  text-align: center;
  position: fixed;
  bottom: 0px;
  z-index: 99;
  width: 100%;
  background-color: #FFFFFF;
  display: flex;
  justify-content: space-around;
}

#bannerframe1 {
  margin-right:20px;
}

#bannerframe2 {
  margin-right:20px;
}

#bannerframe3 {
  margin-right:20px;
}

#bannerframe4 {
  margin-right:20px;
}
