body {
	margin: 0px; spacing: 0px;
	font-family:  arial, helvetica;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	letter-spacing: 1px;
}

h1, h2, h3 {
	font-family: Verdana, Arial;
	letter-spacing: 4px;	
	color: #5A1A1A;	 		
}

h1 {
	margin-top: 10px;
	font-size: 18px;
	line-height: 17pt;
}

h2 {
	font-size: 14px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
}
h4 {
	font-size: 12px;
}

ul {
	line-height: 20px;
	list-style: square;
	margin-top: 5px;	
}

img {
	padding: 6px;
	border: 0px;	
}

img.ikoni {
	padding: 0px;
	border: 0px;
}

textarea, input {
	font-family: Trebuchet MS, Verdana, Arial;
		
}

#menubar a {	
	display: inline;
	margin: 0px;
	float: left;
	color: #7E1616;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	padding: 3px;
	padding-left: 13px; padding-right: 13px;
	letter-spacing: 2px;	
	text-decoration: none;	
}

#menubar a:hover {
	color: #AAAAAA;
	text-decoration: underline;					
	background: #FFFFFF;
}

#container {
	margin: 0 auto;
	margin-top: 10px;
	background-color: #FFFFFF;	
}


#header {
	/*border: 1px dotted #888888;*/
	height: 180px;
	padding-top: 5px;
}

#right_content {
	display: none;
}

#menubar {
	display: none;	
}

#left_content {
	display: none;
}

#hakupalkki {
	display: none;		
}


#footer {
	height: 50px;

	color: #AAAAAA;
	font-size: 10px;

}