/* Version: 17.01.2014 */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#888888;
	text-decoration: none;
	font-weight: normal;
	word-spacing: normal;
	line-height: 18px;
      background-color: #fff;

}

p {
	margin:0;
}

.logo {
	position: absolute;
	top: 1rem;
	right: 3%;
}

h1{
	margin: 0px;
	line-height: 30px;
	font-size: 25px;
	font-weight: normal;
}
h2{
	margin: 0px;
	line-height: 23px;
	font-size: 18px;
	font-weight: normal;
}
#rahmen {
	padding: 0px;
	width: 720px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFF;
	

}
#rahmen_top {
	padding: 0px;
	position: relative;

}
#rahmen_bottom {
	padding: 0px;
}

#content{
	margin-right: 4%;
	margin-left: 4%;
	padding:15px 15px 0px 15px;
	background-color:#FFF;
	
}

#box_oben{
}

#box_unten{
}

#box_rechts{
	width:40%;
	float:right;
}


#box_links1{
	width:12%;
	float:left;
}


#box_rechts1{
	width:85%;
	float:right;
	padding-top:6px;
}

#box_mitte{
}

#box_links{
	width:55%;
	float:left;
}

#footer{
}

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

 
/* Zusatz*/ 

a:link {
	color: #be0815;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #be0815;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active{
	text-decoration: underline;
	color: #000000;
}
 
.text_gross{
	font-size: 16px;
	line-height: 20px;
}

.text_gross2{
	font-size: 14px;
	line-height: 20px;
}

.titel_gross{
	font-size: 26px;
	line-height: 35px;
}

.text_klein{
	font-size: 11px;
	line-height: 17px;
}

.titel_klein{
	font-size: 17px;
	line-height: 25px;
}

.farbe {
	color: #454545;
}

.abstand{
	margin-bottom: -10px;
}

ul {
	margin-left: 9px;
	padding-left: 9px;
	margin-top: 4px;
	list-style-type: disc;
	list-style-image: url(bullet.jpg);
}

ul.strich {
	margin-top: 0px;
	list-style-type: none;
	list-style-image: url(bp_strich.png);
}

li {
	margin: auto;
	padding: 1px;
	padding-left: 5px;
	
}

	#bild1{
}
	
	#bild2{
}

.refnr {}

.unsichtbar{
	display:block;
}

.apply {}
