@charset "utf-8";

* {
	margin: 0; 
	padding: 0; 
}

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

body {
	background: #FFFFFF;
	font: 100.01%/1.5 Verdana, Arial, Helvetica, sans-serif;
	color: #474747;
}

#bigframe {
	background-image: url('images/bodybg.gif');
	background-position: top left;
	background-repeat: repeat-x;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: auto;
	text-align: center;
}

#main {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: auto;
	text-align: center;
}

#header {
	height: 143px;
	width: 992px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

#logo {
	width: 218px;
	float: left;
}

#navi {
	height: 27px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 992px;
}

#haku {
	width: 300px;
	float: right;
	height: 27px;	
	background-position: top left;
	background-repeat: no-repeat;
}

#navigointi {
	width: 782px;
	float: left;
	height:27px;
}

#content {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 987px;
}

#a {
	float: left;
	width: 210px;
	margin: 16px 0px 30px 0px;
}

#x {
	width: 741px;
	margin: 16px 18px 30px 18px;
	float: right;
	text-align:left;
}

.center {
	text-align: center;
}

#footer {
	background-color: #ffffff;
	clear:both;
	height: 82px;
	margin-top: 50px;
	background-image: url('images/footerbg.gif');
	background-position: top left;
	background-repeat: repeat-x;
}

#footertext {
	padding-top: 28px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0 auto;
	width: 992px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #888888;
	font-weight: normal;
	font-size: 11px;
	text-decoration:none;
}

#copyright {
	width: 782px;
	margin: 0 auto;
	text-align: center;
	font-size: 11px;
}

#copyright div {
	text-align: center;
	clear:both;
}

#left {
	float: left;
	width: 218px;
	margin: 0;
}

ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
}

ul#mainlevel-nav li {
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 12px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a {
	width: auto; 
}

ul#mainlevel-nav li a:hover {
	color: #fff;
	background: #b0da11;
}

Ul.liste {
	font: 0.82em/1.45 Verdana, Arial, Helvetica, sans-serif; text-align: justify; 
	list-style: disc;
	list-style-position: outside;
	margin-left: 30px;
}

a:link, a:visited {
	color: #428ce7;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #428ce7;
	text-decoration: none;
	font-weight: normal;
}


table.moduletable {
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 20px 0px;
	background-image: url('images/modulebg0.gif');
	background-position: top left;
	background-repeat: no-repeat;
	width: 200px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #474747;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	background-image: url('images/modulebg0.gif');
	background-position: top left;
	background-repeat: no-repeat;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #474747;
	text-align: center;
}

div.moduletable h3 {
	background-image: url('images/arrow.gif');
	background-position: top left;
	background-repeat: no-repeat;
	color: #c4e34f;
	text-align: left;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin-left: 43px;
	padding-left: 43px;
	height: 36px;
	line-height: 36px;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
}

div.moduletable p {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 10px 0px 10px;
	text-align:left;
	font-size: 11px;
	line-height: 1.5em;
	color: #474747;
	text-align:left;
	margin: 0;
}

table.moduletable th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-image: url('images/arrow.gif');
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #FF00FF;
	color: #c4e34f;
	text-align: left;
	height: 36px;
	line-height: 36px;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

div.moduletable table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	padding: 0px 10px 0px 10px;
}

table.moduletable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
}

div.moduletable div {
}

h1 { font: 1.3em/1.6 "Trebuchet MS", Verdana, Arial, Verdana, Helvetica, sans-serif; color: #b0da11; font-weight: bold; margin-top: 26px; }

h2, h4 { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #666666; font-weight: bold; }

h3, h5 { font: 1.15em/1.45 "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color: #666666; font-weight: bold; }

em { font: 0.8em/1.1 Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #428ce7; font-style: normal; }

p { font: 0.82em/1.45 Verdana, Arial, Helvetica, sans-serif; text-align: justify; }

.foto {
	float: right;
	margin-left: 21px;
	margin-bottom: 21px;
	border: 1px solid #000000;
}

.border1 {
	border: 1px solid #000000;
}

a#active_menu {
	color: #000000;
	font-weight: bold;
}

a#active_menu:hover {
	color: #000000;
	text-decoration: none;
}

a.mainlevel:link, a.mainlevel:visited {
	border-bottom: 1px solid #EDEDED;
	color: #666666;
	display: block;
	height: 15px;
	line-height: 15px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	background: url('images/naviarrow.gif');
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 14px;

}

a.mainlevel:hover {
	background-color: #FAFAFA;
	color: #333333;
}

a.mainlevel-footer#active_menu-footer {
	color: #333333;
	font-weight: bold;
}

a.mainlevel-footer#active_menu-footer:hover {
	color: #FB7000;
	text-decoration: none;
}

a.mainlevel-footer:link, a.mainlevel-footer:visited {
	color: #FFFFFF;
	display: inline;
	font-size: 13px;
	margin-bottom: 0px;
	padding-right: 15px;
	text-decoration: none;
	width: auto;
}

a.mainlevel-footer:hover {
	color: #FB7000;
}

a.mainlevel-top#active_menu-top {
	color: #333333;
	font-weight: bold;
}

a.mainlevel-top#active_menu-top:hover {
	color: #FB7000;
	text-decoration: none;
}

a.mainlevel-top:link, a.mainlevel-top:visited {
	border-right: 1px solid #CCCCCC;
	color: #666666;
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;
	padding: 0 10px 0 10px;
	text-align: right;
	text-decoration: none;
}

a.mainlevel-top:hover {
	border-right: 1px solid #CCCCCC;
	color: #FF6B00;
	display: block;
	float: left;
	height: 25px;
	line-height: 20px;
	padding: 0 10px 0 10px;
	text-align: right;
	text-decoration: none;
}


a.sublevel:link, a.sublevel:visited {
/*	background-image: url(images/indent1.png); */
/*	background-position: left; */
/*	background-repeat: no-repeat; */
	border-bottom: 1px solid #EDEDED;
	color: #666666;
	display: block;
	line-height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	text-indent: 28px;
}

a.sublevel:hover {
	color: #333333;
	text-decoration: none;
}
