html, body {
  background: #bcbcbc;
  width: 100%; height: 100%;
  margin: 0; padding: 0px;
  font-family: verdana; font-size: 11px; color: #fff;
}
html { overflow-y: scroll; }

a { text-decoration: underline; }

a.sub_navi, a.sub_navi_aktiv { text-decoration: none; color: #0c55a1; display: block; height: 21px; width: 165px; padding-top: 8px; padding-left: 12px; }
a.sub_navi_aktiv { background: #ccdae6; font-weight: bold; }

div#container { background: #bcbcbc; width: 1004px; margin: auto; padding: 0px; display: block; }

	div#start { width: 1004px; height: 610px; background: url(../img/content/start_bg.jpg) no-repeat; }
	div#footer { float: right; display: block; height: 30px; width: 965px; text-align: right; padding-right: 30px; padding-top: 7px; background: #bcbcbc; }

	#footer a { color: #fff; text-decoration: underline; margin-left: 1em; }

	div#startflash { position: absolute; width: 949px; height: 497px; z-index: 1; background: #fff url(../img/content/bg_start.jpg); border: 1px solid green; }
	div#flash, div#noflash { position: absolute; width: 949px; height: 497px; z-index: 1; background: #fff url(../img/content/bg_start.jpg); }
	div#leistungen_fdi { float: left; line-height: 14px; position: relative; width: 150px; top: 341px; left: 80px; z-index: 2; }
	div#leistungen_vs { float: left; line-height: 14px; position: relative; width: 150px; top: 341px; left: 295px; z-index: 2; }

	span.h1, span.h2 { margin-left: 10px; font-size: 12px; font-weight: bold; line-height: 28px; }
	.h1 a { color: #004e9e; }
	.h2 a { color: #8e132f; }

	#logo_fdi { float: left; position: relative; top: 333px; left: 100px; }
	#logo_vs { float: left; position: relative; top: 330px; left: 225px; }


