body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #ececec;
	padding: 0;
	margin: 0;
	font-family: arial;
	font-size: 12px;
}
#logospacer {
	width:140px;
	height: 50px;
	border: 0;
	margin-left: 40px;
	margin-top: 20px;
}
#container {
	width: 920px;
	border: 5px solid white;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width: 100%;
	height: 85px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
}
#contenttable {
	background-image: url(images/menustretch.gif);
	background-repeat: repeat-y;
	backgroundposition: center;
	width: 920px;
	margin-top: 5px;
}
#topmenu {
	font-weight: bold;
	width: 100%;
	height: 35px;
	background-image: url(images/menubg.gif);
	margin-top: 5px;
	font-size: 14px;
}
#topmenu a {
	display: inline;
	color: white;
	text-decoration: none;
	margin-left: 25px;
	margin-right: 25px;
}
#topmenu a:hover {
	text-decoration: underline;
}
#topmenu img {
	margin-bottom: -12px;
}
#themes {
	font-size: 1px;
	width: 187px;
	background-image: url(images/leftmenubg.gif);
	background-repeat: repeat-y;
}
#themes h1 {
	text-align: center;
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	height: 23px;
	width: 180px;
	background-image: url(images/yellow.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	padding-top: 7px;
	overflow: hidden;
}
.m1, .m2, .m3, .m4, .m2subs {
	margin-top: 1px;
	background-repeat: no-repeat;
	height: 32px;
	width: 180px;
}
.m1 {
	background-image: url(images/level1.png);
}
.m2 {
	background-image: url(images/level2.png);
}
.m2subs {
	background-image: url(images/level2subs.png);
}
.m3 {
	background-image: url(images/level3.png);
}
.m4 {
	background-image: url(images/level4.png);
}
.m1 td {
	padding-left: 40px;
}
.m2 td, .m2subs td {

	padding-left: 40px;
}
.m3 td {
	padding-left: 46px;
}
.m4 td {
	padding-left: 46px;
}
.m1 a, .m2 a, .m3 a, .m4 a, .m2subs a {
	color: white;
	text-decoration: none;
	font-size: 12px;
	height: 100%;
}
.m2 a, .m3 a, .m4 a, .m2subs a {
	color: #666666;
}
.m1 a:hover, .m2 a:hover, .m3 a:hover, .m4 a:hover, .m2subs a:hover {
	text-decoration: underline;
}
#poll {
	width: 187px;
	background-image: url(images/leftmenubgshifted.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
}
#pollinner {
	padding: 7px;
}
#poll h1 {
	text-align: left;
	color: #575757;
	height: 72px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/pollbg.png);
	background-repeat: no-repeat;
	margin: 0;
	padding: 12px 50px 5px 5px;
	margin-bottom: 10px;
}
#poll img {
	border: 0;
	margin-top: 3px;
	margin-right: 3px;
}
#poll a {
	color: #666666;
	text-decoration: none;
	display: block;
}
#poll table {
	width: 160px;
	margin: 10px;
}
#poll td {
	vertical-align: top;
	padding-bottom: 12px;
}
.title {
	color: #666666;
	font-size: 13px;
	width: 502px;
	height: 25px;
	background-image: url(images/yellow.png);
	background-repeat: repeat-x;
	padding: 6px 12px 0 12px;
	text-align: left;

}
.title table {
	width: 100%;
}
.titlelink {
	text-align: left;
	font-weight: bold;
}
.archivelink {
	text-align: right;
	padding-top: 1px;
}
.archivelink a {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.archivelink a:hover {
	text-decoration: underline;
}
.titlelink a {
	color: #666666;
	text-decoration: none;
	font-size: 13px;
}
.titlelink a:hover {
	text-decoration: underline;
}
.sisu {
	background-color: #f3f3f3;
	width: 502px;
	padding: 12px;
	text-align: left;
	margin-bottom: 8px;
	color: #666666;
}
#linklist {
	width:100%;
	text-align:center;
}
.sisu a, #linklist a, .imgborder a:link, .imgborder a:visited {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
.sisu a:hover, #linklist a:hover, .imgborder a:hover {
	text-decoration: underline;
}
#otsing {
	background-image: url(images/searchbg.png);
	background-repeat: no-repeat;
	width: 187px;
	height: 113px;
	text-align: center;
}
#otsing input {
	border: 0;
	background-image: url(images/searchbox.gif);
	background-repeat: repeat-x;
	width: 115px;
	height: 16px;
	font-size: 12px;
	padding: 2px;
	margin: 0;
	background-properties: fixed;
}
#otsing p {
	margin: 0;
	color: white;
	font-size: 12px;
	padding: 10px 0 10px 0;
}
#otsing a {
	color: white;
	text-decoration: none;
	margin-left: 5px;
}
#banners {
	width: 187px;
	background-image: url(images/rightmenubg.gif);
	background-repeat: repeat-y;
	border-top: 8px solid white;

	text-align: right;
}
#banners img {
	border: 0;
	margin-top: 2px;
	margin-bottom: 2px;
}
#bannercontainer, #leftbannercontainer {
	margin-left: 7px;
	background-image: url(images/topline.gif);
	background-repeat: repeat-x;
	text-align: center;
	width: 180px;
	padding-top: 8px;
}
.sisu img {
	margin: 3px;
	border: 0;
}
#leftbanners {
	width: 187px;
	background-image: url(images/leftmenubg.gif);
	background-repeat: repeat-y;
	border-top: 8px solid white;
	text-align: left;
	padding-bottom: 12px;
}
#leftbannercontainer {
	margin-left: 0;
}

.ll {
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: inline;
}
.ll li {
	margin-bottom: 5px;
}
#footer {
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	width: 920px;
	border-top: 1px solid #b1b1b1;
	clear: both;
	font-family: verdana;
	color: #666666;
	font-size: 12px;
	padding-top: 4px;
	text-align: center;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #666666;
}
#footer a:hover {
	text-decoration: underline;
}
#arvekoostamata {
	padding: 3px;
	font-size: 12px;
	width: 180px;
	text-align: center;
}
.tekst {
	width: 270px;
}
#uppicsholder {
	width: 100%;
	text-align: left;
}
#active_link a:link, #active_link a:visited {
	text-decoration: underline;
}
#active_link a:hover {
	text-decoration: none;
}
.rb {
	margin-top: 5px;
	margin-bottom: 5px;
}
.imgborder {
	background-image: url(images/imgborder.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 163px;
	height: 122px;
	text-align: center;
	margin: 0;
	margin-top: 10px;
}
.imgborder img {
	margin-top: 6px;
}
.imgborder p {
	margin: 0;
	margin-left: 7px;
	padding: 0;
	text-align: left;
	width: 148px;
	height: 15px;
	overflow: hidden;
}
#ebookcontent {
	width: 680px;
	text-align: left;
	background-image: url(images/ebookbg.gif);
	background-repeat: no-repeat;

}
#ebookcontents {
	margin: 0;
	padding: 0;
}
#ebookcontent img {
	border: 0;
}
#ebookcontentinner {
	padding: 30px;
	padding-top: 5px;
}
	*>#ebookcontents {padding-top: 264px; min-height: 1px;}
	*>#ebookcontents p {margin-top: -264px;}
	* html #ebookcontents {
		/* IE5Mac filter \*/
		height: 264px;
		/* end filter */
	}
.imgborder img {
	border: 0;
}
#ebookcontent h1 {
	padding: 0;
	margin: 0;
	font-size: 18px;
}
#submenu1, #submenu2 {
	display: none;
	position: absolute;
	margin-left: 225px;
	background-color: white;
}
#submenu2 {
	margin-left: 450px;
}
#ebookfront a:link, #ebookfront a:visited, #ebookcontent a:link, #ebookcontent a:visited {
	color: #666666;
}
#kontaktmoodul {
	width: 320px;
	background-color: #f5f5f5;
	padding: 10px;
	color: #666666;
}
#kontaktmoodul h1 {
	font-size: 14px;
	margin-bottom: 10px;
}
#kontaktmoodul p {
	padding: 0;
	margin: 4px;
}
.cm_inp {
	border: 1px solid #666666;
}
.cm_sub {
	margin-left: 145px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.topuus {
}
