
            
/* RedDots */
.rd {
    Font-Size: 10px; Color: #FF0000;
    background-color: lightgrey;
}
/* default stuff */
* {
    margin: 0px;
    padding: 0px;
}
body {
/*    border: 1px solid red;*/
    font-size: 0.75em;
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    cursor: default;  
/* Da es beim SmartEdit Probleme mit dem Hintergrund gab (Mehrfach-Anzeige der Seite), wird dieser im SmartEdit ausgeblendet. */    
    
    background-image: url(/cps/rde/xbcr/SID-91223C45-02AC6EEC/mtk_extranet/bg_01.jpg);
    background-repeat: repeat-x;
    
        
}
p {
    margin: 12px 0;
}
ul {
    padding-left: 30px;
}
h2 {
    margin: 12px 0;
}
h3 {
    margin: 12px 0;
}
a {
    color: black;
    text-decoration: underline;
}
a:hover {
    color: black;
    text-decoration: underline;
}
table {
    border-collapse: collapse;
}
table td {
/*    border: 1px solid red;*/
    padding: 0px 0px;
}
textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: inherit;
}
input {
    font-family: Arial, Helvetica, sans-serif;
    font-size: inherit;
}
/* - - - */
#main_container {
    border: 0px solid blue;
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align:left;
}
#head_wrapper {
    border: 0px solid red;
    position: relative;
    height: 168px;
}
#logo {
    border: 0px dashed pink;
    position: absolute;
    top: 35px;
    left: 0px;
}
#main_navi {
    border: 0px solid red;
    height: 36px;
    position: absolute;
    bottom: 24px;
    left: 0px;
}
#main_navi a {
    margin-right: 2px;
}
/* - */
#meta_navi {
    border: 0px solid red;
    position: absolute;
    top: 0px;
    right: 0px;
}
/* - */
#sub_navi {
    border: 0px solid yellow;
}
#sub_navi a.sub_navi_1 {
    display: block;
    text-decoration: none;
/*    border-bottom: 1px dashed black; */
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;    
    font-size: inherit;
}
#sub_navi a.sub_navi_1_active {
    display: block;
    text-decoration: none;
/*    border-bottom: 1px dashed black; */
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;    
    font-size: inherit;
    font-weight: bold;
}
#sub_navi a.sub_navi_1:hover {
    text-decoration: underline;
}
#sub_navi a.sub_navi_1b {
    display: block;
    text-decoration: none;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;    
    font-size: inherit;
}
#sub_navi a.sub_navi_1b:hover {
    text-decoration: underline;
}
#sub_navi a.sub_navi_2 {
    display: block;
    text-decoration: none;
    padding-left: 10px;
/*    border-bottom: 1px dashed black; */
    padding-top: 5px;
    padding-bottom: 5px;
    background-image: url(/cps/rde/xbcr/SID-91223C45-02AC6EEC/mtk_extranet/pfeil_01.gif);
    background-repeat:no-repeat;
    background-position: 3px 10px;
    font-size: inherit;
}
#sub_navi a.sub_navi_2:hover {
    text-decoration: underline;
}
#sub_navi a.sub_navi_2b {
    display: block;
    text-decoration: none;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-image: url(/cps/rde/xbcr/SID-91223C45-02AC6EEC/mtk_extranet/pfeil_01.gif);
    background-repeat:no-repeat;
    background-position: 3px 10px;
    font-size: inherit;
}
#sub_navi a.sub_navi_2b:hover {
    text-decoration: underline;
}
#sub_navi a.sub_navi_2_open {
    display: block;
    text-decoration: none;
    padding-left: 10px;
/*    border-bottom: 1px dashed black; */
    padding-top: 5px;
    padding-bottom: 5px;
    background-image: url(/cps/rde/xbcr/SID-91223C45-02AC6EEC/mtk_extranet/pfeil_02.gif);
    background-repeat:no-repeat;
    background-position: 3px 11px;
    font-size: inherit;
    font-weight: bold;
}
#sub_navi a.sub_navi_2_open:hover {
    text-decoration: underline;
}
#sub_navi a.sub_navi_3 {
    display: block;
    text-decoration: none;
    margin-left: 30px;
/*    border-bottom: 1px dashed #CDCDCD; */
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: inherit;
}
#sub_navi a.sub_navi_3_active {
    display: block;
    text-decoration: none;
    margin-left: 30px;
/*    border-bottom: 1px dashed #CDCDCD; */
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: inherit;
    font-weight: bold;
}
#sub_navi a.sub_navi_3:hover {
    text-decoration: underline;
}
/* - - - */
#login_box {
/*    border: 1px solid red;*/
    position: absolute;
    top: 50px;
    right: 55px;
    width: 274px;
    height: 18px;
    background-image: url(/cps/rde/xbcr/SID-91223C45-02AC6EEC/mtk_extranet/login_box_bg.jpg);
    background-repeat: no-repeat;
    padding: 15px;
    padding-left: 10px;
}
#accessability_box {
    width: 49px;
    height: 48px;
    position: absolute;
    right: 0px;
    top: 50px;
}
#content_wrapper {
    border: 0px solid green;
    position: relative;
}
#col_left {
/*    border: 1px solid green;*/
    position: relative;
    width: 190px;
    border-top: 1px solid #CDCDCD;
    float:left;
}
#content_body {
/*    border: 1px solid red;*/
    position: relative;
    top: 0px;
    left: 10px;
    width: 570px;
    line-height: 17px;
    float:left;
}
#content_body_2 {
/*    border: 1px solid red;*/
    position:relative;
    top: 0px;
    left: 10px;
    width: 780px;
    line-height: 17px;
    float:left;
}
#content_body_2 table {
    border-collapse: collapse;
/*    margin-left: 13px; */
/*    margin-right: 13px; */
/*    border: 1px solid red;*/
}
#col_right {
    background-color:#EAEAEA;
    border: 0px solid green;
    float: right;
    position:relative;
    top: 0px;
    right: 0px;
    width: 200px;
}
#breadcrumbs {
    border: 0px solid red;
    font-size: inherit;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #A1A1A2;
/*    width: 190px;*/
    position: absolute;
    bottom: 0px;
    left: 0px;
}
#breadcrumbs a {
    color: #A1A1A2;
    text-decoration: none;
}
.title_01 {
    font-size: 1.25em;
    color: #7C9F64;
    padding-top: 10px;
    padding-bottom: 10px;
    display:block;
}
.title_01_b {
    font-size: 1.25em;
    color: #7C9F64;
    padding-top: 8px;
    padding-bottom: 8px;
    display: block;
    border-top: 1px solid #CDCDCD;
    border-bottom: 1px solid #CDCDCD;
    margin-top: 0px;
    padding-left: 13px;
    margin-bottom: 0px;
}
.title_02 {
    font-size: 1.25em;
    color: black;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
}
.title_03_b {
    font-size: 1.25em;
    color: #808080;
    padding-top: 8px;
    padding-bottom: 8px;
    display: block;
    border-top: 1px solid #CDCDCD;
    border-bottom: 1px solid #CDCDCD;
    margin-top: 0px;
    padding-left: 13px;
    margin-bottom: 0px;
}
.title_03_c {
    font-size: 1.25em;
    color: #808080;
    padding-top: 8px;
    padding-bottom: 8px;
    display: block;
    border-top: 1px solid #CDCDCD;
    border-bottom: 0px solid #CDCDCD;
    margin-top: 0px;
    padding-left: 13px;
    margin-bottom: 0px;
}
.title_04 {
    font-size: 1.25em;
    color: #E67501;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
}
.title_04_b {
    font-size: 1.4em;
    color: #E67501;
    padding-top: 8px;
    padding-bottom: 8px;
    display: block;
    border-top: 1px solid #CDCDCD;
    border-bottom: 1px solid #CDCDCD;
    margin-top: 0px;
    padding-left: 13px;
    margin-bottom: 0px;
}
.title_05 {
    font-size: 1.5em;
}
.title_06 {
    font-size: 1em;
    color: #A5A5A9;
    font-style: italic;
}
#suche {
    background-image:url(/cps/rde/xbcr/SID-91223C45-02AC6EEC/mtk_extranet/bg_suchen.gif);
    width: 398px;
    height: 35px;
    background-repeat:no-repeat;
    position: absolute;
    bottom: 26px;
    right: 0px;
}
#suche table {
    margin-right: 8px;
    float: right;
}
#suche .suche {
    width: 310px;
    text-align: right;
}
#suche a.erweiterte_suche {
    text-decoration: underline;
    font-size: 0.75em;
    line-height: 10px;
}
#favoriten {
/*    border: 1px solid red;*/
}
#favoriten .title_01 {
    color: #666666;
    width: 170px;
}
#favoriten table {
    border-collapse: collapse;
}
#favoriten td.c1 a {
    text-decoration: none;
    margin-left: 10px;
    display: block;
    color: #666666;
}
#favoriten a:hover {
    text-decoration: underline;
}
/* column 1 (c1) */
#favoriten td.c1 {
    background-color: #EAEAEA;
    border-bottom: 1px solid white;
    width:170px;
}
/* column 2 (c2) */
#favoriten td.c2 {
    background-color: #EAEAEA;
    border-left: 1px solid #B2B2B2;
    padding-left: 5px;
    padding-right: 5px;
    border-bottom: 1px solid white;
    text-align: center;
}
#favoriten td.r1c2 {
    border-left: 1px solid #B2B2B2;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
}
#footer {
    border-top: 1px solid #CDCDCD;
    height: 1px;
    text-align: right;
    padding-right: 5px;
    padding-top: 3px;
    position: relative;
    clear: both;
}
/* CONTENT TPLs ARE DEFINED HERE */
#content_tpl_wrapper {
    position: relative;
    padding-left: 13px;
    padding-right: 13px;
/*    border: 1px solid red;*/
}
/* - - - */
#content_tpl_01_01 {
/*    border: 1px solid red;*/
}
#content_body_2 #content_tpl_01_02 {
/*    border: 1px solid red;*/
    width: 745px;
}
#content_body_2 #content_tpl_02_01 {
/*    border: 1px solid green;*/
    width: 360px;
    float: left;
    margin-right:20px;
}
#content_body_2 #content_tpl_02_02 {
/*    border: 1px solid blue;*/
    width: 360px;
    float: left;
}
#content_body #content_tpl_02_01 {
/*    border: 1px solid green;*/
    width: 260px;
    float: left;
    margin-right:20px;
}
#content_body #content_tpl_02_02 {
/*    border: 1px solid blue;*/
    width: 260px;
    float: left;
}
/* - - - */
#content_body_2 #content_tpl_03_01 {
/*    border: 1px solid green;*/
    width: 480px;
    float: left;
    margin-right:20px;
}
#content_body_2 #content_tpl_03_02 {
/*    border: 1px solid blue;*/
    width: 240px;
    float: left;
}
/* - - - */
#content_body_2 #content_tpl_04_01 {
/*    border: 1px solid green;*/
    width: 240px;
    float: left;
    margin-right:20px;
}
#content_body_2 #content_tpl_04_02 {
/*    border: 1px solid blue;*/
    width: 480px;
    float: left;
}
/* - - - */
#content_body #content_tpl_03_01 {
/*    border: 1px solid green;*/
    width: 340px;
    float: left;
    margin-right:20px;
}
#content_body #content_tpl_03_02 {
/*    border: 1px solid blue;*/
    width: 175px;
    float: left;
}
/* - - - */
#content_body #content_tpl_04_01 {
/*    border: 1px solid green;*/
    width: 175px;
    float: left;
    margin-right:20px;
}
#content_body #content_tpl_04_02 {
/*    border: 1px solid blue;*/
    width: 340px;
    float: left;
}
/* - - - */
#content_body_2 #content_tpl_05_01 {
/*    border: 1px solid green;*/
    width: 480px;
    float: left;
}
#content_body_2 #content_tpl_05_02 {
/*    border: 1px solid green;*/
    width: 480px;
    float: left;
}
#content_body_2 #content_tpl_05_03 {
/*    border: 1px solid blue;*/
    width: 240px;
    float: right;
}
/* - - - */
#content_body #content_tpl_05_01 {
/*    border: 1px solid green;*/
    width: 340px;
    float: left;
}
#content_body #content_tpl_05_02 {
/*    border: 1px solid green;*/
    width: 340px;
    float: left;
}
#content_body #content_tpl_05_03 {
/*    border: 1px solid blue;*/
    width: 175px;
    float: right;
}
/* - - - */
#content_body_2 #content_tpl_06_01 {
/*    border: 1px solid green;*/
    width: 235px;
    float: left;
}
#content_body_2 #content_tpl_06_02 {
/*    border: 1px solid green;*/
    width: 235px;
    float: left;
    margin-left: 20px;
}
#content_body_2 #content_tpl_06_03 {
/*    border: 1px solid blue;*/
    width: 235px;
    float: left;
    margin-left: 20px;
}
/* - - - */
#content_body #content_tpl_06_01 {
/*    border: 1px solid green;*/
    width: 165px;
    float: left;
}
#content_body #content_tpl_06_02 {
/*    border: 1px solid green;*/
    width: 165px;
    float: left;
    margin-left: 20px;
}
#content_body #content_tpl_06_03 {
/*    border: 1px solid blue;*/
    width: 165px;
    float: left;
    margin-left: 20px;
}
hr{
margin: 4px 0px;
}
#col_right p{
margin:0px;
padding:0px;
}
 
#content_body_2 .div_content_separator{
  float:left;
  width:780px;
  padding:0px 0px 20px 0px;
}
#content_body .div_content_separator{
  float:left;
  width:570px;
  padding:0px 0px 20px 0px;
}
.login_h1{
  margin:0px 0px 20px 20px;
}
.login_form{
  width:340px;
  margin-left:20px;
}
.login_label_div{
  float: left;
  text-align: left;
  width: 100px;
  margin:0px 20px 10px 0px;
  padding-top:2px;
}
.login_input_div{
  float: left; 
  text-align: left;
  width: 200px; 
  margin:0px 0px 10px 0px;
}
.login_submit_div{
  margin:20px 0px 0px 0px;
}
.login_input{
  width:200px;
}
.login_p{
  margin-left:20px;
}
.separator_right{
  margin-right:20px;
}
 
.formular_links{
  margin-top:10px;
}
.formular_link_div{
  float:left;
  width:80px;
  text-align:center;
  margin-bottom:10px;
}
 
.formular_liste{
  margin:10px;
}
 
.kminer_container {
    border: 0px solid blue;
    width: 980px;
    height: 75px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-top: -7px;
}
/*    IE 6 */
* html .kminer_container {
  margin-top: 0px;
}
/*    IE 7 */
* + html .kminer_container {
  margin-top: 5px;
}
.kminer_container_button_ja {
  width:100px;
  height: 30px;
  margin-right: 10px;
}
.kminer_container_button_nein {
  width:100px;
  height: 30px;
  margin-left: 10px;
}
#main_container_kontakt {
    border: 0px solid blue;
    width: 880px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
#content_body_kontakt {
    position: absolute;
    top: 0px;
    left: 50px;
    width: 570px;
    line-height: 17px;
}
#col_right_kontakt {
    border: 0px solid green;
    position: absolute;
    top: 0px;
    left: 630px;
    width: 200px;
    line-height: 17px;
}
 
.info_text_01 {
    font-size: 12px;
    color: #808080;
    font-style: italic;
}
.input_01 {
    width: 540px;
    border: 1px solid #A5A5A9;
    padding: 3px 3px;
}
.input_01_error {
    width: 540px;
    border: 1px solid #FF0000;
    padding: 3px 3px;
}
.input_02 {
    width: 540px;
    border: 1px solid #A5A5A9;
    height: 200px;
    padding: 3px 3px;
}
.input_02_error {
    width: 540px;
    border: 1px solid #FF0000;
    height: 200px;
    padding: 3px 3px;
}
.error_span {
    color: #FF0000;
}
.error_p {
    color:#FF0000;
    margin-left:50px;
}
.line_top_01 {
    border-top: 1px solid #CDCDCD;
}
.line_bottom_01 {
    border-bottom: 1px solid #CDCDCD;
}
a.link_01 {
    text-decoration: none;
    color: #A5A5A9;
    background-image: url(/cps/rde/xbcr/SID-91223C45-02AC6EEC/mtk_extranet/pfeil_05.gif);
    background-repeat: no-repeat;
    padding-left: 7px;
    background-position: 0 4px;
    font-weight: bold;
}
 
.td_presse_links{
  width:30%;
  vertical-align:top;
  padding:5px;
}
.td_presse_rechts{
  width:70%;
  vertical-align:top;
  padding:5px;
}
 
#content_body #content_tpl_07_01 {
    /*border: 1px solid green;*/
    margin-top: 10px;
    margin-bottom: 10px;
    width: 24%;
    float: left;
}
#content_body #content_tpl_07_02 {
    /*border: 1px solid green;*/
    margin-top: 10px;
    margin-bottom: 10px;
    width: 49%;
    float: left;
    margin-left: 5px;
}
#content_body #content_tpl_07_03 {
    /*border: 1px solid green;*/
    margin-top: 10px;
    margin-bottom: 10px;
    width: 24%;
    float: left;
    margin-left: 5px;
}
#content_body #content_tpl_07_02 .title_01 {
    font-size: 1.5em;
    color: black;
    padding-top: 2px;
    padding-bottom: 2px;
}
 
.a_img{
    color:white;
}
a:hover.a_img{
    color:white;
}
.a_img img{
    border: 1px solid #CDCDCD;
}
a:hover.a_img img{
    color: 1px solid #CDCDCD;
}
 
.schnellstart{
  margin-top: 10px;
}
.a_schnellstart{
    color:white;
    padding: 3px;
    text-decoration: none;
}
a:hover.a_schnellstart{
    color:white;
    padding: 3px;
}
.a_schnellstart img{
    border: 1px solid #CDCDCD;
}
a:hover.a_schnellstart img{
    color: 1px solid #CDCDCD;
}

.schnellstartB{
  margin-top: 10px;
}
.a_schnellstartB{
    color:white;
    padding: 3px;
    text-decoration: none;
}
a:hover.a_schnellstartB{
    color:white;
    padding: 3px;
}
.a_schnellstartB img{
    border: 0px solid #CDCDCD;
}
a:hover.a_schnellstartB img{
    color: 0px solid #CDCDCD;
}
 
#int_links{
    border-top:solid 1px #cdcdcd;
    padding-top:5px;
    margin-top:5px;
}
 
#int_links a.sub_navi_1 {
    display: block;
    text-decoration: none;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;    
    font-size: inherit;
}
 
#int_links a.sub_navi_1:hover {
    text-decoration: underline;
}
 
#int_links a.sub_navi_2 {
    display: block;
    text-decoration: none;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: inherit;
}
.login_p {
    color:red;
}
/* Styling fuer die Darstellung der SOLR-Suche */
hr.dotted{
    border: 1px dotted rgb(128, 128, 128);
    border-width:1px 0 0 0;
}
.title_1{
    font-size: 1.5em;
    margin-left: 10px;
}
.title_2{
    font-size: 1.2em;
    color: rgb(124, 159, 100);
}
.searchfields{
    margin-left: 10px;
    margin-right: 10px;
    padding: 5px 0px 5px 0;
}
.searchfields input{
    width: 50%;
}
.categories{
    overflow:hidden;
    padding-top: 3px;
}
.categories .category{
    height: 20px;
}
.categories .category input{
    float: left;
    width: 5%;
}
.ext-search {
    padding-left: 18px;
}
.paging {
    color: #666666;
    padding: 8px 0 6px;
    text-align: center;
}
.paging strong{
    padding: 0 2px;
}
.paging a {
    text-decoration: none;
    color: #336699;
    padding: 0 2px;
}
.searchfields input.search-btn {
    background: url(/cps/rde/xbcr/SID-91223C45-02AC6EEC/mtk_extranet/pfeil_03_00.gif) no-repeat scroll 0 0 transparent;
    margin-left: 5px;
    font-size:1.1em;
    border: none;
    width: 12px;
}
.categories .category label{
    width:auto;
}
.categories label{
    display:inline-block;
    width:30%;
}
#searchQ{
    width:90%;
}
#searchRows{
    width: 10%;
} 
#suche2 {
    height: 20px;
    padding: 16px 0 15px 19px;
    width: 175px;
    background-image: url(/cps/rde/xbcr/SID-91223C45-02AC6EEC/mtk_extranet/bg_suchen2.gif);
    background-repeat: no-repeat;
    margin-top: 1px;
}
#suche2 .suche {
    margin-right: 10px;
    text-align: left;
    width: 77%;
}
.suchbtn {
    background: url(/cps/rde/xbcr/SID-91223C45-02AC6EEC/mtk_extranet/pfeil_03_00.gif) no-repeat scroll 0 0 transparent;
    border: medium none;
    padding-left: 15px;
    width: 1px;
}
* + html .suchbtn {
    width: auto;
    background-position: 0 50%;
}

