/* CSS Document */
/* sqg_style.css */
/* ---------------------------------------------------

BODY

------------------------------------------------------*/
html, body, div, span, p, table, td, h1, h2, h3, h4, h5, h6, img, ul, li, a {
    margin:0;
    padding:0;
}
img {
    border:none;
    border-collapse: collapse;
    border-spacing: 0;
    _display:block;
}
table {
    border:none;
    border-collapse: collapse;
    border-spacing: 0;
    text-align:left;
    vertical-align:top;
    width:100%;
}

html, body {
    height:100%;
}

body {
    width:100%;
    margin:0px;
    padding:0px;
}
body {
    _behavior: url(css/htc/csshover.htc);
}
#outer {
    width:990px;
    height:100%;
    margin: 0px auto;
}
#header_div {
    height:125px;
    background:url(../images/layout/header.png) no-repeat center top;
    position:relative;
}
#header_div img.logo {
    position:absolute;
    left:9px;
    top:39px;
}
#header_div #language {
    position:absolute;
    right:4px;
    top:7px;
    font-size:0.95em;
}

/* ---------------------------------------------------

CONTENT areas

------------------------------------------------------*/
#left_div, #content_div, #right_div {
    /*min-height:405px;
    _height:405px;
    background-color:#f5f5f5;*/
}
#left_div {
    min-height:405px;
    _height:405px;
    /*background-color:#f5f5f5;*/
}
#left_div {
    width:210px;
    float:left;
    margin-right:40px;
    position:relative;
    /*background-color:#999999;*/
}
#content_div {
    width:500px;
    float:left;
    margin-right:40px;
    position:relative;
    /*background-color:#666666;*/
}
#content_div_width {
    width:740px;
    float:left;
    position:relative;
    /*background-color:#666666;*/
}
#right_div {
    width:200px;
    float:left;
    position:relative;
    /*background-color:#666666;*/
}


.sp2_l, .sp2_r, .sp240 {
    width:240px;
    float:left;
    _display:inline;
}
.sp2_r {
    float:right;
}
.sp240 p {
    padding:7px;
}
.space_right {
    margin-right:10px;
}
.info_left {
    padding:0px;
    margin-left:10px;
}
.info_left h1, .info_left p {
    font-size:20px;
    line-height:24px;
    margin:30px 0 45px 5px;
    color:#89d3ff;
    letter-spacing:0.5px;
}

.subnav_padding { /*Abstand unter Sub-Navigation (Content left)*/
    height:25px;
}

/*----------------------------------------------------

TEXT default

------------------------------------------------------*/
body {
    font-family:Arial, Helvetica, sans-serif;
    font-size:0.75em;
    line-height:1.45em;
    color:#272727;
}

h1 {
    font-size:2.667em;
    line-height:1.25em;
    /*color:#00468e;*/
    color:#113563;
    font-weight:normal;
    margin:0 0 0.6em 0;
    /*background-color:#fffff;
    padding:7px 0px 7px 10px;
    position:relative;
    left:-10px;
    width:100%;*/
}
h1.head_small {
    font-size:1.75em;
    line-height:1.05em;
    margin:0 0 0.2em 0;
    padding:0px;
}
h2 {
    font-size:1.334em;
    line-height:1.25em;
    margin:0 0 0.7em 0;
}
h2.subhead {
    margin:0 0 1em 0;
}
h2.subhead_small {
    font-size:1em;
    line-height:1.05em;
    margin:0 0 0.5em 0;
}
h3 {
    font-size:1.166em;
    line-height:1.41em;
    margin:0 0 0.5em 0;
}
.marker {
    font-weight:bold;
}
p {
    margin-bottom:1em;
}
h1 p, h2 p, h3 p {
    margin:0px;
}
.normal {
    font-weight:normal;
}
.small {
    font-size:0.95em;
}
h1 .small {
    font-size:0.5em;
}
.bolder {
    font-weight:bold;
}
.nomargin {
    margin:0;
}
.noborder {
    border:none;
}
.grau, .grey {
    color:#666666;
}
/*----------------------------------------------------

LINKS

------------------------------------------------------*/

a,
a:link,
a:visited,
a:active,
a:hover {
    text-decoration:none;
    color:#3685B6;
}
a:hover {
    color:#113563;
    text-decoration:underline;
}



    a.mehr, a:link.mehr, a:active.mehr, a:visited.mehr, a:hover.mehr,
    a.lesen, a:link.lesen, a:active.lesen, a:visited.lesen, a:hover.lesen {
        padding-left:14px;
        background-repeat:no-repeat;
        background-position:0px 45%;
    }
    /*LINK (Pfeil rechts)*/
    a.link, a:link.link, a:active.link, a:visited.link, a:hover.link {
        background:url(../images/layout/icons/link_bg_grey_15x12.png) no-repeat 0px 50%;
        padding-left:20px;
    }
    a:hover.link {
        background-image:url(../images/layout/icons/link_bg_hlbl_15x12.png);
    }
    /*MEHR (Plus-Zeichen)*/
    a.mehr, a:link.mehr, a:active.mehr, a:visited.mehr {
        background-image:url(../images/layout/icons/ico_q_plus_gr.gif);
    }
    a:hover.mehr {
        background-image:url(../images/layout/icons/ico_q_plus_red.gif);
    }
    /*LESEN (Blatt)*/
    a.lesen, a:link.lesen, a:active.lesen, a:visited.lesen {
        background-image:url(../images/layout/icons/ico_q_lesen_gr.gif);
    }
    a:hover.lesen {
        background-image:url(../images/layout/icons/ico_q_lesen_red.gif);
    }
    .block {
        display:block;
        clear:both;
        margin-top:5px;
        margin-bottom:5px;
    }
    /*DOWNLOAD-LINKS*/
    a.link_pdf, a:link.link_pdf, a:active.link_pdf, a:visited.link_pdf,
    a.link_word, a:link.link_word, a:active.link_word, a:visited.link_word,
    a.link_excel, a:link.link_excel, a:active.link_excel, a:visited.link_excel,
    a.link_access, a:link.link_access, a:active.link_access, a:visited.link_access,
    a.link_ppt, a:link.link_ppt, a:active.link_ppt, a:visited.link_ppt,
    a.link_html, a:link.link_html, a:active.link_html, a:visited.link_html,
    a.link_bild, a:link.link_bild, a:active.link_bild, a:visited.link_bild,
    a.link_zip, a:link.link_zip, a:active.link_zip, a:visited.link_zip,
    a.link_link, a:link.link_link, a:active.link_link, a:visited.link_link {
        padding-left:20px;
        margin-bottom:10px;
        background-repeat:no-repeat;
        background-position:0px 0px;
    }
    a.link_pdf, a:link.link_pdf, a:active.link_pdf, a:visited.link_pdf {
        background-image:url(../images/filetypes/pdf.png);
    }
    a.link_word, a:link.link_word, a:active.link_word, a:visited.link_word {
        background-image:url(../images/filetypes/word.png);
    }
    a.link_excel, a:link.link_excel, a:active.link_excel, a:visited.link_excel {
        background-image:url(../images/filetypes/excel.png);
    }
    a.link_access, a:link.link_access, a:active.link_access, a:visited.link_access {
        background-image:url(../images/filetypes/access.png);
    }
    a.link_ppt, a:link.link_ppt, a:active.link_ppt, a:visited.link_ppt {
        background-image:url(../images/filetypes/ppt.png);
    }
    a.link_html, a:link.link_html, a:active.link_html, a:visited.link_html {
        background-image:url(../images/filetypes/html.png);
    }
    a.link_bild, a:link.link_bild, a:active.link_bild, a:visited.link_bild {
        background-image:url(../images/filetypes/blank.png);
    }
    a.link_zip, a:link.link_zip, a:active.link_zip, a:visited.link_zip {
        background-image:url(../images/filetypes/blank.png);
    }
    a.link_link, a:link.link_link, a:active.link_link, a:visited.link_link {
        background-image:url(../images/layout/icons/link_bg_grey_15x12.png);
        display:block;
    }
        
    a.link_link_big, a:link.link_link_big, a:hover.link_link_big, a:visited.link_link_big, a:active.link_link_big,
    a.link_pdf_big, a:link.link_pdf_big, a:hover.link_pdf_big, a:visited.link_pdf_big, a:active.link_pdf_big,
    a.link_word_big, a:link.link_word_big, a:hover.link_word_big, a:visited.link_word_big, a:active.link_word_big,
    a.link_excel_big, a:link.link_excel_big, a:hover.link_excel_big, a:visited.link_excel_big, a:active.link_excel_big,
    a.link_access_big, a:link.link_access_big, a:hover.link_access_big, a:visited.link_access_big, a:active.link_access_big,
    a.link_ppt_big, a:link.link_ppt_big, a:hover.link_ppt_big, a:visited.link_ppt_big, a:active.link_ppt_big,
    a.link_zip_big, a:link.link_zip_big, a:hover.link_zip_big, a:visited.link_zip_big, a:active.link_zip_big,
    a.link_html_big, a:link.link_html_big, a:hover.link_html_big, a:visited.link_html_big, a:active.link_html_big,
    a.link_bild_big, a:link.link_bild_big, a:hover.link_bild_big, a:visited.link_bild_big, a:active.link_bild_big,
    a.link_page_big, a:link.link_page_big, a:hover.link_page_big, a:visited.link_page_big, a:active.link_page_big,
    a.link_pages_big, a:link.link_pages_big, a:hover.link_pages_big, a:visited.link_pages_big, a:active.link_pages_big {
        padding:0px 0px 0px 40px;
        background:url(../images/filetypes/link_big.png) no-repeat 0px 0px;
        _background:url(../images/filetypes/link_big.gif) no-repeat 0px 0px;
        min-height:32px;
        _height:32px;
        margin-top:0.5em;
        overflow:visible;
        display:block;
    }
    a.link_pdf_big, a:link.link_pdf_big, a:hover.link_pdf_big, a:visited.link_pdf_big, a:active.link_pdf_big {
        background:url(../images/filetypes/pdf_big.png) no-repeat 0px 0px;
    }
    a.link_word_big, a:link.link_word_big, a:hover.link_word_big, a:visited.link_word_big, a:active.link_word_big {
        background:url(../images/filetypes/word_big.gif) no-repeat 0px 0px;
    }
    a.link_excel_big, a:link.link_excel_big, a:hover.link_excel_big, a:visited.link_excel_big, a:active.link_excel_big {
        background:url(../images/filetypes/excel_big.gif) no-repeat 0px 0px;
    }
    a.link_access_big, a:link.link_access_big, a:hover.link_access_big, a:visited.link_access_big, a:active.link_access_big {
        background:url(../images/filetypes/access_big.gif) no-repeat 0px 0px;
    }
    a.link_ppt_big, a:link.link_ppt_big, a:hover.link_ppt_big, a:visited.link_ppt_big, a:active.link_ppt_big {
        background:url(../images/filetypes/ppt_big.gif) no-repeat 0px 0px;
    }
    a.link_zip_big, a:link.link_zip_big, a:hover.link_zip_big, a:visited.link_zip_big, a:active.link_zip_big {
        background:url(../images/filetypes/zip_big.gif) no-repeat 0px 0px;
    }
    a.link_html_big, a:link.link_html_big, a:hover.link_html_big, a:visited.link_html_big, a:active.link_html_big {
        background:url(../images/filetypes/html_big.png) no-repeat 0px 0px;
    }
    a.link_bild_big, a:link.link_bild_big, a:hover.link_bild_big, a:visited.link_bild_big, a:active.link_bild_big {
        background:url(../images/filetypes/blank_big.gif) no-repeat 0px 0px;
    }
    a.link_page_big, a:link.link_page_big, a:hover.link_page_big, a:visited.link_page_big, a:active.link_page_big {
        background:url(../images/filetypes/blank_big.gif) no-repeat 0px 0px;
    }
    a.link_pages_big, a:link.link_pages_big, a:hover.link_pages_big, a:visited.link_pages_big, a:active.link_pages_big {
        background:url(../images/filetypes/pages_big.gif) no-repeat 0px 0px;
    }
    

    
    
/*LINK_Pfeil_BG*/
a.link_pfeil, a:link.link_pfeil, a:active.link_pfeil, a:visited.link_pfeil, a:hover.link_pfeil {
    background:url(../images/layout/icons/link_bg_grey_60x20.png) no-repeat left top;
    width:60px;
    color:#ffffff;
    margin:5px 0 0 0;
    padding:6px 0 4px 18px;
    text-decoration:none;
    font-size:10px;
    line-height:1em;
    font-weight:bold;
    white-space:nowrap;
    float:left;
    display:block;
}
a:hover.link_pfeil {
    background:url(../images/layout/icons/link_bg_hlbl_60x20.png) no-repeat left top;
    color:#00468e;
    font-weight:bold;
}
a.link_pfeil span {
    display:block;
    margin-top:-3px;
}
a:hover.link_pfeil span {
    color:#00468e;
    text-decoration:underline;
}
a.link_back, a:link.link_back, a:active.link_back, a:visited.link_back, a:hover.link_back {
    background:url(../images/layout/icons/linkback_bg_grey_60x20.png) no-repeat left top;
    width:60px;
    color:#ffffff;
    margin:5px 0 0 0;
    padding:5px 0 5px 11px;

    text-decoration:none;
    font-size:10px;
    line-height:1em;
    font-weight:bold;
    white-space:nowrap;
    display:block;
    clear:both;
}
a:hover.link_back {
    background:url(../images/layout/icons/linkback_bg_hlbl_60x20.png) no-repeat left top;
    color:#00468e;
}


/* ---------------------------------------------------

FOOTER

------------------------------------------------------*/
#footer_div {
    clear:both;
    float:left;
    width:100%;
    height:35px;
    font-size:0.833em;/*10px*/
    line-height:1em;
    margin-top:40px;
    margin-bottom:10px;
    padding:0;
    color:#666666;
    background:url(../images/layout/cutline_blue_2px.png) repeat-x left top;
}
#copy {
    float:left;
    margin:13px 0 0 7px;
    color:#666666;
    display:inline;
}
#copy a {
    color:#666666;
}
#copy a:hover {
    color:#121212;
    text-decoration:underline;
}

/* ---------------------------------------------------

SEARCH

------------------------------------------------------*/
/* Input Search */
#search {
    position:absolute;
    top:47px;
    right:0px;
    width:238px;
    padding:0 0 0 0;
    background:url(../images/layout/search_in_bg_lupe.png) no-repeat right top;
}
#search form label {
    font-size:0.9167em;
    line-height:0.9167em;
    text-transform:uppercase;
    font-weight:bold;
    margin:7px 0 0 0;
    padding:0;
    color:#3685B6;
    float:left;
}
#search_in {
    float:right;
    width:161px;
    margin:4px 2px 0 1px;
    padding:0;
    border:none;
    background:none;
    font-size:12px;
    line-height:12px;
    display:inline;
}
#search_but {
    margin:7px -5px 0 0;
    color:#113563;
    background:none;
    border:none;
    font-size:0.9167em;
    letter-spacing:normal;
    
    cursor:pointer;
    float:right;
}
input:hover#search_but {
    color:#3685B6;
    text-decoration:underline;
}



/*Search-Result-Page*/
.searchresult_message {
    height:28px;
    background:url(../images/layout/searchresult_message_bg_r.png) no-repeat top right;
    margin:0 0 20px 0;
}
.searchresult_message div, .result_pages div {
    height:28px;
    background:url(../images/layout/searchresult_message_bg_l.png) no-repeat top left;
    margin:0;
    padding:5px 0 0 20px;
}
.searchresultItem {
    margin:0 0 10px 0;
        padding:10px 0 0 0;
        border-top:dotted 1px #666666;
        float:left;
}
.searchresultItem h2, .searchresultItem h2 a {
    font-size:1.15em;
    margin:0 0 0.5em 0;
}
.searchresultItem h2 a:hover {
    color:#00468e;
    text-decoration:underline;
}
.searchresultItem .marker {
    color:highlight;
}

/*Page-Navigation: Bottom of Page*/
.pages {
    height:28px;
    background:url(../images/layout/searchresult_message_bg_r.png) no-repeat top right;
    margin:30px 0 30px 0;
    clear:both;
}
.pages_head {
    height:28px;
    background:url(../images/layout/searchresult_message_bg_l.png) no-repeat top left;
    margin:0 10px 0 0;
    padding:5px 0 0 20px;
    float:left;
}
.pages_navi {
    height:28px;
    margin:0;
    padding:5px 0 0 0;
    float:left;


}
 /*LINK_Pages (Back/Next) Bottom of Page*/
    a.page_back, a:link.page_back, a:active.page_back, a:visited.page_back, a:hover.page_back {
        background:url(../images/layout/icons/search_back_0.png) no-repeat left 40%;
        margin:0 0px 0 0;
        padding:0px 4px 0px 10px;
        text-decoration:none;
    }
    a.page_next, a:link.page_next, a:active.page_next, a:visited.page_next, a:hover.page_next {
        background:url(../images/layout/icons/search_next_0.png) no-repeat right 40%;
        margin:0 0 0 0px;
        padding:0px 10px 0px 4px;
        text-decoration:none;
    }
    a:hover.page_back {
        background:url(../images/layout/icons/search_back_1.png) no-repeat left 40%;
        color:#0045a6;
    }
    a:hover.page_next {
        background:url(../images/layout/icons/search_next_1.png) no-repeat right 40%;
        color:#0045a6;
    }
    a.page_int, .page_int_active {
        height:28px;
        margin:0;
        padding:0px 3px 0px 3px;
    }
    .page_int_active {
        font-weight:bold;
    }

/********* LOGIN ********************/
#login_form_left {
    font-size:10px;
    color:#666666;
    margin:0 0 2em 0;
}
#login_form_left .group {
    font-size:11px;
    font-weight:bold;
    color:#666666;
    margin:0.5em 0 1em 0;
    display:block;
}
#login_form_left .button {
    padding:2px;
    font-size:11px;
    color:#666666;
    border:solid 1px #cccccc;
    background-color:#f0f0f0;
}
#login_form {
    margin:2em 0 1em 0;
    padding:10px 30px 20px 30px;
    border:solid 1px #cccccc;
}
#login_form table {
    width:100%;
    background-color:#DDEEFF;
    border-collapse:collapse;
}
#login_form td {
    padding:5px 0 5px 0;
    border-top:solid 1px #ffffff;
    border-bottom:solid 1px #ffffff;
}
#login_form label {
    padding:0 0 0 20px;
}
#login_form input, #login_form select {
    width:80%;
}
#login_form .button {
    width:35%;
}
#login_form h3 {
    margin:0 0 1em 0;
    padding:0;
    color: #003063;
}
.button {
    padding:2px 4px 2px 4px;
    border:solid 1px #cccccc;
    background-color:#f0f0f0;
    cursor:pointer;
}

/* ---------------------------------------------------

ARTIKEL + NEWS

------------------------------------------------------*/
/*NEWS Einzel-Artikel*/
    .newsitem, .newsteaseritem {
        margin:0 0 10px 0;
        padding:10px 0 0 0;
        border-top:dotted 1px #666666;
        float:left;
    }
    .newsdate {
        color:#999999;
        font-size:0.9em;
        margin:0 0 3px 0;
    }
    .newsdate span.hidden {
        display:none;
    }
    .linkliste_extern .newsdate {
        float:right;
        margin:0 5px 0 10px;
        font-weight:normal;
        display:block;
    }
    .newsquelle {
        font-style:italic;
        margin:2em 0 0 0;
        width:400px;
        margin:0 0 4px 0;
    }
    .news_download {
        float:right;
        margin:0 0 0 0;
        padding:0 0 0 20px;
        /*border-left:dotted 3px #cccccc;*/
    }
    .news_download a {
        margin:7px 0 0 0;
        display:block;
    }
    .news_bottom {
        margin:2em 0 2em 0;
        padding:0.5em 0 0 0;
        border-top: 1px dotted #666666;
    }
    /*NEWS-Teaser-Liste*/
    .newsteaseritem {/*wie newsitem*/

    }
    .newsteaseritem h1 {
    font-size:1.75em;
    line-height:1.05em;
    margin:0 0 0.2em 0;
    padding:0px;
    }
    .newsteaseritem h2 {
    font-size:1em;
    line-height:1.05em;
    margin:0 0 0.5em 0;
    }
    
/* ARTIKEL */
    .item {
        margin-bottom:2em;
    }
    .item h1 {
    font-size:1.833em;
    line-height:1.25em;
    margin:0 0 0.5em 0;
    padding:0px;
    }
    .item h2 {
    font-size:1em;
    line-height:1.05em;
    margin:0 0 0.5em 0;
    }
    .teaseritem {
        margin:10px 0 10px 0;
        padding:0 0 0 0;
        clear:both;
        float:left;
    }

/*****************************************************/
/* ---------------------------------------------------

CONTENT individual

------------------------------------------------------*/
/*//// Listen /////*/
    ol {
        margin:0 0 1em 0;
        padding:0 0 0 25px;
    }

    ol li {
        margin:0 0 0 0;
        padding:0 0 0 0;
    }
    ul {
        margin:0 0 1em 0;
        padding:0 0 0 20px;
    }
    ul li {
        margin:0 0 0 0;
        padding:0 0 0 0;
    }
    ul li ol li {
        border:none;
        padding:0 0 0 0;
        margin:0 0 0 0;
        list-style-image:none;
    }
    ul ul, ul ol, ol ul, ol ol {
        margin:0 0 0 0;
    }
    ul, ul.bulletliste {
        list-style-image:url(../images/layout/bulletliste_black.png);
    }
    * html ul, * html ul.bulletliste {
        list-style-image:none;
    }
    ul.hackenliste {
        list-style-image:url(../images/layout/hackenliste_black.png);
    }
    ul.pfeilliste {
        list-style-image:url(../images/layout/pfeilliste_black.png);
    }
    .line {list-style-position:inside;padding-left:0px;border-bottom:dotted 1px #666666;}
    .line li {border-top:dotted 1px #666666;padding:5px 0 5px 0;}
    .noline, .noline li {border:none;margin-left:10px;padding-top:0;padding-bottom:0;list-style-position:outside}
    .nobullet {list-style:none;}
    
/*LINKLISTE (FAQ, News-Teaser ETC.)*/
    ul.linkliste, ul.linkliste_intern, ul.linkliste_extern {
        margin:0px;
        margin-bottom:2em;
        padding:0px;
        list-style:none;
        border-bottom:dotted 1px #666666;
    }
    ul.linkliste li, ul.linkliste_intern li, ul.linkliste_extern li {
        list-style:none;
        border-top:dotted 1px #666666;
    }

    .linkliste_intern a, .linkliste_intern a:link, .linkliste_intern a:active, .linkliste_intern a:visited, .linkliste_intern a:hover,
    .linkliste_extern a, .linkliste_extern a:link, .linkliste_extern a:active, .linkliste_extern a:visited, .linkliste_extern a:hover {
        font-weight:bold;
        color:#121212;
        text-decoration:none;
        background:url(../images/layout/icons/ico_seite_big2.png) no-repeat 5px 8px;
        padding:8px 0 8px 40px;
        margin-top:0px;
        display:block;
    }
    .linkliste_intern a:hover, .linkliste_extern a:hover  {
        background-image:url(../images/layout/icons/ico_seite_big.png);
        color:#3685B6;
        background-color:#edf6ff;
    }
    
    .linkliste a, .linkliste a:link, .linkliste a:active, .linkliste a:visited, .linkliste a:hover {
        font-weight:bold;
        color:#121212;
        text-decoration:none;
        /*background:url(../images/layout/icons/ico_seite_big2.png) no-repeat 5px 4px;*/
        background-position:0px 8px;
        padding:8px 0 8px 40px;
        margin-top:0px;
        display:block;
    }
    .linkliste a:hover  {
        color:#3685B6;
        background-color:#edf6ff;
    }
    .linkliste a span, .linkliste_intern a span, .linkliste_extern a span {
        font-weight:normal;
        font-size:0.95em;
    }
    
    
    dl.faq {
        margin:0 0 2em 0;
        padding:0;
        border-bottom:dotted 1px #cccccc;
    }
    dl.faq dt {
        cursor:pointer;
        margin:0;
        font-size:1em;
        line-height:1.5em;
        border-top:dotted 1px #cccccc;
        background:url(../images/layout/icons/faq_off.png) no-repeat 5px 7px;
        padding:6px 0 6px 30px;
    }
    dl.faq dt:hover  {
        background-color:#edf6ff;
    }
    dl.faq dt.faq_active {
        background:url(../images/layout/icons/faq_on.png) no-repeat 5px 7px #E5E5E5;
    }
    dl.faq dd {
        padding:1em 1em 1em 40px;
        margin:0;
        background-color:#f5f5f5;
    }
    
/*Reiter-UEBERSICHTEN*/
    ul.themenhead, ul.themenreiter,
    div.themenhead, div.themenreiter,
    table.themenhead, table.themenreiter {
        clear:both;
        height:27px;
        width:100%;
        margin:20px 0 20px 0;
        padding:0 0 0 0;
        background:url(../images/layout/themenhead_reiter_lline.png) no-repeat left top;
        _background:url(../images/layout/themenhead_reiter_lline.gif) no-repeat left top;
        text-transform:uppercase;
        letter-spacing:0.05em;
        display:block;
        overflow:hidden;
        
    }
    ul.themenhead li,
    div.themenhead h3,
    table.themenhead td {
        font-size:11px;
        line-height:11px;
        font-weight:normal;
        height:27px;
        color:#666666;
        margin:0 0 0 25px;
        float:left;
        background:url(../images/layout/themenhead_reiter_mr.png) no-repeat top right;
        padding:13px 25px 0 0;
        display:inline;
        
    }
    ul.themenreiter,
    table.themenreiter {
        background:url(../images/layout/themenhead_reiter_line.png) repeat-x left top;
        _background:url(../images/layout/themenhead_reiter_line.gif) repeat-x left top;
    }
    ul.themenreiter li,
    table.themenreiter td {
        font-size:11px;
        line-height:11px;
        letter-spacing:0;
        height:27px;
        color:#666666;
        margin:0 0 0 0;
        float:left;
        background:url(../images/layout/themenhead_reiter_mr_inactive.png) no-repeat top right;
        padding:0px 12px 0 0;
        display:inline;
        
    }
    ul.themenreiter li a, ul.themenreiter li span,
    table.themenreiter td a, table.themenreiter td span {
        font-size:10px;
        line-height:10px;
        height:27px;
        color:#666666;
        margin:0 0 0 0px;
        background:url(../images/layout/themenhead_reiter_lm_inactive.png) no-repeat top left;
        padding:12px 0px 0 12px;
        text-decoration:none;
        display:block;
    }

    ul.themenreiter li:hover,
    table.themenreiter td:hover, table.themenreiter td.hover {
        background:url(../images/layout/themenhead_reiter_mr_hover.png) no-repeat top right;
    }
    ul.themenreiter li:hover a,
    table.themenreiter td:hover a, table.themenreiter td.hover a {
        background:url(../images/layout/themenhead_reiter_lm_hover.png) no-repeat top left;
    }
    ul.themenreiter li.active,
    table.themenreiter td.active {
        background:url(../images/layout/themenhead_reiter_mr_active.png) no-repeat top right;
        font-weight:bold;
    }
    ul.themenreiter li.active a, ul.themenreiter li.active span,
    table.themenreiter td.active a, table.themenreiter td.active span {
        background:url(../images/layout/themenhead_reiter_lm_active.png) no-repeat top left;
        font-size:11px;
        font-weight:bold;
        letter-spacing:0.05em;
        padding:13px 13px 0 25px;
    }

/*//// THEMENLISTEN /////*/
ul#themen_liste, #themen_liste ul {
    list-style:none;
    margin:0 0 2em 0;
    padding:0;
}
ul#themen_liste li {
    position:relative;
    left:0;
    top:0;
    cursor:pointer;
    padding:5px;
    width:150px;
    margin:0 0 0.4em 0;
    overflow:visible;
    font-weight:bold;
}
ul#themen_liste li ul {
    position:absolute;
    left:0;
    top:2em;
    /*visibility:hidden;*/
    display:none;
    background-color:#ffffff;
    border:solid 1px #3685B6;
    
}

ul#themen_liste li:hover {
    background-color:#3685B6;
    color:#FFFFFF;
}
ul#themen_liste li:hover ul {
    /*visibility:visible;*/
    display:block;
    z-index:100;
}
ul#themen_liste li:hover li {
    background-color:#edf6ff;
    width:370px;
    margin:0;
}

ul#themen_liste li ul a {
    font-weight:normal;
    padding:0 0 0 15px;
    background:url(../images/layout/icons/ico_list_quat_hellblue.png) no-repeat 3px 3px;
    
}

/* ---------------------------------------------------

BOXEN Right/Left

------------------------------------------------------*/    
/*//// Boxen /////*/
.box {
    width:200px;
    padding-top:10px;
    clear:both;
    background:url(../images/layout/box_margin_bg_top.png) no-repeat left top;
    margin-bottom:0;
    position:relative;
    right:-5px;
    top:0px;
}
#left_div .box {
    float:left;
}
.box_bottom {
    background:url(../images/layout/box_margin_bg_bottom.png) no-repeat left bottom;
    padding:0 12px 10px 12px;
    font-size:0.9167em;
    line-height:140%;
}
.box_bottom p {
    padding-top:0.5em;
    margin-bottom:0.5em;
    border-top:dotted 1px #666666;
}
.box_bottom h2, .box_bottom h3 {
    font-size:1.2728em;
    margin:0 0 0.25em 0;
}

/* Box/Icon THEMEN */
div.thema_icon {
    width:176px;
    margin:22px 0 1.25em 17px;
    font-size:0.9167em;
    line-height:140%;
    border-bottom:dotted 1px #666666;
}
.thema_icon img {
    margin:0;
    width:100%;
}
.thema_icon p {
    padding-top:0.5em;
    margin:0 0 0.5em 0;
    border-top:dotted 1px #666666;
}
.thema_icon h2, .thema_icon h3 {
    margin:0 0 0.4em 0;
}


/*//// Tabellen /////*/
table.selection tr:hover td {
    background-color:#edf6ff;
}
.tab_dotted {
    border:none;
    border-collapse:collapse;
    margin:0 0 1em 0;
}
.tab_dotted td {
    padding:5px;
    border-top:dotted 1px #666666;
    border-bottom:dotted 1px #666666;
    text-align:left;
    vertical-align:top;
}
.tab_dotted td.head, .tab_dotted th {
    padding:5px 5px 3px 5px;
    border-top:none;
    border-bottom:solid 2px #666666;
    text-align:left;
    vertical-align:top;
    font-weight:bold;
    /*background-color:f5f5f5;*/
}
.tab_dotted td h2 {
    font-size:1.25em;
    margin-bottom:0px;
}
.tab_dotted.small10 td {
    /*line-height:1.25em;*/
}
.tab_dotted th a, .tab_dotted td a {
    margin-top:0 !important;
}
/*Artikelliste 2-spaltig*/
    .con_txt_2sp, .con_2sp, .sp240 {
        width:240px;
        padding:0px;
        float:left;
        display:inline;
    }
    .con_2sp_space {
        margin-left:10px;
    }
    .con_cutline, .con_space {
        clear:both;
        float:left;
        height:0px;
        width:100%;
        font-size:10px;
        line-height:10px;
        margin:0;
        background-color:#cccccc;
        overflow:hidden;
    }

/*/////////////Kat-Teaser_Link //////////////*/
/*Teaser - Subcategories (Übersicht, 2-spaltig)*/
    a.con_txt_2sp {
        display:block;
        text-decoration:none;
    }
     a.teaser_link, a:link.teaser_link, a:active.teaser_link, a:visited.teaser_link, a:hover.teaser_link {
        float:left;
        margin:0 0 0 0;
        width:240px;
        text-decoration:none;
        display:inline;
        position:relative;
        left:0px;
        top:0px;
        overflow:visible;
    }
    a.teaser_link div.teaser_head {
       /* background:url(../upload/LAYOUT/sp_240_teaser_s.png) no-repeat 0 0;
        _background:url(../upload/LAYOUT/sp_240_teaser_s.gif) no-repeat 0 0;*/
        width:250px;
        height:32px;
        position:absolute;
        left:-5px;
        top:0px;
        cursor:pointer;
    }
    a.teaser_link h1 {
        font-size:12px;
        line-height:16px;
        text-transform:uppercase;
        letter-spacing:0.3px;
        margin:0;
        padding:11px 13px 3px 13px;
        font-weight:bold;
        background:url(../upload/LAYOUT/sp_240_teaser_head2.png) no-repeat 0 0;
        _background:url(../upload/LAYOUT/sp_240_teaser_head2.gif) no-repeat 0 0;
        color:#004082;
    }
    a.teaser_link h2 {
        font-size:12px;
        line-height:15px;
        letter-spacing:normal;
        margin:0px 0px 0.25em 0px;
    }
    a.teaser_link div.teaser_body {
        margin:32px 0 0 0;
        padding:3px 7px 13px 7px;
        cursor:pointer;
    }
    a.teaser_link div.teaser_body p {
        padding:0;
        margin:0;
    }
    a:hover.teaser_link h1 {
        color:#ffffff;
        background:url(../upload/LAYOUT/sp_240_teaser_head2_hover.png) no-repeat 0 0;
        _background:url(../upload/LAYOUT/sp_240_teaser_head2_hover.gif) no-repeat 0 0;
    }
    

/*/////////// Projekte //////////////////*/
/* Projektmenue*/
#projektmenue {

    
}
.box210o #projektmenue {
    width:196px;
    background-color:#ffffff;
    border:solid 1px #dddfe3;
    font-size:11px;
    line-height:11px;
    color:#666666;
    padding:0px;
    margin:0 0 3px 0;
}
#projektmenue option {
    font-size:12px;
    line-height:12px;
    vertical-align:middle;
    background-color:#ffffff;
    color:#272727;
}
#projektmenue:focus {
    max-height:18px;
}
#projektmenue:focus option {
    padding:5px;
}
#projektmenue option#Optselec {
    font-weight:bold;
    background-color:#cccccc;
    color:#ffffff;
}
#projektmenue option#Defselec {
    font-weight:bold;
    background-color:#ffffff;
    color:#666666;
    margin:0px 0 4px 0;
    border-bottom:solid 1px #cccccc;
}
#projektmenue option#Defselec {
    display:none;
}
#projektmenue option span {
    color:#666666;
}
/*AQUA-Aufgaben Box (right Margin)*/
#projektaufgaben {
    
}
#ProAufTab {
    border-collapse:collapse;
    text-align:center;
    margin:5px 0 5px 0;
    display:block;
    cursor:pointer;
}
#ProAufTab:hover {
    background-color:#f5f5f5;
}

.boxH {
    width:65px;
    font-size:9px;
    border-left:solid 1px #cccccc;
    border-right:solid 1px #cccccc;
    background-color:#f0f0f0;
}
.boxV {

    text-align:center;
    border-left:solid 1px #cccccc;
    border-right:solid 1px #cccccc;
    padding:5px 0 4px 0;
}
/*Projekt-Uebersicht*/
table#projektuebers {
    width:620px;
    margin:15px 0 15px 0;
    border-collapse:collapse;
}
table#projektuebers td.boxHH {
    font-weight:bold;
    padding:0 0 5px 0;
}
table#projektuebers td.boxH {
    font-size:10px;
    text-align:center;
    width:80px;
}
table#projektuebers td.boxT {
    font-size:13px;
    font-weight:bold;
    padding:0.5em 0 5px 0;
}
table#projektuebers td.boxC {
    padding:0 0 0 5px;
}
table#projektuebers td.boxC span {
    padding:0 7px 0 0;
    color:#666666;
}
table#projektuebers td.boxN {
    background-color:#f0f0f0;
}
table#projektuebers td.boxT, table#projektuebers td.boxC, table#projektuebers td.boxV {
    border-bottom:dotted 1px #cccccc;
}

/*////////Artikel Edit nur Backend/////////*/
.ArtEdit {
    width:100%;
    position:absolute;
    left:0px;
    top:0px;
    z-index:10;
    background-color:#f0f0f0;
    border:solid 1px #cccccc;
}
.ArtEditOpt {
    padding:5px 0 5px 0;
    margin:0 10px 0 10px;
    font-size:10px;
    font-weight:bold;
}
.ArtEditOpt a#optsub {
    float:right;
    visibility:hidden;
    margin:3px 0 0 0;
}
.ArtEditOpt a#optshow {
    float:right;
    margin:3px 0 0 7px;
}
.ArtEditOpt input {
    margin-right:7px;
    
}
.ArtEditOpt div {
    background-color:#ffffff;
}
.ArtEditOpt * {
    vertical-align:middle;
}
.ArtEditTitle {
    font-size:10px;
    font-weight:bold;
    color:#666666;
    margin:0px;
}
#altercont {
    width:100%;
    position:relative;
    left:0px;
    top:-22px;
    z-index:10;
    background-color:#f5f5f5;
    border:solid 1px #cccccc;
    border-top:none;
}
#altercont div.pad {
    padding:5px 0 5px 0;
    margin:0 10px 0 10px;
}
#altercont div.pad div {
    background-color:#ffffff;
}
#altercont td, #altercont td input {
    width:225px;
    vertical-align:top;
}

