html { height: 100%; margin-bottom:1px; }

body {
  color: #000040;
  background:#fff url(../img/bg_fischer.gif) no-repeat fixed bottom right;
  font-family: "Trebuchet MS",verdana,arial,sans-serif;
  font-size: 100.01%;
  padding: 0;
  margin: auto;
  text-align: center;
}

* { margin: 0; padding: 0; border:0; }

h1, h2, h3, h4, h5, h6 { padding: 0; margin: 0; border: 0; }
p, ul, ol { margin: 1em 0; padding: 0; }

input, select, textarea { font-size: 100%; }
form label, #reset, #submit, #eintrag, #admin, #login, input.check, input.bearbeiten, input.zumAdmin { cursor:pointer; }

.blind {
   position: absolute !important;
   left: -6000px !important;
   top: -6000px !important;
   width: 0px !important;
   height: 0px !important;
}

.stopFloat {
	display: block;
	float: none;
	clear: both;
	height: 1px;
	font-size: 0px;
	line-height: 0px;
}

a { text-decoration: none; font-weight:bold; }

a:link, a:visited { color: #000040; }
a:focus, a:hover, a:active { color: #9F0038; border-bottom: 1px solid #2B6068; }

#rahmen { width:99.9%; text-align:center; margin:auto; }

#seite { width:1000px; margin:auto; text-align:center; }
#seiteInnen { width:850px; margin-right:150px; text-align:center; }

#header { height:80px; background: transparent url(../img/header.gif) no-repeat top center; text-align:center; margin-left:180px; }
#figurenhead { height:93px; text-align:center; margin-left:180px;
	background:transparent url(../img/headerfiguren.jpg) no-repeat top center; }

#inhalt { width:850px; }
#navi { 
	float:left; width:177px; text-align:left; padding-left:5px;
	font-size:80%;
	}
#navi ul { list-style:none; padding:0; margin:0; }
#navi li { margin:1em 0; }
#navi li a.akt { color:#000040; border-bottom: 1px solid #9F0038; }

#text { float:left; width:668px; text-align:left; }
#text img.rechts { float:right; clear:right; margin:0 0 10px 13px; }
#text ul { margin:1em 0.5em; padding:0 0.5em; }
#text li { font-size:90%; line-height:160%; margin:1em 0; }
#wrapper h1  { margin-top:10px;
  background:#999 url(../um-admin/bg_black.gif) center left repeat-x;
  border:1px solid #000040;
  font-size:120%;
  padding:0.2em 0 0.2em 1.45em;
  color:#FFF;
}
#text h2 { font-size:120%; line-height:210%; }
#text h3 { font-size:100%; line-height:195%; }
#text p { font-size:90%; line-height:160%; }
#text p.wunder, #text span.wunder { color:#9F0038; font-weight:bold; }
#text p.fuss { font-size:70%; text-align:center; }
#text p.fusseiten { font-size:70%; text-align:center; padding:1em 0 1em 0; border-top:1px solid #999; margin-top:2em; }
#text p.fuss a, #text p.fusseiten a { font-weight:normal !important; }

#text img.spielbrett { border:1px solid #B19F9B; }

/* Diverse Formatierungen */

img.spielplan { margin-top:16px };





