/*  
Blau: #283943
Rosa: #ff4e4e
Light-Grey: #ededed
Dark-Grey: #2b2b2b
*/

/* GANZES DOKUMENT */

*{
    padding: 0;
    margin: 0;
    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    color: #2b2b2b;
}

.wrapper {
    width: 960px;
    margin: 0 auto;
    max-width: 95%;
}

.position_relative {
	position: relative;
}

.bluesection {
	background-color: #28394;
	padding: 50px;
}

.cursor_default {
	cursor: default;
}

.hidden {
	display: none;
}

.hidden_hover {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}

/* collums */

.col_2 {
	margin-right: 2%;
	width: 48%;
	float: left;
}

.col_4 {
	margin-right: 2%;
}

.col_3 {
	margin-right: 1%;
    margin-left: 1%;
	width: 48%;
	float: left;
}

.col_5 {
	width: 20%;
	float: left;
}

.col_5_4 {
	width: 80%;
	float: left;
}

.col_5_3 {
	width: 60%;
	float: left;
}

.col_5_2 {
	width: 40%;
	float: left;
}


.col_6 {
	width: 16.6%;
	float: left;
}

.col_10 {
	width: 10%;
	float: left;
}

.just_x_height {
	height: 10px;
}

/* responsive Video */

.responsive-video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.responsive-video {
position: relative;
padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
padding-top: 0px;
height: 0;
overflow: hidden;
}

/* responsive werbebanner */

.responsive-werbebanner iframe {
max-width: 480px;
top: 0;
left: 0;
width: 100%;
height: 96px;
}

.responsive-werbebanner {
position: relative;
padding-top: 0px;
height: 110px;
overflow: hidden;
}

/* responsive werbescreen */

.responsive-werbescreen iframe {
max-width: 312px;
top: 0;
left: 0;
width: 100%;
height: 262px;
}

.responsive-werbescreen {
position: relative;
padding-top: 0px;
height: 276px;
overflow: hidden;
}

/* responsive werbe gewinner */

.responsive-werbegew iframe {
max-width: 450px;
top: 0;
left: 0;
width: 100%;
height: 125px;
}

.responsive-werbegew {
position: relative;
padding-top: 0px;
height: 139px;
overflow: hidden;
}

/* responsive werbe gewinner gr */

.responsive-werbegewgr iframe {
max-width: 600px;
top: 0;
left: 0;
width: 100%;
height: 418px;
}

.responsive-werbegewgr {
position: relative;
padding-top: 0px;
height: 421px;
overflow: hidden;
}

/* responsive werbe aktuell */

.responsive-werbeaktuell iframe {
max-width: 450px;
top: 0;
left: 0;
width: 100%;
height: 950px;
}

.responsive-werbeaktuell {
position: relative;
padding-top: 0px;
height: 964px;
overflow: hidden;
}

/* responsive uebersicht */

.responsive-uebersicht iframe {
max-width: 300px;
top: 0;
left: 0;
width: 100%;
height: 53px;
}

.responsive-uebersicht {
position: relative;
padding-top: 0px;
height: 70px;
overflow: hidden;
}

/* responsive werbeanzall */

.responsive-werbeanzall iframe {
max-width: 210px;
top: 0;
left: 0;
width: 100%;
height: 37px;
}

.responsive-werbeanzall {
position: relative;
padding-top: 0px;
height: 51px;
overflow: hidden;
}

/* clearfix */

.clearfix:before, 
.clearfix:after { 
	content: " "; 
	display: table; 
} 

.clearfix:after { 
	clear: both; 
}

.clearfix { 
	*zoom: 1; /* FÃ¼r IE6 und IE7 */ 
}

h1 {
    font-family: Montserrat;
    font-weight: 700;
}

.contenthead_small {
	color: #ff4e4e;
	text-align: center;
	font-size: 25pt;
	margin-bottom: 30px;
}

.contenthead_large {
	color: #0E0640;
	text-align: center;
	font-size: 30pt;
	margin-bottom: 50px;
}

h2 {
	font-family: Montserrat;
	color: #09386C;
	font-size: 20pt;
	font-weight: 400;
	text-align: center;
	margin-bottom: 30px;
}

h3 {
	font-family: Montserrat;
	color: #2b2b2b;
	font-size: 20pt;
	font-weight: 400;
	text-align: center;
	margin-bottom: 30px;
}

p {
	font-family: Roboto;
	font-weight: 400;
	font-size: 16pt;
	color: #2b2b2b;
	margin-bottom: 5px;
}

.font_small {
	font-size: 13pt;
}

.font_sec_h1 {
	font-size: 14pt;
	letter-spacing: 5pt;
}

.sacramento_font {
	font-family: Sacramento;
	font-weight: 400;
}

.montserrat_font {
	font-family: Montserrat;
	font-weight: 400;
}

.txt_align_left {
	text-align: left;
}

a {
    text-decoration: none;
	color: #777777;
}

a:hover {
	color: #1B77BC;
}

.inline-links {
	display: inline-block;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.centered_txt {
	text-align: center;
}

.centered_button {
    width: 100%;
	text-align: center;
}

.centered_block {
	margin: 0 auto;
}

.centered_img {
	display: block;
	margin: 0 auto;
}

/* margin presets */

.margin_b-huge {
	margin-bottom: 100px;
}

.margin_b-big {
	margin-bottom: 85px;
}

.margin_b-big2 {
	margin-bottom: 0px;
}

.margin_b-big3 {
	margin-bottom: 50px;
}

.margin_b-big4 {
    margin-top: 40px;
	margin-bottom: 80px;
}

.margin_b-normal {
	margin-bottom: 30px;
}

.margin_b-kontakt {
	margin-top: 15px;
}

.margin_b-short {
	margin-bottom: 20px;
}

.margin_b-reset {
	margin-bottom: 0px;
}

.margin_t-greybox {
	padding-top: 20%;
	padding-bottom: 20%; 
}

.margin_t-big {
	margin-top: 85px;
}

.margin_t-short {
	margin-top: 20px;
}

/* padding-presets */

.padding_b-short {
	padding-bottom: 20px;
}

.padding_b-normal {
	padding-bottom: 30px;
}

.padding_r_small {
	padding-right: 20px;
}

.padding_t-small {
	padding-top: 20px;
}

/* Colors*/

.bluetxt {
	color: #283943;
}

.whitetxt {
	color: white;
}

.rosetxt {
	color: #ff4e4e;
}

/* buttons */

.buttonpri{
	width: 150px;
	max-width: 90%;
	height: 45px;
	color: #283943;
	
	background-color: white;
	border: solid 3px white;
	border-radius: 7px;
	
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out
    transition: 0.5s all ease-in-out;
}

.buttonpri_page{
    display: inline-block;
    margin: 3px;
    margin-left: auto;
    width: 125px;
	max-width: 90%;
	height: 45px;
	color: #283943;
	
	background-color: white;
	border: solid 3px #283943;
	border-radius: 7px;
	
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out
    transition: 0.5s all ease-in-out;
}

.buttonpri_page p{
	color: #283943;
}

.buttonpri_page:hover p{
	color: white;
}

.buttonpri_page:hover{
	color: white;
	
	background-color: #283943;
}


.buttonpri_big{
    display: inline-block;
    margin: 3px;
    margin-left: auto;
    width: 210px;
	max-width: 90%;
	height: 45px;
	color: #283943;
	
	background-color: white;
	border: solid 3px #283943;
	border-radius: 7px;
	
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out
    transition: 0.5s all ease-in-out;
}

.buttonpri_big p{
	color: #283943;
}

.buttonpri_big:hover p{
	color: white;
}

.buttonpri_big:hover{
	color: white;
	
	background-color: #283943;
}

.buttonsec{
	width: 150px;
	max-width: 90%;
	height: 45px;
	
	background-color: #283943;
	border: solid 3px white;
	border-radius: 7px;
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out
    transition: 0.5s all ease-in-out
}

.buttontxt {
	text-align: center;
	margin-top: 10px;
	font-family: Montserrat;
    font-size: 12pt;
	font-weight: 700;
}

/* bouncing */

.animated_button:hover {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

/*
 * Animation for webkit
*/
@-webkit-keyframes bounce_button {
    0%, 5%, 50%, 60%, 100% {-webkit-transform: translateY(0);}
    20% {-webkit-transform: translateY(-15px);}
	75% {-webkit-transform: translateY(-15px);}
} 
@keyframes bounce_button {
    0%, 5%, 50%, 60%, 100% {transform: translateY(0);}
    20% {transform: translateY(-15px);}
	75% {transform: translateY(-15px);}
} 
/*
 * Adding the animation to our element
*/
.bounce_button:hover {
    -webkit-animation-name: bounce_button;
    animation-name: bounce_button;
}


/* Back top */

#back-top {
    float: right;
    position: fixed;
    right: 0;
	bottom: -60px;
    z-index: 9;
    margin-bottom: 85px;
}

#back-top a {
	width: 60px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}

/* arrow icon (span tag) */
#back-top span {
	width: 40px;
	height: 40px;
    border: solid 1px #DADADA;
	display: block;
	margin-bottom: 7px;
	background: rgba(192, 192, 192, 0.5) url(pics/up.png) no-repeat center center;

	/* rounded corners */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #777;
}

/* NAVIGATION */

.navigation {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    
    width: 100%;
    height: 60px;
    background-color: rgba(170, 213, 250, 0.9);
    
    overflow: hidden;
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out
    transition: 0.5s all ease-in-out;  
    
    border-bottom: solid 3px #00005B;
}

#homelogo {
    float: left;
    height: 50px;
    width: 49px;
    margin-top: 5px;
    background: url(pics/Logo.gif);
    background-size: contain;
	
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out
    transition: 0.5s all ease-in-out;   
}

#homelogo:hover {
    background: url(pics/Logo-ani.gif);
    background-size: contain;
}

slider {
	display: inline-flex;
    float: left;
    margin-top: 70px;
    margin-bottom: 30px;
}

nav {
	display: inline-flex;
    float: right;
    margin-top: 25px;
    font-family: Montserrat;
    font-size: 10pt;
	
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out
    transition: 0.5s all ease-in-out;   
}

nav a {
    color: #00005B;
    font-weight: 600;
    margin-left: 25px;
	
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out
    transition: 0.5s all ease-in-out; 
}

#menustripes {
	display: inline-block;
    width: 22px;
    height: 22px;
	float: right;
    background-color: white;
    margin-top: 20px;
    margin-left: 10px;
    background: url(pics/menu.svg);
    background-size: contain;
	
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out
    transition: 0.5s all ease-in-out; 
}

#menustripes:hover {
	background: url(pics/menuover.svg);
}

/* Hiddennav */

.hiddennav {
    position: fixed;
    top: 0;
    right: 0;
	margin-right: -270px;
	z-index: 11;
	padding-right: 20px;
	padding-left: 20px;
    
    width: 250px;
    height: 100%;
	
    background-color: rgba(19,30,37,0.9);
    
    overflow: hidden;
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out
    transition: 0.5s all ease-in-out;
}

.hiddenbar {
	position: relative;
    padding-top: 20px;
	height: 100%;
}

.hiddenbar a {
	text-align: center;
    color: #fff;
	display: block;
	
	font-family: Montserrat;
    font-size: 10pt;
	
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out
    transition: 0.5s all ease-in-out; 
}

.nav_vertical_align a {
	margin-bottom: 20px;
}

.hiddenbar a:hover {
	color: #ff4e4e;
}

.holder:hover a {
	color: #ff4e4e;
	display: inline;
}

.holder:hover #cross{
	background: url(pics/closeover.svg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}

.holdermenu:hover a {
	color: #ff4e4e;
}

.holdermenu:hover #menustripes {
	background: url(pics/menuover.svg);
}

.barpusher {
	margin-right: 0px;
}
#cross {
	display: inline-block;
	float: left;
	height: 25px;
	width: 25px;
	margin-bottom: 10px;
	margin-left: 11px;
	
	background: url(pics/close.svg);
	background-size: contain;
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out
    transition: 0.5s all ease-in-out; 
}

.nav_vertical_align {
	position: absolute;
	width: 100%;
	top: 45%;
	transform: translate(0, -45%);
}

/* shrinking header */

header.smaller {
    height: 60px;
}
header.smaller #homelogo {
    width: 49px;
    height: 50px;
    margin: 5px 0 5px 0;
}
header.smaller nav {
    margin-top: 25px;
}

/* buttons call-to-action */

#scrollwrapper {
	height: 30px;
	position: relative;
	margin-top: -155px;
	margin-bottom: 20px;
}

/* scroll */

#scroll_go {
	background-color: pink;
	width: 30px;
	height: 30px;
	margin: 0 auto;
	background: url(pics/scroll.svg);
}

@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -moz-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

.greybox:hover .download_logo {
@-moz-keyframes {
  0%, 70%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  30% {
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  80% {
    -moz-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
@-webkit-keyframes {
  0%, 70%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  30% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  80% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
@keyframes {
  0%, 70%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  30% {
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  80% {
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
  -moz-animation: bounce 1.5s infinite;
  -webkit-animation: bounce 1.5s infinite;
  animation: bounce 1.5s infinite;

}


/* CONTENT */

#content {
    margin-top: 0vh;
    background: #6EB3EC url(pics/Hintergrund.jpg) no-repeat fixed center center / cover;
	padding-top: 120px;
}

#content_undersite {
    margin-top: 120px;
    background-color: white;
	padding-top: 20px;
}

.margin_b-reset {
	margin-bottom: 0px;
}

/* Download-Section */

.greybox {
	position: relative;
	background-color: #ededed;
	border: solid white 7px;
	border-radius: 15px;
	overflow: hidden;
}

.hidden_big {
	display: none;
}

.greybox:hover {
	border-color: #ff4e4e;
}

.greybox:hover .hidden_hover {
	display: block;
}

.not_here {
	cursor: default;
}

.greybox:hover .not_here {
	background-color: rgba(250,250,250,0.9)
}

.not_here p{
	margin-top: 80%;
}

.margin_t-greybox {
	font-size: 16pt;
}

.download_logo {
	width: 100px;
	max-width: 70%;
	margin: 23% auto 20% auto;
}

.win_version_txt {
	width: 90%;
	text-align: center;
	margin: 0 auto	
}

.win_version_txt p {
	font-family: Montserrat;
	font-weight: 400;
	font-size: 100%;
}

.win_version_txt h2 {
	font-family: Montserrat;
	font-weight: 400;
	font-size: 35pt;
	margin-bottom: 20%;
}

/* Warnung */

#warn {
	height: 35px;
	width: 100%;
	
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;
}

/* footer */

footer {
	padding-top: 20px;
    padding-bottom: 20px;
    display: block;
    background-color: #051B41;
    border-top: solid 3px #00005B;
}

footer a {
	color: white;
}

	footer p {
	font-size: 14pt;
    color: #3366FF;
	}

/* Impressum */

.impress_pad {
	margin-top: 120px;
}

/* social BAR */

.social_bar {
	width: 360px;
	max-width: 90%;
	margin: 0 auto 0px auto;
}

.icon_holder{
	position: relative;
	height: 50px;
	width: 50px;
	float: left;
	margin: 5px;
}

.icon_holder p{
	padding-top: 60px;
	text-align: center;
}


.icon_holder:hover .hidden_hover {
	display: block;
}

/* CSS for other pages */

.anleitung_pic {
	border: solid #2b2b2b 5px;
	border-radius: 8px;
}

.profilbild {
		width: 300px;
		max-width: 90%;
		margin: 5% auto 0 auto;
}

.profilbild_mar {
	margin-bottom: 13%;
}

/* Responsive */

/*  
Blau: #283943
Rosa: #ff4e4e
Light-Grey: #ededed
Dark-Grey: #2b2b2b
*/

/* kleiner als 1000px */

@media only screen and (max-width: 1000px){
	
	#winlogo {
		height: 400px;
		width: 400px;
		right: 50px;
		bottom: 100px;
	}
}

/* kleiner als 800px */

@media only screen and (max-width:800px){

	/* ALLGEMEIN */
	h2 {
		font-size: 17pt;
	}
	
	p {
		font-size: 13pt;
	}
	
	.hidden_big {
		display: block;
	}
	
	.hidden_small {
		display: none;	
	}
	
	/* HEADER */

	header #homelogo {
		width: 49px;
		height: 50px;
		margin: 5px 0 5px 0;
	}
	header nav {
		margin-top: 25px;
	}
	
	nav a{
		margin-left: 20px;
	}
    
	#winlogo {
		height: 350px;
		width: 350px;
		right: 50px;
		bottom: 0px;
	}
	
	/* Downlaod-Boxen */
	
	.col_5 {
		width: 33.3%;
	}
	
	.greybox .hidden_big {
		height: 10px;
	}
	
	.greybox {
		margin-bottom: 0;
	}
	
	.greybox h2 {
		margin-top: 0;
	}
	
	.col_2 {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
    
	.col_4 {
		float: none;
		width: 100%;
	}
    
    .col_3 {
		float: none;
		width: 100%;
		margin-bottom: 0px;
	}
	
	.just_height {
		height: 10px;
	}
	
	.win_version_txt h2 {
		font-size: 20pt;
	}
	
	.download_logo {
		width: 120px;
	}
	
	/* extra-Seiten */
	.col_5_3 {
		float: none;
		width: 100%;
	}
}

/* kleiner als 400px */

@media only screen and (max-width:400px){
    /* HEADER */

	header nav {
		margin-top: 25px;
	}
	
	nav a{
		margin-left: 8px;
	}
    
	.buttonpri {
		width: 170px;
		height: 45px;
	}
	
	.buttonsec {
		width: 170px;
		height: 45px;
	}
	
	.buttontxt {
		margin-top: 10px;
		font-size: 12pt;
	}
	
	footer a {
		font-size: 12pt;
	}
	
	.hidden_smartphone{
		display: none;
	}

}