.maintitle,
.maintitle a:link, 
.maintitle a:visited, 
.maintitle a:hover
.maintitle a:active {
	padding-left: 50px;
	color: #696969 !important;
	text-transform: lowercase;
	font-family: 'Quicksand';
	font-size: 20px;
	letter-spacing: 3px;
	text-decoration: none !important;
	text-align: center;
}


.kategoriebanner {
	width: 990px;
	height: 90px;
	line-height: 90px;
	background: #d1d1d1;
	color: #696969;
	text-transform: lowercase;
	text-align: center;
	font-family: 'Quicksand';
	font-size: 30px;
	letter-spacing: 3px;
}

.forenkategorie,
.forenkategorie a:link, 
.forenkategorie a:visited, 
.forenkategorie a:hover
.forenkategorie a:active {
	padding-left: 50px;
	color: #696969 !important;
	text-transform: lowercase;
	font-family: 'Quicksand';
	font-size: 20px;
	letter-spacing: 3px;
	text-decoration: none !important;
}

.forenbeschreibung {
	color: #696969;
	text-transform: lowercase;
	text-align: justify;
	font-family: 'Quicksand';
	font-size: 10px;
	letter-spacing: 0.1em;
	text-decoration: none !important;
	height: 70px;
	padding: 0px 10px 10px 15px;
	overflow: auto;
	scrollbar-width: thin;
}

.forenlastposter {
	width: 300px;
	white-space: normal;
	font-family: 'Quicksand';
	font-size: 8px;
	font-weight: 400;
	letter-spacing:1px;
	text-align: left; 
	text-transform: uppercase;
	color: #696969;
	padding: 1px 1px 1px 1px;
}

.forenlastposter a:active, 
.forenlastposter a:link, 
.forenlastposter a:visited, 
.forenlastposter a:hover{
	width: 300px;
	font-family: 'Quicksand';
	font-size: 9px;
	font-weight: 500;
	letter-spacing:1px;
	text-align: left; 
	text-transform: uppercase;
	color: #696969;
	padding: 1px 1px 1px 1px;
}

.topiccount{
	font-family: 'Quicksand';
	font-size: 8px;
	letter-spacing: 1px;
	word-spacing: 1px;
	line-height: 10px; 
	padding-right: 15px;
	text-align: right;
	font-weight:400;
	text-transform:uppercase;
}

.forum_status {
	height: 50px;
	width: 50px;
	font-size: 30px;
	text-align: center;
}

.forum_status i {
	display: inline-block;
	line-height: 50px;
}

.forum_on {
	color: #a6a6a6 !important;
}

.forum_off, .forum_offlock, .forum_offlink {
	color: #c9c9c9 !important;
}

.forum_off i {
	opacity: 0.7;
}