@import url(../style.css);
@import url(../box.css);

/* Anfang Überlagerung */
/* Ende Überlagerung */

div.title {
	padding:30px 0px 15px 38px;
}

div.title div.new {
	clear:both;
	padding:10px 0px 15px 0px;
	text-align:right;
}

div.title div.path b {
	font-size:11px;
	color:#726e6d;
}

table.forum {
	border:1px solid #bbbbbb;
}

th {
	height:21px;
	line-height:21px;
	vertical-align:middle;
	font-weight:normal;
	font-size:11px;
	background-color:#dfe6ec;
}

th.title {
	width:297px;
	padding-left:67px;
}

th.lastThread {
	width:212px;
	text-align:center;
}

th.numberOfThreads {
	width:57px;
	text-align:center;
}

th.numberOfPostings {
	width:60px;
	text-align:center;
}

td.title {
	padding:20px 20px 18px 67px;
	border-right:1px solid #c6c6c6;
	border-bottom:1px solid #c6c6c6;
	background-image:url(../../gfx/forum/forum.jpg);
	background-position:28px 22px;
	background-repeat:no-repeat;
}

td.title b {
	color:#2074b4;
}

td.lastThread {
	font-size:11px;
	color:#706e6f;
	background-color:#eff4f8;
	padding:20px 10px 18px 10px;
	border-right:1px solid #c6c6c6;
	border-bottom:1px solid #c6c6c6;
}

td.lastThread b, td.lastThread a {
	font-size:11px;
	color:#2074b4;
}

td.lastThread u {
	font-size:11px;
	font-weight:bold;
	color:#2074b4;
}

td.numberOfThreads {
	background-color:#eff4f8;
	padding:20px 10px 18px 10px;
	text-align:center;
	border-right:1px solid #c6c6c6;
	border-bottom:1px solid #c6c6c6;
}

td.numberOfPostings {
	background-color:#eff4f8;
	padding:20px 10px 18px 10px;
	text-align:center;
	border-bottom:1px solid #c6c6c6;
}
