﻿	/* poppins-regular - latin */
	@font-face {
		font-family: 'Poppins';
		font-style: normal;
		font-weight: 400;
		src: url('../fonts/poppins-v15-latin-regular.eot'); /* IE9 Compat Modes */
		src: local(''),
			url('../fonts/poppins-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
			url('../fonts/poppins-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
			url('../fonts/poppins-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
			url('../fonts/poppins-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
			url('../fonts/poppins-v15-latin-regular.svg#Poppins') format('svg'); /* Legacy iOS */
	}

	@font-face {font-family: "Snell Roundhand W01 Script";
		src: url("../fonts/Snell\ Roundhand\ W01\ Script.eot"); /* IE9*/
		src: local(''),
			url("../fonts/Snell\ Roundhand\ W01\ Script.eot#iefix") format("embedded-opentype"), /* IE6-IE8 */
			url("../fonts/Snell\ Roundhand\ W01\ Script.woff2") format("woff2"), /* chrome、firefox */
			url("../fonts/Snell\ Roundhand\ W01\ Script.woff") format("woff"), /* chrome、firefox */
			url("../fonts/Snell\ Roundhand\ W01\ Script.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
			url("../fonts/Snell\ Roundhand\ W01\ Script.svg") format("svg"); /* iOS 4.1- */
	}

	:root{

	}

/* Allgemeines */
	body { font-family: 'Poppins',sans-serif; font-size:15px; min-width:330px; text-align:center; margin:0; padding:0; overflow-x: hidden; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing:grayscale; }
	p {}
	td {}
	a:link { color:#FFF; text-decoration:none; }
	a:visited { color:#FFF; text-decoration:none; }
	a:hover { color:#FFF; text-decoration:none; }
	a:active { text-decoration:none; }
	a:focus { outline: none; }
	.master { position:relative; width:85%; max-width:1200px; margin:auto; overflow: hidden; } 
	.row:after { content:""; display:table; clear:both; }
	.bold { font-weight:bold; }
    .h1 { font-size: 70px; font-weight: bold; line-height: normal; }
	.h2 { font-size: 40px; font-weight: bold; }
    .h3 { font-size: 30px; }
    .h4 { font-size: 17px;}
	.center { text-align:center; }
	.uppercase { text-transform: uppercase; }
	.more_space { letter-spacing: +2px; }
	.left { text-align:left; }

	.font_1 { font-family: 'Poppins', sans-serif; }
	.font_2 { font-family: 'Snell Roundhand W01 Script'; }

	.threeColumn { position: relative; width:33.33%; float: left; }
	.twoColumn { position: relative; width: 50%; float: left; }
	.row:after { content:""; display:table; clear:both; }
/**************/

/* Inhalte */
	#header { position:fixed; text-align: left; top:0; width:100%; height:75px; background-color: rgba(0, 0, 0, 0.7); z-index: 300; }
	#headerContent { color: #FFF; line-height: 70px; font-size: 18px; }
	#headerLogo { display: block; float: left; width:24px; height:32px; margin-left: 30px; margin-right: 10px; justify-self: start; align-self: start; margin-top: 20px; -webkit-tap-highlight-color: rgba(0,0,0,0); fill: #FFF; fill-opacity: 1; stroke: #FFF; stroke-opacity: 1; stroke-width: 0; transform: var(--flip); }
	#header_text { display: block; margin-top: 5px; }

	#main { position:relative; width:100%; min-height:500px; background-color:#FFF; z-index: 100; }

	#firstContentContainer { height:80vh; background-color: #262626; background-image: url('../design/paarzeit_1.jpg'); background-repeat:no-repeat; background-size:cover; background-position: center; }
	#firstContent { height:100%; color: #FFF; }
	#logoContainer { position: absolute; top:45%; left:0; right:0; }
	#logo_name { text-transform: uppercase; }
	#logo_subtitle {  }
	#banner { position: absolute; top:0; right:0; background-color: #AAE7C0; padding:50px; padding-bottom:50px; padding-top:130px; font-size: 25px; font-weight: bold; color: #000; border-radius: 0 0 300px 300px; }
	#bannerMobilContainer { display: none; position: relative; padding:10px; }
	#bannerMobil { background-color: #AAE7C0; padding:50px; padding-bottom:50px; padding-top:45px; font-size: 25px; font-weight: bold; color: #000; border-radius: 0 0 300px 300px; }
	
	#secondContentContainer { }
	#secondContent { font-size: 17px; color: #FFF; }
	#secondContentThreeColumnContainer { position: relative; height:33%; }
	.secondContentThreeColumn { padding: 30px; }
	#secondContentFirstColumn { background-color: #C84869; height:100%; }
	#secondContentSecondColumn { background-color: #2A70DE; height:100%; }
	#secondContentThirdColumn { background-color: #213E8C; height:100%; }

	#thirdContentContainer { }
	#thirdContent { height: 75px; }

	#fourthContentContainer { background-color: #213E8C; }
	#fourthContent { padding-top: 75px; padding-bottom: 75px;  color: #FFF;}

	#fifthContentContainer { }
	#fifthContent { height: 75px; }

	#sixthContentContainer { background-color: #213E8C; }
	#sixthContent { color:#FFF; height: 50vh; }
	.sixthContentTwoColumn { height: 100%; }
	#sixthContentFirstColumn { padding:30px; padding-top:75px; }
	#sixthContentSecondColumn { background-image: url('../design/paarzeit_2.jpg'); background-repeat:no-repeat; background-size:cover; background-position: center;  }

	#seventhContentContainer { }
	#seventhContent { height: 75px; }

	#imprintContent { padding-top:50px; height:70%; min-height:500px; }
	#imprintContent a:link { color:#000; text-decoration:none; }
	#imprintContent a:visited { color:#000; text-decoration:none; }
	#imprintContent a:hover { color:#FFF; text-decoration:none; }
	#imprintContent a:active { text-decoration:none; }
	#imprintContent a:focus { outline: none; }

	#footer { position:relative; width:100%; min-height:150px; padding-top:40px; background-color:#213E8C; }
	#footerContent { color: #FFF; }


	@media only screen and (min-width:2560px) { 

	}

	@media only screen and (max-width:1200px) { 

	}

	@media only screen and (max-width:992px) { 
		.threeColumn { width:100%; }
		.twoColumn { width: 100%; }
		.h1 { font-size: 60px; }
	}

	@media only screen and (max-width:768px) { 
		#sixthContent { height:50vh; }
		#secondContentThreeColumnContainer { height: 40%; }
	}

	@media only screen and (max-width:576px) {
		#firstContentContainer { height: 65vh; } 
		#banner { display: none; }
		#bannerMobilContainer { display: block; }
		.h1 { font-size: 45px; }
	}
/**********/

/* Buttons und Formulare */	
	.button_white { width:80%; max-width:300px; height:44px; border: 2px solid #FFF; color: #FFF; background-color: transparent; -webkit-appearance: none; display: inline-block; line-height: 40px; transition: 0.5s; }
	.button_white:hover { border-color: transparent; background-color: #213E8C; }
	.button_white:focus { outline: none; }
/********/