body { margin: 0; padding: 0; height: 100%; font-family: Arial, Helvetica, sans-serif, SunSans-Regular, Geneva; text-align: center; font-size: 12px; line-height: 13px; color: #fff; background-color: #000; }
img	{ border:0;	}
a:link, a:visited	{ text-decoration:none;	color:#fff; }
a:hover, a:active, a:focus 	{ color:#af1023; text-decoration: underline; }
.bold { font-weight: 700; }

/* IE 5 und 6: DoubleMarginBug für floatierte Elemnte -> "display: inline;" */
#container { width: 860px; height: auto; margin:10px auto; overflow: visible; text-align: left; float: none; }
#content { width: 860px; height: 100%; background-color: #000000; background-image: url(../images/fond_startseite_taenzer.gif); background-repeat: no-repeat; text-align: center; z-index: 4; overflow: visible; position: absolute; top: 0; }
#text { width: 860px; height: auto; z-index: 2; position: absolute; top: 0; text-align: center; }

