body {
	font: .8em Arial, Sans-Serif;
	color: #444;
	background-color: #CCC;
}
h1 { font-size:20px; }
h2 { font-size:16px; }
h3 { font-size:12px; }
td { vertical-align: top; }
table {	padding-top: 5px; margin-left: 7px; }
td h2 { color:#C00; text-transform: uppercase; }
a:link,a:visited,a:active { color:#00C; }
a:hover { color:#D20000; }

#header2 ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
#header2 li
{
float:right;
}
a.menu:link,a.menu:visited
{
display:block;
width:95px;
font-weight:bold;
color:#FFFFFF;
background-color: #0089CF;
text-align:center;
padding:4px;
text-decoration:none;
text-transform:uppercase;
}
a.menu:hover,a.menu:active
{
background-color: #C00;
}

#right p {
	text-align: justify;
}

#right h1 {
	color:#C00;
	text-align: center;
}

#right h2 {	color:#C00; }

.teksti img {
margin:25px;
}

#pikkukuva {
float:right;
}

#wrap { padding: 10px 10px 3px 10px; width: 820px; margin:20px auto; background: #FFF;}

#header {
	height: 115px;
	background-color: #FFF;
	background-image: url(kuvat/logo_tausta.jpg);
	background-repeat: repeat-x;
}

#header2 { background-color: #0089CF }

#left {
	float: left;
	width: 300px;
	margin-bottom: 10px;
	margin-top: 15px;
}

#right {
	margin-bottom: 10px;
	float: right;
	width: 500px;
	padding-top: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 15px;
	padding-right: 10px;
}

#footer {
	font-size: 11px;
	text-align: center;
	padding: 10px 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C00;
}

#yhteys {
	margin-left: 10px;	
}

.teksti { margin-left: 10px; margin-right: 10px; }

/*ALKAA*/
.ilmoitus{
	position: absolute;
	background-color: #DFF;
	padding: 5px;
	left: 800px;
	border: 1px solid black;
	visibility: visible;
	color: black;
	text-decoration: none;
	top: 100px;
}

