@charset "utf-8";
/* CSS Document */

BODY {
	margin : 0;
	background : #e0e0e0 url('gfx/body-bg.jpg') repeat-x;
	font-family : Verdana, Helvetica, 'sans serif';
	font-size : 11px;
}

H1 { font-size : 22px; }
H2 { font-size : 16px; }
IMG { border : 0; }

DIV {
	padding : 0;
	margin : 0;
}

DIV#bigwrapper {
	width : 893px;
	margin : 27px auto 0 auto;
	border : 1px solid #acadb0;
}

DIV#etusivu-bg {
	width : 690px;
	float : left;
	background : url('gfx/etusivu-bg-2.jpg') no-repeat;
}

DIV#head {
	width : 893px;
	height : 239px;
	background : url('gfx/head.jpg') no-repeat;
}

DIV#left {
	float : left;
	width : 225px; /* 240px - 20px padding; */
	height : 308px;
	padding-top : 10px;
	padding-left : 15px;
}

DIV#middle {
	background : url('gfx/repeat-bg.gif') repeat-y;
}

DIV#logot {
	margin-top : 20px;
	margin-left : 10px;
}

DIV#contents {
	float : left;
	width : 450px;
	height : 308px;
}

DIV#footer {
	width : 893px;
	height : 25px;
	background : url('gfx/foot.gif') no-repeat;
}

DIV#right {
	padding-top : 90px;
	float : left;
	width : 203px;
	height: 230px;
	background : #bc0030 url('gfx/right-bg.jpg') no-repeat;
}

DIV#navikko-bg {
	width : 209px;
	height : 181px;
	/*background : url('gfx/navi-bg.jpg') no-repeat;*/
	margin : 10px 0 20px 0px;
	padding-left : 15px;
}

TABLE#navikko {
	margin : 8px 0 0 5px;
}

TABLE#navikko TD {
	padding : 10px 3px;
}

A:link, A:visited, A:active {
	font-family : Verdana, Helvetica, 'Sans serif';
	font-size : 12px;
	color : #990033;
	font-weight : bold;
	text-decoration : none;
}

A:hover {
	text-decoration : underline;
	color : #b11348;
}

DIV#punkkitieto-banneri {
	
}

DIV#ajankohtaista {
	width : 450px;
	/* height : 326px; */
	/*background : url('gfx/ajankohtaista-bg-uusi.jpg') no-repeat;*/
	
	font-size : 11px;
	
	padding : 10px 0 0 30px;
}

DIV.uutinen {
	margin-bottom : 10px;
}

IMG.raquo {
	margin-right : 10px;
}
