html, body {
    margin: 0px;
    font-size: 12px;
    font-family: arial;
    color: #2D8DCB;
    font-weight: normal;
    text-align: left;
    min-width: 750px;
    height: 100%;
}

#copyright {
    position: relative;
    bottom: 10px;
    text-align: center;
    font-size: 11px;
    padding: 10px;
}

.subelement {
    width: 152px;
    height: 16px;
    border-top: 1px solid #ffffff;
    padding-top: 2px;
    padding-left: 20px;
}

.subelement:hover {
    width: 152px;
    height: 16px;
    border-top: 1px solid #ffffff;
    padding-top: 2px;
    padding-left: 20px;
    background-color: #FFC907;
}

.subelementactive {
    width: 152px;
    height: 16px;
    border-top: 1px solid #ffffff;
    padding-top: 2px;
    padding-left: 20px;
    background-color: #EF330D;
}

.mainelement {
    width: 167px;
    height: 20px;
    border-top: 1px solid #ffffff;
    padding-top: 5px;
    padding-left: 5px;
}

.mainelement:hover {
    width: 167px;
    height: 20px;
    border-top: 1px solid #ffffff;
    padding-top: 5px;
    padding-left: 5px;
    background-color: #FFC907;
}

.mainelementactive {
    width: 167px;
    height: 20px;
    border-top: 1px solid #ffffff;
    padding-top: 5px;
    padding-left: 5px;
    background-color: #EF330D;
}


.csc-header-date {
    margin: 0px;
    padding: 0px;
}

.csc-mailform {
    border: 0px;
}

.csc-mailform-field {
    padding-bottom: 10px;
}

a {
    color: #2D8DCB;
    text-decoration: underline;
}

a:hover {
    color: #2D8DCB;
    text-decoration: none;
}

label {
    min-width: 120px;
}

h1 {
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 15px;
    text-align: left;
}

h3 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0px;
    text-align: left;
}


h4 {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 0px;
    text-align: left;
}

h5 {
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 0px;
    margin-top: 0px;
    text-align: left;
    width: 171px;
    background-image: url('../tf/bg_box_rechts.jpg');
    background-repeat: no-repeat;
    height: 24px;
    padding-left: 5px;
    padding-top: 5px;
}

p {
    margin-top: 0px;
}

#sprachen {
    position: relative;
    top: 31px;
    left: 246px;
}

#wrapper {
    background-image: url('../tf/bg.jpg');
    background-repeat: repeat-x;
    min-width: 750px;  
    height: 100%;
    text-align: center;
}

#wrapper2 {
    width: 750px;
    margin: auto;
    text-align: left;  
    background-image: url('../tf/bg_wrapper.gif');
    background-repeat: repeat-y;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

#header {
    width: 750px;
    height: 226px;
    background-image: url('../tf/header_de.jpg');
}

#navi {
    background-image: url('../tf/menu_bg.gif'); 
    background-repeat: repeat-y;
    width: 183px;
    float: left;
    padding-top: 10px;
}

#headContent {
    background-image: url('../tf/bg_mitte.jpg');
    width: 391px;
    height: 101px;
    float: left;
}

#headRight {
    width: 176px;
    height: 101px;
    float: left;
    background-image: url('../tf/bg_rechts.jpg');
}

#content {
    width: 567px;
    float: left;
}

#bodyContent {
    width: 391px;
    background-color: #FAF6F7;
    float: left;
    padding-top: 10px;
    text-align: justify;
}

#bodyRight {
    background-color: #B7D7ED;
    width: 176px;
    float: left;
    padding-top: 15px;
    color: #EF320D;
    text-align: center;
}

#clearLeft {
    clear: left;
}

#clearAll {
    clear: both;
}

#pfad1 {
    position: relative;
    top: 196px;
    left: 10px; 
    width: 155px;
    color: #ffffff;
    float: left;
    font-weight: bold;
}

#pfad2 {
    position: relative;
    top: 196px;
    left: 27px; 
    color: #ffffff;
    float: left;
    width: 275px;
}

#subnavi {
    position: relative;
    top: 7px;
    left: 295px;
    text-align: center;
    width: 220px;
    font-weight: bold;
}
