@charset "utf-8";
/* CSS Document */

BODY {
	text-align : center;
	margin : 0;
	background : #459ed1 url('/gfx/body-bg.jpg') repeat-x;
}

BODY, P, BLOCKQUOTE, DIV, SPAN, UL, TD {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
}

H1 {
	margin : 0;
	padding : 0;
	font-style : italic;
	font-size : 20px;
	font-weight : 400;
}

H2 {
	margin : 0 0 10px 0;
	padding : 0;
	font-weight : 400;
	font-size : 16px;
	color : #212121;
}

A:link, A:visited, A:active { color : #651f76; }

A:hover { color : #000; text-decoration : underline; }

DIV, UL, LI { margin : 0; padding : 0; }

P { line-height : 150%; margin-right : 20px; }

IMG { border : 0; padding : 0; margin : 0; }

DIV#foot-etusivu A:hover {	border-bottom : 6px solid #85c08e; }

DIV#bigwrapper {
	text-align : left;
	margin : 0 auto;
	width : 974px;
}

DIV#head {
	width : 974px;
	height : 43px;
	background : url('/gfx/head.jpg') no-repeat;

}

#navikko {
	margin : 0 10px 0 11px;
	width : 954px;
	height : 34px;
	border : 0px solid black;
}

DIV#middle-etusivu {

	width : 974px;
	height : 454px;
	background : url('/docs/taustakuvat/etusivu-main-bg.jpg') no-repeat;
}

DIV#main-etusivu {
	width : 300px;
	position : relative;
	top : 170px;
	left : 45px;
overflow:hidden;
/*	margin : 200px 0 20px 0;*/
}

DIV#foot-etusivu {
	width : 974px;
	height : 82px;
	background : url('/gfx/etusivu-foot-bg.jpg') no-repeat;
}


DIV#middle-alasivu {
	width : 974px;
	height : 433px;
	background : url('/gfx/alasivu-main-bg.jpg') no-repeat;
}


DIV#foot-alasivu {
	width : 974px;
	height : 82px;
	background : url('/gfx/alasivu-foot-bg_uusi.jpg') no-repeat;
}

DIV#foot-alasivu-palkki {
	width : 974px;
	height : 21px;
	background : url('/gfx/alasivu-alapalkki_uusi.jpg') no-repeat;
}

DIV#foot-alasivu-palkki A:link, DIV#foot-alasivu-palkki A:visited, DIV#foot-alasivu-palkki A:active {
	color : #cba5d7;
	text-decoration : none;
}

DIV#foot-alasivu-palkki A:hover {
	color : #F1F1F1;
}

DIV.alasivu-navi-item {
	padding-left : 5px;
	height : 15px;
	padding-top : 5px;
}

A.alanavi:link, A.alanavi:active, A.alanavi:visited {
	text-decoration : none;
}

A.alanavi:hover {
	text-decoration : underline;
}

A.alanaviactive:link, A.alanaviactive:active, A.alanaviactive:visited {
	color: #61aa68;
	text-decoration : none;
}

A.alanaviactive:hover {
	color: #61aa68;
	text-decoration : underline;
}
