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

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

.forum .title {
	color: #1AA296;
	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.dialog .ui-state-highlight .panel, .forum.trade .ui-state-highlight .panel, .forum.dialog .success .panel, .forum.trade .success .panel {
	background-color: #FFFFF0 !important;
	border: 4px solid #1AA296 !important;
	outline: 0px none;
}

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

.forum .success .le-tile {
	border: 4px solid #1AA296 !important;
	outline: 0px none;
}

.forum.news .title {
	font-size:1.5em !important;
font-weight: 500;
	color:#0000ff;
	margin-bottom:10px;
}

.forum.news .signum {
text-align:right;
}

.forum.news .panel-footer {
display:none !important;
}

.forum.news .panel-body {
padding-left:0px !important;
padding-right:0px !important;
color:#222;
}

.forum.news .panel, .forum.news .panel-header, .forum.news .panel-body, .forum.news .footer {
border:0px !important;
box-shadow:none !important;
}

.forum .ui-jqgrid tr.jqgrow td {
	font: arial, helvetica, sans-serif !important;
	white-space: normal;
	border: 0px !important;
	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;
}


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

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

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

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

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

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


