body {
	background-color: Green;
}
#nav_tab {
	position: fixed;
	top: 15px;
/*
	background-image: url(../images/laser_bg_2.gif);
*/
}
#logo {
	position: absolute;
	top: 15px;
	left: 198px;
}
#content {
	position: absolute;
	top: 185px;
	left: 213px;
}
#copyright {
	position: fixed;
	bottom: 0px;
	left: 25px;
}
.copyright {
	font-size: 70%;
	color: #00D902;
}
.nav_tab {
	color: Silver;
	padding-bottom: 2px;
	padding-top: 2px;
	border-color: #00D902;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
}
h1 {
	color: Silver;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
}
h2, h3, h4, h5, h6 {
	color: Silver;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
p {
	font-size: 75%;
	color: Silver;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
}
.login_link {
	font-size: 50%;
	color: #00D902;
}
.logout_link {
	font-size: 50%;
	color: #00D902;
}
.gl_link {
	font-size: 90%;
	color: #00D902;
}
a {
	text-decoration: none;
	color: Silver;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	letter-spacing: 2px;
}
a:hover {
	color: White;
}
.gbs_links {
	text-decoration: none;
	color: Silver;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	letter-spacing: 2px;
}
.gbs_link_show {
	text-decoration: none;
	color: Silver;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 130%;
	letter-spacing: 2px;
}
.uc {
	color: Red;
}
.down_listings {
	border-color: #00D902;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px; /*
	font-size: 90%;
	*/
}
.dl_link {
	text-align: right;
	float: right;
}
.gb_table {
	background-color: Green;
	color: Silver;
	padding-bottom: 2px;
	padding-top: 2px;
}
.gb_top {
	background-color: #009F01;
	color: Silver;
	padding-bottom: 2px;
	padding-top: 2px;
}
.gb_middle {
	background-color: #006E01;
	color: Silver;
	padding-bottom: 2px;
	padding-top: 2px;
}
.gb_bottom {
	background-color: #009F01;
	color: Silver;
	padding-bottom: 2px;
	padding-top: 2px;
}
#comment {
	float: left;
	vertical-align: bottom;
}
#comment1 {
	text-align: right;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #00D902;
}
.spread {
	letter-spacing: 20px;
}
.dl_link {
	float: right;
}
.rec_date {
	float: left;
	vertical-align: middle;
}
.hinweise {
	color: #00D902;
	font-size: 70%;
}

