/* for 980px or less */
body{
	font-size: 11px;
	line-height: 15px;
}
	
p{
	margin:0;
}
		
#rahmen {
	width: 100%;
	min-width:240px;
}

.half-circle {
  position: absolute;
  top: -2.5rem;
  left: 7%;
  width: 5rem;
  height: 2.5rem;
  border-radius: 2.5rem 2.5rem 0 0;
  z-index: 10;
  background-color: #e2001a;
  transform-origin: bottom center;
  transform: rotate(180deg);
}
	
#content{
}

#box_oben{

}
	
#box_mitte{

}
	
#box_unten{

}
	
#box_links{
	width: 100%;
	float: none;
}
	
#box_rechts{
	width: 100%;
	float: none;
	padding-top: 15px;
}
	
#footer{
}
	
h1{
	margin: 0px;
	line-height: 20px;
	font-size: 16px;
	font-weight: normal;
}
	
h2{

}
	
.text_gross{

}

.titel_gross{

}

.text_klein{

}

.titel_klein{

}

.ausblenden {
	display:none;
}


ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}

li {
	padding: 0px;
}
	
#bild1{
	display: none;
}
	
#bild2{
	display: block;
}

.refnr {}

.apply {}
