body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CCCCCC;
	text-align: justify;
	padding-right: 150px;
	padding-left: 150px;
	line-height: 20px;
	font-size: medium;
	padding-top: 20px;
	background-image: url(../img/tile_elm.jpg);
	background-repeat: repeat;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
a:active {
	text-decoration: underline;
}





td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
#back {
	position:fixed;
	left:4%;
	top:3%;
	width:40px;
	height:18px;
	z-index:1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#forwd {
	position:fixed;
	left:91%;
	top:3%;
	width:40px;
	height:18px;
	z-index:1;
}
#menu {
	position:fixed;
	left:4%;
	top:78%;
	width:80px;
	height:24px;
	z-index:1;
	border: thin outset #CCCCCC;
}
#rollbox {
	position:fixed;
	left:1%;
	top:10px;
	width:90px;
	height:30px;
	z-index:1;
}
#for_backl {
	position:absolute;
	left:42px;
	top:385px;
	width:100px;
	height:40px;
	color: #dddddd;
	visibility: visible;
	font-weight: normal;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.akt_page {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #999999;
	font-weight: bold;
}

#bt_home {
	position:fixed;
	left:30px;
	width:auto;
	height:auto;
	z-index:4;
	bottom: 80%;
	top: 90%;
}

