/* --------------------------------- */

/* Forum */
table.discussiontable
{
	margin: 2.0em 0 0 0;
	border-right: solid 0px #eed755;
}
table.discussiontable th
{
	background-color: #f7f3db;
	background-color: #f6ebb4;
	padding: 0.5em 0 0.5em 0em;
	border-bottom: solid 1px #eed755;
	border-right: solid 1px #eed755;
	text-transform: uppercase;
	color: #b7990d;
	font-weight: normal;
		margin:0;
}
table.discussiontable th h2, table.discussiontable th.firstcol
{
	padding: 0.2em 0 0 1.0em;
}
table.discussiontable  div.tabelheader
{
	padding:0;
	margin:0;
}
table.discussiontable th.firstcol
{
	width: 35%;
}

table.discussiontable th.lastcol
{
	border-right: solid 0px #eed755;
}

table.discussiontable td, td.firstcol, td.seccol, td.seclastcol
{
	padding: 1.0em;
	border-bottom: solid 1px #eed755;
	border-right: solid 1px #eed755;
}
table.discussiontable a
{
	text-decoration: none !Important;
}
table.discussiontable td.head
{
	padding:0em !Important;
	border-right-width:0;
}
table.discussiontable td.lastcol
{
	border-right: solid 0px #eed755;
}

div.tabelheader a
{
	color: Black !Important;
	font-size: 1.2em;
	text-decoration: none !Important;
	font-weight: bold;
	margin: 0 0.7em 0 1.0em;
}
div.tabelheader
{
	width: 100%;
	margin: 0 0 0 0;
	padding:0 0 0 0;
}
div.tabelheader span
{
	font-size: 1.0em;
}

div.backgroundmore
{
	padding: 0.5em 0 0.5em 1.0em;
	background: #f7f3db;
	background: #f6ebb4;
	
}
a.more
{
	padding: 0 1.6em 0 0;
	background: url(/UdfStyles/Udf/intern/images/btn_pil.gif) no-repeat right;
}

div.tabelheaderleft
{
	float: left;
	padding: 0.5em 0 0 0;
}
input.discussionbutton
{
	float:right;
	padding:0.1em 0.8em 0 0;
	margin: 0;
}

table.discussiontablelist div.tabelheader
{
	padding: 0em 0 0 1.0em;
}

table.discussiontablelist
{
	background-color: #f2f7db;
	background-color: #f7f3db;
}
table.discussiontablelist td
{
	padding: 1.0em 1.0em;
}

table.discussiontablelist div.tabelheader
{
	font-weight: normal !Important;
}

td.tread-bottom
{
	background: #FFF url(/images/forum/hr_line_lang1.gif) no-repeat top;
	font-size: 0.5em;
}
td.thread-lastcol
{
	width: 70%;
	padding: 1.0em 1.0em;
}
span.tabelhead
{
	font-size: 1.1em !Important;
	font-weight: bold !Important;
	text-transform: none !Important;
}
  span.time
 {
 	color: Gray;
 }
 div.nr
 {
 	color: #dded8b;
 	color: #eddd8b;
	font-size: 2.5em;
	float: right;
	line-height: 100%;
	vertical-align: top;

 }
 td.thread-lastcol, td.thread-firstcol, td.thread-links
 {
 	padding:1.0em 0 1.0em 1.0em;
 }
 #full-page-col
 {
	padding:10px;
 } 
 #discussionindex
 {
	text-align:left;
 }