
body {
  font-size: 75%;
  font-family: verdana, arial, "trebuchet ms", sans-serif;
	background: white;
}
p {
  line-height: 150%;
	padding: 0em 1em 1em 1em;
	text-align: justify;
}
h1 {
  font-size: 220%;
	font-family: "trebuchet ms", tahoma, sylfaen, verdana, "trebuchet ms", sans-serif;
	font-weight: bold;
	color: #480;
	z-index: 10;
	padding: 0 0 0.5em;
	border-left: 0px solid #240;
	border-top: 0px solid #240;
	background: transparent;
}
h2 {
  font-size: 135%;
	font-family: tahoma, sylfaen, verdana, "trebuchet ms", sans-serif;
	font-weight: bold;
	color: #480;
	margin: 1.5em 0;
	padding: 3px 7px;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	background: transparent;
	clear: both;
}
A:link {
color: #7b3;
text-decoration: none;
}
A:visited { 
color: #481;
text-decoration: none;
}
A:active { 
color: #7b3;
text-decoration: none;
}
A:hover { 
color: #fff;
text-decoration: none;
background: #c30;
}

.arrow {
  padding-left: 7px;
  background: url(pics/link.gif) no-repeat 0 50%;
}

table {
	border: 1px solid #aaa;
	background: #f9f9f9;
}
table th {
  background: #eee;
	border: 1px solid #ddd;
  padding: 4px 2px;
}
table td {
  padding: 4px 4px;
}

/*  --------- listat ----------- */

ul {
 margin: 0 0 1em 1em;
 list-style: disc;
 line-height: 150%;
}
ul li ul li {
  list-style: circle;
	margin-left: -30px;
}
ul li ul {
  margin-bottom: 0;
}
ul.numerolista {
  list-style: decimal;
}

/* -------------------------------------------------------- */

#frame {
  margin-left: -175px;
	width: 625px;
	background: transparent;
	position: relative;
}
#isokuva {
  display: none; /**/
}
#navitoplogo {
  display: none;
}

/*  --------------------- content --------------- */

#roundedtop {
  display: none;
}

#content {
  width: 100%;
}

/* ----------------------- navi ----------------- */

#navi {
  display: none; /**/
}

/* ------------ tapahtumakalenteri -------------- */


#tapahtumakalenteri {
}
#tapahtumakalenteri th {
  padding: 5px 4px;
}
#tapahtumakalenteri td {
  padding: 5px 4px;
}






/* ------------------- footer -------------------*/

#sponsorit {
  display: none; /**/
}
#footer {
  display: none; /**/
}