<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* for 980px or less */
	body{
		font-size: 11px;
		line-height: 17px;
	}
	
	p{
		margin:0;
	}
		
	#rahmen {
		width: 100%;
	}
	#rahmen_top {
		width: 100%;
	}
	
	#rahmen_bottom {
		width: 100%;
	}
	
	
	#content{

	}

	#box_oben{

	}
	
	#box_unten{

	}
	
#box_rechts{
	width:100%;
	float:none;
}

#box_mitte{
	margin-right: 3.5%;
	margin-left: 3.5%;
}

#box_links{
width:100%;
	float:none;
}
	
	#footer{
	padding-right: 3.5%;
	padding-left: 3.5%;
	}
	
	h1{
		margin: 0px;
		font-size: 18px;
		line-height: 23px;
		font-weight: normal;
	}
	
	h2{
		margin: 0px;
		font-size: 15px;
		line-height: 19px;
		font-weight: normal;
	}
	
	.text_gross{
		font-size: 14px;
		line-height: 18px;
	}
	
	.titel_gross{
		font-size: 20px;
		line-height: 25px;
	}
	
	.text_klein{
		font-size: 10px;
		line-height: 16px;
	}
	
	.titel_klein{
		font-size: 16px;
		line-height: 21px;
	}

	ul {
	margin-left:9px;
	padding-left:9px;
	margin-top:0px;
	list-style-type: disc;
	list-style-image: none;
	}
	
	li {
	margin: auto;
	padding: 0;
	}
	
	#bild1{
	}
	
	#bild2{
	}
	
	.unsichtbar{
	display:none;
	}
.refnr {}

.apply {}
</pre></body></html>