body {
 background-color: #000000;
 background-image: url('pictures/wall.gif');
 background-position: left top;
 background-repeat: repeat;
 text-align: left;
 margin-left: 0cm;
 scrollbar-face-color:#1e1e1e;
 scrollbar-arrow-color:#7b7b7b;
 scrollbar-track-color:#1e1e1e;
 scrollbar-shadow-color:#1e1e1e;
 scrollbar-highlight-color: #1e1e1e;
 scrollbar-3dlight-color: #7b7b7b;
 scrollbar-darkshadow-Color:#7b7b7b;
 margin-top: 1cm;
}

table {
 align: center;
 border-collapse: separate
 text-align: left;
}
table.body {
 align: center;
 border-collapse: separate
 text-align: left;
 cellspacing: 6px;
 cellpadding: 0px;
}

table.edge {
 background-color: #1e1e1e;
 border-right: #b7b7b7 1px solid;
 border-top: #b7b7b7 1px solid;
 border-left: #b7b7b7 1px solid;
 border-bottom: #b7b7b7 1px solid;
 margin: 5px;
 text-align: left;
 border-collapse: separate;
}

table.comment {
 background-color: #666666;
 border-right: #b7b7b7 1px solid;
 border-top: #b7b7b7 1px solid;
 border-left: #b7b7b7 1px solid;
 border-bottom: #b7b7b7 1px solid;
 margin: 5px;
 text-align: left;
 border-collapse: separate;
}

td.banner {
 background-image: url('./pictures/banner.jpg');
 width: 730px;
 height: 157px;
 align: center;
 valign: middle;
}
 
td.col1 {
 width: 120px;
}
 
td.col2 {
 width: 720px;
 margin-right: 0.5cm;
}
 
td.col3 {
 width: 250px;
}

h1 {
 background-color: #b7b7b7;
 color: #1e1e1e;
 text-align: center;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11pt;
}

h2 {
 color: #ffffff;
 text-align: center;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-style: normal; 
 font-weight: bold; 
}

h3 {
 color: #FF6633;
 text-align: left;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-style: normal; 
 font-weight: bold; 
}

hr {
 color: #b7b7b7;
 height: 1px;
}

p {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 color: #b7b7b7;
 padding-left: 0cm;
 padding-right: 0cm;
 word-spacing: 0;
 line-height: 110%;
 margin-left: 0.5cm;
 margin-right: 0.5cm;
}

p.klein {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #FF6633;
 padding-left: 0cm;
 padding-right: 0cm;
 word-spacing: 0;
 line-height: 110%;
 margin-top: 0;
 margin-bottom: 0;
 margin-left: 0.2cm;
 margin-right: 0.5cm;
}

p.gb_message {
 margin-left: 92px;
 }

p.gb_messageX {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #b7b7b7;
}

p.gb_messageY {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 color: #000000;
}

font {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #b7b7b7;
 padding-left: 0cm;
 padding-right: 0cm;
 word-spacing: 0;
 line-height: 110%;
 margin-top: 0;
 margin-bottom: 0;
}

a {
 color: #CCCCCC;
 text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 10pt; 
 font-style: normal; 
 background-color: #333333;
}

a:hover {
 background-color: #b7b7b7;
 text-decoration: none; 
 color: #1e1e1e; 
 font-size: 10pt;
}