#kuu
	{
	padding: 10px;
	}
/* perus elementit */
body 
	{ 
	background: #E6E9CA;
	margin: 0px;	
	}

td
	{
	font: normal 10px Verdana, Arial, sans-serif; 
	vertical-align: top;
	}

a:link 
	{ 
	font-weight: bold; 
	text-decoration: underline; 
	color: #547D55;
	}

a:visited 
	{ 
	font-weight: normal; 
	text-decoration: underline; 
	color: #547D55;
	}

a:hover, a:active 
	{ 
	font-weight: normal;
	color: #547D55;
	text-decoration: none; 
	}

#teksti
	{
	font: normal 10px Verdana, Arial, sans-serif; 
	color: #333;
	border: 1px solid #40677A;
	}

#nappi
	{
	cursor: pointer;
 	border: 1px solid black;
	font: bold 10px Verdana, Arial, sans-serif; 
	background: #990000;
	color: white;
	text-transform: uppercase;
	}

#xml
	{
	cursor: pointer;
	font: bold 10px Verdana, Arial, sans-serif; 
	border: 1px solid black;
	background: orange;
	color: white;
	text-transform: uppercase;
	}

ul li
	{
	list-style: square; 
	}

img
	{
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

input
	{
	font: normal 9px Arial, sans-serif;
	}

textarea
	{
	font: normal 9px Arial, sans-serif;
	}

select
	{
	font: normal 9px Arial, sans-serif;
	}

/* sisältö divit */

#sivu 
	{ 
	background: #FFFFFF; 
	height: 100%;
	border-left: 1px solid #990000;
        border-right: 1px solid #990000;
	}

#ylaosa 
	{ 
	height: 100px; 
	}

#palkki
	{
	vertical-align: middle;
	text-align: right;
	color: white;
	padding: 3px;
	height: 15px;
	background: #990000;
	}

#lippu
	{
	margin-top: 3px;
	}

#kuvat
	{
	height: 160px;
	width: 480px;
	background: #B5BB7D;
	}

#kalenteri
	{
	width: 220px;
	height: 160px;
	background: #B5BB7D;
	}

#kalenteritable
	{
	margin: 15px;
	}

#navigaatio
	{
	padding: 5px;
	height: 25px;
	background: #990000;
	}

#sisalto 
	{
	padding: 10px; 	
	width: 460px;
	background: #FFFFFF; 
	}

#haku
	{ 
	width: 200px;
	background: #FFCC33; 
	padding: 10px;
	}

#logo
	{
	cursor: pointer;
	margin-left: 5px;
	float: left;
	margin-top: 50px;
	width: 192px;
	height: 39px;
	background: url(images/logo.gif) no-repeat;
	vertical-align: bottom;
	}

#banneri
	{
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	width: 469px;
    height: 61px;
	background: url(images/tyhja.gif) no-repeat;
	}

#ylalinkki
	{
	}

#viikkolinkki
	{
	color: #666666;
	}

#p
	{
	margin-left: 3px;
	}

#v
	{
	}

#ylalinkki a
	{
	color: black;
        font: bold 10px Trubuchet MS, Verdana, Arial, sans-serif;
        text-transform: uppercase;
        text-decoration: none;
        border: 1px solid #FFFFFF;
	}

#ylalinkki a:hover
	{
	border: 1px solid #990000;
	}


#paalinkki a
	{
	color: white;
	font: bold 10px Trubuchet MS, Verdana, Arial, sans-serif; 
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid #990000;
	}

#paalinkki a:hover
	{
	border: 1px solid #FFFFFF;
	}


#vasenotsikko
	{
	font: bold 12px Trubuchet MS, Verdana, Arial, sans-serif; 
	color: white;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background: #B5BB7D;
	}

#oikeaotsikko
	{
	font: bold 12px Trubuchet MS, Verdana, Arial, sans-serif; 
	color: white;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background: #990000;
	}

#hakutulos
	{
	width: 100%;
	background-color: #F1F3DF;
	font: normal 10px Verdana, Arial, sans-serif; color: #333;
	line-height: 14px;
	padding: 5px;
	margin-top: 10px;
	}

#tulosotsikko
	{
	padding-bottom: 3px;
	font-weight: bold;
	color: #547D55;
	}

#tulosotsikko a
	{
	font-weight: bold;
	color: #547D55;	
	}

#tulosaika
	{
	font-weight: bold;
	margin-top: 5px;
	}
	
#tulosaika span
	{
	font-weight: normal;
	margin: 0;
	padding: 0;
	}

#tulosteksti
	{
	}

#tulostable
	{
	}

#valiviiva
	{
	border-bottom: 1px dotted #40677A;
	margin: 10px;
	}

#aika
	{
	margin-left: 5px;
	}

#kellotd
	{
	background: #990000;
	color: #FFFFFF;
	height: 5px;
	font-weight: bold;
	}

#kello
	{
	padding: 0px;
	margin: 0px;
	background: #990000;
	color: #FFFFFF;
	border: 0px;
	font-weight: bold;
	}

#pvm
	{
	}

#valittu_pvm
	{
	color: black;
	text-decoration: none;
	background: #FFCC33;
	}

#pikkuotsikko
	{
	width: 190px;
	font-weight: bold;
	}

#checkbox
	{
	font-size: 6px;
	}

#valinta
	{
	width: 100%;
	padding: 0px;
	margin: 0px;
	}


#kieli
	{
	color: white;
	text-decoration: none;
	}

#kartta
	{
	width: 100%;
	}

#linkit
	{
	}

#keskustelulinkit
	{
	color: black;
	padding-top: 15px;
	padding-bottom: 0px;
	background-color: #FFFBB9;
	}

#keskustelulinkit a
	{
	color: black;
	padding: 5px;
	padding-bottom: 10px;
	font-weight: bold;
	background: #FFCC33;
	text-decoration: none;
	}

#keskustelulinkit a:hover
	{
	color: black;
	padding: 5px;
	padding-bottom: 10px;
	font-weight: bold;
	}

#keskusteluotsikot
	{
	padding: 5px;
	font-weight: bold;
	background: #FFCC33; 
	color: #990000;
	}

#formtable
	{
	width: 620px;;
	margin: 10px;
	}

#keskustelutextarea
	{
	margin-top: 10px;
	width: 100%;
	height: 200px;
	}

#varitys
	{
	padding: 2px;
	height: 10px;
	background-color: #FFFBB9;
	}

#varitys2
	{
	padding: 2px;
	height: 10px;
	background-color: #FFFFFF;
	}

#varitys a
	{
	text-decoration: none;
	}

#varitys2 a
	{
	text-decoration: none;
	}

#uusi
	{
	text-transform: uppercase;
	font-weight: bold;
	color: #990000;
	}
