
body {  background-color: #D6D6B0 ;
	font-family: arial;
	color:black;
	font-size:10pt;}

a:link {color: #7B734C ; text-decoration: underline}
a:visited {color:#84752C ; text-decoration: underline}
a:active {color:#84752C ; text-decoration: none }
a:hover {color:#84752C ; text-decoration: none }

div.taustakuva {
	background-image: url("taustakuva.jpg");
	background-color: black;
	position: absolute;
	top:0px;
	left:0px;
	width:700px;
	height:525px;
	z-index:1;
	border-color:black;
	border-style:solid;
	border-width:0px;
}

div.teksti {
	background-color: #B6B67B;
	position:absolute;
	top:70px;
	left:90px;
	width:460px;
	z-index:2;
	border-color:black;
	border-style:solid;
	border-width:1px;
	padding-top:10px;
	background-image: url("kennel_tausta.jpg");
	background-position: bottom right;
	background-repeat: no-repeat;

}

div.menu {
	position:absolute;
	top:70px;
	left:565px;
	z-index:2;
	color:black;

}

div.otsake {
	background-image:url();
	position:absolute;
	top:27px;
	left:0px;
	z-index:3;
	height:57px;
	width:515px;
}

div.linkit {
	list-style-type:none;
}

div.linkit a {
	color:black;
	text-decoration:none;
	width:150px;
	height:20px;
	padding:5px 10px;
	display:block;
	border-color:black;
	border-style:solid;
	border-width:1px;
	background-color: #D6D6B0;
	margin-bottom:6px;
}

div.linkit a:visited {
	color:black;
	text-decoration:none;
	width:150px;
	height:20px;
	padding:5px 10px;
	display:block;
	border-color:black;
	border-style:solid;
	border-width:1px;
	background-color: #D6D6B0;
	margin-bottom:6px;
} 
div.linkit a:hover {
	color:white;
	background-color: #B6B67B;
}

h1 {
	font-size:12pt;
	font-weight:bold;
	color:#7B734C;
	width:430px;
	border-bottom-style:dotted;
	border-bottom-color:black;
	border-bottom-width:1px;

}

div.votsikko {
	font-size:10pt;
	font-weight:bold;
	color:black;
	width:430px;
	border-bottom-style:dotted;
	border-bottom-color:#7B734C;;
	border-bottom-width:1px;

}

table.aikat td {
	font-size:10pt;
	border-bottom-style:solid;
	border-bottom-color:black;
	border-bottom-width:1px;

}

div.sisennys {
	margin-left: 30px;
}

tr.yla_tasaus {
	vertical-align: top;
}

h3 {
	font-size: 8pt;
	font-weight: bold;
	color: black;
	width: 430px;
	border-bottom-style: solid;
	border-bottom-color: black;
	border-bottom-width: 1px;
}

#varattu {
	margin: 0;
	padding: 0;
	font-color: #FE0202;
}