﻿body {
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:12px;
	color:#000;
	}
body.textual {
			background:#fff url(kuvat/tausta_textual.jpg) no-repeat scroll top left;
			}
body.hallinta {
			background:#fff url(kuvat/tausta_hallinta.jpg) no-repeat scroll top left;
			}
body.welcome {
			background:#fff url(kuvat/sisaanheittosivu.jpg) no-repeat scroll 230px 60px;
			}
		div.loading {
			position:absolute;
			left:16px;
			top:160px;
			background-color:#a00000;
			color:#fff;
			visibility:hidden;
			padding:0 2px 0;
			}
		a.otsikkolinkki {
			position:absolute;
			width:400px;
			height:64px;
			top:8px;
			}
		div.contact {
			width:860px;
			position:absolute;
			left:20px;
			top:80px;
			}
		div.menu {
			width:380px;
			position:absolute;
			left:20px;
			top:180px;
			}
		div.content {
			width:380px;
			height:476px;
			position:absolute;
			left:20px;
			top:180px;
			overflow:auto;
			padding-bottom:20px;
			}
		div.gallerycont {
			width:524px;
			height:680px;
			position:absolute;
			right:0;
			bottom:0;
			background-image:url(kuvat/talo.gif);
			visibility:hidden;
			}
		div.gallerybig {
			width:400px;
			height:460px;
			margin:194px 0 0 79px;
			overflow:auto;
			}
		a {
			color:#b21c00;
			}
		img.galleryimage {
			width:100px;
			height:100px;
			border:none;
			margin:20px 10px 0;
			}
		a.filiart {
			position:absolute;
			right:4px;
			bottom:2px;
			color:#aaa;
			text-decoration:none;
			}
		a.filiart:hover {
			color:#000;
			}
		a.loginpop {
			width:16px;
			height:16px;
			position:absolute;
			top:2px;
			right:2px;
			background-image:url(kuvat/lukko.gif);
			}
		a.loginpop:hover {
			background-image:url(kuvat/lukko_hover.gif);
			}
		a.logingo {
			width:16px;
			height:16px;
			position:absolute;
			top:2px;
			right:2px;
			background-image:url(kuvat/avain.gif);
			visibility:hidden;
			}
		input.loginfield {
			width:64px;
			height:12px;
			position:absolute;
			top:2px;
			right:20px;
			border:1px solid #a00000;
			visibility:hidden;
			font-family:Arial;
			font-size:18px;
			}
		a.logout {
			width:16px;
			height:16px;
			position:absolute;
			top:2px;
			right:2px;
			background-image:url(kuvat/logout.gif);
			}
		div.adminmenu {
			width:160px;
			position:absolute;
			left:20px;
			top:128px;
			font-weight:bold;
			}
		div.admincontent {
			position:absolute;
			left:200px;
			top:80px;
			}
		table {
			border-collapse:collapse;
			}
		td {
			border:1px solid #aaa;
			}
		div.tooltip {
			position:fixed;
			left:0;
			top:0;
			background-color:#fff;
			border:1px solid #ccc;
			visibility:hidden;
			}
td.runo {
	width:220px;
	height:497px;
	text-align:right;
	border:0;
	}
a.sisaan {
	width:360px;
	height:450px;
	position:absolute;
	top:60px;
	left:230px;
	}
img.valikkolanka {
	position:relative;
	left:-20px;
	top:-24px;
	}
a.white {
	color:white;
	text-decoration:none;
	}
h2 {
	margin-bottom:0;
	}
