/* KUNENA */

body #Kunena {
	margin-top:20px !important;
	color:#000 !important;
}
.kforum-headerdesc {
	display:none !important;
}
.kheader h2 {
	background-image:none !important;
}
/* Kill Kunena */
.kfooter {
	display:none !important;
}
/* KOMPONENTE: RS EVENTS PRO */

#rs_event_show {
	display:inline-block !important;
}
/* MODUL: KUNENALATEST - Tabelle */
.klatest .cell-1 {
	text-align:center;
	margin:auto;
}
.klatest .cell-1 img {
	width:15px !important;
	height:15px !important;
}
.klatest th {
	padding:4px;
	border:1px solid #1D1D1D;
	background-color:#2f2f2f;
	font-weight:bold;
}
.klatest tr {
	background-color:#3B3B3B;
}
.klatest tr:nth-of-type(odd) {
	background-color:#343434;
}
.klatest td {
	border:1px solid black;
	padding:4px;
}

/* DANKE BUTTON */

body #Kunena .kpost-thankyou .kbuttonuser {
	background-image:url(../images/kunena-default.png) !important;
}

body #Kunena .kpost-profile .kpost-usertyr {
	font-weight:bolder !important;
	color:#C50A13 !important;
}


body #Kunena .kpost-profile .kpost-smallicons {
	display:none !important;	
}

/* MAX PROFIL IMG BREITE */

body #Kunena .kpost-profile .kpost-avatar img {
	max-width:170px !important;
	overflow:hidden !important;
}

.kpost-usertyr {
	display:none !important;
}