html {
    overflow-x: hidden;
}
body {
    overflow-x: hidden;
}
#main_content #fachbereiche h1, #single-news h1 {
    font-size:16px;
    font-weight:bold;
    color:#0072BC;
}
#main_content #fachbereiche h2 {
    font-size:14px;
    font-weight:bold;
    color:#0072BC;
}
#main_content #fachbereiche h3 {
    font-size:12px;
    font-weight:bold;
    color:#504E53;
}
#main_content #fachbereiche hr {
    border:none;
    border-top:none;
    border-bottom:1px solid #999999;
    background:none;
    background-color:#fff;
    color:#fff;
}
#main_content #fachbereiche table tbody,  .contenttable {
    color: #504E53;
    font-size: 12px;
}

/* NAVI [BEGIN] */
#navi {
    position:absolute;
    top:55px;
    left:340px;
    text-transform:uppercase;
    z-index:10000;
}
#navi a {
    text-decoration: none;
}
#navi ul.root {
    margin:0px;
    padding:0px;
    list-style:none;
}
#navi ul.root li .active {
    color:#0072bc;
}
#navi ul.root li a {
    color:#68676b;
    cursor: pointer;
    white-space:nowrap;
}
#navi ul.root li a:hover {
    color:#0072bc;
}
#navi ul.root li {
    color:#68676b;
    font-weight:bolder;
    margin:0px;
    float:left;
    padding:0px 30px 0px 10px;
}
/* SUB */

#navi ul.root li div.sub_div {
    position:relative;
    top:0px;
    left:-10px;
    z-index:100000;
}
#navi ul.root li div.sub_div ul.sub {
    display:none;
}
#navi ul.root li:hover div.sub_div ul.sub {
    display:block;
    position:absolute;
    top:0px;
    left:0px;
    background-color:#ffffff;
    margin:0px;
    padding:0px;
    list-style:none;
    padding-bottom:5px;
    width:160px;
}
#navi ul.root li div.sub_div ul.sub li {
    width:150px;
    background-color:#ffffff;
    margin:0px;
    padding:0px;
    padding-left:10px;
    text-transform:none;
    line-height:20px;
    display:block;
}
/* SUB2 */

#navi ul.root li div.sub_div ul.sub li div.sub_div2 {
    position:relative;
    top:-20px;
    left:150px;
    z-index:100001;
}
#navi ul.root li div.sub_div ul.sub li div.sub_div2 ul.sub2 {
    display:none;
}
#navi ul.root li div.sub_div ul.sub li:hover div.sub_div2 ul.sub2 {
    display:block;
    position:absolute;
    top:0px;
    left:0px;
    background-color:#ffffff;
    margin:0px;
    padding:0px;
    list-style:none;
    width:auto;
    padding-bottom:5px;
}
#navi ul.root li div.sub_div ul.sub li div.sub_div2 ul.sub2 li {
    width:180px;
    background-color:#ffffff;
    margin:0px;
    padding:0px;
    padding-left:10px;
    text-transform:none;
    line-height:20px;
    display:block;
}
/* NAVI [END] */



html {
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    margin:0px;
    padding:0px;
    line-height:20px;
}
body {
    margin: 0px;
    padding: 0px;
    background-color:#efefef;
}
img {
    border:none;
}
#container {
    background: #efefef url('../images/bg.gif') top center repeat-y;
    padding:0px;
    width: 1100px;
    margin-top: 0px;
    position:absolute;
    left:50%;
    margin-left:-550px;
    top:0px;
}
#background {
    margin-left:50px;
    margin-right:50px;
}
#head {
    height: 115px;
    background-color:#ffffff;
    position:relative;
    padding:0px;
    margin:0px;
    top:0px;
    left:0px;
}
#logo {
    position:absolute;
    top:0px;
    left:0px;
    float:left;
}
#suche {
    position:absolute;
    top:0px;
    left:0px;
}
#suche_img {
    position:absolute;
    top:0px;
    left:798px;
    height:115px;
    width:202px;
    background-image:url(../images/suche-img.gif);
}
#suchfeld {
}
.suchfeld {
    color:#999;
    position:absolute;
    top:92px;
    left:827px;
    border:none;
    padding:2px;
    margin:0px;
    width:85px;
    height:15px;
    font-size:9px;
    background-color:#FFFFFF;
}
.suche_senden {
    position:absolute;
    top: 89px;
    left:919px;
}
#banner {
    position:relative;
    top:0px;
    left:0px;
}
#unten_banenr {
    width:240px;
}
#unten_banenr h2 {
    padding:7px 10px 5px 30px;
    margin:0px;
    color:#ffffff;
    font-weight:bold;
    font-size:14px;
    text-transform:uppercase;
}
#unten_banenr h2 a {
    color:#ffffff;
    text-decoration:none;
}
#unten_banenr .icon {
    position:absolute;
    top:9px;
    left:203px;
    background-image:url(../images/banner_unten_pfeil.gif);
    background-repeat:no-repeat;
    width:19px;
    height:29px;
}
#breadcrumb {
    position: relative;
    top: 10px;
    left: 25px;
    color:#717073;
    width:600px;
    visibility:hidden;
}
#breadcrumb a {
    text-decoration: none;
    color:#717073;
}
#flash_banner {
    position:relative;
    top:0px;
    left:0px;
    float:left;
}
#flash_banner dl {
    margin:0px 0px -6px 0px;
}
#flash_banner p{
    margin:0px;
    font-size:0px;
    line-height:0px;
}
#rechts_banner {
    position:absolute;
    top:0px;
    left:680px;
    width:250px;
    padding:15px 0px 15px 10px;
    color:#FFFFFF;
}
#unten_banner {
    position:relative;
    top:0px;
    left:0px;
    height:48px;
    background-color:#68676b;
}
#kurve_banner {
    position:absolute;
    top:-28px;
    left:680px;
    height:28px;
    width:320px;
    background-image:url(../images/banner-kurve.gif);
}

#banner_sub {
    height: 198px;
}

/* NEWS */

.news-list-item {
    margin-bottom:20px;
}
.news-list-item h3 {
    color:#0072bc;
    font-size:12px;
    font-weight:bold;
    padding: 0px 0px 5px 0px;
    margin:0px;
}
.news-list-morelink {
    color:#504e53;
}
.news-list-morelink a {
    text-decoration:none;
    color:#504e53;
}
#content {
    float:left;
    background-color:#FFFFFF;
    margin:0px;
    padding:0px;
    height:100%;
    width:100%;
    color:#504e53;
    font-size:12px;
    position:relative;
}
#content a {
    color:#0072bc;
    text-decoration:none;
}
#footer {
    font-size:10px;
    clear:both;
    background-color:#f3f3f3;
    height:90px;
    padding:0px 10px 0px 10px;
    color:#68676B;
    position:relative;
}
#bottom_navi{
    width:775px;
    padding-top:24px;    
}
#bottom_navi a {
    text-decoration: none;
     
}
#bottom_navi ul.footer {
    margin:0px;
    padding:0px;
}
#bottom_navi ul.footer li {
    text-transform:uppercase;
    color:#68676b;
    float:left;
    list-style:none;
    font-weight:bold;
}
#bottom_navi ul.footer b {
    padding:10px 5px 20px 5px;
    font-size:16px;
    font-weight:normal;
    line-height:-5px;
}
#bottom_navi ul.footer li a {
    color:#68676b;
    cursor: pointer;
}
#footer_rechts{
    position:absolute;
    top:0px;
    right:10px;
}
#footer_rechts_img {
    padding-top:7px;
    float:left;
}
#footer_rechts_text {
    padding-top:24px;
    float:left;
    margin-left:10px;
    line-height:normal;
}
#footer_rechts_text a {
    text-decoration:none;
    color:#CCCCCC;
    line-height:normal;
}
#bg_unten {
    width:1008px;
    height:4px;
    background: #efefef url('../images/bg_unten.gif');
    background-repeat:no-repeat;
    margin-left:46px;
}
/*

Kontaktformular - CSS

*/



#kontaktformular input, textarea, select {
    border: 1px solid #cccccc;
    padding: 2px;
    background-color: #ffffff;
}
#kontaktformular .formebene {
    clear: both;
    padding: 2px 0;
}
#kontaktformular .label {
    float:left;
    width:10em;
}
#kontaktformular .submit {
    margin-left:120px;
}
/* Geschäftsstellen */

.calcRoute {
    position:relative;
    top: 0px;
    left: 200px;
    height: 20px;
    margin-bottom: -30px;
    *margin-bottom: -38px;
}
#showGeschaeftsstellen {
    position: relative;
    top: -300px;
    left: 310px;
    width: 300px;
    height: 150px;
    margin-bottom:-150px;
}
/* Kostenrechner */



#kostenrechner input {
    text-align:right;
    padding-right: 4px;
}
#kostenrechner .grey {
    background: #F3F3F3;
    color: #000000;
    border: 0px solid black;
}
#kostenrechner .border {
    border: 1px solid black;
}
table tbody {
    color: #504e53;
}
.anfrage_input {
    width:330px;
}
.anfrage_input_small {
    width:30px;
}
.anfrage_textarea {
    width:330px;
    height:150px;
}
#bookmarks {
    position:absolute;
    bottom:10px;
    right:10px;
    width:220px;
}
#bookmarks a {
    text-decoration:none;
}

.sofort-online-bewerbung {
    padding-bottom:20px;
    position:relative;
}
.sofort-online-bewerbung h3 {
    position:relative;
    top:-8px;
    left:5px;
    display:inline;
    font-size:12px;
}
/* VERANSTALTUNGS TICKER DESIGN */

#veranstaltungsticker_table {
    border-collapse:collapse;
    border: 1px solid #999999;
}
#veranstaltungsticker_table td, #veranstaltungsticker_table th {
    border: 1px solid #999999;
}
.bildunterschrift a {
    text-align:center;
}
td.align-center {
    text-align:center;
}

#online_bewerbung{
    padding-bottom:10px;
}

/* error / info message */
.tx-recommend-pi1 .error_msg{

}

/* link */
.tx-recommend-pi1 .error_msg #recomment_ext p{

}

/* ganze formular zeile */
.tx-recommend-pi1 .formebene{
    height:25px;
    clear:both;
}

/* inhalt einer formularzeile */
.tx-recommend-pi1 .formebene label,
.tx-recommend-pi1 .formebene input{
    float:left;
}

/* label felder */
.tx-recommend-pi1 .formebene label{
    width:150px;
}

/* input felder */
.tx-recommend-pi1 .formebene input{
    width:200px;	
}

/* infotext */
.tx-recommend-pi1 p{
    clear:both;
}

/* submit button */
.tx-recommend-pi1 .formebene.submit input{

}

/* der link */
.tx-recommend-pi1 .recommend_link{
    background: url(../images/banner_unten_pfeil.gif) no-repeat;
    padding-left:27px;
    height:29px;
    padding-top:5px;
}

.tx-recommend-pi1 .recommend_link a{
    color:#0072BC;
    font-size:12px;
    font-weight:bold;
}

.clear{
    clear:both;
    font-size:0px;
    height:0px;
    overflow:hidden;
    line-height:0px;
}

table{
    margin:10px 0 10px 0;
}

table td{
    vertical-align:top;
}

#newsletterSubscription .formebene{
    margin:0 0 10px 0;
}

#newsletterSubscription label{
    float:left;
    width:40px;
}

#nutzungsbedingungen li{ font-weight:bold; }
#nutzungsbedingungen li span{ font-weight:normal; }
#nutzungsbedingungen li ol li{ font-weight:normal; }
