#forum {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFF;
	font-size: 11px;
}
#forum a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #ff9000;
	word-spacing: 2px;
	font-weight: bold;
	text-decoration: none;
}
#forum a:hover {
	text-decoration: underline;
	color: #FFF;
}
.Chead {
	background-color:#272727;
	background-image: url(../images/cellr.png);
	background-repeat: repeat-x;
}
.Chead2 {
}
#forum_thema {
	background-image: url(../images/th.gif);
	font-size: 11px;
	color: #FFF;
}
#forum_thema a {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
}
#forum_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #404040;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #121212;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3c3c3c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #131313;
}
#forum_border2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #404040;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #121212;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3c3c3c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #131313;
}
#forum_border2 a{
	font-size: 12px;
	color: #F90;
	text-decoration: none;
}
#forum tr:hover {
	background-color:#272727;
	background-image: url(../images/cellr.png);
}
#button {
	background-color: #F90;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	
}
#forum_user a {
	font-size: 20px;
	color: #F90;
	font-weight: bold;
	text-decoration: none;
}
#forum_user a:hover {
	font-size: 20px;
	color: #F90;
	font-weight: bold;
}
#forum_user {
}
#topic {
	font-size: 18px;
	font-weight: bolder;
	color: #CCC;
	
}
#test2 {
	background-image: url(../images/cell.png);
	background-repeat: repeat-x;
	background-color: #313131;
}

.erstezeile {
	color: #FFF;
	font-size: 12px;
}

.tt a{
	font-size: 24px;
}
