/* Version: 17.01.2014 */

@font-face { 
	font-family: "Barlow"; src: url('https://fonts.pwrk.dev/ofl/barlow/Barlow-Thin.woff2') format('woff2') ;
	font-weight: 100;
	font-style: normal;	
}

@font-face { 
	font-family: "Barlow"; src: url('https://fonts.pwrk.dev/ofl/barlow/Barlow-ThinItalic.woff2') format('woff2') ;
	font-weight: 100;
	font-style: italic;	
}

@font-face { 
	font-family: "Barlow"; src: url('https://fonts.pwrk.dev/ofl/barlow/Barlow-ExtraLight.woff2') format('woff2') ;
	font-weight: 200;
	font-style: normal;	
}

@font-face { 
	font-family: "Barlow"; src: url('https://fonts.pwrk.dev/ofl/barlow/Barlow-ExtraLightItalic.woff2') format('woff2') ;
	font-weight: 200;
	font-style: italic;	
}

@font-face {
	font-family: "Barlow"; src: url('https://fonts.pwrk.dev/ofl/barlow/Barlow-Light.woff2') format('woff2') ;
	font-weight: 300;
	font-style: normal;	
}

@font-face {
	font-family: "Barlow"; src: url('https://fonts.pwrk.dev/ofl/barlow/Barlow-LightItalic.woff2') format('woff2') ;
	font-weight: 300;
	font-style: italic;	
}

@font-face {
	font-family: "Barlow"; src: url('https://fonts.pwrk.dev/ofl/barlow/Barlow-Regular.woff2') format('woff2') ;
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Barlow"; src: url('https://fonts.pwrk.dev/ofl/barlow/Barlow-Italic.woff2') format('woff2') ;
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: "Barlow"; src: url('https://fonts.pwrk.dev/ofl/barlow/Barlow-Medium.woff2') format('woff2') ;
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Barlow"; src: url('https://fonts.pwrk.dev/ofl/barlow/Barlow-MediumItalic.woff2') format('woff2') ;
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: "Barlow"; src: url('https://fonts.pwrk.dev/ofl/barlow/Barlow-SemiBold.woff2') format('woff2') ;
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Barlow"; src: url('https://fonts.pwrk.dev/ofl/barlow/Barlow-SemiBoldItalic.woff2') format('woff2') ;
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: "Barlow"; src: url('https://fonts.pwrk.dev/ofl/barlow/Barlow-Bold.woff2') format('woff2') ;
	font-weight: 700;
	font-style: normal;
}

@font-face { 
	font-family: "Barlow"; src: local('Barlow'),url('https://fonts.pwrk.dev/ofl/barlow/Barlow-BoldItalic.woff2') format('woff2') ;
	font-weight: 700;
	font-style: italic;
}

@font-face {
	font-family: "Barlow"; src: local('Barlow'),url('https://fonts.pwrk.dev/ofl/barlow/Barlow-ExtraBold.woff2') format('woff2') ;
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: "Barlow"; src: local('Barlow'),url('https://fonts.pwrk.dev/ofl/barlow/Barlow-ExtraBoldItalic.woff2') format('woff2') ;
	font-weight: 800;
	font-style: italic;
}

@font-face {
	font-family: "Barlow"; src: url('https://fonts.pwrk.dev/ofl/barlow/Barlow-Black.woff2') format('woff2') ;
	font-weight: 900;
	font-style: normal;
}

@font-face { 
	font-family: "Barlow"; src: url('https://fonts.pwrk.dev/ofl/barlow/Barlow-BlackItalic.woff2') format('woff2') ;
	font-weight: 900;
	font-style: italic;
}

body {
    font-family: "Barlow", sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	word-spacing: normal;
	line-height: 18px;
}

p {
	margin:0;
}

h1{
	margin: 0px;
	line-height: 30px;
	font-size: 25px;
	font-weight: normal;
	color:#262c2b;
}
h2{
	margin: 0px;
	line-height: 23px;
	font-size: 18px;
	font-weight: normal;
}

.logo {
text-align: right;
 padding-right: 3.5%;
}

.logo img{
	 width: 25%;
}

#rahmen {
	padding: 0px;
	width: 720px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFF;
	
	box-shadow: -0.5px 5px 15px #999;
}
#rahmen_top {
	padding: 0px;

}
#rahmen_bottom {
	padding: 0px;
}

#content{
	margin-right: 3.5%;
	margin-left: 3.5%;
	padding-top: 15px;
	padding-bottom: 20px;
}

#box_oben{
	background-color:#edebeb;
	padding:15px 5px;
	border-top:#104d4b 16px solid;

	
}

#box_unten{
}

#box_rechts{
	
}

#box_mitte{
	margin-right: 3.5%;
	margin-left: 3.5%;
}

#box_links{

}

#footer{
	background-color:#104d4b;
	color:#b8cac9;
	padding:15px 25px;
}

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

 
/* Zusatz*/ 

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

.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!important;
}

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

ul {
	margin-left: 9px;
	padding-left: 9px;
	margin-top: 5px;
	list-style-type: disc;
	list-style-image: url(bp.png);
}

.ul_1 {
	margin-left: 9px;
	padding-left: 9px;
	margin-top: 5px;
	list-style-type: circle;
	list-style-image: url(bp.png);

}
li {
	margin: auto;
	padding: 2px;
		padding-left: 9px;
}

	#bild1{
}
	
	#bild2{
}

.refnr {}

.unsichtbar{
	display:block;
}

.apply {}
