body { 
  margin-left:	           0px;
  margin-right:	           0px;
  margin-top:	           0px;
  margin-bottom:	0px; 
  font-family:              verdana,tahoma,arial,helvetica,sans-serif; 
  font-size: 	            12px;
  color:                      #6E6C6D;
  background-color:  transparent;
  background-image:url(./images/bg-demo-djedit-body.jpg);
  background-repeat:repeat-x; 
}
div, td, th, input {
  font-family:              verdana,tahoma,arial,helvetica,sans-serif; 
  font-size: 	            10px;
  color:                      #6E6C6D;
}
div#bgcontainer {
  width:1024px
  height:1000px;
  left: 0px;
  top:0px;
  z-index:1;
  position:absolute; 
}
div#navigation {
  width:400px
  height:150px;
  left: 100px;
  top:210px;
  z-index:2;
  position:absolute; 
  font-size:10px;
}
div#content {
  width:480px;
  height:355px;
  left: 455px;
  top:102px;
  z-index:3;
  position:absolute; 
  font-size:10px;
  overflow: auto;
}
div#useronline {
  width:400px
  height:20px;
  left: 455px;
  top:491px;
  z-index:4;
  position:absolute; 
  font-size:10px;
}
h1 {
  color: #6E6C6D;
  font-family: tahoma,verdana,arial,helvetica,sans-serif;
  font-size:	16px;
  font-style: normal;
  font-weight: bold;
  margin-top:0px;
}
a:link {
  color: #000000;
}
a:visited {
  color: #000000;
}
a:hover {
  color: #6E6C6D;
}
a:active {
  color: #000000;
}

#navigation a:link {
    font-size:10px;
    color:#000000;
    text-decoration:none;
    display:block;
    letter-spacing:3px;
}
#navigation a:visited {
    font-size:10px;
    color:#000000;
    text-decoration:none;
    display:block;
    letter-spacing:3px;
}
#navigation a:hover {
    color:#E00000;
    text-decoration:underline;
}
#navigation a:active {
    color:#000000;
    text-decoration:none;
}

input, textarea, select {
  border-left:1px solid black;
  border-top:1px solid black;
  border-right:1px solid white;
  border-bottom:1px solid white;
}
.fb {
  border-left:1px solid white;
  border-top:1px solid white;
  border-right:1px solid black;
  border-bottom:1px solid black;
}

.bb_smilie {
  vertical-align:bottom;
}
.bb_l_img {
  float:left;
  margin-top: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
  margin-left: 0px;
}
.bb_r_img {
  float:right;
  margin-top: 2px;
  margin-right: 0px;
  margin-bottom: 2px;
  margin-left: 2px;
}
table.pagelink {
   border-collapse:collapse;
   background-color:white;
   font-size: 10px;
   font-style:normal;
   font-weight: normal;
   margin-right:6px;
}
.pagelink th {
    border:0px solid gray;
}
.pagelink td {
    border:0px solid gray;
    width:10px;
    text-align:center;
}
td.pagelink_erste {
    background-color:#ffffff;
}
td.pagelink_hier {
    background-color:#eeeeee;
}
td.pagelink_letzte {
    background-color:#ffffff;
}
