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

body {
	background-image: url(../images/upper_bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #663399;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;

}
.pris {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;

}
.textreubrik_02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #00ABC5;
	font-weight: bold;
}
.textreubrik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #00ABC5;
	font-weight: bold;
}
.rubrik {
	font-size: 24px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #6633CC;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
}
a {
	font-size: 14px;

}

.etusivu {
	background-image:url(../images/frontpage-bg.jpg);
	width: 850px;
	height: 600px;
	background-repeat: no-repeat;
	margin-top: 0px;
	background-color: #FFFFFF;
}


.etusivu_otsikko{
	margin-top: 50px;
	margin-left: 30px;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	text-align:left;
	color: #666666;
	width: 600px;
	float: left;
	

}
.otsikko2{
	margin-top: 20px;
	margin-left: 30px;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	text-align:left;
	width: 600px;
	float: left;

}
.textbox{	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	width: 350px;
	float: left;
}
.leipis{
	margin-top: 20px;
	margin-left: 30px;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3FC1D5;
	text-align:left;
	width: 600px;
	float: left;

}
.ul{
	margin-left: 30px;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	float: left;

}
.news_header{
	width: 200px;
	margin-top: 10px;
	margin-left: 30px;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3FC1D5;
	float: left;
	text-align:left;

}
.news{
	margin-left: 30px;
	margin-top: 10px;	
	width: 350px;
	height: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #FFFFFF;
	float: left;

}
.newstext{
	margin-left: 5px;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	float: left;
	width: 250px;
	margin-top: 0px;
	text-align: left;
}
