body{
	color:#999999;
}

td.forumtoplayerlogo{
	width:250px;
}
td.forumtoplayerother{
	width:300px;
}
td.forumpage{
	height:476px;
	vertical-align:top;
}

table.topiclist{
 	font-size: 10pt;
}

table.topiclist tr td{
	width:850px;
	border-color:#CCCCCC;
	border-style:inset;
	border-width:2px;
	background-color:#999999;
	color:#333333;
}

table.bericht{
	width:700px;
	border-color:#CCCCCC;
	border-style:groove;
	border-width:3px;
	background-color:#999999;
	color:#333333;
	text-align:left;
	vertical-align:top;
}

td.header{
	border-bottom-color:#CCCCCC;
	border-bottom-style:groove;
	border-width:2px;
	vertical-align:top;
	height:30px;
}

td.info{
	border-right-color:#CCCCCC;
	border-right-style:groove;
	border-width:2px;
	width:100px;
/*	height:250px;*/
	vertical-align:top;
}

td.message{
	background-color:#BBBBBB;
	vertical-align:top;
	height:200px;
}

a{
	color:#555555;
}

a:hover{
	text-decoration:underline;
	cursor:pointer;
}

img{	
	border:0px none;
}

input, textarea{
	background-color:#999999;
	color:#333333;

}
