@CHARSET "ISO-8859-1";
* { padding: 0;margin:0; }

body, table, tr, td{
	font-family: verdana,arial;
	font-size: small;
	text-align:left;
}

h1 {
	font-size:24px;
	font-weight:bold;
	margin:10px 0;
}


#allsite {
	width:800px;
}

#headlogoarea {
	height: 120px;
	background-repeat: no-repeat;
	background-position: center top;
	cursor: pointer;
	margin-top:5px;
}

#navi {
	background-color:#2B0792;
	height: 20px;
}
#navi .navibtn {
	text-align:center;
}

#navi .navibtn a {
	color:#fff;
	text-decoration:none;
}

#navi .navibtn a:HOVER {
	text-decoration:underline;
}


#sloganarea h1 {
}

#content {
	margin-top:20px;
	text-align: left;
	background-image: url("");background-repeat: no-repeat;background-position: left top;
}

#kohde{
	margin-bottom:20px;
}

#kohde h2, #kohde h2 a{
	font-size: 15px;
	font-weight: bold;
	margin-bottom:10px;
}

#kohde .imgarea {
	padding: 0 10px 0 0;
}

#kohde .img {
	width: 200px;
	overflow:hidden;
}

#footer {
	border-top: 1px dashed;
	margin-top:35px;
	padding-top:5px;
}

#footer .companyname {
	font-weight: bold;
}
