/* for 980px or less */
	body * {
		box-sizing:border-box;
	}
	
	body{
		font-size: 11px;
		line-height: 17px;
	}
	
	p{
		margin:0;
	}
		
	#rahmen,
        #rahmen2 {
		width: 100%;
	}

.box_mittig {
        width: 100%; 
        margin: 0 auto;
}

.blue_subline {
position: inherit;
top: 10px;
left: 3%;
color: #003154;
width: 90%;
}

.green_subline {
position: inherit;
top: 10px;
right: 0;
left: 3%;
color: #003154;
width: 90%;
}

.green_subline2 {
position: inherit;
top: 10px;
right: 0;
left: 3%;
color: #003154;
width: 90%;
}
	
	#content{

	}

	#box_oben{

	}
	
	#box_unten{
		margin-top: 20px;
		position: inherit;
		right: 0;
		bottom: 0;
		text-align:center;
	}
	
	#box_rechts{
	float: none;
	width: 100%;

	}
	
	#box_mitte{

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

	}
	
	#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: 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;
	}

	
	#bild1{
	}
	
	#bild2{
	}
	
	.unsichtbar{
	display:none;
	}

	.ausblenden {
		display: none;
	}
.refnr {}

.apply {}
