/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;
	padding:0px;
	margin:0px;
	background-image: url(kuvat/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a {
	color: #B31515;
	list-style-type: none;
                text-decoration: none;
}
a:visited {
	color:#660000;
	list-style-type: none;
}
a:hover {color: #999999;}
a:active { color:#000000;}

h1 {
	font-size: 11px;
	text-transform:uppercase;
	background-color: #FFFFFF;
	border-top:1px solid #564b47;
	border-bottom:1px solid #564b47;
	padding:5px 5px;
	margin:0px;
	text-align: center;
	background-image: url(kuvat/raita1.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
                list-style-type: none;
}

h2 {
	font-size:20px;
	font-weight: normal;
	padding: 5px 5px;
	margin:0px;
	text-align: center;
	list-style-type: none;
}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
	width: 800px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}

/* ----------banner for logo-------------- */
#banner {
background-color: #FFFFFF;
text-align: right;
padding: 0px;
margin: 0px;
}
#banner img {padding:10px 0px;} 

/* -----------------content--------------------- */
#content {
background-color: #ffffff;
padding: 0px;
margin-left: 200px;
margin-right: 0px;
width: 590px;
}
div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

p, pre{
	padding: 2px;
	margin:0px;
	list-style-type: none;
}

/* --------------left navi------------- */
#left {
	float: left;
	width: 200px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(kuvat/vasentausta.jpg);
	background-repeat: repeat-x;
	background-position: top;
	list-style-type: none;
                text-decoration: none;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: right; 
	}
#etoNotice {
		visibility: hidden;

}
.newsLi {
	list-style-type: none;
	text-align: left; 
	padding: 0px;
}
.newsTitle {
	list-style-type: none;
	text-align: left;
	padding: 0px; 
}
