/* Version: 17.01.2014 */


@font-face { font-family: "Roboto";
	 
  src: url('https://fonts.pwrk.dev/ofl/roboto/Roboto[wdth,wght].woff2') format('woff2') ;
	font-weight: 300, 400, 500, 600, 700, 800, 900;
  font-style: normal;
}

/* --- Italic --- */
@font-face { font-family: "Roboto";
	 
  src: url('https://fonts.pwrk.dev/ofl/roboto/Roboto-Italic[wdth,wght].woff2') format('woff2') ;
	font-weight: 300, 400, 500, 600, 700, 800, 900;
  font-style: italic;
}

body {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #595959;
	text-decoration: none;
	font-weight: normal;
	word-spacing: normal;
	line-height: 21px;
}

p {
	margin:0;
}

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;
	border-top: 15px solid #006699;
	border-left: 1px solid #A7A9A4;
	border-right: 1px solid #A7A9A4;
	border-bottom: 1px solid #A7A9A4;

}
#rahmen_top {
	padding: 0px;

}
#rahmen_bottom {
	padding: 0px;
}

#content{

	padding:15px 25px;
	
}

#box_oben{
	background-color:#f2f2f2;
	padding:15px 25px;
}

.rot{color:#c00000;}

#box_unten{
}

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

#box_mitte{
}

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

#footer{
}

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

 
/* Zusatz*/ 

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

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

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

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

.farbe {
	color: #0A75BD;
}

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

ul {
	margin-left: 5px;
		padding-left: 5px;

	margin-top: 0px;
	list-style-type: disc;
	list-style-image: url("bp.png");
}
li {
	margin: auto;
	padding: 1px;
	margin-left: 9px;
		padding-left: 14px;
padding-bottom:0.3rem;


}

	#bild1{
}
	
	#bild2{
}

.refnr {}

.unsichtbar{
	display:block;
}

.hide {
	display: none;
}

.apply {}
