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

/* Määritellään oletusmarginaalit ja fontit
*/
* {
	font-family: Calibri, Geneva, sans-serif;
	color: #214a82;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border: 0px;
	font-size: 11pt;
}

hr {
	border-width: 1px;
	border-color: #80ba27;
}

p  {
	font-size: 12pt;
	line-height: 1.4em;
}

h4,h5,h6 {
	font-family: Calibri, Geneva, sans-serif;
	font-weight: 400
}

h1	{
font-family: Calibri, Geneva, sans-serif;
	font-size: 28px;
	color: #050279;
	margin-left: 0px;
	margin-top: 25px;
	font-style: normal;
	font-weight: 400;
}

h2	{
font-family: Calibri, Geneva, sans-serif;
	font-size: 22px;
	color: #050279;
	margin-left: 0px;
	margin-top: 25px;
	font-style: normal;
}



h3	{
font-family: 'Dancing Script', cursive;
	color: #bc2f99;
	font-size: 28px;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: 400;
}

h4	{
	font-family: 'Dancing Script', cursive;
	font-size: 42px;
	color: #b4339d;
	margin-left: 0px;
	margin-top: 10px;
	font-style: normal;
	font-weight: 400;
	text-align: center;
}

.ditelle {
	color: #bc2f99;
}

.sitaatti	{
font-family: 'Dancing Script', cursive;
	color: #bc2f99;
	font-size: 28px;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: 400;
}

.pieni {
	font-size: 10px;
	
}
body {
	background-color: #e7e7e7;

}

#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	
}
#wrapper #banneri {
	display: block;
	float: left;
	width: 960px;
	height: 250px;
}



#navi {
	display: block;
	float: left;
	height: 38px;
	width: 960px;
	margin-bottom: 4px;
	background-color: #2c2a66;
}

#navi ul li {
	display: block;
	float: left;
	list-style-type: none;
}
#navi ul li a {
	display: block;
	float: left;
	height: 26px;
	color: #ffffff;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-align: center;
	text-decoration: none;
}

#navi ul li a:hover {
	display: block;
	float: left;
	height: 26px;
	color: #ffffff;
	padding-top: 8px;
	padding-left: 0px;
		padding-bottom: 8px;
	text-align: center;
	background-color: #b4339d;	
}
#wrapper #yla #navi ul li a {
	font-size:large;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}
#wrapper #yla #logo {
	float: left;
	height: 150px;
	width: 960px;
}
.sis1 {
	display: block;
	float: left;
	width: 300px;
	background-image: url(kuvat/haivetausta.png);
	background-repeat: repeat;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.sis1oik {
	display: block;
	float: left;
	width: 300px;
	background-image: url(kuvat/haivetausta.png);
	background-repeat: repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.sis2 {
	display: block;
margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	width: 630px;
		background-image: url(kuvat/haivetausta.png);
	
}



.sisallot {
	margin: 20px;
}

.sitaatti {
font-family: 'Dancing Script', cursive;
	font-size: 22px;
}

p a:link {
	text-decoration: underline;
	font-size: 12pt;
}
p a:hover {
	text-decoration: none;
}

li a:link {
	text-decoration: underline;
	font-size: 12pt;
}

li a:hover {
	text-decoration: none;
}



#wrapper a img {
	margin-top: 10px;
}
#esitys {
	display: block;
	float: left;
	height: 350px;
	width: 630px;
}
#esitys2 {
	display: block;
	float: left;
	height: 400px;
	width: 300px;
}
#footer {
    /*background-color: #00f;*/
    padding: 10px;
    text-align: center;
	font-size: x-small;
	
}

#footer a {
	font-size: x-small;
	
}

.ditelle strong {
	font-size: 14pt;
	color: #bc2f99;
}

.ditelle li {
	color: #bc2f99;
}
.clear {
    clear: both;
}
