body#screen {
	background-color: #ffffff;
	background-image: url("/img/bgr2.jpg");
	background-repeat: repeat-x;
	margin: 10px 0px 0px 0px;
}

div#flash {
	width: 900px;
	height: 442px;
}
div#language {
	width: 870px;
	height: 35px;
	background-color: black;
	text-align: right;
	padding-top: 20px;
	padding-right: 30px;
}
a img {
	border: none;
}
img#logo {
	padding-left: 40px;
}
td.formlabel {
	padding-bottom: 10px;
}
td.formtitle {
	padding-bottom: 10px;
}

td.formtitle strong {
	border-bottom: 1px solid #56749a;
	padding-bottom: 3px;
	display: block;
}

td.forminput {
	padding-bottom: 10px;
}
input.textfield {
	width: 215px;
	color: black;
	font: 13px arial;
}
textarea.textarea {
	width: 215px;
	color: black;
	font: 13px arial;
}


input.shorttextfield {
	width: 160px;
	color: black;
	font: 13px arial;
}
textarea.shorttextarea {
	width: 160px;
	color: black;
	font: 13px arial;
}

div#mainmenu {
	margin: -76px 0 0 340px;
	border-top: 2px solid black;
	width: 560px;
	position: absolute;
}
div#customclick {
	padding-top: 30px;
	padding-left: 150px;
}
div#description {
	float: right;
	width: 250px;
	padding: 50px 20px 10px 10px;
}
div#page {
	position: absolute;
	width: 898px;
	height: 495px;
}
div#content {
	background-image: url("/img/background2.jpg");
	background-position: 2px left;
	background-repeat: no-repeat;
	width: 900px;
	height: 495px;
	margin: 0px;
	padding: 0px;
	border: none;
}
div#main {
	margin: 0px;
	padding: 0px;
	border: none;
}

a.sendbutton, a.sendbutton:link, a.sendbutton:active, a.sendbutton:hover, a.sendbutton:visited {
	font: 13px Arial;
	border: 1px solid white;
	background-color: #a4a7aa;
	color: white;
	padding: 2px 8px 2px 8px;
	text-decoration: none;
	line-height: 20px;
}

/* horizontal menu */
#menu {
	font: 13px arial;
	position:relative;
	width:540px;
	padding: 10px;
	margin: 10px 0;
	overflow: hidden;
	background-image: url("/img/menu_bg2.gif");
	background-position: top left;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 2px;
}
#menu li {
	float: left;
	list-style: none;
}
#menu li.backLava {
	width: 9px;
	position: absolute;
	margin-top: -20px;
	background-image: url("/img/arrow.gif");
	background-position: top center;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
#menu li a {
	text-decoration: none;
	color: #FFF;
	text-align: center;
	padding: 2px 7px;
	z-index: 10;
	display: block;
	position: relative;
	margin: auto 0;
	margin-top: 25px;
	font: 14px Arial, serif;
	padding-top: 50px;
	margin-top: -20px;
}


/* vertical menu */

#lavaLampVertical {
	position: relative;
	width: 185px;
	padding: 5px 15px 0 15px;
	margin: 10px 0 0 0;
	overflow: hidden;
	border-left: 2px solid #9fb4cb;
}
#lavaLampVertical li {
	list-style: none;
	margin-left: -9px;
	line-height: 5px;
}
#lavaLampVertical li.backLava {
	background-image: url("/img/arrow-y.gif");
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 8;
	position: absolute;
	padding-top: 5px;
}
#lavaLampVertical li a {
	font: 14px arial;
	text-decoration: none;
	color: #FFF;
	outline: none;
	text-align: left;
	padding: 3px 3px 3px;
	z-index: 10;
	display: block;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
}

table.yhteys td {
	padding-bottom: 5px;
}

a.toplink, a.toplink:link, a.toplink:visited {
	font: 12px Arial;
	color: #0d386f;
	padding: 2px 8px 2px 8px;
	text-decoration: none;
	line-height: 20px;
}

a.toplink:hover, a.toplink:active {
	text-decoration: underline;
	color: #f40022;
}

div#scrolli {
	width: 725px;
	height: 328px;
	overflow: scroll;
	overflow-x: hidden;
}

table.gallery {
	width: 100%;
	margin-top: 5px;
}

table.gallery td {
	padding: 5px 5px 15px 0;
	color: #ffffff;
	font: normal 12px arial, sans-serif;
	width: 25%;
}

table.gallery td img {
	margin: 0 0 5px 0;
	border: 1px solid #ffffff;
}

table.gallerynavi {
	width: 100%;
}

table.gallerynavi td {
	width: 33%;
}

a.leftlink, a.leftlink:link, a.leftlink:visited {
	font: normal 14px Arial, sans-serif;
	text-decoration: none;
	color: #868686;
}

a.leftlink, a.leftlink:link, a.leftlink:visited {
	font: normal 14px Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #868686;
}

