


.paamenusijoitus {
margin-left: 1.8em;
}
.kontentti {
margin: 1em 1.8em;
}

/* sivukonetta */

body {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	color: #000000;
	background-color: #faf7f1;

	font-family: Arial, Helvetica, sans-serif;
         /* font-family: Garamound ,Times, serif; */
	padding: 0px;
}


hr { clear: both;

}

hr.haku {
color: #fff;
height: 1px;
border:1px dashed #FFF;
border-top:1px dashed red;
}

b {
	color: inherit;
	font-size: inherit;
	
}

a:link, a:visited, a:active
      {
	text-decoration: none;	
	font-size: inherit;
	font-weight: inherit;
	color: inherit;
	}
	
a:hover       {
color: #CC3333;
	text-decoration: none;	
	}


.topic {
font-size: 0.9em;
font-weight: bold;

color: #60bf19;
}	

.text {
margin-bottom: 1em;
margin-top: 1em;
font-size: 0.9em;
color: #000000;
/* font-size: inherit;*/
font-family: inherit;
}




a:link.text, a:visited.text, a:active.text {
	text-decoration: underline;	
	font-size: inherit;
	font-weight: inherit;
	color: #6D8AA7;
	}
	
a:hover {
color: #BE0033;
	text-decoration: underline;	
	}






a:link.paamenu,a:visited.paamenu,a:active.paamenu {
	position: relative;


	font-size: 0.6em;
	color: #183A04;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 4px;
}


.threadihr {
	color: #FFFFFF;	

}



a.anylinkmenu {
text-transform: uppercase; 
font-weight: bold;
font-size: 12px;
color: #FFFFFF;
}
a:hover.anylinkmenu {
	text-decoration: none;
	color: #000000;
}
a.anylinkmenu2 {
font-weight: bold;
font-size: 12px;
color: #000000;
}
a:hover.anylinkmenu2 {
text-decoration: underline;
color: #000000;
}
	
.anylinkcss{
position:absolute;
visibility: hidden;
padding: 5px 5px;
border-bottom-width: 0;
font-weight: bold;
z-index: 100;
background-color: #60bf19;
width: 150px;
color: #FFF;
}

.anylinkcss a{
width: 100%;
text-decoration: none;
font-weight: bold;
color: #FFF;
}

a:hover.anylinkcss{ 
color: #000000;
}
