#kipalogo {
	position: absolute;
	margin-left:-150px;
	z-index:-1;
}

.kehys {
	width: 35%;
	margin-top: 420px;
	border: 2px solid grey;
	margin-left: auto;
	margin-right: auto;
	border-radius: 75px;
	padding: 15px;
	background-color:#FFFDD0;
	-webkit-border-radius: 25px;
	-webkit-box-shadow: -20px 20px 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);
	box-shadow: -20px 20px 10px -10px rgba(0, 0, 0, .50), -20px 0 10px -10px rgba(0, 0, 0, .50);
}

.yritys_nimi {
	font-family: 'Syncopate', sans-serif;
	color:red;
	font-size: 60px;
	font-weight: 700;
	text-shadow: -1px 1px 0 black, 1px 1px 0 black, 1px -1px 0 black, -1px -1px 0 black,-8px 5px rgba(0, 0, 0, .20);
}

.f_nimi {
	position:relative;
	margin-top: 1.0em;
	margin-left: 18px;
}
.f_nimi2 {
	position:relative;
	margin-top: 0.2em;
	margin-right: 18px;
	text-align: right;
}

#kipabanneri {
	position: absolute;
	display: block;
	width:99%;
	height:97%;
	margin-top:-35px;
	filter:drop-shadow(-3px 3px 3px gray);
	z-index: -1;
}
#ylabanneri {
	max-height:100%;
	max-width:100%;
}

#kalenterikehys {
	display: block;
	position: relative;
	height: 250px;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
}
#aurinko {
	display: block;
	position: relative;
	width: 200px;
	height: 90px;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	text-align: center;
}

#nimipaivat {
	display: block;
	position: relative;
	width: 200px;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: center;
}
	
#info {
	position: relative;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	line-height: 60px;/* tätä tarvitaan, että div-elementissä saadaan teksti keskitettyä pystysuunnassa. tarvitaan myös #hoo3 -asetukset*/
	text-align: center;
	margin-top: 30px;
	margin-bottom: 0px;
}
#hoo3 {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}

#palvelemme {
	position: relative;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	text-shadow: -2px 2px #0e0d0d;
	width: 250px;
	height: 90px;
	font-size:2.0em;
	color: red;
	margin-top: 60px;
	margin-bottom: 0px;
}

#avoinna {
	position: relative;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	text-shadow: -2px 2px #0e0d0d;
	width: 250px;
	font-size:2.0em;
	color: red;
	margin-top: -40px;
	margin-bottom: 40px;
}

.kanta-asiakas {
	position: relative;
	margin-top: 50px;
	margin-left: 20px;
	margin-bottom: 30px;
	width:245px;
	height:520px;
}
.kantaimg {
	width: 100%;
	height: 100%;
	filter: drop-shadow(-8px 5px 5px rgba(0, 0, 0, .60));
}
.kortti {
	margin-top: 160px;
	margin-left: 5px;
	width:265px;
	height:178px;		
}

.about {
	position: relative;
	margin-top: 50px;
	margin-left: 20px;
	margin-bottom: 30px;
	width:308px;
	height:441px;
}
.aboutimg {
	width: 100%;
	height: 100%;
	filter: drop-shadow(-8px 5px 5px rgba(0, 0, 0, .60));
}

#yhteystiedot {
	position: relative;
	font-size:1.2em;
	margin-top: 60px;
	text-align: center;
}
#maili {
	position: relative;
	text-align: center;
	margin-top: 10px;
}

#kartta {
width: 425px;
height: 350px;
}

.img_kuvasto {
	filter: drop-shadow(-8px 5px 5px rgba(0, 0, 0, .60));
}
