<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* @override http://dev.ffhsh.de/css/dummy.css
	http://dev.feldenkrais-aschaffenburg.de/css/dummy.css */


/*.bildleiste .kombi div:first-child {
	display: none;
}*/

#inhalt {
	position:relative;
}

#line1 {
/*border-bottom: 7px solid #feca2f;*/
	
}

.schattiert img {
box-shadow: 0px 3px 5px #444;
}

.bildleiste {
	overflow:hidden;
	border:none;
	border-bottom: 3px solid #feca2f;
	margin-bottom:0
}

.bildleiste .kombi .row {
	margin: 0;
}

.bildleiste .kombi .row div {
	padding: 0;
}

.bildleiste .wsBlocks {
	
}

.bildleiste img {
	max-width:101%;
}

.bildleiste .wsBlock {
margin-bottom: 0;
padding-bottom: 0;
}

.bildleiste img.img-normal {
max-width: 101%;
height: auto;
}

.bildleiste iframe.iframe {
	margin:0;
	padding:0;
}


.bildleiste.googlemap p {
margin: 0 0 -8px 0;
padding: 0;	
}


#topnav {
height: 55px;
padding: 0 20px;
border-top:5px solid #feca2f;
border-bottom: 4px solid #f38230;
padding-top: 2px;
}

h1, h1.wsBlocksH1 {
	margin-top:0;
	margin-bottom:30px
}

h2.ohne-abstand-oben {
	margin-top:0;
	padding-top:0;
}

strong {
	font-weight:600;
}

/*#topnav ul{
	margin-top: 0px;
}
#topnav ul&gt;li:first-of-type{
	margin-left: 0;
}
#topnav ul&gt;li.level1:last-of-type{
	margin-right: 0;
	text-align: right;
}
#topnav .pfeil{
	/*background-color: yellow;*!/
	width: 100%;
	height: 4px;
	z-index: 999;
	position: relative;
}
#topnav .pfeil .up{
	background-color: #f6f6f6;
	border-left: 1px solid #f0f0f0;
	border-top: 1px solid #f0f0f0;
	width: 10px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	position: absolute;
	left: 45%;
}
#subnav{
	position: absolute;
	width: 120%;
	left: 0;
}*/



#inhalt ul {
	margin-left: 20px;
	padding-left: 0;
}

#inhalt li {
margin-left: 0;
padding-left: 7px;
	list-style-image: url(/images/layout/punkt.gif);
}

.wsBlocksoBT .wsBlocksNurBild {
margin-bottom: 15px;
	
}

#fuss .links a img {
	padding-bottom:7px;
	margin-right: 15px;
}

span.aus, span.an {
	position: absolute;
	right: 0px;
	/*margin-top: -45px;
	float: right;*/
	/*width: 100%;*/
	color: #f38230;

}

a.btn-link span.an, a.btn-link span.aus {
width: 100%;
height: 30px;
	}

h2 {
	font-size:20px;
	line-height:150%;
}

h3 {
	font-size:16px;
	margin-top:0
}

h4.wsBlocksH4 {
	font-size:16px;
	font-weight:600;
}

i.fa.fa-chevron-circle-down, i.fa.fa-chevron-circle-up {
	font-size: 24px;
	position: absolute;
	right: 20px;
}

#inhalt p, #inhalt li {
	margin-bottom:10px
}

.klein {
	font-size:12px;
}

@media all and (max-width: 999px) {


#topnav {
padding: 0 10px;

}

}

@media all and (max-width: 768px) {
#inhalt {
	padding:15px;
	background:none #fff;
}
#fuss .links, #fuss .rechts {
	padding:0 15px;
	font-size:14px
}
}

@media all and (min-width: 769px) {
	
.isacco .wsBlocksNurText {

padding-right: 50px;
	
}
}

</pre></body></html>