/* CSS Document */
#boksi {
	height: 220px;
	background-color:#0F2E71;
	position: absolute;
	top: 110px;
	width: 100%;
}
#kuvat {
	position: absolute;
	right: 61px;
	top: 220px;
	height: 46px;
	width: 402px;
}
#logo {
	position: absolute;
	left: 20px;
	top: -102px;
	height: 100px;
	width: 101px;
}
#linkit {
	line-height: 25px;
	position: absolute;
	right: 15px;
	top: -35px;
	height: 25px;
	width: 1000px;
	text-align: right; 
}
#linkit a {
	font-size: 14px;
	text-decoration: none;
	color: #959595;
	margin-left: 10px;
	font-weight: bold;
}
#linkit a:hover {
	color: #050505;
}
#linkit a.selected {
	color: #050505;
} 
#tausta {
	position: absolute;
	left: 0;
	top: 0;
	height:220px;
	width: 100%;
	background-repeat:no-repeat;
	background-position:right;
}
#header {
	position: absolute;
	left: 50%;
	margin-left: -500px;
	top: 0;
	height:220px;
	width: 1000px;
}
#leipateksti {
	position: absolute;
	left: 20px;
	top: 249px;
	width: 560px;
	padding-bottom: 50px;
	text-align: justify;
}
#sivukuvat {
	position: absolute;
	left: 680px;
	top: 335px;
	width: 290px;
	height: 40;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #414141;
}
p {
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 17px;
	margin-top: 0;
}
h1 {
	color: #12377e;
	font-size: 36px;
	font-weight: normal;
	margin-bottom: 0;
	margin-top: 0;
	text-align: left;
}
h3 {
	font-weight: normal;
	color: #070707;
	font-size: 18px;
	margin-top: 0px;
	line-height: 24px;
	text-align: left;
}
.top {	
	position: absolute;
	top: 0;
	left: 0;
	z-index: 200;
}
.bottom {
	position: absolute;
	bottom: 0;
	left: 0;z-index: 201;
}
.text {
	position: relative;
	z-index: 100;
	margin: 20px; line-height: 13px;
	font-size: 11px;
	color: #FFFFFF;
}
#leipateksti ul {
	font-size: 12px;
	margin-bottom: 17px;
	margin-right: 50px;
	margin-left: 20px;
	padding-left: 0px;
	list-style-position: outside;
}
#leipateksti li {
	margin-bottom: 3px;
	margin-top: 0;
	text-align: left;
	color: #12377E;
	line-height: 17px;
}
.sivulinkit a {
	text-decoration: none;
	background-color: #12377E;
	color: #FFFFFF;
	display: block;
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
	width: 230px;
}
.sivulinkit a.sub {
	display: block;
	height: 17px;
	background-color:#FFFFFF;
	line-height: 17px;
	padding-left: 10px;
	color: #12377E;
}
.sivulinkit a:hover.sub {
	background-color:#FFFFFF;
	text-decoration: underline;
}	
.sivulinkit a:hover {
	background-color: #000033;
}
.sideselected {
	text-decoration: none;
	background-color: #000033;
	color: #FFFFFF;
	display: block;
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
	width: 230px;
}
#leipateksti hr {
	margin-top: 35px;
	margin-bottom: 35px;
	border-top: 1px solid #CCCCCC;
	border-left: 0;
}
#news {
	background-color: #E1E3E6;
	padding: 10px;
	border: 1px solid #9399A0;
}
#news a {
	color: #333;
	text-decoration: none;
}
#news a:hover {
	text-decoration: underline;
}
#news ul {
	margin: 5px;
	padding-left: 20px;
	list-style-type: square;
}	
#news li {
	line-height: 200%;
	font-size: 12px;
	color: #333;
}
#sivukuvat hr {
	margin-top: 15px;
	margin-bottom: 15px;
	border-top: 1px solid #CCCCCC;
	border-left: 0;
	width: 75%; 
}
td {
	font-size: 12px;
}
#linklist ul li a {
	color: #414141;
}
.imgleft {
	margin-right: 15px;
}
.imgright {
	margin-left: 15px;
}
.bold {
	color: #000;
	font-weight: bold;
}
.date {
	font-size: 75%;
}

