* { margin:0; padding:0; }

body { font-family:Tahoma, Verdana, sans-serif; font-size:100%; font-style:normal; color:#fff; background-color:#000; }
* html body { height:100%; width:100%; overflow:hidden; }

/*#positioniert { position:absolute; width:100%; height:750px; left:0; top:-375px; margin-top:50%; }*/
/*#positioniert { position:absolute; width:100%; height:100%; margin:auto; }*/
#positioniert { position:absolute; width:100%; height:100%; left:0; margin:0 auto; }

.flashbtn { width:auto; margin:0; padding:20px; background:#000; text-align:center; }

h1 { margin-bottom:50px; } 
h1 p { font-size:11px; }

a.lauftext:link,
a.lauftext:visited { font-weight:normal; color:#999; text-decoration:none; }
a.lauftext:hover,
a.lauftext:active { font-weight:normal; color:#ccc; text-decoration:none; }