@charset "UTF-8";
/*@import url("webfonts/ClanOT_NarrowBook/stylesheet.css");*/
@import url("https://use.typekit.net/utr8tof.css");
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.row::after {
    content: "";
    clear: both;
    display: block;
}

[class*="col-"] {
	width: 100%;
	float: left;
}
.clear_both {
	clear: both;
}
hr {
	width: 100%;
	height: 0px;
	border-bottom: 1px solid #EB5E40;
}
body {
	font-size: 30px;
	text-decoration: none;
	max-width: 1920px;
	margin-left: auto;
	margin-right: auto;
	line-height: normal;
	font-family: "kohinoor", sans-serif;
	font-weight: 400;
	font-style: normal;
}
header {
	width: 100%;
	top: 0px;
}
main {
	clear: both;
}
footer {
	background-color: #FF4E00;
	height: 120px;
	left: auto;
	right: auto;
	width: 100%;
	clear: both;
}
.padding_up_ohne {
	margin-top: 0px;
}

a {
	text-decoration: none;
	color: #071B4C;
	font-size: 30px;
	line-height: 36px;
}
p {
	font-size: 30px;
	color: #00155F;
	line-height: normal;
}
.p_impress{
	font-size: 18px;
	line-height: normal;
	max-width: 1200px;
}
.bold{
	font-weight: 500;
}
/*.ultra{
	font-weight: 700;
}*/
.ueberschrift {
	float: left;
	display: block;
	min-width: 140px;
	padding-top: 10px;
}
.responsive-image {
	height: auto;
	display: block;
	width: 100%;
}
.responsive-illust {
    height: auto;
	display: block;
	width: 100%;
}
.col-1 {width: 8.33%;}
.col-5 {width: 41.66%;}
.col-6 {
    width: 50%;
    padding-left: 20px;
	padding-right: 20px;
}
.col-12 {
    width: 100%;
    padding-left: 20px;
	padding-right: 20px;
}

.col-12-img {
	width: 100%;	
}
h1{
	font-size: 50px;
	color: #F70AAD;
	line-height: 60px;
}
.bullet {
	float: left;
	clear: both;
	padding-right: 15px;
    padding-top: 5px;
}


/* Desktop View – bis 1920px */
@media (min-width:835px){
	.responsive-illust {
		padding-left: 20%;
    	padding-right: 20%;
	}
	.bullet {
		width: 40px;
	}
	.ueberschrift {
		max-width: 80%;
	}
	[class*="col-"] {
	padding-top: 20px;
	padding-bottom: 20px;
	}
	.text_footer{
    	font-size: 24px;
    	padding-left: 20px;
    	position: relative;
    	top: 4rem;
	}
}


/* Telefon – bis 519 px*/
@media (max-width:519px){
	.logo {
		max-width: 45%;
		padding-top: 11px;
	}
	p {
		font-size: 18px;
		line-height: normal;
	}
	a {
		font-size: 18px;
		line-height: normal;
	}
	.ueberschrift {
		max-width: 100%;
	}
	[class*="col-"] {
	padding-top: 10px;
	padding-bottom: 10px;
	}
	.bullet {
		width: 30px;
	}
	.responsive-illust {
	padding-left: 10%;
	padding-right: 10%;
	}
	.text_footer{
    	font-size: 16px;
    	padding-left: 20px;
    	position: relative;
    	top: 4rem;
	}
}

/* Tablet bis iPadPro 11 */
@media (min-width:520px) and (max-width:652px){
	p {
		font-size: 24px;
		line-height: normal;
	}
	a {
		font-size: 24px;
		line-height: normal;
	}
	.ueberschrift {
		max-width: 100%;
	}
	[class*="col-"] {
		padding-top: 15px;
		padding-bottom: 15px;
	}	
	.bullet {
		width: 37px;
	}
	.responsive-illust {
		padding-left: 80px;
    	padding-right: 80px;
	}
	.text_footer{
    	font-size: 20px;
    	padding-left: 20px;
    	position: relative;
    	top: 4rem;
	}
}


/* Tablet hoch View – 640–767px */
@media (min-width:653px) and (max-width:834px){
	p {
		font-size: 24px;
		line-height: normal;
	}
	a {
		font-size: 24px;
		line-height: normal;
	}
	.ueberschrift {
		max-width: 80%;
	}
	[class*="col-"] {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.bullet {
		width: 37px;
	}
	.responsive-illust {
		padding-left: 100px;
    	padding-right: 100px;
	}
	.text_footer{
    	font-size: 20px;
    	padding-left: 20px;
    	position: relative;
    	top: 4rem;
	}
}

/*tablet bis iPadPro 11
@media (min-width:520px) and (max-width:652px){
main {
	clear: both;
}
.logo {
	max-width: 45%;
	padding-top: 11px;
}
.col_m {
	display: block;
	float: left;
	width: 50%;
}
.col-m-1 {width: 8.33%;}
.col-m-2 {width: 16.66%;}
.col-m-3 {width: 25%;}
.col-m-4 {width: 33.33%;}
.col-m-5 {width: 41.66%;}
.col-m-6 {width: 50%;}
.col-m-7 {width: 58.33%;}
.col-m-8 {width: 66.66%;}
.col-m-9 {width: 75%;}
.col-m-10 {width: 83.33%;}
.col-m-11 {width: 91.66%;}
.col-m-12 {width: 100%;}
}

Tablet hoch View – 640–767px

@media (min-width:653px) and (max-width:834px){
main {
	clear: both;
}
.logo {
	max-width: 35%;
}
.col_m {
	display: block;
	float: left;
	width: 50%;
}
.col-m-1 {width: 8.33%;}
.col-m-2 {width: 16.66%;}
.col-m-3 {width: 25%;}
.col-m-4 {width: 33.33%;}
.col-m-5 {width: 41.66%;}
.col-m-6 {width: 50%;}
.col-m-7 {width: 58.33%;}
.col-m-8 {width: 66.66%;}
.col-m-9 {width: 75%;}
.col-m-10 {width: 83.33%;}
.col-m-11 {width: 91.66%;}
.col-m-12 {width: 100%;}
.begin_tief {
	height: 736px;
	padding-top: 80px;
}
}

Desktop View – bis 1920px

@media (min-width:835px){
main  {
	clear: both;
}
.logo {
	max-width: 280px;
}
.col_big {
	display: block;
	width: 33.3%;
	float: left;
}
.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}
.begin_tief {
	height: 1024px;
	padding-top: 80px;
}
}
*/
