html, body {
        margin: 0;
        padding: 0;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background: #181A19;
        font-size: 10px;
        font-weight: normal;
        font-style: normal;
        color: #FFFFFF;
        text-align:left;
}

text,div,span,th,ul,li { FONT-SIZE: 8pt; }
	td { FONT-SIZE: 8pt; }
	HR { color: #FFFFFF; }
	A:link { color: #E26766; text-decoration:none }
	A:visited { color: #E26766; text-decoration:none }
	A:hover { color: #FFFFFF; text-decoration:balken_weissnone }
	A:active { text-decoration:none }
	a.sortierung:link { color: #E26766; text-decoration:none }
	a.sortierung:visited { color: #E26766; text-decoration:none }
	a.sortierung:hover { border: 1px solid #800000; border-right: none; border-left: none; }
	A.headline2_link:link { color: #99b3ff; text-debalken_weisscoration:none }
	A.headline2_link:visited { color: #99b3ff; text-decoration:none }
	A.headline2_link:hover { color: #0080ff; text-decoration:none }
	A.headline2_link:active { color: #0080ff; text-decoration:none }
	
	table.blk { color: #ffffff; background: #000000; border: solid; border-color: #BFBFBF; border-width: thin; }
	td.blk { color: #0080ff; padding: 15px; font-family: Verdana, Helvetica, sans-serif; font-size: 10pt; background: #000000; border-width: thin; border-color: #000000; }
	
	table.blk2 { color: #ffffff; background: #000000; border: solid; border-color: #BFBFBF; border-width: thin; }
	td.blk2 { color: #0080ff; padding: 15px; font-family: Verdana, Helvetica, sans-serif; font-size: 10pt; background: #000000; border-width: thin; border-color: #000000; }
	.blk2 A:link { color: #99b3ff; text-debalken_weisscoration:none }
	.blk2 A:visited { color: #99b3ff; text-decoration:none }
	.blk2 A:hover { color: #0080ff; text-decoration:none }
	.blk2 A:active { color: #0080ff; text-decoration:none }
	
	table.lgt { color: #ffffff; background: #747272; border: solid; border-width: thin; border-color: #747272; }
	td.lgt { color: #ffffff; padding: 8px; font-family: Verdana, Helvetica, sans-serif; font-size: 10pt; background: #1A1A1A; border: solid; border-width: 1px; border-color: #272727; }
  
	td.lgt1 { background: #1A1A1A; padding: 8px 5px 8px 5px; color: #ffffff; font-family: Verdana, Helvetica, sans-serif; font-size:10pt;border: solid; border-width: thin; border-color: #272727; text-align: center; }
	td.lgt2 { background: #262626; padding: 8px 5px 8px 5px; color: #ffffff; font-family: Verdana, Helvetica, sans-serif; font-size:10pt;border: solid; border-width: thin; border-color: #1A1A1A; text-align: center; }
	
	table.suche { color: #ffffff; background: #333333; border: solid; border-width: thin; border-color: #747272; }
	td.suche { color: #ffffff; padding-left: 5px; padding-right: 5px; font-family: Verdana, Helvetica, sans-serif; font-size: 8pt; background: #1A1A1A; border: solid; border-width: 1px; border-color: #272727; }

acronym {
        cursor:help;
        }

.headline2 {
        position: fixed;
        z-index: 55;
        top: 116px;
        left: 243px;
        font-family: sans-serif, Helvetica, Verdana, Arial;
        font-size: 12px;
        font-weight: bold;
        font-style: italic;
        color: #0080ff;
        text-align:left;
        letter-spacing:0.4em
}

#hinweis1 {
        position: fixed;
        z-index: 150;
        top: 400px;
		left: 300px;
		background: #000000;
		border: 1px solid #C0C0C0;
        color: #0080ff;
		font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 16pt;
        font-weight: bold;
        padding: 30px;
		width: 1200px;
        height: 400px;
}

#hinweis2 {
        position: fixed;
        z-index: 150;
        top: 300px;
		left: 300px;
		background: #000000;
		border: 1px solid #f3f3f3;
		color: #0080ff;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 16pt;
        font-weight: bold;
        padding: 30px;
		width: 550px;
        height: 50px;
}

#unsichtbar_500 {
        width: 500px;
        height: 1000px;
}