body {
	margin: 30px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(tiedostot/kuvat/tausta.gif);
	}

#pohja {
	padding: 0px 0px 0px 0px;
	width: 850px;
	height: 600px;
	min-height: 600px;
	margin: 0px auto 0px auto;
	border: 1px solid #000000;
	color: #000000;
	background: #FFFFFF;	
	}

*>#pohja {
	height: auto;
	}	
		
#pohja #linkit {
	float: left;
	border: 1px solid #000000;
	width: 175px;
	background: #01814E;
	margin: 20px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	}

#pohja #kalenteri {
	float: right;
	border: 1px dotted #000000;
	width: 200px;
	background: #FFFFFF;
	margin: 20px 10px 0px 0px;
	font-size: 10px;
	}

p.sisalto {
	width: 400px;
	margin: 20px 0px 20px 210px;
	}

p.kalenteri {
	color: #000000;
	padding: 0px 10px 10px 10px;
	}

p.linkit {
	margin: 10px 10px 10px 10px;
	}

form.lomake {
	width: 400px;
	margin: 0px 0px 0px 210px;
	}
	
table.taulukko {
	width: 400px;
	margin-left: 210px;
	}
	
a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}

a.navigointi {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

a.navigointi:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.navigointi:hover, a.navigointi:active {
	color: #FFFFFF;
	text-decoration: underline;
	}

a.kalenteri {
	color: #000000;
	text-decoration: none;
	}

a.kalenteri:visited {
	color: #000000;
	text-decoration: none;
	}

a.kalenteri:hover, a.kalenteri:active {
	text-decoration: underline;
	}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
