/* tvbb 2015 */
@import url("s5_flex_menu.css");
@import url("s_inline.css");
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:400,700);

/****************************************/
#page {
    position: relative;
    width: 1024px;
    margin: 0 auto;
    background-color:#fff;
    background: #FFF none repeat scroll 0% 0%;
    box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.18);
}
/****************************************/

#header {
    margin-top:100px;
    height: 150px;
}
/****************************************/

#logo {
    width: 600px;
    float: left;
    margin:47px 0 0 36px;
    background: transparent url("../gfx/logo_tvbb-bg.png") no-repeat;
}
#logo img {
    width: 600px;
    height: 111px;
}
#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 { 
    clear: both;
    height: 90px;
    font-size:100%;
    line-height:100%;
    background: #FFF url("../gfx/s5_header_bg.png") repeat-x scroll left bottom;
    border-bottom: 3px solid #029DE0;
    padding: 34px 15px 0 15px;
}
#tabs-external ul { margin:0; padding:0; }
#tabs-external ul li { margin-left:0;  }
#tabs-external a { font-family:"Open Sans Condensed"; } 
.mainMenuParentBtn .s5_level1_span2  { line-height:24.5px; }
.mainParentBtn.mainMenuParentBtn .s5_level1_span2  { line-height:20px; }

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

#tabs { clear: both; position:absolute; left:224px; top:291px; width:785px; }
#tabs ul {
    height: 60px; line-height: 30px;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    clear: both;
    border-left:1px solid #E8E8E8; 
    display:block;
}
#tabs li {
    list-style: none;
    padding: 0px 22px 0px 22px;
    float: left;
    margin: 0;
    color: #ccc;
    background-color: #FAFAFA;
    border:1px solid #E8E8E8; 
    border-left:0;
}
#tabs a {
    font-weight: normal;
    color: #000000;
}
#tabs #tabSelected a {
    color: #FFFFFF;
}
#tabs #tabSelected { background-color:#999; }
#tabs .clear { display:none; }
/****************************************/
#subtabs { clear: both; }
#subtabs ul {
    height: 30px; line-height: 30px;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
   /* overflow:hidden;*/ 
    clear: both;
    /*border-bottom:1px solid #000;*/
    border-left:1px solid #E8E8E8;
}
#subtabs li {
    list-style: none;
    padding: 0px 22px 10px 22px;
    float: left;
    margin: 0;
    color: #ccc;
    border:1px solid #E8E8E8; 
    border-left:0;
    background-color: #FAFAFA;
}
#subtabs a {
    font-weight: normal;
    color: #000000;
}
#subtabs #tabSelected { background-color:#999; }
/****************************************/
#breadcrumb {
    clear: both;
    height: 30px;
    line-height: 30px;
    padding-left: 17px;
    font-weight:bold;
    color:#999;
}
#breadcrumb:before {content:"Aktuelle Seite: "; color:#999; font-weight:bold;  }
#breadcrumb a { color:#029DE0; font-weight:bold; }
/****************************************/

#container {
    width: 100%;
    clear: both;
}
#navigation {
    width: 194px;
    line-height: 120%;
    color: #000000;
    float:left;
    margin: 0px 0px 0px 17px;
}
#navigation select {
    width: 156px;
}
#navigation a {
    display: block;
    font-weight: normal;
    color:#029DE0;
}
#navigation a:hover {
    text-decoration:underline;
}
#navigation ul {
    padding: 4px 0 4px 0;
    margin: 0px 0 4px 0px;
    list-style: none;
}
#navigation ul li {
   margin: 0px;
    padding: 0px 0px 0px 15px;
    line-height: 120%;
    color:#000; 
}
#navigation ul li {  border:1px solid #D8D8D8; margin-bottom:10px; }
#navigation ul ul {
    padding: 4px 0 4px 0;
    margin: 8px 0 4px 0px;
}

#navigation ul li strong { display:block; height:30px; line-height:30px; font-family:"Open Sans Condensed"; font-weight:700; text-transform:uppercase; color:#029DE0; background-color:#FAFAFA; border-bottom:1px solid #E8E8E8; padding-left:15px; margin-left:-15px; font-size:16.6333px; }
#navigation ul li ul li {
    padding:2px 0;
    border:0;
}
#navigation ul li ul li a {
    font-weight: normal;
    color:#000;
}


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

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

#content {
    width: 780px;
    float: left;
    padding: 5px 15px 30px;
}
#content-col1 {
    float: left;
    width: 65%;
    padding:0;
}
#content-col2 {
    float: right;
    width: 30%;
    padding:0 0px;
}
#content-row1 {
    clear: both;
    padding:0;
}
#content-row2 {
    clear: both;
    padding:0;
}
/****************************************/

#footer {
    clear: both;
    font-size: 90%;
    line-height: 133%;
    width: 799px;
    padding: 10px 0px 10px 225px;
    border-top: 3px solid #029DE0;
}
#footer a {
    font-weight: normal;
}
/****************************************/

body, td, th, div, ul, ol, dt, input, option, select, textarea, legend, a, h1, h2, h3, h4, h5, h6, p {
    font-family: Arial,Helvetica,sans-serif;
    color: #000000;
}
body {
    background: transparent url("../gfx/s5_background.jpg") repeat scroll 0% 0% !important;
    position: relative;
    font-size:13px;
    line-height:18px;
}
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 {
    color: #029DE0!important; font-family:"Open Sans Condensed"; font-weight:700; text-transform:uppercase;
}
a {
    text-decoration: none;
}
a:link:not(.btn) {
    color: #029DE0
}
a:visited:not(.btn) {
    color: #029DE0
}
a:hover:not(.btn) {
    color: #029DE0;
    text-decoration: underline
}
a:active:not(.btn) {
    color: #FF0000
}

/* Banner */
#banner {
    width: 468px;
    height: 60px;
    margin: 0;
    position: absolute;
    top: -70px;
    left: 148px;
    left: 227px;
}
#banner-skyscraper {
    /*160x600*/
    position: absolute;
    top: 0;
    left: 1004px;
    z-index: 10;
}
#banner-super {
    /*728x90*/
    padding-left: 276px;
    width: 728px;
}

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

#s5_header_right { position: absolute; right:36px; top:35px; }
#s5_header_right ul { list-style: none; }
#s5_header_right li { display: block; float: right; }
#s5_header_right li a { font-weight: normal!important; color: #333; font-family:Arial; 
font-size: 10.8833px;
line-height: 17.9167px;
}
#s5_top_menu li a {
    padding-left: 16px;
    color: #333;
    padding-top: 14px;
    display: block;
}
.mainMenuParentBtn .s5_level1_span2 {
    line-height: 20px;
}
#s5_nav li a {
    font-size: 16px;
}

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

.result-set { background-color:#fff;  }
.result-set table td, .result-set table th { border:0; }
.result-set td {
    border-bottom: 1px solid #D8D8D8;
}

.query input.button { margin:8px 0 8px 60px; border:1px solid #ccc; background-color:#fff; padding:4px 8px; cursor:pointer;  }


.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 {
    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:12px;
}
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;
}
