body 
{ 
	color: white; 
	font-family: Verdana;
	background: #292929;
}

td  
{ 
	vertical-align: top; 
}


.content-index, .sidebar-index { background-color: #f7a700; vertical-align: top }

.content-palvelut, .sidebar-palvelut  { background-color: #678090; vertical-align: top }

.content-yhteystiedot, .sidebar-yhteystiedot { background-color: #585858; vertical-align: top }

h1, h2, h3, h4 { font-family: Georgia; }

h3 
{
	font-size: 12px;
}

div.content
{
	font-size: 0.6em !important; 
	height: 340px;
	overflow: auto;
}

td.main
{
	background: url(images/tausta.jpg) no-repeat #292929;
	text-align: left;
}
	
.content-referenssit, .sidebar-referenssit 
{ 
	background-color: #fff; 
	vertical-align: top 
}

.sidebar-referenssit
{
	text-align: right;
	padding-right: 32px;
	color: #555;
	font-size: 0.6em !important; 
}

p.sidebar-heading
{
	font-weight: bold;
	margin-top: 8px;
	padding-bottom: 0;
}

.sidebar-referenssit a
{
	text-decoration: none;
	color: #678090;
}

.sidebar-referenssit a:hover
{
	text-decoration: underline;
	color: #678090;
}

.sidebar-referenssit img
{
	margin-left: 2px;
	margin-bottom: 2px;
}

td#yhteystiedot
{
	padding-left: 190px;
	padding-right: 35px;
	text-align: center;
	font-size: 0.6em !important; 
}

td#yhteystiedot a
{
	color: #F7A700;
	text-decoration: none;
}

td#yhteystiedot a:hover
{
	border-bottom: 1px #F7A700 dashed;
}
ul { margin-left: 1em; padding-left: 1em }
