

/* Tyylit */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	color:#4f4f4f;
}

p{
	margin:10px 0;
}

a, a:link, a:visited, a:active{
	font-family: arial;
	color: #694ba3;
	text-decoration: none;
}

/* Tällä pakotetaan editorin sisällön linkit oikean näköisiksi
   Eli yleensä sama tyyli kuin tuossa yllä a-elementille, mutta jokaisen perään !important */
.mceContentBody a,.mceContentBody a:link, .mceContentBody a:visited{
	font-family: arial !important;
	color: #694ba3 !important;
	text-decoration: none !important;
}
.mceContentBody{
	background-image:none;
}



a.news, a.news:link, a.news:visited {
	color:#0c6c94;
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text{
	width:100%;
}

h1 {
	font-size: 16px;
	color: #5d3aae;
	font-weight:normal;
	margin:0;
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;
	margin-bottom:10px;
}

h2 {
	font-size: 14px;
	color: #5e3db0;
}

h3 {
	font-size: 12px;
	color: #5e3db0;
}

h4 {
	color: #5e3db0;
}

h5 {
	color: #5e3db0;
}

h6 {
	color: #5e3db0;
}
#bg{
	width:100%;
	height:100%;
	background:#fff url(../img/bg.jpg) repeat-x top left;}

#container{
	width:1036px;}

#left{
	width:60px;
	height:640px;
	background:#fff url(../img/left.jpg) no-repeat top left;}

#content{
	width:916px;
	background:#fff url(../img/content.jpg) no-repeat 0 118px;}

#right{
	width:60px;
	height:640px;
	background:#fff url(../img/right.jpg) no-repeat top right;}

#ylatunniste{
	width:100%;
	height:79px;}

#logo{
	width:300px;
	height:79px;
	background:#fff url(../img/logo.gif) no-repeat top left;}

#ylatunniste .empty{
	width:356px;}

#yhteystiedot{
	width:260px;
	font-size:11px;
	color:#7d7d7d;
	text-align:right;}


#menu{
	width:100%;
	height:44px;}

#tc_vali{
	width:100%;
	height:262px;}

#bread{
	width:100%;
	height:36px;}

#pvm{
	width:211px;
	text-align:center;
	font-size:11px;
	color:#fff;}

#bread .empty{
	width:23px;}

#ca_top{
	width:100%;
	height:35px;}

#ca{
	width:100%;
	background:#fff url(../img/bg_content.gif) repeat-y top right;}

#footer{
	width:100%;
	height:123px;
	padding:42px 0;
	text-align:center;}

#front1_vali{
	width:41px;
	background:#fff url(../img/front.jpg) no-repeat top left;}
#front2_vali{
	width:35px;
	background:#fff url(../img/front.jpg) no-repeat top left;}
#front3_vali{
	width:58px;
	background:#fff url(../img/front2.jpg) no-repeat top left;}

#front1{
	width:174px;}

#front2{
	width:174px;}

#front3{
	width:174px;}

#front_content{
	width:220px;}

#frontpage, #frontpage td{
	font-size:11px;}

.link_green, a.link_green, a.link_green:link, a.link_green:active, a.link_green:hover, a.link_green:visited{
	width:71px;
	background:#fff url(../img/link_green.gif) repeat-x top left;
	padding:2px 4px 4px 4px;
	color:#fff;
	}

.link_lila, a.link_lila, a.link_lila:link, a.link_lila:active, a.link_lila:hover, a.link_lila:visited{
	width:71px;
	background:#fff url(../img/link_lila.gif) repeat-x top left;
	padding:2px 4px 4px 4px;
	color:#fff;
	}

#menutable td{
	font-size: 11px;
	text-align: center;}




