/* css nollaus */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym,address,big,cite,code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td { margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;}
:focus { outline: 0; }
ul { list-style: none; }

body {
	background: #f7bb6d url(kuvat/vmaki_bg.jpg) repeat;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	color: #484848;
	height: 100%;
	text-align: center;
}

#page {
	text-align: left;
	margin: 0 auto;
	width: 889px;
	margin-bottom: 15px;
}

#header {
	background: url(kuvat/vmaki_header.png) no-repeat;
	behavior: url(iepngfix.htc);
	width: 790px;
	height: 282px;
	margin-left: 99px;
}

#menu {
	background: url(kuvat/vmaki_kynat2.png) no-repeat;
	behavior: url(iepngfix.htc);
	width: 231px;
	height: 195px;
	float: left;
}

#menu a { color: #ffffff; text-decoration: none; }
#menu a:hover { color: #ffffff; text-decoration: underline; }

ul {
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	margin: 7px 0 0 95px;
}

li {
	margin-bottom: 14px;
}


#content {
	background: #ffffff;
	width: 505px;
	float:left;
}

h1 {
	font-size: 22px;
	margin: 10px 0 20px 40px;
}

h2 {
	font-size: 20px;
	margin: 10px 0 20px 40px;
}

p {
	font-size: 13px;
	margin: 10px 40px 10px 40px;
}

table#toiminta { margin-left: 40px; }
table#toiminta th { font-weight: bold;	padding-bottom: 10px; }
table#toiminta td { font-size: 11px; }

table.ohjelma { margin-left: 40px; }
table.ohjelma th { font-weight: bold; }

a { text-decoration:none; color: #ff0000; }
a:hover { text-decoration: underline; }

form {
	margin-left: 40px;
	font-size: 12px;
}

input , textarea, select, option {
	font-family: "Courier New", Tahoma, Arial; 
	font-size: 13px;
	padding: 2px;
	background: white;
	border:1px solid black;
	margin: 2px 0px 10px 0px;
}

#laheta { font-family: tahoma, arial; background-color: #f7bb6d; }

#right {
	background: url(kuvat/vmaki_kasi.png) no-repeat;
	behavior: url(iepngfix.htc);
	width: 100px;
	height: 195px;
	float:left;
}

#footer {
	background: url(kuvat/vmaki_footer.png) no-repeat;
	behavior: url(iepngfix.htc);
	margin-left: 182px;
	width: 578px;
	height: 84px;
	clear: both;
}

#tiedot {
	text-align: center;
	margin-bottom: 15px;
}

#tiedot p { font-size: 12px; }
#tiedot a { color: #484848; font-weight: bold; }

.slideshow { margin-left:40px; }

strong { font-weight: bold; }
