/*selector*/

*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body, html{ 
	font-size: 100%; 
	padding: 0; 
	margin: 0;
    background: #eee;
    font-family: 'Maven Pro', sans-serif;
    color:#50504e;	
}

a{
	color: #a4a4a4;
	text-decoration: none;
    transition: color 1.5s ease;
	cursor: pointer;
}

i{
	font-style: italic;
}

strong{
    font-weight:700;
}

a:active {
	color: #ffffff;
    text-decoration: none;
	border-bottom: 2px solid #50a3ca;	
}

/* GENERAL CLASSES */
.container {
	position: relative;
	text-align: center;
    clear: both;
    width: auto;
    max-width: 1100px;
    margin: 0 auto;
	display: block;
	background-color: #fff;	
	border-left: 1px solid #dfdedb;
	border-right: 1px solid #dfdedb;
}

.right {
	text-align: right;
}

.center{
	text-align: center;	
}

.red {
	color: #50a3ca;
}

.clear{
    clear:both;
}

.mobil-show,
.mobileshow{
    display:none;
}


.desktop-show {
    display: inline;
}

/* HEADER */

.logoline{
	border-bottom: 5px solid #6894d7; 
}

.spacer-header {
	width: 100%;
	height: auto;
	display: block;
	text-align: center;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	font-family: 'Maven Pro', sans-serif;
	color:#ffffff;: 100%;
	height: auto;
	display: block;
	text-align: center;
	font-family: 'Maven Pro', sans-serif;
	color:#ffffff;
	font-size:18px; 
}

.spacer-header img{
	width: 100%;
	height: auto;
	display: block;
	margin: 0px;
	padding: 0px;
	border-bottom: 5px solid #6894d7; 
	border-top: 4px solid #6894d7; 	
}

.page2 {
	height:400px;
}

.headhl {
	position: relative;
    background-color: #f39200;
	color: #fff;
    text-align: center;
    padding: 10px;
    font-size: 25px;
    font-weight: 400;
	margin: 0px;
	top: -230px;
	width: 100%;
}

/* content */
.content-headline {	
    width: auto;
    max-width: 980px;
    margin: 0 auto;
	padding: 0px;
	padding-top: 25px;
	padding-bottom: 25px;
}

.content-headline h1{
	margin: 0px;
	padding: 0px;		
	color: #6894d7;	
	font-family: 'Maven Pro', sans-serif;	
	font-size: 42px;
	text-align: center;
}


/* content:text */
.text_columns {
    font-family: 'Maven Pro', sans-serif;
    clear: both;
    width: auto;
    max-width: 980px;
    margin: 0 auto;
	display: block;
	text-align: left;
}

.article_c6 {
	position: relative;
    margin: 0px;
	top: 40px;
    float: left;
    width: 550px;
	text-align: center;
}

.article_c-all {
    margin: 0px;
    padding: 0px;
}

.article_c-all p {
    margin: 0px;
    padding: 0px;	
	line-height: 26px;
    font-size: 16px;	
	margin-bottom: 35px;
}

.article_c-all h1 {
    margin: 0px;
    padding: 0px;	
	line-height: 26px;
    font-size: 36px;	
	padding-top: 10px;
	padding-bottom: 20px;
	color: #6894d7;
}

.article_c-50 {
    margin: 0px;
    float: left;
    width: 50%;
	text-align: center;
	min-height: 130px;	
}

.article_c-50 p {
    margin: 0px;
    padding: 0px;	
	line-height: 26px;
    font-size: 16px;	
	margin-bottom: 35px;
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
}

.c-button{
	padding-top: 35px;
}

.article-box {
	text-align: center;
    float: left;
    width: 155px;
	height: 100px;
	margin: 20px;
	margin-top: 15px;
	background-color: #eee;
	border: 2px solid #eee;
	-webkit-box-shadow: 5px 5px 18px -7px rgba(189,183,189,1);
	-moz-box-shadow: 5px 5px 18px -7px rgba(189,183,189,1);
	box-shadow: 5px 5px 18px -7px rgba(189,183,189,1);	
	}
	
.article-box:hover {
	border: 3px solid #6894d7;
	cursor: pointer;
}

.is-active{
	border: 3px solid #f39200;
}	


#box_kredit{
	background-image: url(../img/kredit.jpg);
}
	
#box_kfz{
	background-image: url(../img/kfz.jpg);
}

#box_motorrad{
	background-image: url(../img/motorrad.jpg);
}

#box_pflege{
	background-image: url(../img/pflege.jpg);
}

#box_kranken{
	background-image: url(../img/kranken.jpg);
}

#box_beruf{
	background-image: url(../img/beruf.jpg);
}

#box_hausrat{
	background-image: url(../img/hausrat.jpg);
}

#box_newsletter{
	background-image: url(../img/newsletter.jpg);
}

.article-box h3{
	text-align: left;
	margin-left: 10px;
}

.article-box p{
	line-height: 26px;
    font-size: 16px;
	text-align: justify;
}

/* SPACER */

.spacer {
    display: inline-flex;
	text-align: center;	
	align-items: center;
	justify-content: center;
	width: auto;
    max-width: 980px;
    margin:0 auto;	
	padding: 0px;
    height: auto;
    background-color: #fff;
    color: #06ae12;
}

.spacer img{
	width: auto;
    max-width: 100%;
    margin:0 auto;	
	padding: 0px;
    height: auto;
}

.spacer-box {
	height: auto;
    width: auto;
    margin: 0px;
    font-family: 'Maven Pro', sans-serif;
	font-weight: 400;
	text-align: left;
	line-height: 26px;
    font-size: 16px;
	padding: 0px;
	padding-top: 30px;
	padding-bottom: 30px;		
}

.spacer-box img{
    float: left;
}

.spacer-box h4{
    float: left;
    margin: 0px;
    font-family: 'Maven Pro', sans-serif;
	font-weight: 700;
	text-align: left;
	line-height: 26px;
    font-size: 20px;
	padding: 0px;
	padding-left: 20px;	
}

.spacer-box p{
    float: left;
    margin: 0px;
    font-family: 'Maven Pro', sans-serif;
	font-weight: 400;
	text-align: left;
	line-height: 26px;
    font-size: 15px;
	padding: 0px;
	padding-left: 20px;	
}


.spacer-beruf {
    width: 193px;
    margin: 0px;
    font-family: 'Maven Pro', sans-serif;
	font-weight: 400;
	text-align: center;
	line-height: 26px;
    font-size: 16px;
	padding: 0px;
}

.spacer-box h3{
    color: #ffffff;
    margin: 0px;
    font-family: 'Maven Pro', sans-serif;
	font-weight: 700;
	text-align: left;
	line-height: 26px;
    font-size: 20px;
	padding: 0px;
	padding-left: 20px;	
}



/* BUTTON */
.submit,
.btn {
	border : solid 2px #f39200;
	border-radius : 15px 15px 15px 15px;
	moz-border-radius : 15px 15px 15px 15px;
	-webkit-box-shadow : 0px 0px 1px rgba(0,0,0,0.7);
	-moz-box-shadow : 0px 0px 1px rgba(0,0,0,0.7);
	box-shadow : 0px 0px 1px rgba(0,0,0,0.7);
	font-size : 22px;
	color : #ffffff;
	font-weight: 700;
	padding : 7px 10px;
	background : #f39200;

}
.submit:hover, 
.btn:hover {
	cursor: pointer;
	border : solid 2px #53e65d;
	border-radius : 15px 15px 15px 15px;
	moz-border-radius : 15px 15px 15px 15px;
	-webkit-box-shadow : 0px 0px 1px rgba(0,0,0,0.7);
	-moz-box-shadow : 0px 0px 1px rgba(0,0,0,0.7);
	box-shadow : 0px 0px 1px rgba(0,0,0,0.7);
	font-size : 22px;
	color : #ffffff;
	font-weight: 700;
	padding : 7px 10px;
	background : #53e65d;
	background : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#53e65d), color-stop(100%,#06ae11));
	background : -moz-linear-gradient(top, #53e65d 0%, #06ae11 100%);
	background : -webkit-linear-gradient(top, #53e65d 0%, #06ae11 100%);
	background : -o-linear-gradient(top, #53e65d 0%, #06ae11 100%);
	background : -ms-linear-gradient(top, #53e65d 0%, #06ae11 100%);
	background : linear-gradient(top, #53e65d 0%, #06ae11 100%);
}



/* MEDIA QUERIES*/


@media (max-width: 1150px) {
	.is-header{
		text-align: left;
	}	
}



@media (max-width: 1000px) {
	.spacer-header {
		height: auto;
	}	
	.article_c-all {
		padding-left: 15px;
		padding-right: 15px;
	}
	.is-header{
		top: 80px;
	}
	.is-header img{
		padding-bottom: 100px;
	}	
}
@media (max-width: 970px) {
	.headhl {
		font-size: 22px;
		width: 450px;
		top: -60px;		
	}	
}

@media (max-width: 820px) {
	.spacer-lg {
		display: none;
	}		
}

@media (max-width: 740px) {
	.spacer-lg {
		display: none;
	}	
	.headhl {
		font-size: 19px;
		width: 400px;
		top: -60px;		
	}
}


@media (max-width: 560px){
	.mobilhide{
		display: none;
	}	
	.mobileshow{
		display: inline;
		text-align: center;
	}
	.mobileshow img{
		width: auto;
		max-width: 80%;
		margin:0 auto;	
		padding: 0px;
		height: auto;
	}	

	.article_c6 {
		margin: 0px;
		float: right;
		width: 100%;
		text-align: center;
	}	
	.headhl {
		font-size: 14px;
		width: 300px;
		top: -50px;		
	}
	.mobilpadding{
		padding-top: 50px;
	}
	.slidecontainer{
		display: none;
	}	
	
	.content-headline h1 {
		font-size: 24px;
	}		

	.mobil-show {
		display: inline;
	}
	.desktop-show {
		display: none;
	}	
}

@media (max-width: 470px) {	
	.headhl {
		display: none;
	}
}

