html {
	width:100%;
	height:100%;
	}
  
body {
	width:100%;
	height:100%;
	background-color:#000000;
	color:#A7A7A7;
	margin:0px;
	font-size:12px;
	overflow: -moz-scrollbars-vertical;
	overflow-x:hidden;
	}
img {border:0px;margin:0px}
table {font-size:18px;margin:0px}
td {
	vertical-align:top;
	font-size:18px; 
	text-align:left;
	font-family:Arial;
	}
a:link { font-weight:bold; color:#ffffff; text-decoration:none }
a:visited { font-weight:bold; color:#ffffff; text-decoration:none }
a:hover { font-weight:bold; color:#c0c0c0; text-decoration:none }
a:active { font-weight:bold; color:#808080; text-decoration:none }
a:focus { font-weight:bold; color:#c0c0c0; text-decoration:none }

.fensterrahmen {
	margin-left:70px;
	margin-top:30px;
	}
	
.fenster {
	width:510px;
	}
