/*
Web-värit on:
Lime: #b6d334
Haaleenpunainen: #ef4a38
Tummanruskea: #471414
*/

BODY {
	background-image: url("images/gg.jpg");
	background-repeat: repeat-x;
	background-color: #a5a5a5;
	color: black;
	font: 13px Verdana, Geneva, Arial, Helvetica;
	margin: 0px;
}
.retrieve {
	background: #f7ffff;
	margin: 0px;
}
.logo {
	border-bottom: 1px solid #ccc;
	background: url("images/top.jpg");
	height: 150px;
}
textarea {
	/*width: 100%;*/
	background: #fff;
	font: 13px Verdana, Geneva, Arial, Helvetica;
}
.page {	
	/*margin: 0 auto;*/
	margin-top: 0px;
	width: 800px;
	background: #fff;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	overflow:hidden;
	border: 1px solid #999;
	line-height: 150%;
}
.ajankoht{
	background: #eee;
	border: 1px #ddd solid;
	padding: 20px;
}
.ajankoht th{
	color: #ef4a38;
	padding-bottom: 10px;
}
.ajaika{
	color: #777;
}
b, strong {
	color: #ef4a38;
}
p {
	margin-top: 20px;
	margin-bottom: 20px;
}
.nav {
	background:none repeat scroll 0 0;
	/*border-right:1px solid #fafafa;*/
	float:left;
	height:500px;
	margin-bottom:-3000px;
	padding-bottom:3000px;
	text-align:left;
	width:195px;
}
.banners{
	margin-top: 30px;
	text-align:center;
}
.contentmgmt{
	float:right;
	width: 600px;
	margin-top: -20px;
	z-index:10;
}
.downpart{
	border-top: 2px solid #eee;
}
.content {
	width: 540px;
	float: right;
	/*background: #fff;*/
	text-align: left;
	padding-left: 20px;
	padding-right: 40px;
	margin-bottom: 40px;
}
H1{
	font-size: 16pt;
	font-weight: normal;
	margin-bottom: 6px;
	color: #471414;/*#14a;*/
}
 H2 {
	font-size: 14pt;
	font-weight: normal;
	margin-bottom: 6px;
	color: #471414;/*#14a;*/
}
 H3 {
	font-size: 13pt;
	font-weight: normal;
	margin-bottom: 6px;
	color: #471414;/*#14a;*/
}
H4 {
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 6px;
}
ul.menulevel1, ul.menulevel2, ul.menulevel3, ul.menulevel4, ul.menulevel5, ul.sitemaplevel1, ul.sitemaplevel2, ul.sitemaplevel3, ul.sitemaplevel4, ul.sitemaplevel5, ul.submenu, ul.search {
	padding-left: 0;
	margin-left: 0;
}
IMG {
	border: 0;
}
li {
	line-height: 1.5;
}
.doc {
	list-style: none;
	padding-left: 20px;
	/*background: url(../../index.php?image=doc) no-repeat;*/
}
.docs {
	list-style: none;
	padding-left: 50px;
	background: url(../../index.php?image=docs) no-repeat;
}
.sdoc {
	list-style: none;
	padding-left: 20px;
		background: #f7f7f7;

	/*background: url(../../index.php?image=sdoc) no-repeat;*/
}
.sdocs {
	list-style: none;
	padding-left: 50px;
	background: url(../../index.php?image=sdocs) no-repeat;
}
a {
	text-decoration: none;
	/*font-weight: bold;*/
}
a:link, a:visited {
	color: #448;
}
a:active, a:hover {
	color: black;
}

.menulevel1 {
	font-size: 11pt;
	color: gray; /*#ef4a38;*/
}
.menulevel1 a {
	font-weight: normal;
	color: black;
}
.menulevel1 a:hover {
	/*background: #f6fff4;*/
}
.menulevel1 a:link, .menulevel1 a:visited {
	color: black;
}
.menulevel1 a:active, .menulevel1 a:hover {
	color: black;
}
.menulevel2 {
	font-size: 8pt;
	color: gray;
}
.menulevel2 a {
	font-weight: normal;
	color: black;
}
.menulevel2 a:link, .menulevel2 a:visited {
	color: black;
}
.menulevel2 a:active, .menulevel2 a:hover {
	color: black;
}
.menulevel3 {
	font-size: 8pt;
	color: gray;
}
.menulevel3 a {
	font-weight: normal;
	color: black;
}
.menulevel3 a:link, .menulevel3 a:visited {
	color: black;
}
.menulevel3 a:active, .menulevel3 a:hover {
	color: black;
}
.sitemaplevel1, .sitemaplevel2, .sitemaplevel3 {
	font-size: 9pt;
}
.sitemaplevel1 a, .sitemaplevel2 a, .sitemaplevel3 a {
	font-weight: normal;
	color: black;
}
.sitemaplevel1 a:link, .sitemaplevel2 a:link, .sitemaplevel3 a:link, .sitemaplevel1 a:visited, .sitemaplevel2 a:visited, .sitemaplevel3 a:visited {
	color: black;
}
.sitemaplevel1 a:active, .sitemaplevel2 a:active, .sitemaplevel3 a:active, .sitemaplevel1 a:hover, .sitemaplevel2 a:hover, .sitemaplevel3 a:hover {
	color: black;
}
.submenu {
	font-size: 9pt;
}
.submenu a {
	font-weight: normal;
	color: black;
}
.submenu a:link, .submenu a:visited {
	color: black;
}
.submenu a:active, .submenu a:hover {
	color: black;
}
.search a {
	font-weight: normal;
	color: black;
}
.search a:link, .search a:visited {
	color: black;
}
.search a:active, .search a:hover {
	color: black;
}
.locator {
	font-size: 8pt;
	color: black;
}
.locator a {
	font-weight: normal;
	text-decoration: underline;
}
.locator a:link, .locator a:visited, .locator a:active, .locator a:hover {
	color: black;
}
.menu {
	font-weight: bold;
	font-size: 8pt;
	color: white;
}
.menu a {
	text-decoration: underline;
	color: white;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	color: white;
}
.login {
	font-weight: bold;
	font-size: 8pt;
	color: grey;
}
.login a, .login a:link, .login a:visited, .login a:active, .login a:hover {
	color: gray;
}
.navigator {
	font-weight: bold;
	font-size: 10pt;
	color: white;
}
.navigator a:link, .navigator a:visited {
	color: #c0c0c0;
}
.navigator a:active, .navigator a:hover {
	color: white;
}
.edit {
	font-size: 8pt;
	color: black;
	background: buttonface;
}
.edit iframe{
	border: 0;
}
.edit a:link, .edit a:visited, .edit a:active, .edit a:hover {
	font-weight: normal;
	color: black;
}
input, select {
	font-size: 8pt;
}

.searchbox .text, .searchbox .submit {
	border: 2px solid #c0c0c0;
	background: #c6e344;
	color: #000;
	border: 1px solid #a6c324;
}
.searchbox .text {
	width: 80px;
	margin-right: -2px;
}

.searchbox {
	position: absolute;
	right: 10px;
	top: 10px;
}
hr{
	border: 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #eee;
	margin: 0px;
	margin-top: -10px;
	margin-bottom: -5px;
}
blockquote {
	margin-right: 0;
}
td{
	font-size: 13px;
}
