/* CSS Document */
#forummenu
{
width:230px;
}
#forummenu a
{
color:#A67F5D;
text-decoration:none;
}
#forummenu a:hover
{
color:black;
text-decoration:underline;
}
.topord
{
color:#8F6C4D;
}
.padding
{
	padding-left:5px;
}
.trs
{
height:19px;
color:#000000;
background-color:#b59462;
font-weight:bold;
}
.tdborderbottom
{
border-bottom:1px solid #b59462;
padding:5px;
}
.fejl
{
color:red;
font-weight:bold;
}
.yes
{
border:1px solid #000000;
background-color:#b59462;
padding:10px;
margin-bottom:10px;
}
.information
{
width:110px;
border:1px solid #b59462;
border-top:0px;
border-right:0px;
padding:10px;
}
.post
{
width:5000px;
border:1px solid #b59462;
border-top:0px;
padding:20px;
}
/* historie_over */
.historie_over
{
	border-right:1px solid #b59462;
	float:			left;
	height:120px;
	margin-right:20px;
	width:190px;
	font-size:11px;
}
.histore_over a:link
{
	text-decoration:none;
}
/* hvid */
.hvid
{
	color:#000;
	line-height:23px;
	letter-spacing:1px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	
}
.hvid, a
{
	text-decoration:none;
}
.brun
{
	background-color:#e5bb7b;
	padding:10px;
	border:1px solid #b59462;
	color:#000;
	line-height:22px;
	font-family:Tahoma, Geneva, sans-serif;
}