/* CSS Document */

body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin: 0px;
	line-height: 16px;
	background: url(../kuvat/bg.jpg) repeat;
	font-variant: normal;
	color: white;
}

table, p {
	text-align: left;
	font-size: 12px;
}

td#top {
	height: 184px;
}

td#menu {
	background: url(../kuvat/menubg.png);
	height: 53px;
	padding-left: 35px;
	padding-top: 3px;
}

td#menu a {
	color: white;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}

td#contenttop {
	background: url(../kuvat/contenttopbg.png);
	height: 23px;
}

td#contentmiddle {
	background: url(../kuvat/contentmiddlebg.png);
	height: 500px;
	padding-left: 25px;
	padding-right: 25px;
}

td#contentbottom {
	background: url(../kuvat/contentbottombg.png);
	height: 23px;
}

td#footer {
	text-align: center;
	color: white;
	padding-bottom: 10px;
}

ul, li {
	list-style: none;
	padding-left: 5px;
}

ul {
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 0px;
}

a#submenu {
	text-decoration: none;
}

a {
	color: #1ba4d4;
	font-weight: bold;
}

/*
.sisalto {
	margin-top: 18px;
	width: 420px;
	padding-top: 40px;
	padding-right: 35px;
	padding-bottom: 50px;
	padding-left: 35px;
	background-color: #FFFFFF;
}
.sisalto li {
	list-style-type: none;
	line-height: 18px;

}
*/
h1 {
	font-size: 22px;
	line-height: 26px;
	font-weight: lighter;
	color: #1ba4d4;
	margin-left: 0px;
}

h2 {
	font-size: 22px;
	line-height: 24px;
	font-weight: lighter;
	color: #1ba4d4;
}
h3 {
	font-size: 18px;
	font-weight: lighter;
	color: #1ba4d4;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}

h4 {
	font-size: 16px;
	line-height: 20px;
	font-weight: lighter;
	color: #1ba4d4;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}

h5 {
	font-size: 14px;
	line-height: 18px;
	font-weight: lighter;
	color: #1ba4d4;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}

h6 {
	font-size: 13px;
	line-height: 16px;
	font-weight: lighter;
	color: #1ba4d4;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}

/** valikko **/
a#submenu, a#submenu:visited {
	color: white;
}
