body, html {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #e5d2b4;
	text-align:left;
	}
div {
	font-size: 12px;
}

input, textarea{
	background-color: #e5d2b4;
}
	
}

table{
	border:0;
	padding:0;
}

a, a:link, a:active, a:hover, a:visited{
	color: #ffffff;
	
}

img {
	border:0;
	padding:0;
}

img.r {float: right;}

td {
	font-size: 9px;
	vertical-align: top;
	text-align:left;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	text-decoration:underline;
	text-align:center;
}
hr {
	color: #FFFFFF;
	height: 1px;
}

.fenster {
  position:absolute;
  visibility:hidden;
  overflow:hidden;
  width:200px;
  margin:0;
  padding:0;
  font-size:x-small;
  color:#000;
  background:#BF8660;
  cursor:default;
  border:1px solid #596380;
}
.fenBar {
  overflow:hidden;
  font-size:x-small;
  height:1.2em;
  margin:0;
  padding:1px;
  font-weight:bold;
  color:#000;
  background:#596380;
  cursor:default;
}
.fenMaxBtn {
  position:absolute;
  overflow:hidden;
  font-size:x-small;
  width:1.2em;
  height:1.2em;
  margin:0;
  padding:0;
  color:#000;
  background:#BF8660;
  cursor:default;
}
.fenResBtn {
  position:absolute;
  overflow:hidden;
  font-size:x-small;
  width:1.2em;
  height:1.2em;
  margin:0;
  padding:0;
  color:#000;
  background:#596380;
  cursor:default;
}
.fenContent {
  margin:10px;
}
