@charset "utf-8";
/* CSS Document */

html, body {
	
	margin: 0;
	padding: 0;

	}
	
a, img { border: 0px;}	

#printtilogo {
	
	float:left;
	position:relative;
	
	
	}
	
#henkilo1print {
		float:left;

		position:relative;
	}	
	
	
	
#henkilo2print {
		float:right;

		position:relative;	
	}	


.hide {
	
	display:none;
	
	}


.hide2 {
	
	display:block;
	
	}

body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color: #42464f;
	
	
	}	
	
	
	
p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	color:#FFF;
	text-align:left;	
	}	
	
h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-style:normal;
	font-weight:bold;
	color:#0090b5;
	text-align:left;
	
	}	
	
h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	color:#FFF;
	text-align:left;
	
	}		

a {
	
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	color:#0090b5;
	text-align:left;		
	
	}


/* ############ DIV ############ */

#henkilo1 {
	
	float:left;
	width: 420px;

	height:520px;
	background-color: #0090b5;
	margin: 0px 0px 20px 0px;
	
	
	}
	
#henkilo1_1 {
	
	float:left;
	width: 320px;

	height:auto;
	background-color: #0090b5;
	margin: 0px 0px 0px 20px;
	
	
	}
	
#henkilo2 {
	
	float:right;
	width: 420px;

	height:520px;
	background-color: #0090b5;
	margin: 0px 0px 20px 0px;	
	}
	
#henkilo2_2 {
	
	float:left;
	width: 320px;
	height:auto;
	background-color: #0090b5;
	margin: 0px 0px 0px 20px;	
	}		

#uutiset {
	-moz-box-sizing:border-box;box-sizing:border-box;	
	height: 335px;
	width:324px;
	float:right;

		
	}
	
#uutistausta {
	
	float:left;
	position:relative;
	background-image:url(../images/ajankohtaista_bg.jpg);
	background-repeat:repeat-y;
	height: 240px;
	width: 324px;
	clear:both;

	
	}	
	
#top {
	
	float:left;
	position:relative;
	height: 58px;
	width: 324px;
	
	}	
	
#bottom {
	
	float:left;
	position:relative;
	height: 24px;
	width: 324px;
	
	}	
	
	
.kuvacontainer {
		-moz-box-sizing:border-box;box-sizing:border-box;
		height: 180px;
	width:195px;
	float:left;
	margin: 0px 10px 0px 10px;

	
	}	
	
#uutiskuva {
		-moz-box-sizing:border-box;box-sizing:border-box;

	height: 335px;
	width:636px;
	float:left;
	clear:both;
	background-color:#444;
	
	}	

#bottom {
	background-image:url(../images/bottom.gif);
	height: 14px;
	width:960px;
	float:none;
	clear:both;
	
		-moz-box-sizing:border-box;box-sizing:border-box;
	
	
	}

#merkit {
		-moz-box-sizing:border-box;box-sizing:border-box;
	float: left;
	position: relative;
	margin-left: 120px;
	}


.footer1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#FFF;
	text-align:left;
	
	
	-moz-box-sizing:border-box;box-sizing:border-box;
	float: left;
	width: auto;
	margin-right: 36px;
	line-height: 14px;
	}

#ylakaari {
	-moz-box-sizing:border-box;box-sizing:border-box;
	background-image:url(../images/ylakaari.gif);
	background-repeat:no-repeat;
	width: 960px;
	height:11px;
	float:left;
	position:left;
	clear:both;
	}
	
	
	
#alakaari {
	background-image:url(../images/alakaari.gif);
	background-repeat:no-repeat;
	width: 960px;
	height:11px;
	float:left;
	position:left;
	clear:both;
	}	

#main {
	-moz-box-sizing:border-box;box-sizing:border-box;
	float:none;
	width:984px;
	height:auto;
	position:relative;

	
	
	}
	
	
#header {
	-moz-box-sizing:border-box;box-sizing:border-box;
	float:left;
	width:984px;
	height:95px;
	position:relative;
	clear:both;

	
	}	
	
#logo {
	-moz-box-sizing:border-box;box-sizing:border-box;
	float:left;
	width:324px;
	height:95px;
	position:relative;
	
	}	

#menu {
	-moz-box-sizing:border-box;box-sizing:border-box;
	float:left;
	width:660px;
	height:95px;
	position:relative;

	
	}
	
#flash {
	
	-moz-box-sizing:border-box;box-sizing:border-box;
	float:left;
	width:984px;
	height:335;
	position:relative;
	padding: 0px 12px 0px 12px;

	
	}
	
	
#content {
	
	-moz-box-sizing:border-box;box-sizing:border-box;
	float:left;
	width:960px;
	height:auto;

	position:relative;
	background-color: #292b31;
	margin: 0px 12px 0px 12px;
	background-image:url(../images/content_repeat.gif);
	
	}	
	
#content2 {
	
	-moz-box-sizing:border-box;box-sizing:border-box;
	float:left;
	width:auto;
	height:auto;
	min-width:860px;
	position:relative;
	margin: 0px 50px 0px 50px;

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#FFF;
	text-align:left;
	
	}		
	
#kuvat {
	
	-moz-box-sizing:border-box;box-sizing:border-box;
	float:right;
	width:300px;
	height:auto;
	min-width:300px;
	position:relative;
	margin: 60px 0px 0px 0px;

	
	}	
	
.kuva {
	
	/*border: solid 1px #FFF;	*/ 
	margin: 0px 0px 10px 0px;
	}	
	

.kuva2 {
	
	border: solid 1px #FFF;
	margin: 0px 0px 10px 0px;
	}	
	
#sisalto {
	
		-moz-box-sizing:border-box;box-sizing:border-box;
	float:left;
	width: 100%;
	height:auto;
	min-width:400px;
	position:relative;
	margin: 0px 30px 0px 0px;

	
	}	
	
#footer {
	float:left;
	position:relative;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	width: 960px;

	height: 69px;
	padding: 16px 0px 0px 30px;
	
	
	
	}	
	
