html {
    overflow: -moz-scrollbars-vertical;
}
body{
    margin:0;
    font:11px/13px arial,sans-serif;
    min-width: 980px;
}
a{
    text-decoration: none;
    cursor: pointer;
    color: #009ee3;
}
a:hover{text-decoration:underline;}
a:focus{outline:none;}
form{display:inline;}
img{
    border: none;
    vertical-align: top;
}
fieldset{
    margin: 0;
    padding: 0;
    border: 0;
}
label,select,textarea,input{vertical-align:top;}
textarea, input, select{
    font:11px/13px arial,sans-serif;
    color: #000;
}
.clear{
    clear: both;
}
.header{
    width: 980px;
    position: absolute;
    top: 0px;
    z-index: 10;
    left: 50%;
    height: 200px;
    padding: 62px 0 0;
    margin: 0 0 0 -490px;
}
.header .area{
    width: 586px;
    margin: 0 auto;
    position: relative;
}
.header .area img{
    margin-top: 21px;
}
.aktuell{
    float: right;
    width: 180px;
    margin-left: -200px;
    padding: 51px 18px 0 0;
    line-height: 14px;
}
.aktuell h4{
    margin: 0;
    background: url(../images/txt-aktuell.gif) no-repeat;
    overflow: hidden;
    text-indent: -3333px;
    width: 163px;
    height: 36px;
}
.aktuell p{
    margin: -3px 0 0;
    padding: 0 20px 5px 8px;
}
.aktuell .more a{
    background: url(../images/button-mehr-orange.png) no-repeat;
    width: 57px;
    height: 31px;
    margin-right: 17px;
    overflow: hidden;
    text-indent: -3333px;
    float: right;
}
.aktuell .more a:hover{
    background: url(../images/button-mehr-orange-hover.png) no-repeat;
}
.aktuell .more_de a{
    background: url(../images/button-mehr-orange.png) no-repeat;
    width: 57px;
    height: 31px;
    margin-right: 17px;
    overflow: hidden;
    text-indent: -3333px;
    float: right;
}
.aktuell .more_de a:hover{
    background: url(../images/button-mehr-orange-hover.png) no-repeat;
}
.aktuell .more_en a{
    background: url(../images/button-mehr-orange.png) no-repeat;
    width: 57px;
    height: 31px;
    margin-right: 17px;
    overflow: hidden;
    text-indent: -3333px;
    float: right;
}
.aktuell .more_en a:hover{
    background: url(../images/button-mehr-orange-hover.png) no-repeat;
}
.nav{
    float: left;
    width: 200px;
    margin-right: -210px;
    padding: 22px 0 0 10px;
}
.nav ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.nav li{padding-bottom: 11px;}
.nav a{
    display: block;
    height: 20px;
    width: 200px;
    overflow: hidden;
    text-indent: -3333px;
}
.nav .txt-secure-data-center a{background: url(../images/bg-nav-item-secure-data-center.gif) no-repeat;}
.nav .txt-secure-it a{background: url(../images/bg-nav-item-secure-it.gif) no-repeat;}
.nav .txt-secure-connect a{background: url(../images/bg-nav-item-secure-connect.gif) no-repeat;}
.nav .txt-secure-facility a{background: url(../images/bg-nav-item-secure-faciuty.gif) no-repeat;}
.nav .txt-telehouse-kleyerstr a{background: url(../images/bg-nav-item-secure-kleyerstr.gif) no-repeat;}
.nav a:hover, .nav .active a, .nav li:hover a, .nav li.hover a {background-position: 0 100%;}

.nav li:hover .sub, .nav li.hover .sub{display: block;}
.nav li div{
    position: relative;
    z-index: 10;
}
.nav .sub{
    width: 160px;
    position: absolute;
    padding-left: 20px;
    left: -9999px;
    left: 180px;
    display: none;
    top: -12px;
    background: url(../images/transparent.gif);
    z-index: 10;
}
.nav li ul{
    background: url(../images/flyout_bg.png) left bottom;
    width: 210px;
    padding: 2px 10px 7px 10px;
}
.nav li li{
    padding: 4px 5px 3px 0;
    border-bottom: 1px solid #9c9d9d;
}
.nav li li.last{
    border-bottom: none;
    padding-bottom: 0;
}
.nav li li a{
    display: inline;
    width: auto;
    height: auto;
    background: none !important;
    text-indent: 0;
    color: #000;
    position: relative;
    line-height: 14px;
}
.nav li li a:hover{
    text-decoration: none;
    color: #009BDA;
}
.logo{
    width: 145px;
    height: 23px;
    position: absolute;
    top: 47px;
    left: 24px;
}
.main-holder{
    background: url(../images/background.gif) repeat-x 0 262px;
    padding-bottom: 30px;
    width: 100%;
    position: relative;
    padding-top: 262px;
}
.main{
    margin:0 auto;
    width: 980px;
}
.content-holder{
    width: 586px;
    float: left;
    margin-left: 197px;
    display: inline;
}
.content{
    background: url(../images/bg-content-part2.png) repeat-y;
    width: 586px;
    padding: 1px 0;
    font-size: 12px;
    line-height: 16px;
    color: #1a1817;
}
.content h1{
    font-size: 22px;
    line-height: 25px;
    margin: 0;
    padding-bottom: 8px;
    color: #009ee3;
}
.content h2{
    color: #009ee3;
    font-size: 16px;
    line-height: 21px;
    margin: 0;
    padding: 23px 0 10px;
}
.content h3{
    font-size: 14px;
    line-height: 19px;
    margin: 0;
    padding-bottom: 5px;
    color: #9c9d9d;
}
.content h4{
    font-size: 12px;
    line-height: 19px;
    margin: 0;

    padding-bottom: 5px;
}
.content h1.colored,
.content h2.colored,
.content h3.colored,
.content h4.colored {
    color: #ff9900;
}
.content p{
    margin: 0;
    padding: 0 0 16px;
}
.content ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.list li{
    background: url(../images/marker-blue.gif) no-repeat 1px 5px;
    padding: 0 0 0 10px;
}
.list li li{background: url(../images/marker-silver.gif) no-repeat 1px 5px;}
.formulares{padding-top: 17px;}
.content .formulares h2{padding-bottom: 4px;}
.formulares .inner{overflow: hidden;}
.formulares .row{
    overflow: hidden;
    padding: 0 0 8px 0;
}
.formulares label{
    float: left;
    width: 161px;
    text-align: right;
    padding: 0 24px 0 0;
}
.formulares .row input{
    float: left;
    line-height: 14px;
    padding: 0;
    margin: 0;
    width: 182px;
}
.formulares .thin input{
    width: 20px;
    margin-left: 112px;
    float: none;
}
.formulares .submit{
    background: url(../images/button-abschicken.png) no-repeat;
    width: 99px;
    height: 31px;
    border: 0;
    margin: 8px 0 0 278px;
    padding: 0;
    overflow: hidden;
    float: left;
    cursor: pointer;
    text-indent: -3333px;
}
.formulares .row .w34{width: 31px;}
.formulares .row .w143{
    width: 139px;
    margin-right: 8px;
}
.formulares .row .w58{
    width: 56px;
    margin-right: 10px;
}
.formulares .row .w112{width: 112px;}
.content-inner{
    width: 530px;
    margin:0 auto;
    padding: 0 15px;
    position: relative;
    min-height: 420px;
}
.content-part1{
    background: url(../images/bg-content-part1.png) no-repeat;
    width: 586px;
    height: 40px;
}
.content-part2{
    background: url(../images/bg-content-part3.png) no-repeat;
    width: 586px;
    height: 45px;
}
.column{
    width: 220px;
    float: left;
    margin: 0 -220px 0 -783px;
}
.spacer{
    height: 18px;
}
.module-holder{
    margin-bottom: -17px;
    position: relative;
    margin-left: -3px;
}
.module{
    background: url(../images/box-white-part2.png) repeat-y;
    width: 218px;
    padding: 1px 0;
    min-height: 1px;
}
*html .module {
    height: 1px;
}
.module-part1{
    background: url(../images/box-white-part1.png) no-repeat;
    width: 218px;
    height: 24px;
}
.module-part2{
    background: url(../images/box-white-part3.png) no-repeat;
    width: 218px;
    height: 117px;
}
.module-inner{
    position: relative;
    margin: -25px 0 -100px 0;
    padding: 20px 10px 0px 29px;
}
.nav1{line-height: 14px;}
.nav1 ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.nav1 li{
    background: url(../images/sep.png) no-repeat 0 100%;
    padding: 6px 3px 8px 0;
}
.nav1 li.last {
    background: none;
}
.nav1 a{
    display: block;
    color: #000;
    padding-right: 20px;
}
.nav1 a:hover,
.nav1 li.active li a:hover,
.nav1 li.active2 a:hover, 
.nav1 li.active2 li.active2 a:hover,    
.nav1 li.active2 li.active li a:hover {
    background-color: #ebeceb;
    text-decoration: none;
}
.nav1 li.active a {
    color: #ff5800;
}
.nav1 li.active ul li{
    padding: 0;
    vertical-align: top;
    padding-left: 23px;
    background: none;
}
.nav1 li.active ul li a,
.nav1 li.active ul li.active ul li a {
    display: block;
    padding: 0;
    /*margin: 0 -27px 0 -4px;*/
    position: relative;
    background: none;
    color: #000000;
}

/*.nav1 li li a:hover,*/
.nav1 li.active a,
.nav1 li.active ul li.active a,
.nav1 li.active ul li.active ul li.active a {
    background: #ebeceb;
    text-decoration: none;
    color: #ff5800;
}

.nav1 li.active2 a { color: #000; background: none; }
.nav1 li.active2 ul li.active a { color: #ff5800; background: #ebeceb; } 

.nav1 li.active2 ul li.active2 a { color: #000; background: none; }
.nav1 li.active2 ul li.active2 ul li.active a { color: #ff5800; background: #ebeceb; } 

.nav1 .service247{padding: 6px 0 0;}
.nav1 .service247 a{color: #ff8d00;}
.bluebox .module{background: url(../images/box-blue-part1.png) no-repeat;}
.bluebox .module-inner{
    margin: 0 0 -6px;
    line-height: 14px;
    color: #fff;
    padding-top: 24px;
    padding-bottom: 0;
    min-height: 100px;
}
.bluebox .module-inner:after{
    clear: both;
    content: "";
    display: block;
}
.bluebox h3{
    margin: 0;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    padding-bottom: 15px;
    text-transform: uppercase;
}
.bluebox div.con{
    margin: 0;
    padding-bottom: 5px;
    padding-right: 25px;
}
.bluebox .module-inner ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.bluebox .module-inner ul li {
    background: url(../images/marker-white.gif) no-repeat 1px 5px;
    padding: 0 0 0 10px;
}
.bluebox .more{
    width: 57px;
    height: 31px;
    float: right;
    cursor: pointer;
    overflow: hidden;
    text-indent: -3333px;
    background: url(../images/button-mehr.png) no-repeat;
    position: relative;
    margin-right: 8px;
}
.bluebox .more:hover{
    background: url(../images/button-mehr-hover.png) no-repeat;
}
.module-blue-part2{
    background: url(../images/box-blue-part2.png) no-repeat;
    width: 218px;
    height: 30px;
}
.content .pathway{
    margin: 0 0 0 -2px;
    padding: 4px 0 6px;
    font-size: 10px;
    line-height: 12px;
    overflow: hidden;
    list-style: none;
}
.content .pathway li{
    display: inline;
    float: left;
    background: url(../images/pathway-sep.gif) no-repeat 0 3px;
    padding: 0 6px 0 6px;
    margin-left: -3px;
}
.content .pathway a{color: #9c9d9d;}
.content .pathway a:hover{
    color: #009ee3;
    text-decoration: none;
}
.column1{
    width: 200px;
    float: right;
    margin-left: -200px;
}
.module-holder1{
    margin-left: -15px;
    margin-bottom: -16px;
    position: relative;
    width: 100%;
}
.module-holder1 .module-inner{
    margin-bottom: -79px;
    padding-left: 25px;
    overflow: hidden;
    padding-top: 26px;
    /*width: 130px;*/
}
.module-holder1 .module-inner p {
    margin-top: 0;
    margin-bottom: 0;
} 
.module-holder1 .module-inner ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.module-holder1 .module-inner ul li {
    background: url(../images/marker-blue.gif) no-repeat 1px 5px;
    padding: 0 0 0 10px;
}
.module-holder1 .module-part1{
    background: url(../images/box-white1-part1.png) no-repeat;
    width: 198px;
}
.module-holder1 .module-part2{
    background: url(../images/box-white1-part3.png) no-repeat;
    width: 198px;
    height: 100px;
}
.module-holder1 .module{
    width: 198px;
    background: url(../images/box-white1-part2.png) repeat-y;
}
.module-holder1 .module-right{
    padding: 1px 0;
    width: 198px;
    background: url(../images/box-white1-part2.png) repeat-y;
}
.intro{line-height: 14px;}
.module-holder1  h3{
    font-size: 12px;
    line-height: 14px;
    padding-bottom: 15px;
    margin: 0;
    color: #009ee3;
    text-transform: uppercase;
}
.intro div.con{
    margin: 0;
    padding-right: 10px;
}
.intro .more,
.tx-szcontactform-pi1 .more{
    background: url(../images/button-mehr-blue.png) no-repeat;
    width: 57px;
    height: 31px;
    overflow: hidden;
    text-indent: -3333px;
    float: right;
    margin: 5px 8px 0;
}
.intro .more:hover,
.tx-szcontactform-pi1 .more:hover {
    background: url(../images/button-mehr-blue-hover.png) no-repeat;
}
.top-themen{line-height: 15px;}
.top-themen .module-inner{padding-right: 20px;padding-bottom: 8px;}
.top-themen h3{padding-bottom: 21px;}
.top-themen a{color: #000;}
.fs17{font-size: 17px; line-height: 18px;}
.fs25{font-size: 25px; line-height: 26px;}
.fs16{font-size: 16px; line-height: 17px;}
.fs12{font-size: 12px; line-height: 13px;}
.fs19{font-size: 19px; line-height: 20px;}
.fs18{font-size: 18px; line-height: 19px;}
.fs20{font-size: 20px; line-height: 21px;}
ul.filelinks{
    margin: -2px 0 0 -3px;
    padding: 0 0 2px;
    list-style: none;
}
ul.filelinks a{color: #000;}
ul.filelinks li{
    background: url(../images/ico-pdf.png) no-repeat;
    padding: 3px 0 8px 24px;
}
.content .pagecouneter{
    text-align: center;
    font-size: 10px;
    line-height: 12px;
    color: #9c9d9d;
}
.content .pagecouneter ul{display: inline;}
.content .pagecouneter li{
    display: inline;
    background: url(../images/sep1.gif) no-repeat 0 3px;
    padding: 0 2px 0 5px;
}
.content .pagecouneter a{color: #9c9d9d;}
.content .pagecouneter .active, .content .pagecouneter a:hover{
    color: #ff5800;
    text-decoration: none;
}
.content .pagecouneter .prev, .content .pagecouneter .next, .content .pagecouneter .last, .content .pagecouneter .first, .content .pagecouneter .noborder{background: none;}
.content .pagecouneter .first{padding-right: 0;}
.content .pagecouneter .prev{
    padding-left: 0;
    margin-right: -7px;
}
.content .pagecouneter .next{
    padding-right: 0;
    margin-left: -7px;
}
.content .pagecouneter .last{padding-left: 0;}
.content .news{padding-top: 2px;}
.content .news h2{
    font-size: 22px;
    line-height: 24px;
}
.content .newslist{padding: 1px 15px 26px 0;}
.content .newslist li{
    border-bottom: 1px solid #9c9d9d;
    overflow: hidden;
    margin-bottom: 14px;
    padding-top: 1px;
}
.content .date{
    font-style: normal;
    display: block;
    font-size: 10px;
    line-height: 16px;
    padding-bottom: 1px;
    color: #1a1817;
}
.content .newslist h3{
    color: #009ee3;
    padding-bottom: 0;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: -2px;
    line-height: 21px;
    border: none;
}
.content .newslist .more a{
    float: left;
    background: url(../images/button-mehr-blue.png) no-repeat;
    width: 57px;
    overflow: hidden;
    text-indent: -3333px;
    height: 31px;
    margin-left: 280px;
}
.content .newslist .more a:hover {
    background: url(../images/button-mehr-blue-hover.png) no-repeat;
}
.content .newslist p{padding-bottom: 5px; width: 280px;}
.content .newslist .description{overflow: hidden;}
.content .newslist img{
    float: right;
    margin-left: 18px;
    /*margin-top: 37px;*/
    /*margin-top: 21px;*/
}
.content .news .news-single-img{
    float: left;
    /*margin: 4px 10px 3px 0;*/
    margin: 4px 10px 20px 0;
}
.content .news .news-imgcaption{
    display: block;
    font-size: 0.8em;
}
.content .news .single-column1 {
    float: left;
    width: 330px;
    margin-top: 10px;
}
.content .news .single-column2 {
    float: right;
    padding-left: 20px;
    margin-top: 10px;
}
.content .news .single-column1 h4 {
    line-height: 16px;
}
.content .news .presscontact h3 {
    padding-bottom: 10px;
}
.content .news .presscontact p,
.content .news .presscontact a {
    color: #9C9D9D;
}
.footer{
    clear:both;
    overflow: hidden;
}
.footer ul{
    margin: 0;
    padding: 0 217px 0 0;
    list-style: none;
    font-size: 10px;
    line-height: 13px;
    float: right;
    overflow: hidden;
}
.footer li{
    display: inline;
    float: left;
    background: url(../images/sep.gif) no-repeat 0 3px;
    padding: 0 8px;
    margin-left: -1px;
}
.footer a{color: #000;}
.footer a:hover{
    color: #ff5800;
    text-decoration: none;
}
#nav-main {
    position: absolute;
    top: 45px;
    left: 205px;
    z-index: 99;
}
#nav-main ul {
    list-style-type: none;
}
#nav-main ul li {
    float: left;
    padding: 5px 6px;
    font-size: 10px;
}
#nav-main ul li a {
    color: #000;
}
#nav-main ul li.lang { width: 35px; }
#nav-main ul li.lang a {
    color: #009ee3;
}
#nav-main ul li.lang span.disabled {
    color: #CCCCCC;
}
#nav-main ul li.form-holder {
    padding: 3px 4px;
}
#nav-main ul li.form-holder input {
    width: 130px;
    height: 16px;
    line-height: 14px;
    margin: 0;
    padding: 0;
}
#nav-main span.lang-div {
    background: url(../images/lang_div.gif) no-repeat;
    background-position: right;
    padding-right: 5px;
}
/*tt_content*/
.csc-textpic-imagewrap {
    margin-top: 3px;
}
.csc-textpic-caption {
    font-size: 0.8em;
    padding-top: 3px;
}
.csc-textpic-image {
    margin-bottom: 0 !important;
}
/*indexed_search*/
.tx-indexedsearch .input-holder {
    float: left;
    margin-top: 2px;
}
.tx-indexedsearch .input-holder input {
    width: 200px;
}
.tx-indexedsearch .button {
    float: left;
    margin-left: 10px;
}
.tx-indexedsearch .ext-search {
    padding-top: 5px;
}
.tx-indexedsearch-whatis {
    clear: left;
}
.tx-indexedsearch-browsebox p {
    margin: 0;
    padding: 5px 0 0 0;
}
.tx-indexedsearch-browsebox ul.browsebox {
    list-style-type: none;
    margin: 10px 0 0 0;
    padding: 0;
}
.tx-indexedsearch-browsebox ul.browsebox li {
    float: left;
    padding: 0;
    margin-right: 5px;
    background: url(../images/link-border.gif) repeat-x 0 100%;
}
.tx-indexedsearch-browsebox ul.browsebox li:hover {
    background: url(../images/link-border2.gif) repeat-x 0 100%;
}
.tx-indexedsearch-browsebox ul.browsebox li a {
    color: #009ee3;
}
.tx-indexedsearch-browsebox ul.browsebox li a:hover {
    text-decoration: none;
}
.tx-indexedsearch-res {
    clear: left;
    padding-top: 20px;
}
.tx-indexedsearch-res div.search-results {
    padding-bottom: 20px;
}
.tx-indexedsearch-res div.search-results h2 {
    margin: 0;
    padding: 2px 0 5px 0;
}
.tx-indexedsearch-res div.info-box {
    margin-top: 5px;
}
/*extended*/
.tx-indexedsearch-ext {
    margin-top: 15px;
}
.tx-indexedsearch label {
    float: left;
    width: 100px;
    padding-top: 5px;
}
.tx-indexedsearch select {
    float: left;
    margin: 5px 5px 0 0;
}
.tx-indexedsearch-selectbox-type,
.tx-indexedsearch-selectbox-media,
.tx-indexedsearch-selectbox-sections,
.tx-indexedsearch-selectbox-order {
    width: 160px;
}
.tx-indexedsearch-selectbox-defop,
.tx-indexedsearch-selectbox-lang,
.tx-indexedsearch-selectbox-desc {
    width: 120px;
}
/*sitemap*/
#sitemap img {
    vertical-align: baseline;
}
#sitemap ul li {
    background: none;
    padding: 0;
}
#sitemap ul li ul li {
    padding: 0 0 0 15px;
}
/*a21glossary*/
a span.glossspan {
    display: none;
    background-color: #fff;
    border: 1px solid #ccc;
    font-size: 12px;
    /*opacity: 0.8;*/
    padding: 5px;
    position: absolute;
    width: 250px;
    z-index: 100;
    text-decoration: none;
    color: #000;
}
a.glossary {
    border-bottom: 1px dotted #9C9D9D;
    color: #1A1817;
}
a.glossary:hover {
    text-decoration: none;
}
a span.glossspan span.glhead {
    font-weight: bold;
}
.tx-a21glossaryadvancedoutput-pi1 div.result {
    margin-top: 20px;
}
.tx-a21glossaryadvancedoutput-pi1 div.glos-word {
    margin-bottom: 5px;
}
.tx-a21glossaryadvancedoutput-pi1 p a {
    background: none;
}
.tx-a21glossaryadvancedoutput-pi1 p a:hover {
    background: none;
}
.tx-a21glossaryadvancedoutput-pi1-browsebox {
    margin-top: 20px;
}
.tx-a21glossaryadvancedoutput-pi1 .navbar {
    margin-top: 10px;
}
.tx-a21glossaryadvancedoutput-pi1 ul.glossar-nav li {
    float: left;
    padding-right: 5px;
}
.tx-a21glossaryadvancedoutput-pi1 input.text {
    width: 200px;
    margin-right: 10px;
}
.content .tx-a21glossaryadvancedoutput-pi1 h2 {
    padding-top: 0;
}
/*mailformplus*/
.tx-thmailformplus-pi1 form fieldset legend {
    display: none;
}
.tx-thmailformplus-pi1 form ul li {
    margin: 5px 0 5px 0;
}
.tx-thmailformplus-pi1 form label {
    float: left;
    width: 130px;
    margin-right: 20px;
    text-align: right;
}
.tx-thmailformplus-pi1 form .tb label {
    width: 120px;
    padding-right: 12px;
    margin-right: 0px;
}
.tx-thmailformplus-pi1 form label.submit_form {
    visibility: hidden;
}
.tx-thmailformplus-pi1 form select.text,
.tx-thmailformplus-pi1 form textarea.text,
.tx-thmailformplus-pi1 form input.text {
    width: 220px;
}
.tx-thmailformplus-pi1 form select.text {
    width: 225px;
}
.tx-thmailformplus-pi1 form input.submit_form {
    margin-top: 10px;
    margin-left: 137px;
}
.tx-thmailformplus-pi1 #cferr_list li {
    background: url(../images/marker-blue.gif) no-repeat 1px 6px
}
/*print logo*/
div.print-logo,
div.print-header,
div.print-footer {
    display: none;
}
/*blue box*/
.module-holder.left{
    margin-bottom: -17px;
    position: relative;
    margin-left: -3px;
}
* html .module-holder.left{
    margin-left: -5px;
}
.bluebox .module-left{
    background: url(../images/box-blue-left-part1.png) no-repeat;
    padding:1px 0;
    width:218px;
}
* html .bluebox .module-left {
    width: 225px;
}
.left .bluebox .module-inner{
    margin: 0 0 -6px;
    line-height: 14px;
    color: #fff;
    padding-top: 24px;
    padding-bottom: 0;
    min-height: 100px;
}
.left .module-blue-part2{
    background: url(../images/box-blue-left-part2.png) no-repeat;
    width: 218px;
    height: 30px;
}
.module-holder.right{
    position: relative;
    margin-bottom:-16px;
    margin-left:-15px;
    width:100%;
}
* html .column1 {
    margin-right: -5px;
}
.bluebox .module-right{
    background: url(../images/box-blue-right-part1.png) no-repeat;
    padding:1px 0;
    width:198px;
}
.right.bluebox .module-inner{
    margin: 0 0 -6px;
    line-height: 14px;
    color: #fff;
    padding-top: 24px;
    padding-bottom: 0;
    min-height: 100px;
}
.right .module-blue-part2{
    background: url(../images/box-blue-right-part2.png) no-repeat;
    width: 198px;
    height: 30px;
}
.bluebox a {
    color: #FFFFFF;
}

/*silver box*/
.module-holder1.left{
    margin-left: -15px;
    margin-bottom: -16px;
    position: relative;
    width: 100%;
    margin-bottom: -17px;
    position: relative;
    margin-left: -3px;
}
.left.module-holder1 .module-part1{
    background: url(../images/box-white1-left-part1.png) no-repeat;
    width: 218px;
}
.module-holder1 .module-left{
    width: 218px;
    background: url(../images/box-white-left-part2.png) repeat-y;
}
.left.module-holder1 .module-part2{
    background: url(../images/box-white1-left-part3.png) no-repeat;
    width: 218px;
    height: 100px;
}
/*fce layout 33-33-33*/
.content-layout-33 .item {
    width: 155px;
    float: left;
    margin-right: 30px;
    margin-bottom: 3px;
}
*html .content-layout-33 .item {
    width: 160px;
}
.content-layout-33 .item3 {
    margin-right: 0;
}
/*fce layout 50-50*/
.content-layout-50 .item {
    width: 250px;
    float: left;
    margin-right: 30px;
}
.content-layout-50 .item2 {
    margin-right: 0;
}
/*fce layout 33-66*/
.content-layout-33-66 .item {
    width: 155px;
    float: left;
    margin-right: 30px;
}
*html .content-layout-33-66 .item {  
    width: 160px;
}
.content-layout-33-66 .item2 {
    width: auto;
    margin-right: 0;
}
/*fce layout 66-33*/
.content-layout-66-33 .item {
    /*width: 340px;*/
    width: 300px;
    float: left;
    margin-right: 30px;
}
.content-layout-66-33 .item2 {
    /*width: auto;*/
    width: 200px;
    margin-right: 0;
}

.content .item h4 {
    line-height: 16px;
}

/*sz_survery*/
.tx-szsurvey-pi1 .black_overlay{
    display: block;
    position: absolute;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}

*html .tx-szsurvey-pi1 .black_overlay{ position: absolute; top: 0; left: 0; height: 1200px; filter: Alpha(opacity=80, finishopacity=0, style=0); }  

.tx-szsurvey-pi1 .white_content {
    display: block;
    position: absolute;
    top: 25%;
    left: 25%;
    width: 700px;
    height: 450px;
    padding: 3px;
    padding-left: 20px;
    /*border: 2px solid #009EE3;*/
    background-color: white;
    z-index:1002;
    overflow: auto;
}
*html .tx-szsurvey-pi1 .white_content {
    width: 690px;
    height: 460px;
}
*html iframe {
    width: 640px;
    height: 440px;
    overflow: hidden;
}
.tx-szsurvey-pi1 .white_content a {
    height: 26px;
    width: 26px;
    float: right;
    background: transparent url(../images/survey-close.gif) no-repeat scroll center center;
}

.tx-sztagcloud-pi1 a {
    /*line-height: normal;*/
}

.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 { margin: 0 0 0 0; padding: 0; }
.content h3 { border-bottom: 1px solid #9C9D9D; }

table.rtetable thead {
    color: #FFFFFF;
}

/* Contactform Whitepaper */

.tx-thmailformplus-pi1 .whitepaper li { clear: left; }
.tx-thmailformplus-pi1 .whitepaper label { width: 220px; }
.tx-thmailformplus-pi1 .whitepaper li br { clear: left; }

/* Contactform ProtectService */

.tx-thmailformplus-pi1 .protectservice li { clear: left; }
.tx-thmailformplus-pi1 .protectservice label { width: 320px; }
.tx-thmailformplus-pi1 .protectservice li br { clear: left; }


/* Contact form Service */
.tx-szcontactform-pi1 .tabs .module-part2{
    background: url(../images/contactform/bg-mod-b.png) no-repeat;
    width: 198px;
    height: 290px;
    overflow:hidden;
}
.tx-szcontactform-pi1 .tabs .module-part1{
    background: url(../images/contactform/bg-mod-t.png) no-repeat;
    width: 198px;
    height: 104px;
    overflow:hidden;
}
.tx-szcontactform-pi1 .tabs .module:after {
    clear: both;
    content:"";
    display: block;
}
.tx-szcontactform-pi1 .tabs .module{
    background: url(../images/contactform/bg-mod-c.png) repeat-y;
    width: 170px;
    padding:0 14px;
}
.tx-szcontactform-pi1 .tabs .hold{
    float:left;
    width:100%;
    position:relative;
    margin:-84px 0 -278px;
}

.tx-szcontactform-pi1 .tabs .contact{
    overflow:hidden;
    height:1%;
    padding:0 14px 9px 14px;
}
.tx-szcontactform-pi1 .tabs .contact strong{
    display:block;
    font-size:12px;
    line-height:14px;
    color:#009fda;
    text-transform:uppercase;
}
.tx-szcontactform-pi1 .tabs .contact address{
    width:100%;
    padding:11px 0 0;
    overflow:hidden;
    font-size:12px;
    line-height:18px;
    font-style:normal;
    color:#333;
}
.tx-szcontactform-pi1 .tabs .contact address span{display:block;}
.tx-szcontactform-pi1 .tabs .contact address strong{
    display:block;
    line-height:18px;
    color:#333;
    text-transform:none;
}
.tx-szcontactform-pi1 .tabs .tabset-hold{
    width:100%;
    overflow:hidden;
    height:33px;
    background:url(../images/contactform/bg-tabset-hold.gif) repeat-x;
}
.tx-szcontactform-pi1 .tabset{
    margin:0;
    padding:0;
    list-style:none;
    width:100%;
    overflow:hidden;
}
.tx-szcontactform-pi1 .tabset li{
    float:left;
    font-size:12px;
    line-height:14px;
    text-transform:uppercase;
    font-weight:bold;
}
.tx-szcontactform-pi1 .tabset li a{
    display:block;
    width:75px;
    height:18px;
    overflow:hidden;
    color:#999;
    padding:15px 0 0 10px;
}
.tx-szcontactform-pi1 .tabset li.tab1 a{
    background:url(../images/contactform/bg-tab1.gif) no-repeat;
    padding-left:15px;
    width:70px;
}
.tx-szcontactform-pi1 .tabset li.tab2 a{background:url(../images/contactform/bg-tab2.gif) no-repeat;}
.tx-szcontactform-pi1 .tabset li a.active{
    background-position:0 -33px;
    color:#009fda;
}
.tx-szcontactform-pi1 .contact-form{
    overflow:hidden;
    height:1%;
    padding:15px 7px 0 10px;
}
.tx-szcontactform-pi1 .contact-form .row{
    overflow:hidden;
    height:1%;
    padding:0 0 10px;
}
.tx-szcontactform-pi1 .contact-form .rad-row{
    width:100%;
    overflow:hidden;
    padding:0 0 10px;
}
.tx-szcontactform-pi1 .contact-form .rad-row span{
    float:left;
    font-size:12px;
    line-height:14px;
    color:#333;
    padding:0 0 0 5px;
}
.tx-szcontactform-pi1 .contact-form .rad-list{
    float:left;
    display:inline;
    list-style:none;
    margin:0 -10px 0 0;
    padding:0 0 0 8px;
}
.tx-szcontactform-pi1 .contact-form .rad-list li{
    float:left;
    padding:0 7px 0 0;
}
.tx-szcontactform-pi1 .contact-form .rad{
    float:left;
    width:14px;
    height:14px;
    margin:0;
    padding:0;
}
.tx-szcontactform-pi1 .contact-form .rad-list label{
    float:left;
    font-size:12px;
    line-height:14px;
    color:#333;
    padding:0 0 0 4px;
}
.tx-szcontactform-pi1 .contact-form .row span{
    display:block;
    width:150px;
    height:16px;
    overflow:hidden;
    /*padding:0 5px;*/
    /*background:url(../images/contactform/bg-inp-it.gif) no-repeat;*/
}
.tx-szcontactform-pi1 .contact-form .row .text{
    float:left;
    width:138px;
    height:14px;
    overflow:hidden;
    /*background:none;
	border:none;*/
    font-size:11px;
    line-height:14px;
    padding:2px 5px 0 5px;
    color:#333;
}
.tx-szcontactform-pi1 .contact-form .row .text.error{
    border: 1px solid #00589C;
}
.tx-szcontactform-pi1 .contact-form .row .text-a{
    display:block;
    width:150px;
    height:61px;
    overflow:hidden;
    /*
	padding:2px 5px;
	background:url(../images/contactform/bg-text-a.gif) no-repeat;
	*/
}
.tx-szcontactform-pi1 .contact-form .row .area{
    overflow:auto;
    /*background:none;
	border:none;*/
    width:139px;
    height:61px;
    max-width:150px;
    max-height:61px;
    line-height:14px;
    padding:2px 5px;
    margin:0;
    color:#333;
}
.tx-szcontactform-pi1 .contact-form .row .area.error{
    border: 1px solid #00589C;
}
.tx-szcontactform-pi1 .contact-form .chk{
    float:left;
    width:14px;
    height:14px;
    margin:1px 0 0;
    padding:0;
}
.tx-szcontactform-pi1 .contact-form .row label{
    float:left;
    font-size:10px;
    line-height:14px;
    color:#333;
    padding:0 0 0 5px;
}
.tx-szcontactform-pi1 .contact-form .row em{
    float:left;
    font-style:normal;
    font-size:10px;
    line-height:14px;
    color:#333;
    padding:2px 0 0;
}
.tx-szcontactform-pi1 .contact-form .btn{
    float:right;
    margin:2px 0 0;
}
.tx-szcontactform-pi1 .tab-hidden{display:none;}
.tx-szcontactform-pi1 .ihr-hold:after {
    clear: both;
    content:"";
    display: block;
}
.tx-szcontactform-pi1 .ihr-hold{
    width:151px;
    /*min-height:242px;*/
    padding:16px 5px 20px 14px;
}
.tx-szcontactform-pi1 .ihr-hold strong{
    display:block;
    font-size:12px;
    line-height:14px;
    color:#009fda;
    padding:0 0 13px;
    text-transform:uppercase;
}
.tx-szcontactform-pi1 .ihr-hold p{
    margin:0 0 5px;
    font-size:12px;
    line-height:13px;
    color:#333;
}
.tx-szcontactform-pi1 .ihr-hold ul{
    margin:0;
    padding:0 0 2px;
    list-style:none;
    width:100%;
    overflow:hidden;
}
.tx-szcontactform-pi1 .ihr-hold ul li{
    overflow:hidden;
    height:1%;
    vertical-align:top;
    padding:0 0 1px 9px;
    font-size:11px;
    color:#333;
    background:url(../images/contactform/bullet1.gif) no-repeat 1px 4px;
}
.tx-szcontactform-pi1 .btn-methr{
    float:right;
    display:inline;
    margin:0 -10px 0 0;
    position:relative;
}
.tx-szcontactform-pi1 .btn-methr a{
    display:block;
    width:69px;
    height:43px;
    overflow:hidden;
    text-indent:-9999px;
    background:url(../images/contactform/btn-methr.png) no-repeat;
}
.tx-szcontactform-pi1 p {
    /*margin: 0 0 11px 0;
 	padding: 0;*/
}

/* Teaserbox */
.tx-szteaserbox-pi1 .image-wrapper {
    padding: 5px 0;
}
.tx-szteaserbox-pi1 .text-wrapper { 
    padding-top: 5px;
}

.tx-szcontactform-pi1 .tabwrapper {
    min-height: 305px;
}

.tx-szcontactform-pi1 p.error {
    margin: 0 0 2px 0;
    padding: 0;
    font-weight: bold;
    color: #FF9900;
}
.tx-szcontactform-pi1 ul.errorlist{
    margin: 0;
    padding: 5px 0 10px 0;
    list-style: none;
}
.tx-szcontactform-pi1 ul.errorlist li{
    background: url(../images/marker-blue.gif) no-repeat 1px 5px;
    padding: 0 0 0 10px;
}
.tx-szcontactform-pi1 .contact-form .row .prefilled {
    color: #999999;
}
.tx-szcontactform-pi1 .contact-form .row label {
    font-size: 12px;
    font-weight: bold;
    color: #009EE3;
}
.tx-szcontactform-pi1 .contact-vorname,
.tx-thmailformplus-pi1 .contact-testfield {
    display: none !important;
}

.tx-thmailformplus-pi1 #error_text { margin-top: 10px; margin-bottom: 5px; }
.tx-thmailformplus-pi1 #error_list { margin-bottom: 20px; }

/*Conctat right col*/
/*Contact Trenner*/
.contact .trenner{
    border-top: 1px solid #CCCCCC;
    height: 1px;
    padding-top: 4px;
    margin-top: 4px;
}

.contactform .cf_other {
    display: none;
}

/*Akordion - kiwi_accordion*/
h1.ka-handler {
    font-size: 13px;
    font-weight: bold;
    color: #009ee3;
    margin: 0;
    background: url(../images/arrow8.gif) no-repeat scroll 98% 50%;
    cursor: pointer;
    line-height: 26px!important;
    padding-left: 0px!important;
    padding-bottom: 0px!important;
}
h1.ka-handler:hover, .open h1.ka-handler:hover {
    background-color: #EFF1F3;
}
.open h1.ka-handler {
    background: url(../images/arrow9.gif) no-repeat scroll 98% 50%;
}
div.ka-content {
    margin: 0px;
    position: static;
    overflow: hidden;
    color: #666;
    margin-left: 1px;
    margin-top: 10px;
}
div.ka-panel {
    border-top: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
    margin-top: -1px;
}
