/* peruspalikat */
body {
  background: white none;
	color: black;
  font-family: Arial, "Trebuchet MS", Verdana, "Andale Mono", sans-serif ;
  font-size: 11pt;
	margin: 0 7em 1em 0; 
}

p {
  margin: 1%;
}

h1 {
  font-family: Verdana, Georgia, "Century Schoolbook", "Times New Roman", serif;
  font-size: 265%;
	margin: 0em;
}

h3 {
  font-size: 170%;
  margin-bottom: 35px;
}

h5 {
  font-size: 100%;
  color: #996600;
  margin: 0em;
}

li {
  margin: 5px;
}


/* linkit */
a:link {
  color: #003399;  
  background-color: transparent; 
}

a.komp:link {
  color: white; 
  background-color: transparent;
}

a.komp:visited {
  color: #DCDADE; 
  background-color: transparent;
}

a.komp:hover {
  color: white; 
  background-color: transparent;
}

a.koko:link {
}

a.koko:visited {
  color: #3A5ACD;
}

a.koko:hover {
	color: #003399;
	
}



/* erikoispalikat */

/* koko sivu */
#whole-page {
  position: relative;
	top: 1em; left: 20%;
	float: left;
	width: 710px;
}


/* yläosa */
#top-bar {
  text-align: center;
	position: relative;
	height: 110px;
}

#left-top {
  text-align: center;
  color: white;
	background-color: #006699; 

  position: relative;
	float: left;
	top: 0em; left: 0%;
	width: 151px; height: 55px;
	min-height: 25px; 
	padding: 23px 0% 23px 0%;  
}


#right-top {
  text-align: center;
  color: #006699; 
	background-color: transparent; 
		 
  position: relative;
	top: 0em; left: 0%;
	width: 500px; height: 110px;
	float: left;
} 

#logo {
}


/* keskiosa */

#middle-bar {
	text-align: center;
  background-color: #006699;  
  font-weight: bold;
  font-size: 90%;
	
	position: relative;
	float: left;
	top: 0em; left: 0%;
	width: 670px;
	min-height: 20px; 
	padding: 0.6% 0% 0.6% 0%;
}

#sarake1 {
	position: relative;
	float: left;
	top: 0em; left: 0px;
	width: 151px;
}
#sarake2 {
	position: relative;
	float: left;
	top: 0em; left: 10px;
	width: 165px;
}
#sarake3 {
	position: relative;
	float: left;
	top: 0em; left: 15px;
	width: 165px;
}
#sarake4 {
	position: relative;
	float: left;
	top: 0em; left: 0px;
	width: 165px;
}



/* alaosat */

#left-bar {
  font-family: Verdana, Georgia, "Century Schoolbook", "Times New Roman", serif ;
  font-weight: bold;
	font-size: 90%;
  text-align: center;
	color: #006699;
 
	position: relative;
	float: left;
	top: 0px; left: 0%;
	width: 151px;
	min-height: 25px; 
}
 
#l1 {
  background-color: #e3e6f5;
	line-height: 240%;
}

#l2 {
  color: white;
	background-color: #006699;
	line-height: 240%;
}
 
#l3 {
  background-color: #e3e6f5;
	line-height: 240%;
}

#l4 {
  color: white;
  background-color: #006699; 
	line-height: 240%;
}

#left-middle {
	font-size: 75%;
  text-align: left;	
} 

#left-bottom {
  font-size: 75%;
  text-align: left;
	line-height: 98%;
}




#right-bottom {
  position: relative;
	float: left;
	top: 10px; left: 10px;
	width: 500px;
} 

#r1 {
  margin-top: 20px;
}

#r2 {
	margin-top: 5px;
}


#osoite {
  font-size: 130%;
  text-align: center;
	font-weight: bold;
}

