body {        /*Firefox etc*/
  background-image: url('img/mainbg.jpg');
  background-repeat: repeat-y;
  background-color: #000000;
  color: #FFFFFF;
  background-attachment: fixed;
}
A:link { color: #FFFFFF; text-decoration: none;}
A:visited {  color: #FFFFFF; text-decoration: none;}
A:active {  color: #FFFFFF; text-decoration: none;}
A:hover { color: #8D3E12; text-decoration: underline; }
table {
  font-family: Verdana, sans-serif;
  font-size: 8pt;
  color: #79A8FD;
}
/*b {
  font-family: "Courier New", Verdana, sans-serif;
  font-size: 10pt;
  color: #79A8FD;
}   */
div {
  font-family: Verdana, sans-serif;
  color: #79A8FD;
  font-size: 8pt;
}
input, textarea {
  background: none;
  border: 1px dotted #6077D7;
  color: #FFFFFF;
  font-size:8pt;
  font-family: Verdana, sans-serif;
}
input[type=button] , input[type=submit] {
    border-style: solid;
}
select {
  background-color: #000000;
  border: 1px solid #6077D7;
  color: #FFFFFF;
  font-size:8pt;
  font-family: Verdana, sans-serif;
}
img { border: 0px; }
#logobg {   /*Firefox etc*/
  position: fixed;
}
#logo {
position: fixed;
top 0;
left: 0;
}
#logo2 {
position: fixed;
top 0;
left: 0;
}
#contentborder {
  position: absolute;
  top: 140;
  left: 100;
  width: 560px;
}
div.content {
  background-image: url('img/bgtrans.png');

  font-family: Verdana, sans-serif;
  font-size: 10pt;
}
#footer {
  color: #0F5499;
  font-family: Verdana, sans-serif;
  font-size: 7pt;
  text-align: right;
}
#bottom {
  position: fixed;
  bottom:0;
}
#title {
  font-family: "Courier New", Verdana, sans-serif;
  text-align: right;
  font-weight: bold;
  font-size: 14pt;
  font-style: italic;
  width: 552px;
  color: #6077D7;
}
.ueber {
  font-weight: bold;
  font-size: 11pt;
}
div.bla {
 border-width: 1px;
 background-color: #000000;
}
div.pagenav {
 border: 1px dotted #444444;
 background-image: url('img/bgtrans_black.png');
 padding-top: 10px;
 padding-bottom: 10px;
}
#navi {
  position: fixed;
  /*left: 600;  /*hidden, 690 um ganz zu sehen */
  left: 690;
  top: 141;
}
#navitext {
  position: fixed;
  left: 722;
  top: 215;
}
#shoutbox {
  position: fixed;
  /*vorher 750 (mit Einfahren von Navi) */
  left: 800;
  top: 70;
  width: 200px;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
  -moz-opacity: 0.3;
}
#shoutbox_hover {
  position: fixed;
  left: 800;
  top: 70;
  width: 200px;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1;
}
#showshout {
  border: 1px dotted #444444;
  background-color: #000000;
  font-size: 7pt;
  font-family: Verdana, sans-serif;
  width: 150px;
  height: 60px;
  padding: 2px; 
}
.sb_title {
    font-size:8pt;
    font-weight: bold;
}
.sb_text {
    font-size: 8pt;
}
.sb_time {
    font-size:7pt;
}     
#usersetup {
  position: fixed;
  top: 170;
  left: 125;
  width: 500px;
  border: 1px dashed #6077D7;
  background-color: #000000;
}
.newstitle {
    font-size:9pt;
    font-weight:bold;
    color: #FFFFFF;
}
