body
{ background: #ffffff !important; }

#oben
{ padding-top: 15px; }

#spalten
{ width: auto; }

#unten, #unten0
{ padding: 0; margin: 0; }

#unten, #unten *, #unten a:link, #unten a:visited
{ color: #555555; background: #ffffff; }

/* a7AR, 07.06.17: is excluded via option in ce and CSS, but some empty space remained */
#untenli, #untenmi, #untenre, .tx-a7realty.single .optionsmenu, .headerbox, .tx-go-maps-ext #gme-7-form, .news-single-backlink
{ display: none; }


/* a7MB, 08.06.17: Somehow necessary */
#var1 #normal
{ float: none; width: auto; }


/* a7MB, 08.06.17: to revert the a7fx effects */

.fadetoview
{ transition: none; }

body .outofview
{ opacity: 1; transform: none; }

body .outofview.fadefromleft
{ opacity: 1; transform: none; }

body .outofview.fadefromright
{ opacity: 1; transform: none; }


/* a7MB, 09.06.17: Necessary to avoid overlapping of elements in print view for firefox (seems to be a ff-bug) */

.news-latest-container .news-latest-item
{ float: none; margin: 2px 0; width: auto; text-align: center; padding: 0 0 2em 0; }

.news-list-container .news-list-item, .tx-a7realty .immobilielist .listitem
{ overflow: visible; }

.news-list-container .news-list-item::after, .tx-a7realty .listitem::after
{ content: " "; display: block; clear: both; height: 0; }
