@charset "utf-8";

/* Olarium CCS tiedosto */

/*DIV's */

#FloatVasen {
	position:absolute;
	width:250px;
	height:700px;
	z-index:1;
	left: 2px;
	top: 10px;
}
#FloatMain {
	position:absolute;
	width:638px;
	height:703px;
	z-index:1;
	left: 255px;
	top: 10px;
	background-color: #FFFFFF;
}
#FloatRight {
	position:absolute;
	width:250px;
	height:700px;
	z-index:1;
	left: 900px;
	top: 10px;
}
#Blackboard {
	position:absolute;
	width:250px;
	height:220px;
	z-index:2;
	left: 0px;
	top: -2px;
}
#Blackboard2 {
	position:absolute;
	width:250px;
	height:200px;
	z-index:2;
	left: 0px;
	top: 220px;
}
#MainBanner {
	position:absolute;
	width:630px;
	height:139px;
	z-index:2;
	background-color: #FFFFFF;
	background-image: url(Images/Webpage/Olarium_ylalogo20093.jpg);
	left: 3px;
	top: 2px;
}
#ValikkoTop {
	position:absolute;
	width:630px;
	height:34px;
	z-index:2;
	top: 145px;
	left: 3px;
	background-image: url(Images/Webpage/Tausta.gif);
}
#MainContent {
	position:absolute;
	width:535px;
	height:512px;
	z-index:2;
	left: 103px;
	top: 187px;
	overflow: scroll;
}

#ValikkoLeft {
	position:absolute;
	width:101px;
	height:515px;
	z-index:2;
	top: 185px;
	background-image: url(/Images/Webpage/Tausta.gif);
	left: 2px;
}




#Blackboard3 {
	position:absolute;
	width:250px;
	height:180px;
	z-index:2;
	top: 400px;
	left: 0;
}

#RightBlackboard {
	position:absolute;
	width:250px;
	height:250px;
	z-index:2;
}

/* TEKSTI */

.otsikko1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:bold;
	color: #000;
	text-align: center;
}
.teksti_Iso {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
}

.otsikko2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight:bold;
	color: black;
	text-align: left;
}

.otsikko3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold;
	color: black;
}
.otsikko1_white {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight:bold;
	color: white;
}

.otsikko2_white {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: white;
	font-weight: bold;
	text-align: left;
}

.otsikko3_white {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold;
	color: white;
}
.teksti {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000;
	text-align: left;

}



.Ilmoitustaulu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: white;
}

/*LINKS */

.menu_bar a:link, .menu_bar a:visited  {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}

.menu_bar {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}


.menu_bar a:hover  {
	font-size: 16px;
	font-weight: normal;
	color: white;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
#Copyrights {
	position:absolute;
	width:250px;
	height:22px;
	z-index:2;
	left: 0px;
	top: 582px;
}


/* */
body {
	background-image: url(/Images/Webpage/Tausta.gif);
	font-weight: bold;
	color: #000;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
}

