/* scanseri 2.0b css tiedosto */

/* Sisältää kaikki tarvittavat CSS tiedostot ulkoasua varten */

/* Sisällön kuvat myöskin linkitetty tämän tiedoston kautta */


/* basic elements */
body { 
	font: 8pt/16pt georgia; 
	color: #333333; 
	background: #fff; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
p { 
	font: 10pt georgia; 
	margin-top: 10px; 
	text-align: left;
	}

h1 {
	font: 10pt tahoma;
	letter-spacing: 1px;
	margin-bottom: 0px;
	color: #000066;
	font-weight: bold;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}

h2 {
	width: 390px;
	font: 10pt georgia;
	margin-top: 10px; 
	margin-bottom: 0px;
	color: #000066;
	font-weight: bold;
	}

h3 { 
	font: italic normal 10pt georgia; 
	letter-spacing: 1px;
	margin-top: 10px;  
	margin-bottom: 0px; 
	color: #7D775C;
	}
a:link {
	font: normal 10pt Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #000066;
	}
a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #000066;
	font-size: 10pt;
	}
a:hover, a:active {
	text-decoration: underline;
	color: #000099;
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
small {
	font-size: -1;
}
	
/* ID pohjaiset tagit */

#tuotetaulukko img {
	margin-top: 10px; 
	margin-bottom: 10px; 
}

#etusivu h1 a:link {
	font: 10pt tahoma;
	letter-spacing: 1px;
	margin-bottom: 0px;
	color: #000066;
	font-weight: bold;
	}
#etusivu h1 a:visited { 
	font: 10pt tahoma;
	letter-spacing: 1px;
	margin-bottom: 0px;
	color: #000066;
	font-weight: bold;

	}
#etusivu h1 a:hover { 
	font: 10pt tahoma;
	letter-spacing: 1px;
	margin-bottom: 0px;
	color: #000066;
	font-weight: bold;

	}

#etusivu h1 a:active { 
	font: 10pt tahoma;
	letter-spacing: 1px;
	margin-bottom: 0px;
	color: #000066;
	font-weight: bold;

	}
.leipateksti {

	font: 10pt georgia; 
	margin-top: 10px; 
	text-align: left;
}
.biggreentext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #009900;
}
.tp_form {
	width: 800px;
	margin-left: 20px;
}.float_left {
	float: left;
}
.tp_edellinen {
	position: relative;
	left: 0px;
}
.tp_seuraava {
	position: relative;
	right: 0px;
}
#etusivu .kttImg {
	margin-left: 20px;
	margin-top: 10px;
}
#etusivu .helsinginyrittajatImg {
	margin-top: 10px;
}
