/********* CSS-HOVERKIKKA ALKAA ********/
/******** inline *********/
#inline-images a:hover img {
	visibility:hidden;
	border: 0px solid;
}
#inline-images a {
	font-size:37px !important;
	background-position:left bottom;
}
#inline-images img {
	vertical-align:text-bottom;
	border: 0px solid;
}
/* fixes for IE/win \*/
* html #inline-images a {
	height:37px;
	cursor:hand;
}
* html #inline-images a:hover {
	height:1%;
}
/* */

/********** block ***********/
#block-images a {
	display:block;
	height/**/:31px; /* hide from IE5.01/win */
	width/**/:50px; /* hide from IE5.01/win */
}
#block-images a/**/ {
	height:31px;
	width:50px;
}  /* hidden from IE5.01/win */
.fl {
	float:left;
}
/* fixes for IE/win \*/
* html #block-images a {
	cursor:hand;
}
* html #block-images a:hover {
	height:1%;
}
/* */
.finflag { background:url(http://www.jounirosenlof.com/images/9.png) bottom left no-repeat; }
.engflag { background:url(http://www.jounirosenlof.com/images/10.png) bottom left no-repeat; }

/********* CSS-HOVERKIKKA LOPPUU ********/

body {
width: 100%;
margin: 10px 0;
background-color: #000;
}

a:link {color: #666666; text-decoration: none}
a:visited {color: #666666}
a:hover {color: #777777}
a:active {color: #666666}

#border {
margin: 0 auto;
width: 920px;
border: 1px solid #666666;
}

#header {
width: 896px;
height: 287px;
margin-left: 12px;
margin-top: 12px;
margin-bottom: 4px;
background-color: #000;
background-image: url("http://www.jounirosenlof.com/images/5.png");
background-repeat: no-repeat;
}

#navigation {
width: 896px;
height: 30px;
margin: 12px;
background-color: #000;
background-image: url("http://www.jounirosenlof.com/images/6.png");
background-repeat: repeat-x;

}

#navigation ul {
list-style-type: none;
padding-top: 3px;
padding-left: 92px;
}

#navigation ul li {
display: inline;
width: 20px;
border-left: 1px solid white;
}

#navigation ul li a {
text-decoration: none;
color: #fff;
font-weight: bold;
font-family: Arial;
margin: 0 20px;
padding-top: 2px;
margin-top: 5px;
}

#navigation ul li a:hover {
color: #ccc;
}

#content { 
width: 896px;
min-height: 410px;
height: auto !important;
height: 410px;
margin-left: 12px;
background-color: #000;
margin-top: 5px;
color: #fff;
}

#content img {
float: left;
clear: left;
padding-bottom: 14px;
padding-right: 10px;
border: 0px solid;
}

#content h3 {
margin-top: 6px;
}

#footer {
color: #666;
margin: 0 auto;
width: 920px;
padding: 0;
clear: both;
}

hr {
clear: both;
}

#footer p {
height: 18px;
margin: 0;
font-size: 13px;
font-family: Arial;
padding: 0;
float: right;
}

#footer a {
text-decoration: none;
}

.viiva {
width: 80%;
color: #888;
}

