#listeMasterTable td {
   padding: 0;
   vertical-align: top;
}

/**********************************************************/
/* Listendarstellung Content                              */
/**********************************************************/
#listeMasterTable .clearGif {
   display: none;
}

#content .rsy_list_table {
   margin-bottom: 10px;
}

#content .rsy_list_head {
   background-color: #912c2c;
   color: #FFF;
   font-weight: bold;
   padding: 2px 0 2px 10px;
   margin: 0 0 3px 0;
}

/* Links Liste */
#content .rsy_list_head a,
#content .rsy_list_head a:link,
#content .rsy_list_head a:visited {
   font-weight: bold;
   color: #FFF;
   text-decoration: none;
   background: none;
}
#content .rsy_list_head a:focus,
#content .rsy_list_head a:hover, 
#content .rsy_list_head a:active {
   font-weight: bold;
   color: #dbc2a2;
   text-decoration: underline;
}

#content .rsy_list_body {}

#content .rsy_list_more {
   text-align: right;
   color: #FFF;
}
#content .rsy_list_more a:link,
#content .rsy_list_more a:visited {
   font-weight:normal;
   color:#912c2c;
   text-decoration:none;
}
#content .rsy_list_more a:focus,
#content .rsy_list_more a:hover,
#content .rsy_list_more a:active {
   font-weight:normal;
   color:#000;
   text-decoration:none;
}

/**********************************************************/
/* Listendarstellung Banner                               */
/**********************************************************/
/* News ************************************************/
#bannerbk .rsy_list_table {
   margin-bottom: 10px;
}

#bannerbk .rsy_list_head {
   background-color: #912c2c;
   color: #FFF;
   font-weight: bold;
   padding: 2px 0 2px 10px;
   margin: 0 0 3px 0;
}

/* Links Liste */
#bannerbk .rsy_list_head a,
#bannerbk .rsy_list_head a:link,
#bannerbk .rsy_list_head a:visited {
   font-weight: bold;
   color: #FFF;
   text-decoration: none;
   background: none;
}
#bannerbk .rsy_list_head a:focus,
#bannerbk .rsy_list_head a:hover, 
#bannerbk .rsy_list_head a:active {
   font-weight: bold;
   color: #dbc2a2;
   text-decoration: underline;
}

#bannerbk .rsy_list_body {}

#bannerbk .rsy_list_more {
   text-align: right;
   color: #FFF;
}
#bannerbk .rsy_list_more a:link,
#bannerbk .rsy_list_more a:visited {
   font-weight:normal;
   color:#630;
   text-decoration:none;
}
#bannerbk .rsy_list_more a:focus,
#bannerbk .rsy_list_more a:hover,
#bannerbk .rsy_list_more a:active {
   font-weight:normal;
   color:#000;
   text-decoration:none;
}

/* Termine ************************************************/

#bannerbk .rsy_banner_head {
   background-color: #912c2c;
   background-color: #663300;
   color: #FFF;
   font-weight: bold;
   padding: 2px 0 2px 10px;
   margin: 0 0 3px 0;
}

/* Links Liste */
#bannerbk .rsy_banner_head a,
#bannerbk .rsy_banner_head a:link,
#bannerbk .rsy_banner_head a:visited {
   font-weight: bold;
   color: #FFF;
   text-decoration: none;
   background: none;
}
#bannerbk .rsy_banner_head a:focus,
#bannerbk .rsy_banner_head a:hover, 
#bannerbk .rsy_banner_head a:active {
   font-weight: bold;
   color: #dbc2a2;
   text-decoration: underline;
}

#bannerbk .rsy_banner_body {
   position: relative;
   padding: 0 10px;
}

#bannerbk .rsy_banner_more {
   text-align: right;
   color: #FFF;
   padding: 0 10px 0 0;
}
#bannerbk .rsy_banner_more a:link,
#bannerbk .rsy_banner_more a:visited {
   font-weight:normal;
   color:#630;
   text-decoration:none;
}
#bannerbk .rsy_banner_more a:focus,
#bannerbk .rsy_banner_more a:hover,
#bannerbk .rsy_banner_more a:active {
   font-weight:normal;
   color:#000;
   text-decoration:none;
}



/**********************************************************/
/* Detaildarstellung                                      */
/**********************************************************/

.rsy_detail_table {}
.rsy_detail_head {}
.rsy_detail_sub {}
.rsy_detail_body {}

.rsy_detail_head h1 {}
.rsy_detail_sub  h2 {}