body {
	background: #000000;
}

#centertable {
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	height: 100%;
	min-height: 100%;
	max-height: 100%;
	background: #000000;
}

#form_layer {
	background: url(/images/rustback5.jpg);
	width: 900px;
	max-width: 900px;
	min-width: 450px;
	height: 450px;
	max-height: 450px;
	min-height: 450px;
}

#form_layer .contenttable {
	width: 100%;
        min-width: 100%;
        max-width: 100%;
        height: 100%;
        min-height: 100%;
        max-height: 100%;
}
#form_layer .contenttable td {
	padding: 0px;
	margin: 0px;
}

#form_layer .contenttable .lay_headline {
	height: 60px;
}

#form_layer .contenttable .lay_footer {
        height: 24px;
}

#form_layer .contenttable .lay_links {
	width: 210px;
	max-width: 210px;
	overflow: auto;
	text-align: center;
	vertical-align: top;
}

#form_layer .contenttable .lay_rechts {
	text-align: center;
	vertical-align: top;
}

#form_layer div {
}

#lay_calendar {
	position: relative;
	width: 150px;
	margin-left: 35px;
	margin-top: 15px;
	text-align: center;
	height: 125px;
	max-height: 125px;
	overflow:hidden;
}

#lay_submenu {
	width: 150px;
	margin-left: 35px;
	margin-top: 35px;
	height: 175px;
	max-height: 175px;
}

#resttimer {
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 12px;
}

#lay_main_menu {
	margin-top: 20px;
	margin-left: 30px;
	width: 610px;
	height: 15px;
}

#lay_content {
	text-align: left;
	margin-top: 60px;
	margin-left: 30px;
	width: 610px;
	height: 240px;
	overflow:auto;
}

#lay_terminal {
	width: 610px;
	margin-left: 30px;
	text-align: left;
	font: bold 12px Courier New;
}

#lay_lastfm {
	z-index: 10;
	position: absolute;
	bottom: 0px;
	left: 20px;
	background: url(gfx/lastfmback2.gif);
	width: 240px;
	height: 375px;
	text-align: center;	
}
