/* #####   Sivun perusrakenne */

p {
  margin-top: 13px;
  text-align: left;
}
h1 {
  margin-top: 12px;
  margin-bottom: 10px;
  text-align: left;
}
h2, h3, h4 {
  margin-top: 13px;
  margin-bottom: 10px;
  text-align: left;
}
li{
  margin-left: 20px;
  text-align: left;
}
a.selected {
  border-bottom: 1px solid #000000;
  font-weight: bold;
}


body {
	background-color: #c2c0bd;
	background-image: url(kuvat/tausta.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.sisaltoTaulukko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #202020;
	width: 691px;
}
.varjoVasen {
	background-image: url(kuvat/vasen_varjo.jpg);
	background-repeat: repeat-y;
}
.varjoOikea {
	background-image: url(kuvat/oikea_varjo.jpg);
	background-repeat: repeat-y;
}
.sisalto {
	background-color: #FFFFFF;
	background-image: url(kuvat/sisaltotausta_talo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
}
#vasenSisalto {
	width:450px;
	padding-top: 25px;
	padding-left: 35px;
	float: left;
	position: relative;
	z-index: 10;
	padding-bottom: 230px;
	padding-right: 10px;
	line-height: 19px;
}
#oikeaSisalto {
	float: right;
	width: 170px;
	position: relative;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	line-height: 16px;
}
#yhdistettySisalto {
	width: 620px;
	padding-top: 25px;
	padding-left: 35px;
	float: left;
	position: relative;
	z-index: 10;
	padding-bottom: 230px;
	padding-right: 10px;
	line-height: 19px;
	text-align: left;
}
.sisalto a:link, .sisalto a:visited {
	color: #AE0404;
	text-decoration: none;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;*/
}

.sisalto a:hover, .sisalto a:active {
	color: #000000;
	text-decoration: none;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AE0404;*/
}
.sisalto img {
	padding:4px;
}
.sisalto table {
	font-size:13px;
}

/* #####   Valikon perusrakenne */

.menuTausta {
	background-color:#ae0505;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menuTausta a:link, .menuTausta a:visited, .menuTausta a:hover, .menuTausta a:active { 
	color: #ffffff;
	text-decoration: none;	
}
.menuTausta #etusivu {
	display: block; float: left; padding: 6px 10px 7px 10px;
}
.menuTausta #esittely {
	display: block; float: left; padding: 6px 10px 7px 10px;
}
.menuTausta #hankkeet {
	display: block;	float: left;	padding: 6px 10px 7px 10px;
}
.menuTausta #apurahat {
	display: block;	float: left;	padding: 6px 10px 7px 10px;
}
.menuTausta #residenssit {
	display: block;	float: left;	padding: 6px 10px 7px 10px;
}
.menuTausta #kuvia {
	display: block;	float: left;	padding: 6px 10px 7px 10px;
}
.menuTausta #linkit {
	display: block;	float: left;	padding: 6px 5px 7px 10px;
}
.menuTausta #sivukartta {
	display: block;	float: left;	padding: 6px 10px 7px 10px;
}
.alavalikko {
	background-color: #ae0505;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.alavalikko a:link, .alavalikko a:visited {
	display: block;
	background-color: #ae0505;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6e0303;
	color: #ffffff;
	text-decoration: none;	
	font-weight: normal;
	text-decoration: none;	
}
.alavalikko a:hover, .alavalikko a:active {
	background-color: #e71111;
	display: block;
	color: #ffffff;
	text-decoration: none;	
	font-weight: normal;
	text-decoration: none;	
}
/* #####   Tekstimäärittelyt */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7a3f01;
	background-image: url(kuvat/alleviivaus.gif);
	background-repeat: no-repeat;
	padding-bottom: 8px;
	background-position: left bottom;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AF0505;
}
h3 {
	font-size: 13px;
}
h4 {
	font-size: 12px;
}

#osoite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #202020;
	float:left;
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.uutisotsikko {
	float: left;
	font-weight: bold;
	color: #000000;
	font-size: 13px;
	padding: 3px;
}
.uutisaika {
	text-align: right;
	font-size: 10px;
	padding-right: 5px;
	font-style: italic;
	color: #333333;
}
.uutisteksti {
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C2C0BD;
	border-bottom-color: #C2C0BD;
	border-left-color: #C2C0BD;
	border-top-style: dashed;
	border-top-color: #C2C0BD;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
}
input {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C2C0BD;
	border-right-color: #C2C0BD;
	border-bottom-color: #C2C0BD;
	border-left-color: #C2C0BD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AE0404;
}
.kieliversiot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-bottom:1px;
}
.kieliversiot a:link, .kieliversiot a:visited {
	color: #C2C0BD;
	text-decoration: none;	
	font-weight: normal;
	text-decoration: none;	
}
.kieliversiot a:hover, .kieliversiot a:active {
	color: #ffffff;
	text-decoration: none;	
	font-weight: normal;
	text-decoration: none;	
}

/* #####   UUTISET */

.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}
.smallheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.title {
	font-size:13px;
	font-weight: bold;
}


/* list table */
table.list {
  font-size: 12px;
  border-collapse: collapse;
}
table.list td {
  padding: 3px;
}
table.list tr.even {
  background-color: #dddddd;
}
table.list tr.hover {
  background-color: #cccccc;
}


