@import url("coursecal.css");

body {
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 10px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
img { border: 0 }
h1 {
	font-size: 18px;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	font-weight: normal;
}
h4,h5,h6 {
	font-size: 12px;
	font-weight: normal;
}
.searchboxinput {
	width: 120px; 
	height: 10px;
	font-size: 10px;
}
form {
	margin: 0px;
	border: 0px;
}
input {
	margin: 0px;
}
.content img {
	margin: 8px;
}
.koulutusotsikko, .koulutusdata {
	padding-top: 5px;
	padding-bottom: 5px;
}
.koulutusotsikko {
	font-weight: bold;
}
.newsheading {
	margin: 0px;
}
.newsreadmore {
	margin: 0px;
	margin-bottom: 1em;
}
.newsingress {
	margin: 0px;
}
td.otsikko {
	font-size: 18px;
}
.errors {
	font-weight: bold;
	color: red;
}
.path { }
a.pathlink { }
a.pathlink:hover { text-decoration: underline; }
a.pathlinkcurrent { color: black; text-decoration: none; }
a.pathlinkcurrent:hover {  }

.sitemaplevel0 { background-color: #E5ECF4 }
.sitemaplevel1 { background-color: #C0C0C0 }
.sitemaplevel {}

img.printer { float: right }