body,html {
	vertical-align: top;
	font-family: <!-- font -->;
	color: <!-- textcolor -->;
	margin:0px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
}
html {
	background: <!-- bgcolor -->;
}
#content {
	width: <!-- pagewidth -->;
	margin: <!-- contentmargin --> auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
}
.pagewidth {
	width: <!-- pagewidth -->;
}
.pagemargin {
	margin: <!-- contentmargin --> auto;
}
.bgcolor {
	background: <!-- bgcolor -->;
}
.korkeus {
	height: 100%;
}
.teksticolor {
	font-family: <!-- font -->;
	color: <!-- linkcolor -->;
}
.tekstinocolor {
	font-family: <!-- font -->;
	font-size: <!-- fontsize -->;
	text-decoration: none;
}
.tekstinews {
	font-family: <!-- font -->;
	color: <!-- newscolor -->;
	font-size: <!-- fontsize -->;
}
h1,.otsikkoiso {
	font-family: <!-- font -->;
	color: <!-- font3color -->;
	font-size: <!-- font3 -->;
	line-height: <!-- font3line -->;
	margin-left: 23px;
	font-weight: bold;
}
h2,.otsikkokeskikoko {
	font-family: <!-- font -->;
	color: <!-- font2color -->;
	font-size: <!-- font2 -->;
	line-height: <!-- font2line -->;
	margin-left: 23px;
	font-weight: bold;
}
h3,.otsikkopieni {
	font-family: <!-- font -->;
	color: <!-- font1color -->;
	font-size: <!-- font1 -->;
	line-height: <!-- font1line -->;
	margin-left: 23px;
	font-weight: bold;
}

p {
	font-family: <!-- font -->;
	color: <!-- textcolor -->;
	font-size: <!-- fontsize -->;
	line-height: <!-- fontline -->;
	margin-left: 23px;
	text-decoration: none;
}

li,table,.teksti,.tekstinormaali {
	font-family: <!-- font -->;
	color: <!-- textcolor -->;
	font-size: <!-- fontsize -->;
	line-height: <!-- fontline -->;
	text-decoration: none;
}
.tekstikorostettu {
	font-family: <!-- font -->;
	color: <!-- textcolor -->;
	font-size: <!-- fontsize -->;
	text-decoration: none;
	font-weight: bold;
}
.tekstikursivoitu {
	font-family: <!-- font -->;
	color: <!-- textcolor -->;
	font-size: <!-- fontsize -->;
	text-decoration: none;
	font-family: cursive;
}
.kuvavasen {
	text-align: left;
}
.kuvakeskitetty {
	text-align: center;
}
.kuvaoikea {
	text-align: right;
}
.linkki,.kategorialinkki {
	font-family: <!-- font -->;
	font-size: <!-- fontsize -->;
	text-align: left;
}
.linkkiuusiikkuna {
	font-family: <!-- font -->;
	font-size: <!-- fontsize -->;
	text-align: left;
}
.sahkoposti {
	font-family: <!-- font -->;
	font-size: <!-- fontsize -->;
	text-align: left;
}
.tiedosto,.tiedostojateksti {
	font-family: <!-- font -->;
	color: <!-- textcolor -->;
	font-size: <!-- fontsize -->;
	text-align: left;
}
.navimargin {
	padding: <!-- navimargin -->;
}
.salmiakki {
	margin-left: 2px;
	margin-right: 2px;
}
.valheight {
	height: <!-- valheight -->;
}
.valikkolink {
	text-decoration: none;
	text-align: left;
}
.valikko {
	font-family: <!-- font -->;
	color: <!-- valcolor -->;
	font-size: <!-- fontsize -->;
	text-align: left;
	text-decoration: none;
	background: <!-- valbgcolor -->
}
.valikko2 {
	font-family: <!-- font -->;
	color: <!-- valcolor -->;
	font-size: <!-- fontsize -->;
	text-align: left;
	margin-left: 17px;
	text-decoration: none;
	display: inline;
}
A:hover {
	color: <!-- linkcolor -->;
	text-decoration: underline;
}
A {
	font-family: <!-- font -->;
	color: <!-- linkcolor -->;
	text-decoration: underline;
}
.kuvavasenjateksti {
	font-family: <!-- font -->;
	color: <!-- textcolor -->;
	font-size: <!-- fontsize -->;
	text-decoration: none;
	text-align: left;
	float: left;
	margin: 0px <!-- fontsize --> 7px 0px;
}
.kuvaoikeajateksti {
	font-family: <!-- font -->;
	color: <!-- textcolor -->;
	font-size: <!-- fontsize -->;
	text-decoration: none;
	text-align: left;
	float: right;
	margin: 0px 0px 7px <!-- fontsize -->;
}
.sisaltobg {
	background: <!-- contbgcolor -->;
}
.sisaltokoko {
	font-family: <!-- font -->;
	color: <!-- textcolor -->;
	background: <!-- contbgcolor -->;
	font-size: <!-- fontsize -->;
	text-decoration: none;
	padding: 17px 11px 15px 0px;
}
.sisaltokokoin {
	font-family: <!-- font -->;
	color: <!-- textcolor -->;
	background: transparent;
	font-size: <!-- fontsize -->;
	text-decoration: none;
}
.sisaltonewstitle {
	background: <!-- newstitlecolor -->;
}
.sisaltonewsbody {
	background: <!-- newsbodycolor -->;
}
.newspadding {
	padding: <!-- newspadding -->;
}
.sisaltokokonews {
	font-family: <!-- font -->;
	color: <!-- newscolor -->;
	font-size: <!-- fontsize -->;
	text-decoration: none;
	text-align: left;
	padding: <!-- newspadding -->;
}
.contact {
	font-family: <!-- font -->;
	color: <!-- textcolor -->;
	font-size: <!-- fontsize -->;
	border: 1px solid #222222;
	border-collapse: collapse;
}
.graffalinkit {
	font-family: <!-- font -->;
	font-size: <!-- fontsize -->;
	color: <!-- linkcolor -->;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.paalinkit {
	font-family: <!-- navifont -->;
	font-size: <!-- navisize1 -->;
	color: <!-- catlinkcolor -->;
	text-decoration: none;
}
.paalinkitactive {
	font-family: <!-- navifont -->;
	font-size: <!-- navisize1 -->;
	color: <!-- valboxactcolor -->;
	text-decoration: none;
	font-weight: bold;
}
.alalinkit {
	font-family: <!-- navifont -->;
	font-size: <!-- navisize2 -->;
	color: <!-- catlinkcolor -->;
	text-decoration: none;
}
.alalinkitactive {
	font-family: <!-- navifont -->;
	font-size: <!-- navisize2 -->;
	color: <!-- valboxactcolor -->;
	text-decoration: none;
	font-weight: bold;
}
.valboxactbg {
	background: <!-- valboxactbg -->;
}
.valboxbg {
	background: <!-- valboxbgcolor -->;
}
.valsubbg {
	background: <!-- valboxsubbgcolor -->;
}
.valbg {
	background: <!-- valbgcolor -->;
}
.vallinksboxbg {
	background: <!-- vallinksboxcolor -->;
}
.paalinkitulos {
	font-family: <!-- navifont -->;
	font-size: <!-- navisize1 -->;
	color: <!-- linksoutcolor -->;
	text-decoration: none;
}
.ajankohtaista {
        font-family: <!-- font -->;
        font-size: <!-- fontsize -->;
        color: <!-- textcolor -->;
        background-color: <!-- hotbgcolor -->;
        height: auto;
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        clear: both;
        float: left;
        border: <!-- hotbordersize -->px <!-- hotbordertype --> <!-- hotbordercolor -->;
}
.tekstihtml {
	clear: both;
}
.padding {
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.newstitletext {
	color: <!-- newstitletext -->;
}
.newslink {
	color: <!-- newslink -->;
}
.gallerylink {
	color: <!-- gallerylink -->;
}
.breadlink {
	font-family: <!-- breadlinkfont -->;
	font-size: <!-- breadlinksize -->;
	color: <!-- breadlinkcolor -->;
	text-decoration: <!-- breadlinkdeco -->;
}
.putbox {
	background: #ff9d11;
	-Moz-Border-Radius: 10px;
	border-radius: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 4px;
	border: 2px solid #e39101;
	color: #000000;
	text-align: left;
}
.putboxlink {
	color: #2a2a2a;
}
.putboxlink:hover {
	color: #eeeeee;
}
hr {
	width: 100%;
	height: <!-- hrheight -->;
	color: <!-- hrcolor -->;
	background-color: <!-- hrcolor -->;
	margin: 0;
	padding: 0;
	display: none;
}
/* list navi alkaa */
/* peruslistat */
ul.navi {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	overflow:hidden;
	padding: 0px;
	margin: <!-- navielemmargin -->;
}
/* salmiakki */
ul.navi li div.lisalmiakki span {
	background: url('<!-- salmiakki -->') no-repeat;
	background-position: <!-- salmiakkipos -->;
	padding-left: 14px;
	display: block;
}
/* salmiakkispacer (ei tarvitsisi olla kuva, ulkoasumahdollisuus) */
ul.navi li div.lispacer span {
	background: url('<!-- salmiakkispacer -->') no-repeat;
	background-position: <!-- salmiakkipos -->;
	padding-left: 14px;
	display: block;
}
/* ei salmiakkia */
ul.navi li div.lino span {
	padding-left: 5px;
	display: block;
}
/* "elementtien" välit */
ul.navi li, ul.navi li {
	padding-top: 2px;
}
/* navin ilmavuus */
ul.navi li div {
	padding-top: <!-- naviair -->;
	padding-bottom: <!-- naviair -->;
}
/* sisennykset, 5 tasoa, loput samalle */
ul.navi li ul.navi li div {
	padding-left: 5px;
}
ul.navi li ul.navi li ul.navi li div {
	padding-left: 10px;
}
ul.navi li ul.navi li ul.navi li ul.navi li div {
	padding-left: 15px;
}
ul.navi li ul.navi li ul.navi li ul.navi li ul.navi li div {
	padding-left: 20px;
}
ul.navi li ul.navi li ul.navi li ul.navi li ul.navi li ul.navi li div {
	padding-left: 25px;
}
/* list-navi loppuu */
.nobr {
	white-space: nowrap;
	display: inline;
}
.printonly {
	display: none;
}
@media print {
	.print {
		display: none;
	}
	.printonly {
		display: block;
	}
}