#forumFront td, .forumFrontCell {
	color: #285977;
	background-color: #D3D3D3;
	font-size: 10px;
	line-height: 12px;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #E5E5E5;
}
.forumFrontCell {
  color: #446274; 
  font-weight: bold;
  font-size: 11px;
}
#forumFront #topRow td, #topRow td {
	background-color: #7F99A9;
	font-weight: bold;
	color: #fff;
}
#forumFront #topRow td a, #topRow td a {
	text-decoration: underline;
	color: #fff;
}
#forumFront #topRow td a:hover, #topRow td a:hover {
	color: #BECCD5;
}
#forumFront a, #forumFront #dark a {
	color: #5D7A8B;
	text-decoration: none;
}
#forumFront a:hover, #forumFront #dark a:hover {
	color: #285977;
	text-decoration: underline;
}
#forumFront #dark a {
	color: #285977;
}
#forumFront #dark a:hover {
  color: #1C3849;
}

#forumFront .tittel, #forumFront .tittelAdmin, #forumFront .tablehidden {
  white-space: normal;
	padding: 0px;
}
#forumFront .tablehidden a {
	background-image: url(../gfx/hidden_bak.gif);
}
#forumFront .tittel:hover {
	background-color: #c9c9c9;
}
#forumFront .tittel a, #forumFront .tittelAdmin a, #forumFront .tablehidden a {
	color: #285977;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 9px;
  display: block;
}
#forumFront .tablehidden a {
color: #999;
}
#forumFront .tittel a:hover {
	color: #214B64;
	text-decoration: none;
	background-color: #c9c9c9;
}
#forumFront .tittelAdmin a {
  color: #81592A;
  font-weight: bold;
  background-color: #D3C9BA;
}
#forumFront .tittelAdmin a:hover {
  color: #6A4820;
  background-color: #CDC2B1;
 	text-decoration: none; 
}
#forumFront .tablehidden a:hover {
	background-color: #c9c9c9;
	color: #888;
}


#forumFront .svar {
  text-align: center;
  padding: 0px 5px 0px 5px;
}
#forumFront #topicEdit a:hover, #forumFront #topicEdit a:hover img {
	background-color: #b8b8b8;
	cursor: default;
}
#forumFront #topicEdit a {
	cursor: default;
}


#forumTabs td {
  padding: 0px;
  line-height: 10px;
}
#forumTabs .activeTab {
  background-color: #285977;
  font-size: 10px;
  color: #fff;
}

#forumTabs .activeTab a {
  text-decoration: none; 
  color: #fff;
  cursor: default;
}

#forumTabs .activeTab a:hover {
  color: #fff;
}

#forumTabs .inactiveTab {
  background-image: url(../gfx/forum_tabback_inactive.gif);
  background-color: #fff;
  font-size: 10px;
  color: #7F99A9; 
}

#forumTabs .inactiveTab a {
  color: #7F99A9; 
  text-decoration: none;
}
#forumTabs .inactiveTab a:hover {
  color: #18394D; 
  text-decoration: none;
}

#forumRead .author, #forumRead .authorAdm, #forumRead .hiddenRow {
  padding-left: 8px;
  padding-right: 8px;
}
#forumRead .datestamp {
  background-color: #d3d3d3;
  padding-left: 8px;
  font-size: 10px;
  color: #004151;
  padding-top: 1px;
  padding-bottom: 1px;  
}
#forumRead .author, #forumRead .authorAdm, #forumRead .hiddenRow {
  background-color: #C8C8C8;
  padding-top: 6px;
  padding-bottom: 6px;
  color: #7B7B7B;
  line-height: 11px;
  border-bottom: 1px solid #E5E5E5;
}
#forumRead .author div, #forumRead .authorAdm div, #forumRead .hiddenRow div {
  padding-top: 3px;
  margin-bottom: 3px;
}

#forumRead .authorAdm  {
  background-color: #CCBEAB;
  color: #806D52;
}
#forumRead .author h3, #forumRead .authorAdm h3, #forumRead .hiddenRow h3 {
  padding: 0px;
  margin: 0px;
}
#forumRead .author h3 a, #forumRead .authorAdm h3 a, #forumRead .hiddenRow h3 a {
  font-size: 12px;
  line-height: 13px;
  color: #5F5F5F;
  padding: 0px;
  margin: 0px;
  text-decoration: none;
}
#forumRead .author h3 a:hover, #forumRead .hiddenRow h3 a:hover {
  color: #494949;
}
#forumRead .authorAdm h3 a {
  color: #746652;
}
#forumRead .authorAdm h3 a:hover {
  color: #63533D;
}
#forumRead .hiddenRow {
	background-image: url(../gfx/hidden_bak.gif);
}

#forumRead .text {
  background-color: #DCDCDC;
  border-left: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
  color: #285977;
  font-size: 11px;
  line-height: 13px;
}
#forumRead .textDiv {
  padding-left: 8px;
  padding-right: 5px;
  padding-top: 4px;
  padding-bottom: 4px;
}



#forumRead .author #edit td, #forumRead .authorAdm #edit td {
  padding-right: 4px;
  padding-top: 1px;
}

.imgDelete, .imgEdit, .imgHide, .imgTag, .imgComment {
  border: 1px solid #fff;
  display: table-cell;
}
.imgDelete {
  background-image: url(../gfx/forum_edit_trash_n.gif);
}
.imgDelete:hover {
  background-image: url(../gfx/forum_edit_trash_o.gif);
}


.imgEdit {
  background-image: url(../gfx/forum_edit_edit_n.gif);
}
.imgEdit:hover {
  background-image: url(../gfx/forum_edit_edit_o.gif);
}


.imgHide {
  background-image: url(../gfx/forum_edit_hide_n.gif);
}
.imgHide:hover {
  background-image: url(../gfx/forum_edit_hide_o.gif);
}

.imgTag {
  background-image: url(../gfx/forum_edit_tag_n.gif);
}
.imgTag:hover {
  background-image: url(../gfx/forum_edit_tag_o.gif);
}

.imgComment {
  background-image: url(../gfx/forum_edit_comment_n.gif);
}
.imgComment:hover {
  background-image: url(../gfx/forum_edit_comment_o.gif);
}




#forumRead #smileyChoose {
  color: #285977;
  background-color: #fff;
  font-size: 10px;
  letter-spacing: -0.4px;
  padding-right: 7px;
  padding-bottom: 7px;
}

#forumRead #smileyChoose img  {
	padding: 0px 2px 3px 0px;
}

#forumRead #smileyChoose #smileyTable td {
  padding: 0px 3px 0px 0px;
}



.forumTextinput {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
        color: #285977;	
	background-color: #eee;
	border-width: 1px;
	border-style: solid;
	border-color: #999;
	padding: 4px 0px 4px 8px;
	margin: 7px;
	width: 300px;
	height: 130px;
}
.forumSubmit {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
  color: #285977;	
	background-color: #eee;
	border-width: 1px;
	border-style: solid;
	border-color: #999;
	padding: 2px 4px 2px 4px;
	margin: 7px;
	margin-top: 0px;
}

/* forumstats */
#forumStats {
	margin-top: 13px;
  background-color: #C8C8C8;
}
#forumStats td {
  padding: 3px 5px 2px 0px; 
}

#forumStats .barBack {
  margin-right: 4px;
  background-image: url(../gfx/4x4bar_gray.gif);
	background-position: center;
	background-repeat: repeat-x;
}

.moderatorcomment {
 padding-top: 3px;
 padding-left: 8px; 
 padding-bottom: 3px;
 color: #746652;
}
