/* TTVB, Nov 2015 */
/****************************************/
#page {
    position: relative;
    width: 988px;
    width: 1000px;
    margin: 4px 0 0 4px;
    margin:10px auto 0 auto;
    background-color:#fff;
}
/****************************************/

#header {
    height: 98px;
    background-color: #DDD;
    background-image: url();
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 1000px;
}
/****************************************/

#logo {
    width: 198px;
    float: left;
    background-image:url(../gfx/ttvb-wappen.png); background-repeat:no-repeat;
    position:absolute;
    top:10px;
    left:56px;
}
#logo a:after { content:"Tischtennis-Verband Brandenburg e.V."; font-size:20px; font-weight:bold; line-height:25px;position:absolute; top:10px; left:156px; width:300px; color: #900 }
#logo a:hover { color: #900 } 
#logo img {
    width: 92px;
    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 {
    float: right;
    color: #666666;
    padding: 49px 0 4px 0px;
    font-size: 80%;
}
/****************************************/

#tabs { overflow:hidden; 
    clear: both;
    background-color: #8B0607;
    height: 30px;
    line-height: 30px;
    margin-bottom: 4px;
    font-size: 12px;
    padding-left: 5px;
}
#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: rgba(255,255,255,.4);
}
#tabs a {
    font-weight: normal;
    color: #ccc;
}
#tabSelected a {
    color: #000;
}
#tabSelected {
    border-left-color: #FFFFFF!important;
    background-color:#fff;
}
/****************************************/

#breadcrumb {
    clear: both;
    background-color:#dddddd;
    height:30px;
    line-height:30px;
    margin-bottom:4px;
    font-size:12px;
    padding-left:15px;
}
#breadcrumb a:link {
    color: #333333;
    font-weight: normal;
}
#breadcrumb a:visited {
    color: #666666;
    font-weight: normal;
}
/****************************************/

#container {
    width: 988px; width: 1000px;
    clear: both;
}
#navigation {
    width: 198px;
    line-height: 16px;
    color: #000000;
    float:left;
}
#navigation select {
    width: 156px;
}
#navigation a {
    display: block;
    font-weight: normal;
    color:#900;
}
#navigation a:visited { color:#900; }
#navigation a:hover {
    text-decoration:none;
}
#navigation ul {
    padding: 0 0 4px 0;
    margin: 0 0 4px 0px;
    list-style: none;
}
#navigation ul li {
   margin: 0px;
    padding: 0px 0 0 15px;
    line-height: 16px;
    font-size:12px; 
    color:#000;
    background-color:#dddddd;
}
#navigation ul li strong { display:block; height:30px; line-height:30px; }
#navigation ul li ul li {
    padding:2px 0;
}
#navigation ul li ul li a {
    font-weight: normal;
}
/****************************************/

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

#content {
    width: 768px;
    float:left;
    padding:15px;
}
#content-col1 {
    float: left;
    width: 476px;
    padding:0;
}
#content-col2 {
    float: right;
    width: 262px;
    padding:0 0px;
    font-size:12px;
    line-height:16px;
}
#content-row1 {
    clear: both;
    padding:0;
}
#content-row2 {
    clear: both;
    padding:0;
}
/****************************************/

#footer {
    width: 759px;
    padding: 16px 0 10px 213px;
    clear: both;
    font-size: 80%;
    line-height: 133%;
}
#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: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
}
body {
    position: relative;
    font-size:12px;
    line-height:18px;
    background-image:url(../gfx/background.jpg);
    background-repeat:repeat-x;
    margin: 0 auto;
    width: 1000px;
}
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;
}
a:link {
    color: #900
}
a:visited {
    color: #900
}
a:hover {
    color: #FF0000;
    text-decoration: underline
}
a:active {
    color: #FF0000
}

/* Banner */

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

    position: absolute;
    top: 0;
    left: 1004px;
    z-index: 10;

}
#banner-super {
    /*728x90*/

    padding-left: 140px;
    width: 728px;
    min-height: 94px;
}

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

#content-col2 .query fieldset {
    border:0;
    padding:0px;
    
}
#content-col2 .query {
    background-color:#DDDDDD;
    padding:15px;

}


.matrix, .liga-layer { font-size:12px; }

