/* Perusasetukset */
body { background-color: #ffffff; margin: 0px 0px 0px 0px; text-align: center; }

/* Perusfontti */
body, td, p, ul, ol, li { font-family: verdana,arial,helvetica,sans-serif; font-size: 9pt; color: #000000; }

/*Pääotsikko */
h1 {font-size: 150%;
font-weight: bold;
color: #ffffff;
background-color: #42ABC5;
margin-top: 5px;
margin-bottom: 5px;
padding-left: 23px;
padding-top: 5px;
padding-bottom: 5px;
}

/* Navigoinnin otsikko */
h2 {font-size: 150%; color: #000000; font-weight: bold; padding-left: 15px;}

/*Alaotsikko */
h3 {font-size: 120%;
color: #000000;
margin-top: 40px;
margin-right: 47px;
margin-bottom:8px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
background-color: #cccccc;
text-align: left;
}

/* Teksti- ja taulukkoasetukset */
#container {
	position:relative;
	margin: 0 auto;
	top: 10px;
	width: 733px;
	text-align: left;

  }

.harmaa {
background-color:#DAE0D2;
}

#tuotteet{
padding-top: 5px;
padding-bottom: 5px;
padding-left: 15px;
line-height: 13px;
}

#tuotteet_sel{
background-color: #ffffff;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 15px;
line-height: 13px;
}

#margin {
padding-left: 23px;
padding-right: 23px;
text-align:left;
}

p.alkuun {
text-align: right;
padding-right: 40px;
font-size: 90%; }


/* Linkit */

a:link    { color: #000000; text-decoration: auto; }
a:active  { color: #000000; text-decoration: auto; }
a:visited { color: #000000; text-decoration: auto; }
a:hover   { color: #333333; text-decoration: auto; }

a.no:link {color: #000000; text-decoration: none; }
a.no:active {color: #000000; text-decoration: none; }
a.no:visited {color: #000000; text-decoration: none; }
a.no:hover {color: #000000; text-decoration: none; }