/* Version: 17.01.2014 */

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

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

@font-face { 
	font-family: "Barlow Condensed"; 
	src: url(../../ofl/barlowcondensed/BarlowCondensed-Light.woff2) format('woff2');
	font-weight: 300;
	font-style: normal;
}


@font-face { 
	font-family: "Barlow Condensed"; 
	src: url(../../ofl/barlowcondensed/BarlowCondensed-Regular.woff2) format('woff2');
	font-weight: 400;
	font-style: normal;
}

@font-face { 
	font-family: "Barlow Condensed"; 
	src: url(../../ofl/barlowcondensed/BarlowCondensed-Bold.woff2) format('woff2');
	font-weight: 700;
	font-style: normal;
}

body {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	word-spacing: normal;
	line-height: 15px;
	background-color: #FFF;
}

p {
	margin:0;
}

p:empty {
height: 18px;
}


h1{
	font-family: 'Barlow Condensed', Arial, Helvetica, sans-serif;
	margin: 0px;
	line-height: 1.2;
	font-size: 1.8rem;
	font-weight: 400;
	text-align:center;
}

h2{
	margin: 0px;
	font-weight: normal;
}

#rahmen {
	padding: 0px;
	width: 720px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #000;
	border: 1px solid #000;
}
#rahmen2 {
	padding: 0px;
	width: 780px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #000;
	border: 1px solid #000;
}
#content{
	padding-top: 3%;
	padding-right: 9%;
	padding-bottom: 3%;
	padding-left: 9%;
}
#content2{
	padding-top: 3%;
	padding-right: 7.25%;
	padding-bottom: 3%;
	padding-left: 7.25%;
}

#logo{
	position:relative;
	text-align:center;
}

#logo img{
	display:inline-block;
	width:8rem;
}

#box_oben{
}

#box_mitte{
}

#box_unten{
}

#box_links{
	float: left;
	width: 33%;
	padding-right: 1%;
}

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

#footer{
}

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

 
/* Zusatz*/ 

a:link, a:visited, a:active {
	text-decoration: none;
        color:#FFF;
}

a:hover {
	text-decoration: none;
	color: #bc053e;
}

.grau a:link, .grau a:visited, .grau a:active {
	text-decoration: none;
        color:#9d9d9c;
}

.grau a:hover {
	text-decoration: none;
	color: #bc053e;
}
 
.text_gross{
	font-size: 12px;
	line-height: 16px;
}

.titel_gross{

}

.text_klein{

}


.pink{
color: #bc053e;
}

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

}

.abstand {
	padding-left: 40px;
}

.abstand_top {
padding-top: 5px;
}

.rot {
	color: #bc053e;
}

.grau {
	color: #9d9d9c !important;
}
.weiss {
	color: #FFF;
}



.ausblenden {

}

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

li {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

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

.refnr {}

.apply {}
