.rsy_list_box {
   position: relative;
   margin-bottom: 30px;
}

.rsy_list_head {
   padding: 0 0 2px 0;
   border-bottom: 1px solid #FF554D;
}

#content .rsy_list_head span,
#content .rsy_list_head a,
#content .rsy_list_head a:link,
#content .rsy_list_head a:visited {
   font-size: 120%;
   color:#FF554D;
   text-decoration:none;
   line-height: 1.4;
}

#content .rsy_list_head a:focus,
#content .rsy_list_head a:hover,
#content .rsy_list_head a:active {
   text-decoration: underline;
}

.rsy_list_body {
   position: relative;
   padding: 5px 2px 0 2px;
}
#content .rsy_list_body p{
   margin-bottom: 3px;  
}

.rsy_list_mehr {
   text-align: right;
}

/* Termine ************************************************/
.rsy_list_termin {
   position: relative;
}

.rsy_list_termin h2.titel {
   font-size: 120%;
   color:#FF554D;
   padding: 0 0 2px 0;
   border-bottom: 1px solid #FF554D;
   line-height: 1.4;
   font-weight: normal;
}

#content .rsy_list_termin h2.titel a,
#content .rsy_list_termin h2.titel a:link,
#content .rsy_list_termin h2.titel a:visited {
   font-weight: normal;
}

#content .rsy_list_termin h2.titel a:focus,
#content .rsy_list_termin h2.titel a:hover,
#content .rsy_list_termin h2.titel a:active {
   text-decoration: underline;
}

#content .rsy_list_termin .infobox h3 {
   font-size: 110%;
   font-weight: normal;
}



#content .rsy_list_termin .content {
   position: relative;
   clear: both;
   padding-top: 5px;
}

#content .rsy_list_termin .content .mehr {
   text-align: right;
   margin: 0;
}


#content .rsy_list_termin .content .alignmentImgBoxleft,
#content .rsy_list_termin .content .alignmentImgBoxleft,
#content .rsy_list_termin .content .alignmentImgBoxleft {
   position: relative;
   margin: 0 10px 0 0;
   float: left;
}



/**********************************************************/
/* Detaildarstellung                                      */
/**********************************************************/
.rsy_detail_box {
   width: 100%;
   min-height: 50px;
}

#content .rsy_detail_box h2 {
   color: #333;
   font-size: 130%;
   font-weight: bold;
   margin: 0 0 10px 0;
}

.rsy_detail_head {}
.rsy_detail_head_sub {}
   
.rsy_detail_body {
   margin: 0 0 10px 0;
}

.rsy_detail_attachments {
   margin: 0 0 10px 0;
   clear: both;
}
.rsy_detail_images {
   margin: 0 0 10px 0;
   clear: both;
}

#content .rsy_detail_images a, 
#content .rsy_detail_images a:link,
#content .rsy_detail_images a:visited,
#content .imgfloat a, 
#content .imgfloat a:link,
#content .imgfloat a:visited {   
   text-decoration: none;
   background-color: transparent;
}
#content .rsy_detail_images a:focus,
#content .rsy_detail_images a:hover,
#content .rsy_detail_images a:active,
#content .imgfloat a:focus,
#content .imgfloat a:hover,
#content .imgfloat a:active { 
   text-decoration: none;
   background-color: transparent;
}
#content .rsy_detail_images a img,
#content .imgfloat a img {
   padding: 0;
   margin: 0 3px 0 0;
   border: 0 none;
}
.rsy_detail_body .rsy_detail_img {
   float: left;
}

.rsy_bildunterschrift {
   font-size: 95%;
}
