/* 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{
		margin-right: 4%;
	margin-left: 4%;
	padding-top: 20px;
	padding-bottom: 20px;

	}

	#box_oben{

	}
	
	#box_unten{

	}
	
	#box_mitte{

	}
	
	#box_links{
		float:none;
		width:auto;

	}
	
	
	
	#box_rechts{
		float:none;
		width:auto;
		margin-top:20px;

	}
	
	#footer{

	}
	
	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: 13px;
		line-height: 17px;
	}
	
	.titel_gross{
		font-size: 20px;
		line-height: 24px;
	}
	
	.text_klein{
		font-size: 11px;
		line-height: 17px;
	}
	
	.titel_klein{
		font-size: 15px;
		line-height: 19px;
	}

	ul {
	margin-left:6px;
	padding-left:6px;
	margin-top:0px;
	list-style-type: disc;
	list-style-image: none;
	}
	
	li {
	margin: auto;
	padding: 0;
	}
	
	.ausblenden {
     display:none;
	 }

	
	#bild1{
	display:block;
	}
	
	#bild2{
	display:block;
	}

.gradient-box {
    position: inherit !important;
    top: 0 !important;
    right: 0 !important;
    width: auto !important;
    margin-bottom: 1rem !important;
}

.refnr {}

.apply {}
