@charset "utf-8";
html { height: 100%; font-size: 100%; overflow:auto; }
body { font: 12px/1.4  Arial, Helvetica, sans-serif; background:#021932; margin: 0; padding: 0; color: #FFF; height: 100%; }
h1, h2, h3, h4, h5, h6, p { margin-top: 0; padding-right: 27px; padding-left: 27px; }
a img { border: none; }
a:link { color: #FFF; text-decoration: underline; }
a:visited { color: #FFF; text-decoration: underline; }
a:hover, a:active, a:focus { color:#BBB; text-decoration: underline; }
.white a:link { color: #021932; text-decoration: underline; }
.white a:visited { color: #021932; text-decoration: none; }
.white a:hover, a:active, a:focus { text-decoration: underline; }

.sizeup { font-size:30px; font-weight: bold; }
.sizedown {	font-size:11px; }
.hinweis { font-weight:bold; color:#F00; }

#flashcontent { overflow: show; }
/*.container { width: 100%; margin: 0 auto; height:100%;}*/
/*.summe { height:100%;}*/

/* IE star hack */
* html, * html body { margin:0; padding:0; height:100%; overflow:hidden; }
* html .footer { min-width:750px; padding-top:10px; color:#666; background: #161b04; height:27px; text-align:center; }