body {
    background: #ffffff url(../uploads/tf/body-bg.png) repeat-x;
    font-size: 14px;
    font-family: Arial, sans-serif;
    color: #2E5191;
    }

h1, h2, h3, h4, h5, h6 { 
    color: #69686d;
    }

div#outerwrap {    
    background: transparent url(../uploads/tf/outerwrap.pn);
    width: 990px;
    border-width: 0px;
    border-style: solid;
    border-color: #aaa;
    }

div#headerwrap {
    background: #ffd401 url(../uploads/tf/headerwrap.png) no-repeat;
    height: 130px;
    width: 990px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    }

div#headnavigationwrap {
    background: #ffd401 url(../uploads/tf/middlewrap.png);
    height: 25px;
    width: 990px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    }

div#middlewrap {
    background: #ffd401 url(../uploads/tf/middlewrap.png);
    width: 990px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    }

div#footerwrap {
    background: #ffd401 url(../uploads/tf/footerwrap.png) no-repeat;
    height: 30px;
    width: 990px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    }

div#belowerwrap {
    background: transparent url(../uploads/tf/belowerwrap.png);
    width: 990px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    }

div#header {
    background: #69686d url(../uploads/tf/header.png) no-repeat;
    width: 970px;
    height: 120px;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    }

div#header-title {
    position: relative;
    top: 15px;
    left: 120px;
    text-align: left;
    font-size: 35px;
    font-weight: bold;
    font-style: italic;
    color: #ffd401;
    text-decoration: none;
    }

div#header-title a {
    text-decoration: none;
    color: #ffd401;
    }

div#headnavigation {
    background: #FFD401 url(../uploads/tf/headnavigation.png);
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #003366;
    text-align: right;
    width: 970px;
    height: 25px;
    margin: 0em 0em 0em 0em;
    padding: 0.2em 0em 0em 0em;
    }

div#headnavigation a {
    text-decoration: none;
    }

div#headnavigation a.active {
    text-decoration: underline;
    }

div#headnavigation a:hover {
    text-decoration: underline;
    }

div#innerwrap {
    background: #ffffff url(../uploads/tf/innerwrap.png);
    width: 970;
    float: left;
    margin: 0px 10px 0px 10px;
    }

div#content {
    color: #2E5191;
    width: 625px;
    padding: 5px;
    padding-left: 0px;
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: #efefef;
    text-align: left;
    float: left;
    }

div#content a {
    color: #2E5191;
    }

div#content .csc-default {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    }

div#content p.bodytext {
    padding-left: 20px;
    }

div#right {
    width: 168px;
    color: #ffd401;
    text-align: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    }

div#right .csc-default {
    margin: 0px 5px 0px 5px;
    padding: 5px 10px 0px 10px;
    }

div#right h2 {
    color: #ffd401;
    }

div#right h3 {
    color: #ffd401;
    }

div#right h4 {
    color: #ffd401;
    }

div#footer {
    background: #FFD401 url(../uploads/tf/footer.png) no-repeat;
    clear: both;
    height: 30px;
    text-align: center;
    margin: 0px 10px 0px 10px;
    padding: 0px 0px 0px 0px;
    border: 0px solid #aaa;
    }

.copyright {
    font-size: 12px;
    color: #2E5191;
    padding: 10px;
    text-decoration: none;
    }

.copyright a {
    font-size: 11px;
    color: #2E5191;
    margin: 6px;
    padding: 0px;
    text-decoration: none;
    }

.tx-cscounter-pi1 {
    text-align: center;
    font-size: 10px;
    font-family: Arial, sans-serif;
    color: #c29f73;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    }

/* Navigation */

div#navigation {
    float: left;
    width: 170px;
    text-align: left;
    }

div#navigation ul {
    font-size: 14px;
    list-style-type: none;
    padding: 0;
    margin: 0;
    }

div#navigation ul ul {    
    list-style-type: none;
    padding: 0;
    }            
                                
ul.navi li {
    background: transparent url(../uploads/tf/menu-item.pn) no-repeat;
    display: block;
    text-decoration: none;
    font-weight: bold;
    }

ul a  {
    background: transparent url(../uploads/tf/menu-item.png) no-repeat;
    display:block;
    margin: 10px 10px 10px 10px;
    padding: 4px 0px 7px 0px;
    text-decoration: none;
    font-weight: bold;
    color: #69686d;
    text-indent: 10px;
    }

ul.navi li a.active {
    background: transparent url(../uploads/tf/menu-item-active.png) no-repeat;
    text-decoration: underline;
    color: #69686d;
    }
                
ul.navi li a:hover {
    background: transparent url(../uploads/tf/menu-item-active.png) no-repeat;
    text-decoration: underline;
    color: #69686d;
    }
                    
ul.subnavi li    {    
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 0.2em;
    }                
                
ul.subnavi li a {     
    font-size: 13px;
    padding: 0.2em 0.5em;
    text-decoration: none;
    font-weight: normal;
    background-color: #D3D3D3;
    color: #69686d;
    }    
                                        
ul.subnavi li a:hover { 
    text-decoration: underline;
    background: #848484;
    color: #69686d;
    }

ul.subnavi li a.active { 
    font-weight: bold;
    background-color: #D3D3D3;
    color: #69686d;
    }


/* Navigation Ende */
