body {
	background-color: #BD986F;
	SCROLLBAR-FACE-COLOR: #BD986F;
	SCROLLBAR-HIGHLIGHT-COLOR: #D1B79B;
	CURSOR: default;
	SCROLLBAR-SHADOW-COLOR: #B99266;
	SCROLLBAR-3DLIGHT-COLOR: #E3D3C2;
	SCROLLBAR-ARROW-COLOR: #A67A500;
	SCROLLBAR-TRACK-COLOR: #DDCAB4;
	SCROLLBAR-DARKSHADOW-COLOR: #04101C
}
.rundrum {
  border-width:1px;
  border-style:solid;
  border-color: Black;
  padding: 0.5cm;
  text-align: center;
  background: url(bilder/backgr.gif); }
.anfr {
	background: url(bilder/tabgr.gif); 
	border-style: solid;
	border-color: Black;
	border-width: 1px;
	text-align: center;
}
.zag {
color: Maroon;
font-style: normal;
font-size: 24px;
font-family: Tahoma;
font-weight: bold;
}
.uzag {
	font-family: Tahoma;
	font-size: smaller;
	color: Black;
	font-weight: bold;
	text-align: center;
}
.uzag2 {
	font-family: Tahoma;
	font-size: larger;
	color: Black;
	font-weight: bold;
	text-align: left;
}
.rechts {
	text-align: center;
	font-family: Tahoma;
	font-size: small;
}
.sml {
	font-family: Tahoma;
	text-align: center;
	font-size: xx-small;
}
.tab {
	font-family: Tahoma;
	font-size: small;
	color: #FFEBCD;
	font-weight: bold;
	text-align: center;
	border-style: solid;
	border-color: Black;
	border-width: 1px;
	
}
.tab2 {
	font-family: Tahoma;
	font-size: smaller;
	color: Black;
	font-weight: bold;
	text-align: left;
	background: #FFEBCD;
	border-style: solid;
	border-color: Black;
	border-width: 1px;
}
.uzag3 {
	font-family: Tahoma;
	font-size: smaller;
	color: Black;
	font-weight: bold;
	text-align: right;
}
.msg {
	font-family: Tahoma;
	font-size: smaller;
	color: Red;
	font-weight: bold;
	text-align: center;
}
.uzagl {
	font-family: Tahoma;
	font-size: smaller;
	color: Black;
	font-weight: bold;
	text-align: left;
}