/* CSS für Akkordions auf Seiten paydirect und Finanz/Bauen/Wohnen */
/*--------------------------------------------------------------------------------------------------*/
/* ---------------------------Seiten Finanz. Bauen Wohnen page-224 und Privatk./paydirekt page-208 */

#page-224  .close,
#page-208  .close,
#page-279  .close{
float: none !important;
text-shadow: none !important;
font-size: 1em !important;
opacity: 1 !important;
color: red !important;
}
#page-224  .close h2,
#page-208  .close h2,
#page-224 .ce-accordion h2,
#page-208  .ce-accordion  h2,
#page-279 .ce-accordion h2,
#page-279  .ce-accordion  h2{
padding: 17px 6px 17px 12px !important;
color: black !important;
font-weight: normal;
font-size: 1em !important;
width: 100% !important;
text-align: left !important;
border: 1px solid #ccc;
border-radius: 4px;
margin-bottom: 10px;
background: transparent;
}

#page-224 .ce-accordion h2,
#page-208 #c1169  .ce-accordion h2{
padding: 17px 6px 17px 12px !important;
color: black !important;
font-weight: normal;
font-size: 1em !important;
width: 100% !important;
text-align: left !important;
border: 1px solid #ccc;
border-radius: 4px;
margin-bottom: 10px;
background: transparent;
}
#page-224 .ce-accordion h2:hover,
#page-208 .ce-accordion h2:hover,
#page-279 .ce-accordion h2:hover{
color: #f37122 !important;
}
#page-224 #c975 ~ div header,
#page-208 #c859 ~ div header {
background: #f7f7f7e url(https://raiba-pfaffenhofen.de/fileadmin/Raiba/Resources/Images-Admin/LinkAccessIcons/internerLink.png) left center no-repeat;
}
#page-224 .ce-accordion .ce-textpic,
#page-208 .ce-accordion .ce-textpic,
#page-279 .ce-accordion .ce-textpic{
background: linear-gradient(#f7f7f7, white);
padding: 15px 10px 0px 10px;
border: 1px solid #f7f7f7;
border-radius: 4px;
margin-top: -10px;
margin-bottom: 10px;
text-align: justify;
}

#page-224  .ce-accordion .ce-bodytext ul,
#page-208 .ce-accordion .cebodytext ul,
#page-279 .ce-accordion .cebodytext ul
{
list-style: url(https://raiba-pfaffenhofen.de/fileadmin/Raiba/Resources/Images-Admin/LayoutBilder/raiba_bullet.png) outside;
margin-left: 0;
padding-left: 18px;
}

/* --------------------------------------paydirekt Hintergrund - Anfang*/
@media (max-width: 767px){
#page-208 .content .row > div:nth-child(2){
margin-bottom: 10px;
border-radius: 4px;
background: url(https://raiba-pfaffenhofen.de/fileadmin/Raiba/Resources/Images-Admin/LayoutBilder/BgF5.png);
-moz-background-clip: content;          /* Firefox 1.0-3.6 */
-webkit-background-clip: content-box;   /* Safari, Chrome */
background-clip: content-box;   /* Firefox 4.0+ */
}

/*bewirkt leider nichts: (Abstand unten):
#page-208 .content .row > div:nth-child(2) .frame-acc-closed:last-child
#page-208 .content .row > div:nth-child(2) .frame-acc-closed:last-child header,
#page-208 .content .row > div:nth-child(2) .frame-acc-closed:last-child .ce-textpic{
margin-bottom: 10px !important;
}
#c1176{
margin-bottom: 10px !important;
}
Ende/ bewirkt leider nichts*/
}

@media (min-width: 768px){
#page-208 .content .row > div:nth-child(2){
margin-bottom: 10px;
border-radius: 4px;
background: url(https://raiba-pfaffenhofen.de/fileadmin/Raiba/Resources/Images-Admin/LayoutBilder/BgF5.png) no-repeat;
-moz-background-clip: content;          /* Firefox 1.0-3.6 */
-webkit-background-clip: content-box;   /* Safari, Chrome */
background-clip: content-box;   /* Firefox 4.0+ */
}
}
/* --------------------------------------paydirekt Hintergrund - Ende*/
/* -------------------------------------Finanz. Bau. Wohn. Hintergrund - Anfang*/
@media (max-width: 767px){
#page-224 .content .row > div:nth-child(3){
margin-bottom: 10px;
border-radius: 4px;
background: url(https://raiba-pfaffenhofen.de/fileadmin/Raiba/Resources/Images-Admin/LayoutBilder/BgF5.png);
-moz-background-clip: content;          /* Firefox 1.0-3.6 */
-webkit-background-clip: content-box;   /* Safari, Chrome */
background-clip: content-box;   /* Firefox 4.0+ */
}
}

@media (min-width: 768px){
#page-224 .content .row > div:nth-child(3){
margin-bottom: 10px;
border-radius: 4px;
background: url(https://raiba-pfaffenhofen.de/fileadmin/Raiba/Resources/Images-Admin/LayoutBilder/BgF5.png) no-repeat;
-moz-background-clip: content;          /* Firefox 1.0-3.6 */
-webkit-background-clip: content-box;   /* Safari, Chrome */
background-clip: content-box;   /* Firefox 4.0+ */
}
}

/* -------------------------------------Finanz. Bau. Wohn. Hintergrund - Ende*/