* {
        font-family : "Trebuchet MS",Arial,Verdana,Helvetica;
}

html {
        height: 100%;
        font-size: 100.01%;
        position: relative;
        margin-top: 0px;
        padding: 0px;
        text-align: left;
}

body {
        background-image: url(../images/background_raster.gif);
        background-color: #7A7A7A;
        margin: 0;
        padding-top: 0;
        text-align: left;
        height: 100%;
        font-size: 12px;
        color: #767676;
}

#center {
        width: 999px;
        margin: auto;
}

img {
        border: 0
}

a {
        font-size : 11px;
        color: #767676;
        text-decoration: none;
        font-weight: bold;
}

a.selected, a.selected:hover {
        font-weight: bold !important;
        color: #000;
}

h1 {
        font-size: 1.5em;
        margin: 14px 0px 12px 0px;
        padding-bottom: 3px;
        border-bottom: solid 1px #bdbdbd;
        color: #676767;
        font-weight: normal;
}

h2 {
        font-size: 1.4em;
}

ul {
        list-style-type: none;
}

li {

}

p {
        margin: 6px 0px;
}

.support {
        font-size : 11px;
        color: #000000;
        text-decoration: none;
}

.bold {
        font-weight: bold;
        font-size : 10px;
        color: #000;
}

.red {
        font-size : 10px;
        color: #000000;
}

.headline {
        padding-top: 0px;
        font-size:18px;
        color:#828282;
}

#shadow {
        margin: auto;
        width: 999px;
        background-image: url(../images/background_content.gif);
        clear: both;
        float: left;
}

.bottom_footer {
        height:100%;
        width: 999px;
        background-image: url(../images/background_content.gif);
}

#shadow_background_textcontent {
        margin-left:15px;
        display: inline;
        width:968px;
        background-color:#3b3b3b;
        float: left;
        clear: both;
}

#header {
        width: 968px;
        clear: both;
}

#header_logo {
        height:75px;
        width:968px;
        background-image: url(../images/background_logo.gif);
}

#header_logo div.pointlogo img {
        border: 1px solid #bbbbbb;
        position: relative;
        top: 8px;
        left: 4px;
}

#logo {
        margin-left:16px;
        height:70px;
        width:80px;
        float:left;
}


.pointlogo {
        float:left;
        margin-left: 15px;
}

.symbole {
        height:42px;
        float:right;
}

.symbole img {
        margin-right:18px;
}

#navigation {
        height:34px;
        width:968px;
        background-image: url(../images/bg_top_navigation.gif);
        clear: both;
}

#navigation div.main {
        float: left;
        width: 780px;
        height: 34px;
}

#navigation div.main ul {
        padding: 0;
        margin: 0 0 0 20px;
        font-weight: bold;
}

#navigation div.language {
        float: right;
        width: 180px;
        height: 34px;
        text-align: right;
}

#navigation div.language span {
        position: relative;
        bottom: 11px;
        left: 0px;
        margin: 0px 16px;
}

#navigation div.language span.active a {
        color: #717171;
}

#navigation div.language span.inactive a {
        color: #e7e7e7;
}

#navigation div.language img {
        position: relative;
        top: 2px;
        left: 0px;
}

.navigation_buttons {
        margin: 0 5px;
        height:32px;
        float:left;
        list-style-type: none;
        text-transform: uppercase;
        color: #fff;
        display: inline;
}

.navigation_buttons a {
        height: 24px;
        margin: 0;
        padding: 8px 5px 0 10px;
        display: block;
}

.tab_divider {
        margin: 0;
        height:32px;
        float:left;
        list-style-type: none;
}

.tab_divider img {
        margin-top: 2px;
}

.navigation_buttons_cur {
        margin: 0 5px;
        height:32px;
        float:left;
        list-style-type: none;
        text-transform: uppercase;
        color: #fff;
        background-image: url(../images/tab_left.gif);
        background-repeat: no-repeat;
        display: inline;
}

.navigation_buttons_cur a {
        background-image: url(../images/tab_right.gif);
        background-repeat: no-repeat;
        background-position: right top;
        height: 24px;
        margin: 0;
        padding: 8px 5px 0 10px;
        display: block;
}

/* IE6 fix */
* html .navigation_buttons, * html .navigation_buttios_cur, * html .navigation_buttons_cur .tab_right {
        width: 1px;
}
/* fix end */

#navigation ul a {
        color: #fff;
        font-family: Trebuchet MS, Arial, sans-serif;
}

#subnavigation {
        min-height: 5px;
        width:968px;
        background-image: url(../images/bg_subnavigation.gif);
        clear: both;
        border-bottom: 1px solid #bebebe;
}

#subnavigation ul {
        padding: 0;
        margin: 0px 0 0 25px;
        height: 34px;
}

#subnavigation li {
        float: left;
        margin: 0 10px 0 0;
        list-style-type: none;
        padding: 0;
        color:#828282;
        height: 34px;
}

#subnavigation ul li a {
        line-height: 34px;
        font-size: 12px;
}

#subnavigation .pipe {
        margin: 0 0 0 10px;
        color: #000;
}

.languages {
        padding-top: 0px;
        margin: 8px 38px 0 15px;
        font-size : 10px;
        color: #949494;
        float:right;
}

.languages a {
        margin: 0 20px 0 5px;
}

.dl_link {
        font-size:10px;
        color:#5b5b5b;
}

.headline_login {
        margin: 8px 0 5px 3px;
        font-size:18px;
        color:#828282;
}

.content_left {
        margin-top: 0px;
        margin-left: 0px;
        width:654px;
        float:left;
}

.content_right {
        margin-top: 0px;
        margin-left: 0px;
        width:194px;
        float:left;
}

.navi_left ul {
        margin-top: 40px;
        padding-left: 26px;
}

.navi_left li {
        margin: 5px 0 5px 0px;
}

.navi_left li a {
        color: #363636;
        margin-left:2px;
        font-size:12px;
}

.navi_left li a.selected {
}

.navi_left li a:hover {
        color:#363636;
        font-weight: bold;
}

.picture {
        height:165px;
        width:654px;
}

.body {
        width:654px;
}

.inhalte {
        height:100%;
        width:654px;
        background-color: #fff;
        background-image: url(../images/space_body.jpg);
        float:left;
}

.contentHome .contentLeft div a {
        border-bottom:1px dashed #C8C8C8;
}

.foot_body {
        height:22px;
        width:654px;
        background-image: url(../images/foot_body.jpg);
        float:left;
}

.text_right {
        margin-left:15px;
        padding-top: 40px;
        width:430px;
        float:left;
        color:#828282;
}

.text_right h1 {
        margin-top: 0;
}

.csc-frame {
        height: 1px;
        border-bottom: 1px dashed #ccc;
        margin: 10px 0;
}

.csc-frame-rulerAfter {

}

.register {
        width:187px;
        height:136px;
        background-image: url(../images/bg_register.jpg);
        background-repeat: no-repeat;
        float: left;
        clear: both;
}

.suche {
        margin: 8px 70px 0 40px;
        font-size:11px;
        float:right;
        display: inline;
}

.register form, .register fieldset {
        margin: 0;
        padding: 0;
        border: 0;
}

.register p {
        margin: 5px 12px;
}

.register label {
        margin-top:12px;
        margin-left:12px;
        color: #929292;
        font-size:10px;
        width: 70px;
        float: left;
        clear: left;
}

.register input {
        margin-top:10px;
        float: left;
        font-size: 10px;
        color:#9b9b9b;
        clear: right;
}

.register input.submit {
        margin-left: 82px;
}

.grey_divider {
        background-color: #d7d7d7;
        width:162px;
        height: 1px;
        font-size: 1px;
        padding: 0;
        clear: both;
        float: left;
        margin: 12px 0 0 12px;
        display: inline;
        overflow: hidden;
}

.anmeldung {
        margin-top:6px;
        margin-left:12px;
        font-size:10px;
        float: left;
        display: inline;
        clear: both;
        width: 180px;
}

.anmeldelink {
        margin-left: 2px;
        font-size: 10px;
        border-bottom: 1px dashed #929292;
}

ul.konto {
        margin-top:10px;
        margin-left:8px;
        color: #929292;
        font-size:12px;
        clear: both;
        float: left;
        padding: 0;
}

.konto li {
        list-style-type: none;
        margin-top:5px;
        color: #929292;
        font-size:12px;
        width:170px;
        padding-bottom: 2px;
        border-bottom:1px solid #cccccc;
        background-image: url(../images/bg_navi_right.jpg);
        background-repeat: no-repeat;
}

.footer {
        float: left;
        clear: both;
        width:999px;
        background-image: url(../images/bg_footer.jpg);
        background-repeat: no-repeat;
}

.footer_text {
        color: #929292;
        font-size:11px;
        margin-top:30px;
        margin-left:0px;
        text-align: center;
}

.inputfield {
        font-size: 10px;
        background-color: #ffffff;
        color:#9b9b9b;
        border: 1px solid #525252;
        padding: 0;
        width: 88px;
        background-image: url(../images/bg_input.jpg);
}

.senden_header {
        font-size: 10px;
        color:#9b9b9b;
        border:1px solid #525252;
        width: 30px;
        background-image: url(../images/bg_anmelden.jpg);
}

/* home page */
.contentHeaderImage img {
        border-bottom: 1px solid #000000;
        border-top: 1px solid #000000;
}

.contentDefault {
        clear: both;
        overflow: hidden;
        width: 968px;
        background-repeat: no-repeat;
        background-position: center bottom;
        background-color: #ffffff;
}

.contentDefault  {
        background-image: url(../images/bg_content_standard.jpg);
}

.contentDefault .contentLeftDefault {
        float: left;
        padding: 0px 10px 10px 10px;
        min-height: 437px;
        background-color: transparent;
}

.contentDefault .contentMiddleDefault {
        float: left;
        padding: 0px 10px 10px 10px;
        min-height: 437px;
        margin-left: 1px;
        border-left: 1px solid #d8d8d8;
        background-color: transparent;
}

.contentDefault .contentRightDefault {
        float: right;
        padding: 0px 10px 10px 10px;
        min-height: 437px;
        margin-right: -1px;
        background-color: transparent;
}

.contentLeftDefault ul, .contentMiddleDefault ul, .contentRightDefault ul {
        list-style-image: url(../images/circle_small_li.gif);
}

.contentLeftDefault .csc-textpic .csc-textpic-imagewrap dl {
        margin: 8px 0px 0px 1px !important;
}

.contentRightDefault .csc-textpic .csc-textpic-imagewrap dl {
        margin: 8px 0px 0px 0px !important;
}

.contentRightDefault ul {
        padding-left: 14px;
}

.contentRightDefault ul li {
        margin-bottom: 3px;
}

.contentRightDefault ul li a {
        font-size: 12px;
        border-bottom: 1px dashed #CCCCCC;
}

.contentHome {
        background-image: url(../images/bg_content_home.jpg);
}

.contentHome .contentLeft {
        width: 312px;
}

.contentHome .contentMiddle {
        width: 450px;
        border-left: 0px;
}

.contentHome .contentRight {
        width: 143px;
}

.contentStandard {
        background-image: url(../images/bg_content_standard.jpg);
}

.contentStandard .contentLeft {
        width: 298px;
}

.contentStandard .contentMiddle {
        width: 465px;
}

.contentStandard .contentRight {
        width: 142px;
}

.contentStandard .contentRight .csc-textpic {
        position: relative;
        top: 10px;
        left: 0px;
}

.contentSubSubMenuLeft {
        background-image: url(../images/bg_content_submenuLeft.jpg);
}

.contentSubSubMenuLeft .contentLeft {
        width: 165px;
}

.contentSubSubMenuLeft .contentMiddle {
        width: 598px;
}

.contentSubSubMenuLeft .contentRight {
        width: 142px;
}

.contentSubSubMenuLeft .contentRight .csc-textpic {
        position: relative;
        top: 0px;
        left: -10px;
}
h2.underline {
         border-bottom: 1px solid #BDBDBD;
         color:#676767;
         font-size:1.5em;
         font-weight:normal;
         margin:14px 0 12px;
         padding-bottom:3px;
}
#notunderline {
         font-size:1.4em;
         color:#767676;
         font-family:"Trebuchet MS",Arial,Verdana,Helvetica;
         border-bottom:0px;
}

.contentLeftDefault h1, .contentRightDefault h1, .contentMiddleDefault h1, .contentRightDefault .tx-newloginbox-pi1, .contentRightDefault ul.konto {
        border-bottom: 1px solid #BDBDBD;
}

.contentRightDefault ul.konto {
        width: 100%;
        margin-left: 0px;
}

.contentRightDefault ul.konto li {
        border-bottom: 1px solid #ececec;
        background-image: none;
        width: 100%;
}

div.login {

}

div.login .row {
        clear: both;
        overflow: hidden;
        width: 272px;
        margin-bottom: 5px;
}

div.login .row .label {
        float: left;
        width: 110px;
}

div.login .row .input {
        float: right;
        width: 160px;
}

div.login input {
        width: 100%;
}

div.login input.submit {
        font-size: 10px;
        border: 0px;
}

div.loginRight {

}

div.loginRight .row {
        clear: both;
        overflow: hidden;
        width: 140px;
        margin-bottom: 5px;
}

div.loginRight .row .label {
        width: 110px;
}

div.loginRight .row .input {
        width: 160px;
}

div.loginRight input {
        width: 90%;
}

div.loginRight input.submit {
        font-size: 10px;
        border: 0px;
}

.home_register label {
        width: 85px;
        float: left;
}

.home_register input {
        margin-right: 10px;
        font-size: 10px;
}

.home_register a {
        color: #be1f2f;
}

.logindivider {
        clear: both;
        height: 5px;
}

/* news */

.news-latest-gotoarchive {
        position: absolute;
        right: 8px;
        bottom: 0px;
}

.news-latest-item, .news-list-item {
        margin-bottom: 16px;
}

.news-latest-item h3, .news-latest-item .bodytext, .news-list-item .bodytext {
        margin: 3px 0 3px 20px;
}
.news-latest-item h3 a, .news-list-item h3 a {
        color: #333;
}

.news-latest-date, .news-latest-gotoarchive a, .news-list-item h3 {
        background-image: url(../images/circle_small.gif);
        background-repeat: no-repeat;
        background-position: 5px 6px;
        padding-left: 20px;
}
.news-latest-gotoarchive a {
        color: #333;
}

.news-latest-morelink a, .news-list-morelink a {
        border-bottom: 1px dashed #c8c8c8;
        margin-left: 20px;
}

.news-single-item h3 {
        font-size: 1em;
}

.news-single-backlink a {
        font-weight: bold;
        color: #000;
}

.tx-ttnews-browsebox-SCell a {
        font-weight: bold;
}

/* accordion menus */
.accToggler, .rgaccord2-toggle {
        margin: 0px;
        padding-left: 4px;
        padding-bottom:2px;
        color: #000000;
        cursor: pointer;
        background-image: url(../images/plus.gif);
        background-position: right center;
        background-repeat: no-repeat;
        font-size: 1em;
}

.rgaccord2-toggle h1 {
        font-size: 1em;
        margin-bottom: 0;
        padding-right: 15px;
}

.selToggler, .act {
        background-image: url(../images/minus.gif) !important;
        background-position: right center;
        background-repeat: no-repeat;
}

.accContent, div.rgaccord2-content {
        margin: 2px;
        padding-left:2px;
}

/* foldable content */
div.rgaccord2-content div.csc-header {
  display:none;
}

div.rgaccord2-content p.bodytext {
        margin-top: 0;
}

/* contact form / custom forms */
input.submit, .csc-mailform-field input[type="submit"] {
        border-bottom:#525252;
        border-right:#2b2b2b;
        border-top:#525252;
        border-left:#2b2b2b;
        border: 1px solid;
        background-image: url(../images/bg_anmelden.jpg);
        color: #9B9B9B;
}

fieldset {
        border: 0;
}

legend {
        padding: 0;
        margin: 0;
        float: left;
        clear: left;
        font-weight: bold;
        font-size: 1.1em;
        color: #000;
}

.error {
        color: #f00;
        float: left;
        clear: both;
        width: 250px;
        margin: 0 0 5px 100px;
}

.tx-thmailformplus-pi1 label, .csc-mailform-field label, .tx-thmailformplus-pi1 .label {
        float: left;
        clear: left;
        width: 100px;
        overflow:hidden;
}

.tx-thmailformplus-pi1 .label {
        margin-bottom: 12px;
}

.tx-thmailformplus-pi1 label.radio, .tx-thmailformplus-pi1 input[type="radio"] {
        float: left;
        width: auto;
        clear: none;
}

.tx-thmailformplus-pi1 input, .tx-thmailformplus-pi1 select, .tx-thmailformplus-pi1 textarea, .csc-mailform-field input, .csc-mailform-field textarea, .csc-mailform-field select {
        float: left;
        clear: right;
        width: 250px;
        font-size: 1em;
        margin-bottom: 5px;
}

.tx-thmailformplus-pi1 select, .tx-thmailformplus-pi1 input.submit, .csc-mailform-field input[type="submit"], .csc-mailform-field input[type="checkbox"], .csc-mailform-field input[type="radio"] {
        width: auto;
}

.tx-thmailformplus-pi1 input.submit, .csc-mailform-field input[type="submit"] {
        margin-left: 100px;
        clear: both;
}

/* sitemap */
.tx-flseositemap-pi1 li a {
        display: block;
        border: 0;
        margin-bottom: 0px;
}

.tx-flseositemap-pi1 li.deep0 {
        list-style-type: none;
        list-style-image: url(../images/circle_big.png);
}

.tx-flseositemap-pi1 li.deep1 {
        list-style-type: none;
        list-style-image: url(../images/circle_small.gif);
}

.tx-flseositemap-pi1 li.deep2 {
        list-style-type: none;
        list-style-image: url(../images/arrow.png);
}

/* search */
.tx-indexedsearch-info dt, .tx-indexedsearch-info dd {
        display: inline;
}

.tx-indexedsearch-redMarkup {
        color: #f00;
}

.tx-indexedsearch-res h3 {
        border-bottom: 1px dashed #ccc;
        position: relative;
}

.tx-indexedsearch-percent {
        position: absolute;
        right: 0px;
        bottom: 0px;
}

.tx-indexedsearch-browsebox .browsebox {
        width: 100%;
        clear: both;
        float: left;
        padding-left: 0;
        list-style-type: none;
        list-style-image: none;
}

.tx-indexedsearch-browsebox li {
        float: left;
        margin-left: 5px;
        padding: 0;
}

.tx-indexedsearch-browselist-currentPage * {
        font-weight: bold !important;
        color: red !important;
}

.tx-indexedsearch-res {
        clear: both;
}

/* registration, edit profile */
.tx-3m5soafeuser-pi1 label, .tx-3m5soafeuser-pi2 label, .tx-3m5soafeuser-pi3 label {
        width: 150px;
        float: left;
        margin: 3px 0;
        clear: left;
}

.tx-3m5soafeuser-pi1 input, .tx-3m5soafeuser-pi2 input, .tx-3m5soafeuser-pi3 input {
        margin: 3px 0;
        clear: right;
        width: 200px;
}

.tx-3m5soafeuser-pi1 .checkbox, .tx-3m5soafeuser-pi2 .checkbox {
        width: auto;
}

.tx-3m5soafeuser-pi1 .submit, .tx-3m5soafeuser-pi2 .submit, .tx-3m5soafeuser-pi3 .submit {
        margin-left: 150px;
        clear: both;
        width: auto;
}

.tx-3m5soafeuser-pi1 .error, .tx-3m5soafeuser-pi2 .error, .tx-3m5soafeuser-pi3 .error {
        margin: 0 0 3px 150px;
}

div.fieldsetLegend {
        font-weight: bold;
        color: #000000;
        margin-top: 4px;
        margin-bottom: 2px;
}

div.news-latest-container {
        position: relative;
        top: 0px;
        left: 0px;
}

div.redBallProtector {
        background-image: url(../images/redBallProtector.gif);
        background-repeat: no-repeat;
        height: 120px;
        width: 100%;
}