@font-face {   
    font-family: Qbold; 
    src: url(../frieda/fonts/2F78A8_0_0.woff);
}
@font-face {   
    font-family: Qnormal; 
    src: url(../frieda/fonts/2F78A8_5_0.woff);
}
@font-face {   
    font-family: Qlight; 
    src: url(../frieda/fonts/2F78A8_3_0.woff);
}

@font-face {   
    font-family: iQbold; 
    src: url(../frieda/fonts/2F78A8_1_0.woff);
}
@font-face {   
    font-family: iQnormal; 
    src: url(../frieda/fonts/2F78A8_2_0.woff);
}
body {
	color:#000000;
	font-family:'Qnormal';
	font-size:1.4em;	
}


/* Startbild --------------------------------------------- */
.startschrift {
	margin-bottom: 70px;
	margin-top: 56px;
    color: #000000;
}
.startschrift img {
	display: block;
}

.startschrift ul {
	position: absolute;
	width: 100%;
	bottom: 0;
	margin-bottom: 180px;
	margin-left: auto;
	margin-right: auto;
}
.startschrift li#gross {
	font-size: 92px;
	line-height: 1em;
	font-stretch: expanded;		
	text-align: center;
}
.startschrift li#klein {
	font-family:'Qnormal';
	font-size: 32px;
	text-align: center;
}

.page-section {
	padding: 0;
}
#section-contact {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.kontaktsektion {
	margin-bottom: 0px;
}

.boldline {
	font-family: 'Qbold';
}

.one-page-arrow.dark, .one-page-arrow {
	color: black;
}
.boldline {
	color: #000000;
}

a.newsletter:link {color: red;}
a.newsletter:hover {color: black;}
