html,
body,
div,
p,
h1,
h2,
h3,
h4,
h5,
img {
    border: none;
    margin: 0;
    padding: 0;
}

html,
body {
    /* background:#fff url(/fileadmin/template/style_FILES/hg.jpg) left top repeat-x; */
    background: #fff;
    color: #222;
    font-family: Arial, Helvetica, FreeSans, sans-serif;
    font-size: small;
}


/* Fonts Formatierung */

a:link,
a:visited {}

a:hover {}

a:active {
    color: #222;
    text-decoration: none;
}

hr {
    border: 0 dotted #ccc;
    border-bottom-width: 2px;
    margin-top: 0;
    margin-bottom: 20px;
    clear: both;
}

p {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 15px;
}

h1 {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
}

h2 {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 24px;
}

h3 {
    margin-bottom: 10px;
    font-size: 14px;
}

#con-right h2 {
    margin-bottom: 0;
}

#con-right p {
    margin-bottom: 5px;
}

#content ul li {
    margin: 0 0 0 12px;
    padding: 0;
}

#content ul li ul li {
    margin: 2px 0 0 0;
    padding: 0;
}

#content ul li ul li ul li {
    margin: 2px 0 0 12px;
    padding: 0;
}


/* Layout */


/* Basic Layout */

#center {
    width: 973px;
    margin: 0 auto;
    position: relative;
    min-height: 500px;
    /* background:transparent url("/fileadmin/template/style_FILES/hgslider.jpg") left 93px no-repeat; */
}

#head {
    position: absolute;
    top: 0;
    left: 12px;
    width: 940px;
}

#slogan h1 {
    float: right;
    top: 20px;
    margin: 0 80px 0 0;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    z-index: 999;
}

#navigation {
    position: absolute;
    top: 54px;
    left: 12px;
    width: 949px;
    overflow: hidden;
    height: 104px;
    background: transparent url(/fileadmin/template/img/head.jpg) left top repeat-x;
}

#headerbild {
    position: absolute;
    top: 144px;
    left: 22px;
    width: 920px;
    height: 280px;
    z-index: 1;
    overflow: hidden;
}

#content {
    position: absolute;
    top: 174px;
    left: 0;
    width: 940px;
}

#footer {
    float: left;
    width: 940px;
    margin: 10px 0 0 12px;
    border-top: 1px solid #ccc;
    padding: 0;
}


/* Navigation */


/* Ebene Eins */

ul.nav-ebene-eins a:link,
ul.nav-ebene-eins a:visited {
    text-decoration: none;
}

ul.nav-ebene-eins {
    padding: 0;
    margin: 20px 0 0 82px;
    list-style-type: none;
    width: 960px;
}

ul.nav-ebene-eins li {
    padding: 4px;
    margin: 0;
    display: inline;
    float: left;
    position: relative;
}

ul.nav-ebene-eins li a {
    display: block;
    width: auto;
    font-size: 15px;
    text-align: center;
    line-height: 30px;
    /* background:transparent url(/fileadmin/template/style_FILES/navi-hg.jpg) center center repeat-x; */
    color: #000;
    padding-right: 6px;
    border-right: 4px solid #e8e8e8;
}


/* Produkte button */

#pageUid_4 {
    width: 243px;
}

ul.nav-ebene-eins li a:hover,
ul.nav-ebene-eins li a.active,
ul.nav-ebene-eins li.pretty-hover a {
    color: #000;
}


/* Navigation */


/* Ebene Zwei */

ul.nav-ebene-zwei {
    padding: 0;
    margin: 0;
}

ul.nav-ebene-zwei li {
    clear: left;
}

ul.nav-ebene-zwei li a {
    border-right: none;
    text-align: center;
    color: #fff !important;
    background: #273540 !important;
}

ul.nav-ebene-zwei li a:hover {
    background: #fff !important;
    color: #333 !important;
}

#submenu_produkte {
    clear: both;
    position: relative;
    float: left;
    width: 250px;
    height: 20px;
    margin-left: 244px;
}

#submenu_produkte ul {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    left: 0;
    width: 100%;
}

#submenu_produkte ul li {
    position: relative;
    float: left;
    width: 33%;
    text-align: center;
}

#submenu_produkte ul li a:hover {
    display: block;
}

#submenu_produkte .act {
    color: #000;
}

#submenu_produkte a {
    color: #000;
    text-decoration: none;
}

#produktindex .act {
    color: red;
}

#produktindex a {
    color: #000;
    text-decoration: none;
}

#produktindex {
    clear: both;
    position: relative;
    float: left;
    width: 250px;
    height: 20px;
    padding: 4px 0 0 0;
    margin-left: 250px;
    text-align: center;
}


/* breadcrumbs */

.breadcrumbs {
    clear: both;
    margin: 0 0 32px 16px;
}

.breadcrumbs ul {
    list-style: none;
    width: 100%;
    margin: 0;
    padding: 0 0 0 44px;
}

.breadcrumbs ul li {
    position: relative;
    float: left;
    display: block;
    width: auto;
    margin: 0;
    padding: 0;
}

.breadcrumbs .separator {
    margin: 0;
    padding: 0;
}


/* Header Logo und Navigation */

#logo {
    position: absolute;
    top: 0;
    left: 38px;
}

#headernavi {
    position: absolute;
    right: 13px;
    top: 10px;
    display: none;
    visibility: hidden;
}

#headernavi .menu-header {
    color: #666;
    font-size: 12px;
}

#headernavi .menu-header a {
    color: #666;
}


/* Content Bereich */

#con-left-right {
    float: left;
    width: 844px;
    padding-left: 94px;
}

#contentwrapper {
    position: relative;
    float: left;
    margin-left: 24px;
}

#con-left {
    position: relative;
    float: left;
    width: 234px;
    min-height: 380px;
}

#con-right {
    position: relative;
    float: right;
    top: 0;
    width: 540px;
    margin-left: 20px;
    padding: 0;
}


/* Footer Bereich */

#footer .menu-footer {
    position: relative;
    float: left;
    width: 400px;
    padding-left: 10px;
    color: #666;
    font-size: 12px;
}

#footer ul {
    list-style: none;
}

#footer #copyright {
    position: relative;
    float: right;
    margin-right: 10px;
    width: 40%;
    text-align: right;
    font-size: 12px;
    padding: 8px 0;
}

#footer #copyright a {
    text-decoration: none;
    font-size: 12px;
    color: #666;
}

#footer a:link,
#footer a:visited {
    text-decoration: none;
    color: #666;
}

#footer a:hover {
    text-decoration: none;
    color: #333;
}

#deutschenbaur {
    position: absolute;
    float: left;
    width: 240px;
    font-size: 12px;
    height: 10px;
    color: #666;
    z-index: 999;
    padding-top: 3px;
}

#deutschenbaur img {
    position: relative;
    top: 4px;
}

#footer .element3spalten {
    background: #f2f2f2;
}

#footer .socials {
    position: relative;
    float: left;
    margin-left: 250px;
    padding-top: 3px;
    width: 300px;
}

#footer .fb-like {
    position: relative;
    float: left;
    top: 2px;
}

#footer .socials .googleplus {
    position: relative;
    float: left;
    padding-left: 12px;
    width: 78px;
    overflow: hidden;
}

#footer .socials .xing {
    position: relative;
    float: left;
    top: 2px;
    width: 90px;
}

.element3spalten {
    border-top: 0px solid #ccc;
}


/* Kontaktformular */

#mailform fieldset {
    border: none;
    padding: 10px 0;
    margin: 0;
}

#mailform label {
    float: left;
    width: 90px;
    line-height: 25px;
}

#mailform .csc-mailform-field {
    padding-bottom: 5px;
}

#mailform input,
#mailform textarea {
    width: 350px;
    border: 1px solid #970000;
    padding: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#mailform textarea {
    width: 350px;
    height: 100px;
}

#mailform input.csc-mailform-submit {
    margin-left: 90px;
    background: #970000;
    width: 100px;
    font-weight: bold;
    color: #fff;
    border: 1px solid #970000;
}

#submenu {
    position: relative;
    float: right;
    right: -10px;
}

#submenu ul {
    position: relative;
    float: left;
    left: 0;
    padding: 0;
    list-style: none;
    width: 220px;
    margin: 0 0 10px 0;
    border-top: 1px solid #676767;
}

#submenu ul ul,
#submenu ul ul ul {
    border-top: 0;
}

#submenu ul li {
    padding: 0;
    margin: 0;
    display: block;
}

#submenu li {
    display: block;
    color: #273540;
}

#submenu ul li a:hover {
    font-weight: bold;
    display: block;
}

#submenu ul ul li a {
    border-bottom: 1px solid #676767;
    margin-left: 15px;
}

#submenu ul ul ul li a {
    border-bottom: 0 solid grey;
    margin-left: 30px;
}

#submenu .act {
    font-weight: bold;
    background: #f2f2f2;
}

#submenu a {
    color: #273540;
}

#submenu li a:link,
#submenu li a:visited {
    border-bottom: 1px solid grey;
    display: block;
    padding: 10px;
}


/* tt_news */

.news-list-view {
        display: flex;
    column-gap: 40px;   
}
.articletype-0{
    max-width:fit-content;
}
.articletype-0 .header h3{
    line-height: 1.6rem;
    margin-bottom:20x;
}

.news .article h3 {
    margin-bottom: 0;
    line-height: 1.6rem;
    font-size: 18px;
    margin-bottom: 20px !important;
}
.news-list-date {
    float: left !important;
    display: block;
    padding-left: 0px !important;
    font-size: 10px;
    padding-top: 0px !important;
}
.news .footer span {
    display: inline-block;
    padding-right: 8px;
    margin-right: 8px;
    border-right: 0px solid #ddd;
    font-size: 12px;
}
.forwardbackward {
    position: relative;
    padding: 0 0 14px 0;
}

.news-latest-container {
    padding: 0;
}

.news-latest-item {
    margin: 12px 0;
    border-top: 1px solid #676767;
    padding: 8px 0 0 0;
}

.news-latest-item img {
    position: relative;
    top: 4px;
}

.news-list-item {
    border-top: 0 solid #676767;
    padding-top: 8px;
    padding-bottom: 0;
}

.clearer {
    border: 1px solid #000;
}

.news-list-morelink {
    position: relative;
    top: 6px;
    padding: 12px 0 0 0;
    margin-top: 12px;
}

.news-single-item h2 {
    font-size: 14px;
}


/* Grid Elements */


/* eine spalte */

.spalten_1_1 {
    position: relative;
    float: left;
    width: 100%;
}


/* 50/50 */

.element2spalten {
    position: relative;
    float: left;
    width: 100%;
}

.spalten_2_1 {
    position: relative;
    float: left;
    width: 50%;
    padding-right: 2%;
}

.spalten_2_2 {
    position: relative;
    float: left;
    width: 48%;
    padding-right: 0;
}


/* 33/33 */

.element3spalten {
    position: relative;
    float: left;
    width: 100%;
}

.spalten_3_1 {
    position: relative;
    float: left;
    width: 32%;
    padding-right: 2%;
}

.spalten_3_2 {
    position: relative;
    float: left;
    width: 32%;
    padding-right: 2%;
}

.spalten_3_3 {
    position: relative;
    float: left;
    width: 32%;
    padding-right: 0;
}

*+html .spalten_3_3 {
    position: relative;
    float: left;
    width: 31%;
    padding-right: 0;
}


/* 66/33 */

.spalten_4_1 {
    position: relative;
    float: left;
    width: 66%;
    padding-right: 2%;
}

.spalten_4_2 {
    position: relative;
    float: left;
    width: 32%;
    padding: 0;
}


/* 33/66 */

.spalten_5_1 {
    position: relative;
    float: left;
    width: 33%;
    padding-right: 2%;
}

.spalten_5_2 {
    position: relative;
    float: left;
    width: 65%;
    padding: 0;
}


/* Sitemap Menü Produkte */

.csc-sitemap ul {
    position: relative;
    float: left;
    left: 0;
    margin: 0;
    padding: 0;
    border: 0 solid red;
    width: 260px;
}

.csc-sitemap ul,
.csc-sitemap ul ul,
.csc-sitemap ul ul ul {
    position: relative;
    float: left;
    left: 0;
    margin: 0;
    padding: 0;
}

.csc-sitemap ul li,
.csc-sitemap ul li ul li,
.csc-sitemap ul li ul li ul li {
    position: relative;
    float: left;
    left: 0;
    margin: 0;
    padding: 0;
    clear: both;
    line-height: 11px;
}

.csc-sitemap ul li {
    list-style: none;
    left: -18px;
    padding-left: 0;
}

*+html .csc-sitemap ul li {
    left: 0;
    padding-left: 12px;
}

*+html .csc-sitemap ul {
    left: -18px;
    width: 340px;
}

.csc-sitemap ul ul {
    list-style: none;
    margin: 2px 0 10px 0;
}

.csc-sitemap ul ul {
    list-style: none;
    left: 18px;
    padding: 0;
}

.csc-sitemap ul li ul li {
    list-style: url(/fileadmin/template/img/minus.png);
}

.csc-sitemap ul li ul li ul li {
    list-style: url(/fileadmin/template/img/plus.png);
}


/* AlphaSitemap */

.tx-alphasitemap-pi1 {
    text-align: left;
    -webkit-column-count: 3;
    -webkit-column-gap: 20px;
    -webkit-column-rule-color: silver;
    -webkit-column-rule-style: solid;
    -webkit-column-rule-width: 1px;
    -moz-column-count: 3;
    -moz-column-gap: 20px;
    -moz-column-rule-color: silver;
    -moz-column-rule-style: solid;
    -moz-column-rule-width: 1px;
    column-count: 3;
    column-gap: 20px;
    column-rule-color: silver;
    column-rule-style: solid;
    column-rule-width: 1px;
}

.alpha-sitemap-chars span {
    padding: 0 3px;
    display: none;
    height: 0;
}

.alpha-sitemap-chars .active {
    font-weight: bold;
    display: none;
    height: 0;
}

.alpha-sitemap-chars span,
.alpha-sitemap-chars .active {
    visibility: hidden;
}

.alpha-sitemap-chars {
    margin: 0;
    padding: 0;
    height: 0;
}

.tx-alphasitemap-pi1 h3 {
    margin: 0;
}

.align-center {
    text-align: center;
}


/* fix homepage */

#p165 main {
    text-align: center;
}

#c653 {
    display: inline-block;
    margin: auto;
    width: fit-content;
}

