/* CSS Document */

html, body{
		margin:0;
		
}

body{
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.8em;
		color:#333333;
}

p{
		margin-left:0px;
		margin-right:5px;
}

a, a:visited{
		 color:#0000FF;
		 text-decoration:none;
}

ul {
		list-style-type: none;
		margin-left: 0;
		padding-left: 1em;
		text-indent: -1em;
		margin-top: 4px;
}

li {
		padding-top: 3px;
}

a img{
		border:0;
}

h1{
		font-size:1em;
		font-weight: bold;
}

h3{
		font-weight:normal;
		font-size:1em;
}

h3 .sininen{
		font-weight:bold;
		color:#000000;
}

.sininen2 {
		font-weight:bold;
		color:#000000;
		margin-left: 12px;
}

#wrapper{
		background:url(images/bg.gif) top left repeat-x;
		width:930px;
		height:913px;
		margin-left:auto;
		margin-right:auto;
		margin-top:auto;
		margin-bottom:auto;
		valign:center;
		align:center;
		border:#000099;
		border-style:solid;
		border-width:thin;
		border-top:none;
		border-spacing:2px;
}

.kansi{
	border-style:outset;
	border-color:black;
	border-width:1px;
}

.header{
		background:url(images/banner2.png) top left no-repeat;
		width:930px;
		height:105px;
}

.space{
		width:920px;
		height:40px;
		text-align:right;
		padding-top:20px;
		clear:both;
		padding-right:20px;
		padding-right:10px;
		margin-top:20px;
}

.space a{
		font-size:1.3em;
		color:#333333;
}

.space a.active{
		font-size:1.3em;
		color:#808081;
}

.contentleft{
		text-align:left;
		margin-left:0px;
		margin-bottom:0px;
		width:320px;
		height:568px;
		background:url(images/Tiina_lowres.jpg) top left no-repeat;
		float: left;
		padding-top:0px;
		margin-top:0px;
}

.contentright{
		margin-left:0px;
		margin-top:0px;
		float:right;
		width:580px;
		height:662px;
		text-align:left;
		padding-right:20px;
		margin-bottom:0px;
		padding-top:0px;
		z-index:5;
}

.footer{
		width:930px;
		height:60px;
		margin-left:0px;
		margin-right:1px;
		margin-top:0px;
		float:left;
		background:url(images/aalto3.png) bottom left no-repeat;
}

.footertext{
		text-align:center;
		margin-top:50px;
		margin-bottom:0px;
		padding-right:20px;
		font-size:0.9em;
}

.navi{
		text-align:right;
		margin-right:10px;
}

.table{
		width:500px;
		height:80px;
		text-align:left;
		padding:0px;
		border:none;
		margin:0px;
}

p.bottomvali {
		margin-bottom: 25px;
}

input {
		margin-bottom: 4px;
}

input.groupend {
		margin-bottom: 18px;
}

.sisennys {
		margin-left: 85px;
}

.sisennys3 {
		margin-left: 79px;
}

textarea {
		margin-bottom: 8px;
		height: 96px;
		width: 460px;
}