body {
	font-family: verdana, arial;
	font-size: 11px;
	color: #000000;
	margin-left: 0px;
	margin-top:  10px;
	background: #333333 url(kuvat/tausta.gif);
        background-repeat: repeat-x;
	/*background: #eeeeee; repeat-y*/
	position:absolute;
        left:20px;
        top:15px
}

td {
	font-family: verdana, arial;
	font-size: 11px;
	color: #000000;
}
h1 {
	font-family: verdana, arial;
	font-size: 17px;
	color: #000000;
}
h2 {
	font-family: verdana, arial;
	font-size: 14px;
	color: #000000;
}
h3 {
	font-family: verdana, arial;
	font-size: 12px;
	margin-bottom: 10px;
	color: #000000;
}
input, textarea, select {
	font-family: verdana, arial;	
	font-size: 11px;
	color: #000000;
}

.vasen { font-weight: bold; padding-right: 30px; }
.oikea { font-weight: normal; padding-right: 40px; }

.valikko {
	width: 200px;
	font-family: verdana, arial;
	font-size: 11px;
	color: #000000;
}
.valikko ul {
	margin-top: 3px;
	margin-left: 12px;
	list-style-type: none;
	list-style-image: url('../imgs/list_kohde.gif');
}
.valikko li {
	margin-left: 2px;
	padding-bottom: 2px;
	font-family: verdana, arial;
	font-size: 11px;
	color: #000000;
}

.class1 a:link {text-decoration: none; font-weight:bold; color: #000000;}
.class1 a:visited {text-decoration: none; font-weight:bold; color: #000000;}
.class1 a:active {text-decoration: none; font-weight:bold; color: #000000;}
.class1 a:hover {text-decoration: underline; font-weight:bold; color: #000000;}


a { color: #000000; text-decoration: none; }
a:hover { color: #ffff33; text-decoration: underline;  }

.kohdelista { font-family: verdana, arial; font-size: 11px; color: #000000; border: solid 1px #000000; padding: 5px; width: 160px; }
.kohdelista a { color: #000000; text-decoration: none; }
.kohdelista a:hover { color: #e6b132; text-decoration: none; }

.toiminnot { font-family: verdana, arial; font-size: 11px; color: #000000; border: solid 1px #000000; padding: 5px; width: 160px; }
.toiminnot a { color: #000000; text-decoration: none; }
.toiminnot a:hover { color: #e6b132; text-decoration: none; }

#varauslista td { padding-right: 15px; }

div.box { border: solid; border-width: thin; width: 900px; border-top: 0px; margin-left: 20px;}
div.boxsisalto { border: solid; border-width: thin; width: 798px; height: 2em; border-top: 0px;}
div.harmaaboxi { margin-left: 10px; border-top: solid; border-color: #666666; border-width: thin; background-color: #eeeeee; padding-left: 4em; padding-top: 2em; }
div.linkit {margin-left: 2em; color: #ffffff }

