@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffd500;
	padding: 0%;
	margin: 0%;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	line-height: normal;
	font-style: normal;
	font-size: 16px;
}
h1 {
    font-family: 'Oswald', sans-serif;
	color: #ffd500;
	font-size: 2.5rem;
	line-height: 1.5;
	text-transform: uppercase;
}
h2 {
    font-family: 'Oswald', sans-serif;
	color: #ffd500;
	font-size: 2.3rem;
	line-height: 1.3;
	}
h3 {
    font-family: 'Oswald', sans-serif;
	color: #ffd500;
	font-size: 2.0rem;
	line-height: 1.2;

}
h4 {
    font-size: 1.8rem;
	line-height: 1.4;
}
h5 {
	font-size: 1.6rem;
	line-height: 1.4;
}
a {
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #e5e5e5;
	text-decoration: none;
}
#logo {
	float: left;
}
#logo a img {
	border-style: none;
}
#mainNavi {
	background-color: #ffd500 !important;
	border-color: #ffd500;
	text-transform: uppercase;
	font-weight: bolder;
	color: #323232;
}
#mainNavi a {
	float: left;
    display: block;
    color: #323232;
    text-align: left;
    text-decoration: none;
	font-family: 'Oswald', sans-serif;
    font-size: 16px;

}
#mainNavi a:hover {
	background-color: rgba(229,229,229,0.40);
	text-decoration: none;
}
#mainNaviButton {
	border-color: #ffd500;
	text-transform: uppercase;
	font-weight: bolder;
	color: #323232;
}
.iconButton {
	background-color: #323232;
}
.equalBox {
	margin: 2%;
	padding: 2%;
	color: #3c3c3b;
}
.mainPicture {
	margin-top: 10%;
	align-content: center;
	text-align: center;
}
.mainPictureB {
	margin-top: 1%;
}
.col-container {
	display: table;
	width: 100%;
}
.col {
	display: table-cell;
	width: 25%;
	}
.permanentBannerYellow {
	background-color: #ffd500;
	padding-top: 10%;
	padding-bottom: 5%;
	padding-right: 2.5%;
	padding-left: 2.5%;
	text-align: center;
	align-content: center;
	align-items: center;
	height: 100%;
	color: #323232;
	}
.permanentBannerYellow h2 {
	color: #3c3c3b;
}
.permanentBannerYellow a {
	color: #323232;
}
.permanentBannerYellow a:hover {
	color: #5a5a5a
}
.permanentBannerYellow i {
	color: #ffff00;
	font-size: 48px;
}
.permanentBannerOrange {
	background-color: #f59d08;
	padding-top: 10%;
	padding-bottom: 5%;
	padding-right: 2.5%;
	padding-left: 2.5%;
	text-align: center;
	align-content: center;
	align-items: center;
	height: 100%;
	color: #323232;
	}
.permanentBannerOrange h2 {
	color: #3c3c3b;
}
.permanentBannerOrange a {
	color: #323232;
}
.permanentBannerOrange a:hover {
	color: #5a5a5a
}
.permanentBannerOrange i {
	color: #ffd500;
	font-size: 48px;
}
.permanentBannerGreen {
	background-color: #4db53e;
	padding-top: 10%;
	padding-bottom: 5%;
	padding-right: 2.5%;
	padding-left: 2.5%;
	text-align: center;
	align-content: center;
	align-items: center;
	height: 100%;
	color: #323232;
	}
.permanentBannerGreen h2 {
	color: #3c3c3b;
}
.permanentBannerGreen a {
	color: #323232;
}
.permanentBannerGreen a:hover {
	color: #5a5a5a;
}
.permanentBannerGreen i {
	color: #96fb03;
	font-size: 48px;
}
.permanentBannerBlue {
	background-color: #19c3ff;
	padding-top: 10%;
	padding-bottom: 5%;
	padding-right: 2.5%;
	padding-left: 2.5%;
	text-align: center;
	align-content: center;
	align-items: center;
	height: 100%;
	color: #323232;
	}
.permanentBannerBlue h2 {
	color: #3c3c3b;
}
.permanentBannerBlue a {
	color: #323232;
}
.permanentBannerBlue a:hover {
	color: #5a5a5a
}
.permanentBannerBlue i {
	color: #00ffff;
	font-size: 48px;
}
.icon {
	margin-top: 15%;
	margin-bottom: 20%;
}
.buttonTutustu {
    background-color: #ffd500;
    border: none;
    color: #323232;
    padding: 2% 5%;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
	width: 100%;
    margin-top: 2%;
	margin-bottom: 2%;
    cursor: pointer;
}
.newsHeadlineYellow {
	padding: 1% 3%;
	text-align: center;
	background-color: #ffd500;
}
.newsHeadlineYellow h3 {
	color: #3c3c3b;
}
.newsHeadlineOrange {
	padding: 1% 3%;
	text-align: center;
	background-color: #f59d08;
}
.newsHeadlineOrange h3 {
	color: #3c3c3b;
}
.newsHeadlineGreen {
	padding: 1% 3%;
	text-align: center;
	background-color: #4db53e;
}
.newsHeadlineGreen h3 {
	color: #3c3c3b;
}
.newsHeadlineBlue {
	padding: 1% 3%;
	text-align: center;
	background-color: #19c3ff;
}
.newsHeadlineBlue h3 {
	color: #3c3c3b;
}
.newsTextboxYellow {
	background-color: #5a5a5a;
	border: 2px solid #ffd500;
	padding-top: 3%;
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 15%;
	margin-bottom: 10%;
	height: 100%;
}
.newsTextboxYellow h2 {
	color: #ffd500;
}
.newsTextboxYellow h3 {
	color: #ffd500;
}
.newsTextboxYellow h4 {
	color: #ffd500;
}
.newsTextboxYellow p {
	color: #e5e5e5;
}
.newsTextboxOrange {
	background-color: #5a5a5a;
	border: 2px solid #f59d08;
	padding-top: 3%;
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 15%;
	margin-bottom: 10%;
	height: 100%;
}
.newsTextboxOrange h3 {
	color: #f59d08;
}
.newsTextboxOrange h4 {
	color: #f59d08;
}
.newsTextboxOrange p {
	color: #e5e5e5;
}
.newsTextboxGreen {
	background-color: #5a5a5a;
	border: 2px solid #40b53e;
	padding-top: 3%;
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 15%;
	margin-bottom: 10%;
	height: 100%;
}
.newsTextboxGreen h3 {
	color: #4db53e;
}
.newsTextboxGreen h4 {
	color: #4db53e;
}
.newsTextboxGreen p {
	color: #e5e5e5;
}
.newsTextboxBlue {
	background-color: #5a5a5a;
	border: 2px solid #19c3ff;
	padding-top: 3%;
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 15%;
	margin-bottom: 10%;
	height: 100%;
}
.newsTextboxBlue h3 {
	color: #19c3ff;
}
.newsTextboxBlue h4 {
	color: #19c3ff;
}
.newsTextboxBlue p {
	color: #e5e5e5;
}



@media only screen and (max-width: 600px) {
    .col {
        display: block;
        width: 100%;
	}
	.col-container {
		margin: .5%;
		padding: .5%;
	}
	.equalBox {
		margin: .5%;
		padding: 1%;
	}
	.mainPicture {
	margin-top: .5%;
	}
	.permanentBannerYellow {
		padding-top: 4%;
		padding-bottom: .5%;

	}
	.permanentBannerOrange {
		padding: 2%;
	}
	.permanentBannerGreen {
		padding: 2%;
	}
	.permanentBannerBlue {
		padding: 2%;
	}
	.newsTextboxYellow {
		text-align: center;
		align-content: center;
		margin-bottom: .5%;
		padding-bottom: .5%;
	}
	.newsTextboxOrange {
		text-align: center;
		align-content: center;
		margin-bottom: .5%;
		padding-bottom: .5%;
	}
	.newsTextboxGreen {
		text-align: center;
		align-content: center;
		margin-bottom: .5%;
		padding-bottom: .5%;
	}
	.newsTextboxBlue {
		text-align: center;
		align-content: center;
		margin-bottom: .5%;
		padding-bottom: .5%;
	}
	.checkOutHeadline {
		margin-top: .5%;
		margin-bottom: .5%;
	}
	.checkOutContentbox {
		text-align: center;
		align-content: center;
		margin-bottom: .5%;
		padding-bottom: .5%;
		height: 100%;
	}
	.checkOutContentboxKokonaisp {
		text-align: center;
		align-content: center;
		margin-bottom: .5%;
		padding-bottom: .5%;
		height: 100%;
	}
	.shopContentbox {
		text-align: center;
		align-content: center;
		margin-bottom: .5%;
		padding-bottom: .5%;
		height: 100%;
	}
	.bannerBox {
		text-align: center;
		align-content: center;
		margin-top: .5%;
		margin-bottom: .5%;
		padding-top: 2%;
		padding-bottom: 1%;
		height: 100%;
	}
	}


#footerNavi {
	margin-top: 5%;
	background-color: #ffd500 !important;
	border-color: #ffd500;
	text-transform: uppercase;
	font-weight: bolder;
	color: #323232;
}
#footerNavi a {
	float: right;
    display: block;
    color: #323232;
    text-align: right;
    padding: 5px 15px;
    text-decoration: none;
	font-family: 'Oswald', sans-serif;
}
#footerNavi a:hover {
	background-color: rgba(229,229,229,0.40);
	text-decoration: none;
}
#footerNaviButton {
	background-color: #ffd500 !important;
	border-color: #ffd500;
	text-transform: uppercase;
	font-weight: bolder;
	color: #323232;
}
.footerHeadline {
	margin-top: 10%;
	margin-bottom: 1%;
	text-align: left;
	text-transform: uppercase;
	background-color: #323232;
	color: #FFD500;
}
.footerTextbox {
	padding-top: 2%;
	padding-bottom: 2%;
	margin-top: 2%;
	margin-bottom: 2%;
}
.footerTextbox a {
	color: #323232;
}
.footerTextbox a:hover {
	color: #5a5a5a;
}
.textbox {
	text-align: left;
	color: #e5e5e5;
	margin-bottom: 5%;
}
.textbox h1 {
	color: #ffd500;
}
.textbox h2 {
	color: #ffd500;
}
.textbox h3 {
	color: #ffd500;
}
.textbox h4 {
	color: #ffd500;
}
.textbox a {
	color: #ffd500;
}
.collapseBox {
	margin-top: 5%;
	margin-bottom: 3%;
}
.collapseHeader {
	background-color: #ffd500 !important;
}
.collapseHeader a {
	color: #000;
}
.collapseHeader a:hover {
	color: #5a5a5a;
}
.panel-body {
	color: #000;
	font-size: 16px;
}
.panel-body h2, h3 {
	color: #f59d08;
	font-size: 2.0rem;
}
.panel-body h4 {
	color: #323232;
	font-size: 1.8rem;
	font-weight: bold;
}
.panel-body a {
	color: #f59d08;
}
.checkOutHeadline {
	margin-top: 5%;
	margin-bottom: 1%;
	text-align: center;
	text-transform: uppercase;
	background-color: #ffd500;
	color: #323232;
}
.checkOutHeadline h3 {
	color: #3c3c3b;
}
.checkOutContentbox {
	padding-top: 5%;
	padding-bottom: 5%;
	background-color: #5a5a5a;
	margin-bottom: 5%;
	height: 470px;
	color: #ffd500;
}
.checkOutContentbox h2 {
	color: #ffd500;
}
.checkOutContentbox h3 {
	color: #ffd500;
}
.checkOutContentbox h4 {
	color: #ffd500;
}
.checkOutContentbox a {
	color: #ffd500;
}
.checkOutContentbox p {
	color: #e5e5e5;
}
.checkOutContentbox i {
	font-size: 20px;
	color: #ffd500;
}
.checkOutContentboxKokonaisp {
	padding-top: 5%;
	padding-bottom: 5%;
	background-color: #5a5a5a;
	border: 2px solid #ffd500;
	margin-bottom: 5%;
	height: 470px;
	color: #ffd500;
}
.checkOutContentboxKokonaisp p {
	color: #e5e5e5;
}
.checkOutContentboxKokonaisp a {
	color: #ffd500;
}
.checkOutContentboxKokonaisp h2 {
	color: #ffd500;
}
.checkOutContentboxKokonaisp h3 {
	color: #ffd500;
}
.checkOutContentboxKokonaisp h4 {
	color: #ffd500;
}
.checkOutContentboxKokonaisp h5 {
	color: #ee7718;
}
.checkOutContentboxKokonaisp i {
	font-size: 20px;
	color: #ffd500;
}
.shopContentbox {
	padding-top: 5%;
	padding-bottom: 5%;
	background-color: #5a5a5a;
	margin-top: 5%;
	margin-bottom: 5%;
	color: #e5e5e5;
	}
.shopContentbox h2 {
	color: #ffd500;
}
.shopContentbox h3 {
	color: #ffd500;
}
.shopContentbox h4 {
	color: #ffd500;
}
.bannerBox {
	margin-top: 10%;
	background-color: #5a5a5a;
	text-align: left;
	color: #5a5a5a;
}
.bannerBox a {
	color: #e6e6e6;
}
.bannerBox a:hover {
	color: #fff;
}
.bannerBox h1 {
	color: #ffd500;
}
.bannerBox h2 {
	color: #ffd500;
}
.bannerBox h3 {
	color: #ffd500;
}
.bannerBox h4 {
	color: #ffd500;
}
.formbox {
	text-align: left;
	color: #e5e5e5;
	margin-top: 5%;
	margin-bottom: 5%;
}
.formSubmitButton {
    background-color: #ffd500;
    border: none;
    color: #323232;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
	width: 50%;
	cursor: pointer;
}
.iframe, embed { max-width: 100% }

