@charset "UTF-8";
/* CSS Document */
body {background:#ffffff url() no-repeat right top;
}
h1 {font-family: 'Satisfy', cursive;}
h2 {font-family: 'Satisfy', cursive;}
h3 {font-family: 'Satisfy', cursive; color:#87003a;}
h4 {font-family: 'Satisfy', cursive; color:#574479;} 
p {font-family: 'PT Sans', Arial, sans-serif;}
li {font-family: 'PT Sans', Arial, sans-serif;}
th {font-family: 'PT Sans', Arial, sans-serif;}
td {font-family: 'PT Sans', Arial, sans-serif;}
#container {
	width:968px;
	background:transparent;
	margin: 0 auto;
	padding-left: 0px;
	padding-right: 0px;
	overflow:hidden;
	/*box-shadow: 5px 2px 2px 10px #888888;*/
	border-radius: 25px 25px 25px 25px;
	border-color: #614179;
	border-style: solid;
	border-width: 3px
	}
#header {
	background-image: url(../images/header6bygger.jpg);
	height: 166px;
	width: 968;
	background-repeat: no-repeat;
	/*border-radius: 25px 25px 0px 0px;
	border-color: #381065;
	border-style: solid;
	border-width: 3px;*/
}
.logo {float:left;
	padding-top: 0px;
	padding-right: 56px;
	padding-bottom: 6px;
	margin-left: 56px;
	}
#column_container2 {
	background:ffffff;
	float: left;
	padding-left: 12px;
	width: 944px;	
}
#left_column {
	float: left;
	width: 618px;
	margin-left: 10px;
}
#main_image {
	width: 296px;
	height: 300px;
	float:right;
	margin-top:66px;
	padding-top: 12px;
	padding-right: 12px;
	/*border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	background-image: url(images/alla02.jpg);*/
	background-repeat: no-repeat;
}
#column_container {
	float: left;
	width: 968px;
}
#vanster_column {
	float: left;
	width: 316px;
}
#center_column {
	width: 316px;
	float:none;
}
#right_column {
	float: right;
	width: 316px;
}
#footer {
	background-color: #transparent;
	background-image: url(../images/gronbredlila.jpg);
	height: auto;
	width: 968px;
	float: left;
	padding-top: 6px;
	/*border-radius: 0px 0px 25px 25px;*/
	color: #fff;
	font-family: 'PT Sans', Arial, sans-serif;
	font-style: normal;
	text-align: left;
	font-size: 0.9em;
	border-top-width: 3px;
	/*border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;*/
	border-top-style: solid;
	/*border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;*/
	border-top-color: #87c95f;
	/*border-right-color: #3e2162;
	border-bottom-color: #3e2162;
	border-left-color: #3e2162;*/
}
.preformatted {
	font-family: 'Satisfy', cursive;
	font-size: medium;
	line-height: normal;
	color: #574479;
}
.preformatted {
	font-size: medium;
}
#kieli {
	font-family: 'Satisfy', cursive; color:#574479;
	font-size: 0.8em;
	float: right;
	width: 100px;
	hight: 30px;
}