/* Version: 17.01.2014 */

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

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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	word-spacing: normal;
	line-height: 17px;
	background-color: #f3f3f3;
}

p {
	margin:0;
}

p:empty {
height: 18px;
}


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: 600px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#content{
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b7b8b8;
	border-right-color: #b7b8b8;
	border-bottom-color: #b7b8b8;
	border-left-color: #b7b8b8;
	padding-top: 4%;
	padding-right: 5%;
	padding-bottom: 4%;
	padding-left: 5%;
}

#box_oben{
	border: 1px solid #b7b8b8;
	padding-top: 25px;
	padding-right: 5%;
	padding-bottom: 25px;
	padding-left: 5%;
	-webkit-border-top-right-radius: 80px;
	-moz-border-radius-topright: 80px;
	border-top-right-radius: 80px;
	margin-bottom: 5px;
	background-color: #FFF;
	text-align: right;
}

#box_mitte{
	background-color: #dadbdb;
	margin-bottom: 5px;
	padding-top: 4%;
	padding-right: 5%;
	padding-bottom: 4%;
	padding-left: 5%;
}

#box_mitte2{
	background-color: #dadbdb;
	margin-bottom: 5px;
	
}

#box_bild{
	background-color: #dadbdb;
	margin-bottom: 5px;
	
}

#box_unten{
}

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

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

#footer{
}

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

 
/* Zusatz*/ 

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

.titel_gross{
	font-size: 28px;
	line-height: 32px;
}

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

.titel_klein{
	font-size: 18px;
	line-height: 23px;
}

.blau {
	color: #004e9d;
}

.ausblenden {

}

ul {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url(bp.jpg);
}

ul ul {
	margin-top: 0;
}

li {
	padding: 0px;
}

#bild1{
	display: block;
	text-align: center;
}
	
#bild2{
	display: none;
}

.refnr {}

.apply {}
