 
/*********
 * Yleiset 
 *********/

html {
	padding: 0px;
	margin: 0px;
}

body {
	padding-top: 71px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}


div {
	text-align: left;
}
a:link, a {
	color: black;
	text-decoration: underline;
}

a:active, a:hover {
	text-decoration: none;
}

a:visited {
	color: black;
	text-decoration: underline;
}

img {

	border: 0px;
	}

td { 
	vertical-align: top;
}

#main_content img {
	display: none;

}
#main_content a img {
 border: 0;
 }

#paamokkula {
	margin: 0px;
	padding: 0px;
}

#container {
	padding: 0px;
	maring: 0px;
}
#header {
	display: none;
}
#header img {
	display: none;
}
#main_content {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 110%;
	font-size: 0.9em;
	text-align: justify;
}

#controllers {
	display: none;
}


/***********
 * Linkbarit
 ***********/
 
#linkbar1 {
	display: none;
}
#linkbar2 {
	display: none;
}


table#hallitus {
	text-align: left;
	width: 100%;
}

table#hallitus td {
	vertical-align: top;
}

table#hallitus td img {
	display: inline;
}

table.tentti {
	width: 450px;
}
table.tentti tr.kurssi {
	background-color: ;
}
table.tentti td {
	padding: 5px;
}


h1, h2, h3, h4, h5, h6	{
	font-family: 	Avenir, "Gill Sans", Myriad, Arial, "Bitstream Vera Sans", Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 2px;
	letter-spacing: 1px;
}
h1 {
	font-size: large;
	border-bottom: 1px solid black;
	margin-right: 0px;
}

h2 {
	font-size: medium;
	font-weight: bold;
}

h3 {
	font-size: small;
	font-weight: bold;
}

.copytext {
	font-style: none;
}

#footer {
	font-size: 11px;
	color: #000;
	text-align: center;
	float: bottom;
	width: 100%;
	border-top: 1px solid black;
}
#footer a, #footer a:link {
	display: none;
}
#footer span {
	display: none;
}


#footer span.copytext { 
	color: #000;
	display: block;
	float: right;
}
#footer span.copytext a {
	display: inline;
	text-decoration: none;
}

#footer span.webmaster {
	color: #000;
	display: block;
	float: left;
}
#footer span.webmaster a {
	display: inline;
	text-decoration: none;
}


#print_header {
	width: 100%;
	position: absolute;
	top: 5px;
	left: 5px;
	text-align: left;
	border-bottom: 1px solid black;
	padding-bottom: 2px;
}
#print_header_text {
	position: absolute;
	top: 5px;
	right: 5px;
	height: 80px;
	text-align: top;
	font-size: 12px;
}
#print_header_address {
	position: absolute;
	top: 0px;
	left: 75px;
	font-size: 10px;
}
doc.docdisp {
	border: 0;
}
form.poytakirja {
	display: none;
}
