.forum_list_header_entry    { background-color:#ECECEC; }
.forum_list_header_author   { background-color:#ECECEC; }
.forum_list_header_count    { background-color:#ECECEC; }
.forum_list_header_date     { background-color:#ECECEC; }
.forum_msg_header2          { background-color:#ECECEC; }
.forum_header               { letter-spacing:0.1ex;font-weight:bold; }
.forum_msg_body             { border:2px solid #ECECEC; }
.forum_jump                 { margin:2px;border:2px solid #ECECEC; }
.forum_answer               { margin:2px; }
.forum_summary              { margin:2px; }

.voteBox                    { width:100%; margin-bottom:15px; border:1px solid #ECECEC; }
.voteHeading                { background-color: #ECECEC; font-weight:bold; }
.voteContent                { margin:0px; }
.voteResultPositive         { color:#ff0000; font-weight:bold; }
.voteResultNegative         { font-weight:bold; }
	
.maus {
	cursor:pointer;
	border: medium outset #333333;
	left: 20px;
	margin-left: 50px;
	padding: 0px;
	
	}
	
.copy {
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
}
a.copy:link {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #000000;
	text-decoration: underline;
}
a.copy:visited {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #000000;
	text-decoration: underline;
}

a.copy:hover {
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #C15200;
}
