

body {
	color: #C81420;
	background-color: White;
	font-family: "Verdana", sans-serif;
	font-size: 11px;
	}
	
A {
	color: white;
	text-decoration: none;
}

A:HOVER {
	color: white;
	text-decoration: underline;
}

.redlink {
	color: #C81420;
	text-decoration: underline;
}

.redlink:hover {
	color: #C81420;
	text-decoration: none;
}

.redlink2{
	color: #C81420;
	background-color: #F6DCDC;
	text-decoration:underline;
}

.redlink2:hover {
	color: #C81420;
	background-color: #F6DCDC;
	text-decoration: none;
}

.redlink3{
	color: #C81420;
	text-decoration: none;	
}

.redlink3:hover{
	color: #C81420;
	text-decoration: none;	
}

.menu2text { padding: 3px; font-weight: lighter;  font-size: 11px; color: #C81420;  background-color: White; line-height: 150%;      }
.menu2text:hover { text-decoration: underline;  color: #C81420;  background-color: White;        }

TEXT {
   font-family: "Verdana", sans-serif;
   font-weight: 500;
   font: italic;
   font-size: 10px;
}

.blacktext {
	color: black;
}

TABLE { font-size: 11px;  font-weight: normal;  }

.menu {
	background-color: #C81420;
}

.menutext {
	font-family: "Verdana", sans-serif;
	color: white;
	font-size: 10px;
	margin-left: 25px;
	margin-top: 28px;
}
	
.more {
	font-family: "Verdana", sans-serif;
	color: white;
	font-size: 10px;
	margin-left: 25px;
}

.yhteystiedot {
   font-family: "Verdana", sans-serif;
	color: white;
	font-size: 9px;
	font-weight: 100;
	margin-left: 25px;
	letter-spacing: -1px;
}

.vaalea {
	background-color: #F0A0A8;
	font-size: 11px;
	border: none;
}

.sivupalkki {
	background-color: #C81420;
}

.otsikko { font-variant: normal;  font-weight: bolder;  font-size: 17px;   }
.otsikko2 { font-variant: normal;  font-weight: bolder;  font-size: 14px;   }

.sisennys {
	margin-left: 5px
}

.menu2 { background-color: #F4B9BF;  border-color: #C81420;  border: double;         }

.otsikko3 { font-variant: small-caps; font-size: 11px; padding: 3px;  background-color: White; border-bottom: 1px solid;        }

.redborder { border: 1px solid;  padding: 6px;  background-color: White;  border-color: #C81420;     }
.redborder2 { border-top: 1px solid;  border-bottom: 1px solid; padding: 3px;  background-color: White;  border-color: #C81420;     }

.redborder3 { border: 1px solid; background-color: White;  border-color: #C81420;     }

.listtext {
	font-size: 11px;
}

.text3 {
	font-size: 10px;
	font-family: sans-serif;
}

.boldtext {
	font-weight: bold;
}

#rightcontent {
width:30px;
height:10px;
background:#C81420;
}

#container{
width: 788px; /*The width of our layout*/
margin-left: auto;
margin-right: auto;
/*Margin left and right set to auto center's our layout*/
text-align: left; /*Resets the text alignment*/
background: url(gfx_kh/bg/bg_faux.jpg) repeat-y;
}


#banner{
width: 788px;
height: 157px;
}

#left{
width: 145px;
float: left;
}

#kielipalkki{
width:543px;
margin-left: 165px;
text-align: right;
}

#sisalto{
width:543px;
margin-left: 165px;
text-align: left;
}

#footer{
width: 788px;
height: 25px;
clear: both;
}

#otsikko{
width: 300px;
height: 20px;
color: white;
}

#otsikko2{
width: 200px;
height: 20px;
color: white;
}

#kylpparikuva{
width: 271px;
text-align:center;
margin-bottom: 10px;
}

#kylppari_vasen{
width: 270px;
text-align: left;
float: left;
margin-top: 20px;
margin-bottom: 10px;
}

#kylppari_oikea{
width: 270px;
text-align: left;
float: right;
margin-top: 20px;
margin-bottom: 10px;
}

#kylppari_otsikko{
text-align: left;
float: left;
margin-left: 5px;
}

#kylppari_teksti{
text-align: left;
margin-left: 55px;
}

#rivi {
width:543px;
text-align: left;
float: right;
}

#ovi_vasen {
width:108px;
float:left;
}
#ovi_oikea {
width:108px;
float:right;
}

