
body {
//	background-color: #00aaff;
//	background-color: #b0e2ff;
	background-color: #6483d0;
//	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-family: Georgia, Palatino, Serif;
	font-size: 12pt;
	color: #000000;
}

div.centerframe {
	text-align: center;
	min-height: 800px;
}

table.pageframe {
	width: 800px;
	background-color: #ffffff;
	color: #000000;
	border: 1px #222222 solid;
	padding: 0px 0px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

span.footeri {
	color: #777777;
	font-size: 10pt;
	text-align: right;
	float: right;
}


img.kaavakuva {
	float: right;
	border: 1px #000000 solid;
	margin: 0.5em 0.5em 0.5em 0.5em;
}

table.orderform {
}

table.hinnasto {
	margin: 0.5em 0.5em 0 0.2em;
	font-size: 14pt;
//	padding-left: 0.2em;
	float: right;
	border: 1px #cccccc solid;
	border-collapse: collapse;
}

table.hinnasto caption {
	margin: 0.5em 0.5em 0 0.2em;
	width: auto;
	text-align: center;
	border: 1px #aaaaaa solid;
	background: #cccccc;
}

table.hinnasto thead {
	background: #eeeeee;
}

table.hinnasto td {
	border: 1px #cccccc solid;
}


thead.hinnasto {
	background-color: #dddddd;
}

table.imggallery {
	width: 90%;
	border-collapse: collapse;
	text-align: center;
}

table.imggallery td {
	padding: 0.75em;
}

table.imggallery img {
	border: 1px #222222 solid;
}

img {
	border: none;
}

p.menu {
	margin-top: 5px;
	margin-left: 15px;
}

p.langs {
	margin-left: 15px;
}

form.langs {
	margin-left: 15px;
}

td.header {
	width: 800px;
}

td.menu {
	width: 150px;
	font-size: 12pt;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px;
}

td.content {
	width: 650px;
}

td.orderbutton {
	text-align: center;
}

h1 {
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
}

h1.maintitle {
	text-transform: uppercase;
	line-height: 2.0;
/*	text-indent: 0.6cm; */
}

h2 {
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
}

h2.texttitle {
	text-indent: 0.3cm;
}

h3 {
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	line-height: 1.5;
}


textarea, select, input {
	font-size: 10pt;
	color: #000000;
	border: 1px #cccccc solid;
	background: #eeeeee;
}

span.current {
	font-weight: bold;
}

a {
	color: #000000;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

