BODY {
	background: url('images/bg.gif') repeat-y left top #cccccc;
	text-align: left;
	padding: 0;
	margin: 0;
}
BODY, A {
	font-family: Arial, Geneva, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
A:hover {
	color: #ffffff;
	text-decoration: none;
}
.small A { font-size: 10px; }
.maakond, .maakondOver {
	border-top: 1px solid #d4d0c8;
	border-bottom: 1px solid #800000;
	text-align: left;
	height: 30px;
	cursor: pointer;
}
.maakondOver { color: #ffffff; }
.main H1 {
	font-family: Arial, Geneva, sans-serif;
	font-size: 24px;
	color: #800000;
	line-height: 100%;
	margin-top: 15px;
	margin-bottom: 0;
}
.main H2 {
	font-family: Arial, Geneva, sans-serif;
	font-size: 18px;
	color: #800000;
	font-weight: bold;
	line-height: 100%;
	margin-top: 0;
	margin-bottom: 0;
}
.main { padding-top: 20px; }
.big { font-size: 16px; }
.tabelBorder td, .list td {
	border-right: 1px solid #000000;
	border-left: 1px solid #d4d0c8;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #d4d0c8;
}
.tabelBorder, .list {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
}
.main TABLE TD A { text-decoration: underline; }
.hidden { display: none; }

.list td { padding: 0 5px; }
.listtd a { text-decoration: none !important; }
