div.my-wp-theme-3 > h4 {
font-size:16px!important;
border-bottom: 1px solid #333;  
    padding: 0px 0px 5px;
    font-size: 20px;
    font-weight: 500;
	margin-bottom: 0px;
} 

a.ccm-block-page-list-rss-feed{
    position: absolute;
    top: 0px;
    right: 0px;
}

div.ccm-block-page-list-wrapper {
    position: relative;
	border: #e3e3e3 1px solid;
	padding-top: 10px;   /*gfu 20px; */
	margin-top: 0px;   /*5px;*/
	/* gfu margin-bottom:-15px; */
}
/* gfu */
.no-border div.ccm-block-page-list-wrapper {
border: #e3e3e3 0px solid!important;
}

.wp-theme-3 div.section-title{;
padding: 0px 0px 0px!important;
}


.wp-theme-3 div.section-title h4{
font-size:16px!important;
font-weight:500!important;
}

div.ccm-block-page-list-page-entry-horizontal {
    display: table;
    width: 100%;
}

div.ccm-block-page-list-page-entry-horizontal,
div.ccm-block-page-list-page-entry {
/* gfu  margin: -10px 0 -25px 0 ; */
   /* gfu margin-bottom: -10px;
   margin-top: -5px;*/
}

/* gfu hr etwas kleiner in PageList */
div.ccm-block-page-list-pages > hr {
    margin-top: 10px!important;
    margin-bottom: 10px!important;
}

div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-thumbnail {
    display: table-cell;
    vertical-align: top;
    width: 1px;
	padding:10px;
	}
	

div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-thumbnail img {
    width: 70px!important;
    max-width: none;
	margin-top:-5px;
}


div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-text {
    display: table-cell;
    padding-left: 20px;
    vertical-align: top;
}

div.ccm-block-page-list-page-entry-text div.ccm-block-page-list-title {
    font-weight: bold;
}

div.ccm-block-page-list-page-entry-read-more {
    margin-top: 20px;
}

.wp-theme-3 .btn {
margin-right:35px;

}

div.my-listing-body {
margin-left:15px;
margin-right: 15px;
}
