#sbb td, #sbb input, #sbb select, #sbb textarea, #sbb div, #sbb {
  font-family: verdana;
  font-size: 11px;
  color: #435058;
}
#sbb a:link, #sbb a:visited {
  color: #0E789D;
}
#sbb a:active, #sbb a:hover {
  color: #435058;
  text-decoration:none;
}
#sbb .errorbox {
  padding: 25px;
  background-color: #f5e8e8;
  border: 1px #dfb2b2 solid;
  color: #9e1111;
  margin: 15px 0px 15px 0px;
}
#sbb .successbox {
  padding: 25px;
  background-color: #E8F6E9;
  border: 1px #B2E1B7 solid;
  color: #11a322;
  margin: 15px 0px 15px 0px;
}
#sbb .coltext2, #sbb .success, #sbb a:link.coltext2, #sbb a:visited.coltext2 {
  color: #669900;
}
#sbb .coltext3, #sbb a:link.coltext3, #sbb a:visited.coltext3 {
  color: #E85915;
}
#sbb .forumhead td, #sbb .forumfoot td {
  background-color: #E6E6E6;
  font-weight: bold;
}
#sbb .foruminner td {
  background-color: #ffffff;
}
#sbb .forumsubhead td {
  background-color: #f6f6f6;
  font-weight: bold;
}
#sbb .anu {
  text-decoration:none;
}
#sbb .b {
  font-weight: bold;
}
#sbb .c {
  text-align: center;
}
#sbb .small, #sbb .small div {
  font-size: 10px;
}
#sbb .subhl {
  color: #008ABF;
  font-weight: bold;
  font-size: 12px;
}
#sbb .nowrap {
  white-space: nowrap;
}
#sbb .offline {
  text-decoration: line-through;
}

/***
 * Pager [+]
 ***/ 

#sbb .page, #sbb .pagesel {
  float: left;
  text-align:center;
  padding:3px;
  margin:3px;
  width: 15px;
  border: 1px #0E789D solid;
}
#sbb .pagesep {
  float: left;
  padding: 5px 0 3px 0;
  margin: 5px 0 3px 0;
}
#sbb .page {
  background-color: #ffffff;
}
#sbb .pagesel {
  background-color: #0E789D;
}
#sbb .page a:link, #sbb .page a:visited {
  color: #0E789D;
  text-decoration:none;
}
#sbb .pagesel a:link, #sbb .pagesel a:visited {
  color: #ffffff;
  text-decoration:none;
}

/***
 * Pager [-]
 ***/ 


/***
 * Some additional settings [+]
 ***/   
#sbb .bgcol1 { /* the table headings and footings and framecol of these tables */
  background-color: #cccccc;
} 
#sbb .postinginfos {  /* created on and by, topictitle within post */
  font-size: 10px;
  padding-top:3px;
  padding-bottom:3px;
  border-bottom: 1px #e6e6e6 solid;
}
#sbb .post { /* the single post */
  padding: 5px;
}
#sbb .breadcrumps {
  padding-bottom:20px;
}
#sbb .breadcrumps div {
  font-size: 10px;
}
#sbb .profilemaillinks {  /* linkbuttons to profile and email within topics */
  font-size: 10px;
  padding-top:3px;
  padding-bottom:3px;
  border-top: 1px #e6e6e6 solid;
  text-align:right;
}
/***
 * Some additional settings [-]
 ***/   

/***
 * BB
 ***/
#sbb .bbquote, #sbb .bbcode {
  background-color:#fefefe;
  border: 1px #999999 solid;
  margin:5px;
}
#sbb .bbquotehl, #sbb .bbcodehl {
  font-weight: bold;
  font-size: 10px;
  background-color:#eeeeee;
  padding:2px;
}