@charset "utf-8";
/* CSS Document */

.yhteystiedot_top { float: right; font-size: 10px; margin-right: 10px; }
#bordur p { margin: 0px 0px 0px 10px; padding: 0px; }

body, html {
	margin:0;
	padding:0;
	background-image:url(../images/rinotausta.jpg);
	background-repeat: repeat;
	background-size: 100%;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
    line-height: 16px;
}

body {
	min-width:825px;
	min-height: 100%;
	height: auto;	
}


a {
	color: #27519f;
	text-decoration: none;
}

a.small {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	color: #000000;	
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;	
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;	
}


#shadow-wrap {
	width:825px;
	height: 110%;
	background-image: url(../images/shadow.png);
	background-repeat: repeat-y;
	position: relative;
}


#wrap {
	width:825px;
	border: 1px #CCC;
	display: block ;
    height: 110%;
    overflow: auto;
	position: relative;
}

#header{	
	margin:0px;
	padding:0px;
	width: 825px; 
	height: 207px;
}

#bordur {	
	margin:0px;
	padding: 0px;
    width: 801px; 
	height: 18px;
	background: #626c9f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #fff;	
}

#bordur a {
	color: #fff;
	text-decoration: none;
} 

#middle {
	width: 801px;
	overflow: hidden;
	position: relative;
    background: #fff;
}

@media print {
	#menu {
		display:none;
	}
}

#menu{
	margin:45px 0px;
	padding-left: 30px;
	padding-bottom: 30px;
    float: left;
	width: 220px;
	height: 100%;
	position: relative;
    background: #fff;
	background-image: url(../images/line.gif);
	background-position:right;
	background-repeat:repeat-y;
    z-index: 1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #27519f;
    line-height: 18px;
}

#content {
	margin: 5px;
	width: 530px;
	height: 110%;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
    line-height: 20px;	
}
* html #content {width: 60%}
*+html #content {width: 60%}


#sidebar {
	float: right;
	width: 10px;
	height: auto;
	position: relative;
	z-index: 1;
}

#footer {
	background-image: url(../images/shadow_bottom.png);
	background-repeat: no-repeat;	
	width:825px;	
	height: 16px;
	padding-top:10px;
}
.alakuva {
	margin: 1em;
}

.avainlippu {
	float: right;
	display: inline;
	margin: 10px 70px -20px 0px;
	}


