/* Version: 17.01.2014 */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575656;
	text-decoration: none;
	font-weight: normal;
	word-spacing: normal;
	line-height: 17px;
}

p {
	margin:0;
}

h1{
	margin: 0px;
	line-height: 22px;
	font-size: 18px;
	font-weight: normal;
}
h2{
	margin: 0px;
	line-height: 26px;
	font-size: 22px;
	font-weight: normal;
}
#rahmen {
	padding: 0px;
	width: 720px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #A7A9A4;
	box-shadow: 0px 0px 10px #999;
	-moz-box-shadow: 0px 0px 10px #999;
	-webkit-box-shadow: 0px 0px 10px #999;
}

.hero {
position: relative;
}

.siegel {
position: absolute;
bottom: 3%;
left: 3%;
}

.siegel2 {
position: absolute;
top: 3%;
left: 3%;
}

.siegelimage {
width: 50% !important;
}

.siegelimage2 {
width: 40% !important;
}

.flex {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 0.8rem 0;
}


.left {
  width: 25%;
  padding: 0 3%;
}

.right {
  width: 25%;
  padding: 0 3%;
}

.iconbilder {
    width: 10%;
    padding:0 0.5rem 0 0;
}

.icontext {
    width: 40%;
}

#box_links{
	float: left;
	width: 32%;
	background-color: #ECECEC;
	padding-top: 3%;
	padding-right: 1.5%;
	padding-bottom: 3%;
	padding-left: 1.5%;
}

#box_rechts{
	float: right;
	width: 61%;
	padding-top: 3%;
	padding-right: 2%;
	padding-bottom: 3%;
	padding-left: 2%;
}

img {
	max-width: 100%;
	height: auto;
	width: auto9; /* ie8 */
}

 
/* Zusatz*/ 

a:link {
	color: #575656;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #575656;
}
a:hover {
	text-decoration: none;
	color: #e30613;
}
a:active{
	text-decoration: none;
	color: #575656;
}
 
.text_gross{
	font-size: 14px;
	line-height: 18px;
}

.titel_gross{

}

.text_klein{

}

.titel_klein{

}

.ausblenden {

}

.rot {
	color: #e30613;
}

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

li {
	padding: 0px;
	list-style-image: url(bp.jpg);
}

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

.refnr {}

.apply {}
