/* 0815 */
body.none {
 padding: 0px;
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
 font-family: Arial, Helvetica, sans-serif;

 color: #000000;
}

table, td, input, select {
 padding: 0px;
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
}

a {
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none;
 color: blue;
}

a:hover {
 text-decoration: underline; color: #e62329}



/* The Ghost Of The Navigator */

.navigation_crossbar  { background-color: #e62329; margin-bottom: 16px; padding-left: 18px }

.navigation_font {
 color: #ffffff;
 font-weight: bold;
 font-size: 11px;
}

.navigation_font:hover, .navigation_font_active {
 color: yellow;
 text-decoration: none;
 font-weight: bold;
 font-size: 11px;
}


/* Elementarteilchen */

.headline_1  { color: #e62329; font-size: 12px; font-weight: bold; line-height: 14px; padding-bottom: 3px; border-bottom: 1px solid #e62329 }

.headline_table_1  { color: #e62329; font-size: 11px; font-weight: bold; line-height: 14px; padding-bottom: 3px; border-bottom: 1px solid #e62329 }
.content_box_1   { background-color: #e49494; padding: 10px 5px 5px; }

.content_box_1_line    { background-color: #e62329; padding: 10px 5px 5px; border-bottom: 1px dashed #e62329 }
.content   { padding: 10px 0 0 }

.footer  { color: #000000; font-size: 10px; line-height: 14px; padding-top: 5px; border-top: 1px solid #e62329 }

/* Scrollbars Of Doom */
body{scrollbar-DarkShadow-Color:#ffffff; scrollbar-Track-Color:#ffffff; scrollbar-Face-Color:#ffffff; scrollbar-Shadow-Color:#e62329; scrollbar-Highlight-Color:#e62329; scrollbar-3dLight-Color:#ffffff; scrollbar-Arrow-Color:#e62329;}