
.forum .entry {
	font-size: 1.0em;
}

.forum .panel {
	width: 100%;
	margin-bottom: 2px;
}

.forum .title {
	color: rgb(255,153,0);
	font-size: 1.2em !important;
}

.forum .view-label {
	color: #828282;
}

.forum .view-text {
	color: #272727;
}

.forum .view-thema .view-label {
	color: #828282;
}

.forum .view-star .view-label {
	margin-left: 5px;
}

.forum .text-content {
	max-height: 4.2em;
	overflow: hidden;
	line-height: 1.4em !important;
	margin-bottom: 5px;
	color: #272727;
}

.forum .text-content p {
	margin-bottom: 0px;
}

.forum .panel-body button {
	vertical-align: middle;
	color: #0062A0;
}

.forum .view-star {
	display: block;
}

.forum .view-thema {
	padding-top: 0px;
   	padding-bottom: 6px;
}

.forum .ui-state-highlight .panel {
	background-color: #FFFFF0 !important;
	border: 4px solid #F22811 !important;
	outline: 0px none;
}

.forum .ui-state-highlight .panel .panel-heading {
	background-color: #FFFFF0 !important;
}

.forum .ui-jqgrid tr.jqgrow td {
	font: arial, helvetica, sans-serif !important;
	white-space: normal;
	border: 0px;
	background-color: #ffffff;
}

.forum .ui-jqgrid .viewcategory {
	font-familiy: arial, helvetica, sans-serif !important;
	font-weight: bold !important;
}

.forum .ui-jqgrid .ui-jqgrid-htable th.ui-th-column {
	font-familiy: bold arial, helvetica, sans-serif !important;
	font-weight: bold !important;
}

.ui-jqgrid .ui-jqgrid-view {
}

.searchext, .searchext a {
	color: #008175;
}

.searchgroup .active.panel {
	background-color: #fffff0;
	border: 2px solid #F22811;
}

.weiterlesen {
	float: right !important;
	color: #ffffff !important;
	cursor: pointer;
	padding-left: 10px;
}

.weiterlesen:after {
	content: "Weiterlesen";
}

.nav-mini .dropdown-menu li {
	color:#7a7777;
}

.forum .le-tile {
	color:#ffffff;
}

.forum .fill-bg {
	background-color:#808080;
}


.entry .view-star, .entry #dlgKommentare{
	display:none;
}
