body {
 margin: 0px;
 scrollbar-arrow-color : #000000;
 scrollbar-darkshadow-color : #FFFFFF;
 scrollbar-face-color : #FFFFFF;
 scrollbar-track-color : #FFFFFF;
 scrollbar-highlight-color : #000000;
 scrollbar-shadow-color : #000000;
 background: #000000;
 }

html, table, tr, td, th, h1, input, textarea {
 margin: 0px;
 spacing: 0px;
 border: 0px;
 border-spacing: 0px;
 border-collapse: collapse;
 font-family: Trebuchet MS, Arial, Sans-Serif;
 font-size: 14px;
 color: #EEEEEE;
 vertical-align: top; }

th {
 text-align: left;
 font-weight: normal; }

ul {
 list-style-type: square;
 list-style-image: url('dot.png');
 padding-left: 18px;
 margin: 0px; }

hr {
 width: 98%;
 border: 0px;
 border-bottom: 1px solid #CCCCCC;
 height: 0px; }

a {
 color: #EEEEEE;
 font-style: oblique;
 text-decoration: none;
 font-weight: normal; }

a img {
 border: 0px; }

a.extern {
 text-decoration: none;
 font-style: italic;
 color: #339999; }

a.extern:before { content: "\2262\00A0"; }

a.intern {
 letter-spacing: 1px;
 color: #CCCC80; }

a.intern:before { content: "\2261\00A0"; }




img#leiste {
 margin-right: 5px;
 margin-top: 1px;
 margin-bottom: 1px; }

img.neues {
 border: 1px solid #CCCCCC;
}

input#email {
 background: #101020;
 width : 300px;
 border: 1px solid #CCCCCC;
 padding-left: 5px; }

input#schalter {
 background: #101020;
 color: #000000;
 border-top: 1px solid #FFFFFF;
 border-left: 1px solid #FFFFFF;
 border-right: 1px solid #888888;
 border-bottom: 1px solid #888888;
 background: #CCCCCC; }

textarea#email {
 background: #101020;
 width : 600px;
 height: 400px;
 border: 1px solid #CCCCCC;
 padding-left: 5px; }