body, html {
	margin:0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.container {
	text-align: center;
	width: 1058px;
}
.txtcontainer {
	font-family: "Trebuchet MS", Arial;
	font-size: small;
	text-align: left;
	background-repeat: repeat-y;
	background-position: right;
}
.product_txt {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	padding-top: 25px;
	padding-left: 75px;
}

.footertxt {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	margin-left: 120px;
	padding-top: 8px;
	float: left;
	width: 400px;
	text-align: left;
}

.uutinen a {
	color:#000000;
	text-decoration:none;
	font-size:11px;
}

.uutinen a:hover {
	text-decoration:underline;
}

.uutisotsikko {
	font-size: 13px;
	color: #0066CC;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.txt a:link, .txt a:visited {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

.txt a:hover {
	text-decoration: underline;
}

.uutislinkki a:link, .uutislinkki a:visited {
	color:#000000;
	text-decoration:none;
	font-size:11px;
	}
	
.uutislinkki a:hover {
	text-decoration:underline;
	}

h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/H1_back.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	padding-top: 4px;
	padding-left: 30px;
	margin-left: 10px;
	margin-right: 10px;
}
h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	background-color: #EEEEEE;
	padding: 5px;
}

p {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
}
.product_txt a:link, .product_txt a:visited {
	color: #FFFFFF;
	float: right;
	margin-top: -3px;
	margin-right: 3px;
}

.product_txt a:hover {
	text-decoration:underline;
	color:#333333;
}

.txtcontainer p {
	margin-right: 10px;
	margin-left: 10px;
}
.headline {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	color: #0066CC;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.txt {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
}
.yhteys input, .yhteys textarea, .yhteys select {
	background-color:#CBE2F5;
	border: 1px solid #CBE2F5;
	font-size:11px;
}

.yhteys {
	font-size:11px;
}

