@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;
}
h1 {
    font-family: 'Oswald', sans-serif;
	color: #ffd500;
	font-size: 26px;
	line-height: 1.5;
	text-transform: uppercase;
}
h2 {
    font-family: 'Oswald', sans-serif;
	color: #ffd500;
	font-size: 22px;
	line-height: 1.3;
	text-transform: uppercase;
	}
h3 {
    font-family: 'Oswald', sans-serif;
	color: #ffd500;
	font-size: 20px;
	line-height: 1.2;
	
}
h4 {
    font-size: 18px;
	line-height: 1.4;
}
h5 {
	font-size: 18px;
	line-height: 1.4;
}
p {
	font-size: 16px;
}
a {
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #e5e5e5;
	text-decoration: none;
}
#logo {
	float: left;
	margin-left: 5%;
}
#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 {
	background-color: #ffd500 !important; 
	border-color: #ffd500;
	text-transform: uppercase;
	font-weight: bolder;
	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%;
	}
@media only screen and (max-width: 600px) {
    .col {
        display: block;
        width: 100%;
    }
}
.permanentBannerYellow {
	background-color: #ffd500;
	padding-top: 30%;
	padding-bottom: 10%;
	padding-right: 2.5%;
	padding-left: 2.5%;
	text-align: center;
	align-content: center;	
	align-items: center;
	height: 500px;
	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: 30%;
	padding-bottom: 10%;
	padding-right: 2.5%;
	padding-left: 2.5%;
	text-align: center;
	align-content: center;	
	align-items: center;
	height: 500px;
	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: 30%;
	padding-bottom: 10%;
	padding-right: 2.5%;
	padding-left: 2.5%;
	text-align: center;
	align-content: center;	
	align-items: center;
	height: 500px;
	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: 30%;
	padding-bottom: 10%;
	padding-right: 2.5%;
	padding-left: 2.5%;
	text-align: center;
	align-content: center;	
	align-items: center;
	height: 500px;
	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: 400px;
}
.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: 400px;
}
.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: 400px;
}
.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: 400px;
}
.newsTextboxBlue h3{
	color: #19c3ff;
}
.newsTextboxBlue h4{
	color: #19c3ff;
}
.newsTextboxBlue p{
	color: #e5e5e5;
}

#footerLogo {
	float: left;
	margin-top: 8%;
	margin-left: 2%;
}
#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;
    font-size: 14px;
}
#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: 4%;
	margin-top: 4%;
	margin-bottom: 10%;
	font-size: 16px;
}
.footerTextbox a {
	color: #323232;
}
.footerTextbox a:hover {
	color: #5a5a5a;
}
.textbox {
	text-align: left;
	color: #e5e5e5;
	margin-bottom: 5%;
}
.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 h3 {
	color: #f59d08;
	font-size: 22px;
}
.panel-body h4 {
	color: #323232;
	font-size: 18px;
	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 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 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;
	}
.bannerBox {
	padding-top: 5%;
	padding-bottom: 5%;
	margin-top: 10%;
	background-color: #e5e5e5;
	text-align: left;
	color: #323232;	
}
.bannerBox a {
	color: #323232;
}
.bannerBox a:hover {
	color: #5a5a5a;
}
.bannerBox h3 {
	color: #3c3c3b;
}
.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;
}





