* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, sans-serif;
	font-size: 100.1%;
	margin: 0;
	padding: 0;
	text-align: center;
}

input[type="button"], input[type="submit"], input[type="reset"], input[type="file"], button {
	padding: 1px 6px;
}

input[type="radio"] {
	margin: 3px 3px 0px 5px;
}

input {
	padding: 1px 0px;
}

textarea{
	padding: 2px;
}

#js-warning {
background-color: #F3DC00;
font-weight: bold;
font-size: 0.9em;
border-bottom: 1px solid #EAB705;
text-align: center;
position: absolute;
top: 0;
left: 0;
width: 100%;
padding: 0.5em 0 0.5em 0;
}

#js-warning-spacer {
height: 2.2em;
font-size: 0.9em;
}


.uddeim-set-block input {
	margin: 10px;
}

.pageholder {
	width: 100%;
	background:white url(../images/new_bg.png) repeat-x scroll 0 0; 
	margin: auto;
}

#main_page {
	width: 960px;
	text-align: left;
	margin: auto;
	font-size:0.8em;
	color:#555555;
	
}


#main_page_component {
	text-align: left;
	margin: auto;
	font-size:0.78em;
	color:#555555;
	
}

.main_page_wrap {
	margin: 0 -40px;
	WIDTH: 1040px;
	
}

#content {
	float: right;
	width: 730px;
	overflow: hidden;
	padding-right:20px;
}

.footer {
	color: #FFFFFF;
	float: left;
	font-size: 0.85em;
	padding: 30px 0 50px;
	text-align: center;
	width: 100%;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	width: 100%;
}

.inside {
	padding-top: 10px;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:10px;

}
.inside-without{
	padding:10px;
	}

#sidebar {
	float: left;
	width: 200px;
}

#header {
	width: 100%;
	background: url(../images/new_header_bg.png) 0 0 no-repeat;
	height:92px;
}

#logo {
	float: left;
	margin-top:8px;
	margin-left:22px;
/*	background: url(../images/header.png) 0 0 no-repeat;*/
}

#header_r {
	float: right;
	width: 180px;
	height: 75px;
	margin-top:10px;
}

#header_r img {
	float:left;
	margin-top:3px;
	margin-right:6px;
}

#header_r p {
	margin:0px;
	
}

#header_r p:last-child {
	margin-top:1px;
	
}

img {
	border: none;
}

a {
	text-decoration: none;
	color:#5073AC;
}

a:hover {
	text-decoration: underline;
	color:#5073AC;
}


.componentheading,div.cbUserListTitle {
	font-size: 1.7em;
	font-weight:normal;
	margin:0px 0 0px;
}

hr{
	border:dotted grey 1px;
	width:100%;
}

h1 {
	margin:20px 0 10px;
	font-size: 1.7em;
	font-weight:normal;
}

.contentheading {
	font-size: 1.5em;
	font-weight:normal;
	margin:0px 0 0px;
}

h2 {
	margin:20px 0 10px;
	font-size: 1.5em;
	font-weight:normal;

}

h3 {
	margin:20px 0 10px;
	font-size: 1.3em;
	font-weight:normal;
}

h4 {
	margin:20px 0 10px;
	font-size: 1.2em;
	font-weight:normal;
}

h5 {
	margin:20px 0 10px;
	font-size: 1.1em;
	font-weight:normal;
}

h6 {
	margin:20px 0 10px;
	font-size: 1em;
	font-weight:normal;
}

#page p img {
	float:left;
	margin:5px;
	
}


p {
	line-height: 1.6em;
	margin:5px 0;
}




p.counter{
	background:#E3E0D0 none repeat scroll 0 0;
	font-weight:bold;
	margin:10px 0;
	padding:5px;
}


#breadcrumbs{
/*	background:#FFFFFF none repeat scroll 0 0;
	height:23px;*/
	
	padding-top:0;
	text-align:left;
	float:left;
	width:100%;
	
	background: transparent url(../images/breadcrumb.png) repeat scroll center top;
}

#breadcrumbs p{
	padding-left:10px;
	line-height:23px;
	margin:0px;
	font-weight: bold;
}

span.pathway{
	font-weight: normal;
margin-left: 5px;	
}

#pathway span.pathway{
	font-weight: normal;
margin-left: 0px;	
}

.buttonheading{
	text-align:right;
}

.modifydate{
	display:block;
	font-size:0.8em;
	color:grey;
}

.createdate{
	display:block;
	font-size:0.8em;
	color:grey;
}

.createdby{
	display:block;
	font-size:0.8em;
	color:grey;
}

.moduletable {
/*	border: 1px #CCC solid;
	margin-bottom: 10px; */
}




/*Menü Module*/

div.moduletable_menu {
	margin-bottom: 10px;
}

div.moduletable_menu_start a, div.moduletable_menu_start a:hover{
	text-decoration:none;
	color:#555555;
}


div.moduletable_menu_start{
	margin-bottom: 20px;
}

div.moduletable_menu a, div.moduletable_menu a:hover{
	text-decoration:none;
	color:#555555;
}



/* Hauptmenü*/
#sidebar ul.menu img {
	height: 22px;
	margin-top: 14px;
	margin-right: 5px;
}

#sidebar ul.menu li a { /*height:50px;
width:200;*/
	display: block;
	text-decoration: none;
	padding-left:10px;
}

#sidebar ul.menu li a:hover {
	
	background: transparent url(../images/new_hover.png) repeat-x scroll center top;

}

#sidebar ul.menu {
	line-height: 50px;
	list-style-type: none;
}

#sidebar ul.menu li {
	margin-left: 0em;
	border-top: 1px dotted #808080;
	height: 50px;
}

#sidebar ul.menu li:last-child {
	margin-left: 0em;
	border-bottom: 1px dotted #808080;
	height: 50px;
}
/*Hauptmenü END*/

/*Start menü*/
#sidebar ul.menu_start img {
	height: 22px;
	margin-right: 5px;
}

#sidebar ul.menu_start li a { 
	display: block;
	text-decoration: none;
	padding-left:10px;
}

#sidebar ul.menu_start {
	line-height: 22px;
	list-style-type: none;
}

#sidebar ul.menu_start li {
	margin-bottom: 10px;
}
}
/*END Start Menü*/

/*Archive*/

#sidebar ul.menu_archiv img {
	height: 22px;
	margin-right: 5px;
}

#sidebar ul.menu_archiv li a { 
	display: block;
	text-decoration: none;
	padding-left:10px;
}

#sidebar ul.menu_archiv {
	line-height: 22px;
	list-style-type: none;
}

#sidebar ul.menu_archiv li {
	margin-bottom: 10px;
}



.moduletable h3,.moduletable_menu h3 {
	background: white;
	text-align: left;
	font-size: 1.1em;
	padding-left: 10px;
	font-weight: bold;
}






.moduletable_extern a{
	color: #555555;
	text-decoration: none;
}

.footer a{
	color: grey
}

.footer ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px;
}

.footer ul li {
	border-right: 1px solid #8397B1;
	display: inline;
	padding: 0 11px 0 10px;
}

.footer ul li:last-child {
	border-right: medium none;
	padding: 0 11px 0 10px;
}


.top-shadow {
	background: transparent url(../images/shadow_top.png) no-repeat scroll 50% top;
	float: left;
	height: 80px;
/*	margin-top: 14px; */
	width: 100%;
}

.bottom-shadow {
	background: transparent url(../images/shadow_bottom.png) no-repeat
		scroll center bottom;
	float: left;
	height: 80px;
	margin-bottom: -50px;
	width: 100%;
}

.container-shadow {
	background: transparent url(../images/shadow_left_right.png) repeat-y scroll 0 0;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

.container {
	background: white none repeat scroll 0 0;
	display: inline;
	float: left;
	margin: -44px 40px -30px;
	width: 960px;
	min-height: 1000px;
}

.content-wrap {
	float: left;
	padding-bottom: 30px;
	width: 100%;
}

#maincontent-wrap {
	float: left;
	margin: 20px 0 0;
	width: 100%;
}





/* ###############  main * ########################### */ /* position */
.leading {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
}

.leading_separator {
	border-bottom: solid 0px #333333;
	display: block;
	height: 10px;
	margin: 0 0 0px 0;
}

.article_separator {
	border: solid 1px #333333;
	display: none;
	margin: 0px 0 0px 0;
}

.blog {
	padding: 0;
}

.cols1 {
	display: block;
	float: none !important;
	margin: 0 !important;
}

.cols2 {
	width: 50%;
}

.cols3 {
	width: 30%;
}

.column1,.column2 {
	border: solid 0px #D4A7C5;
	margin: 0 5px 0 0;
	position: relative;
}

.column2,.column1 {
	float: left;
	margin: 0;
}

.column2 {
	float: right;
	margin: 0;
	width: 48%;
}
.column1 {
	float: left;
	margin: 0;
	width: 48%;
}

.article_row {
	margin: 0px 0 0px 0;
	padding: 0;
	overflow: hidden;
}

.article_column {
	border: solid 0px #ccc;
	padding: 10px 10px 10px 0;
}

.row_separator2 {
	display: block;
	clear: both;
	margin: 0;
	border: solid 0px;
}

/* ############# pagination ###################### */
#main2 .pagination,#main .pagination {
	border-top: solid 1px #CCC;
	margin: 10px 0 0;
	padding: 10px 0;
}

ul.pagination {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

ul.pagination li {
	display: inline;
	padding: 2px 5px 0;
	text-align: left;
}

ul.pagination li a {
	padding: 2px;
}



#main .blog_more h2,#main2 .blog_more h2 {
	font-size: 1.3em;
	font-weight: normal;
	margin: 0;
}

#main .blog_more li a,#main2 .blog_more li a {
	display: inline;
	margin: 0;
	padding: 0;
}

#main .blog_more li,#main2 .blog_more li {
	padding: 4px;
}

#main .blog_more ul li a,#main2 .blog_more ul li a {
	background: url(../images/pfeil.gif) no-repeat;
	font-weight: bold;
	padding: 2px 0 4px 30px;
}

#main .blog_more ul li a:hover,#main2 .blog_more ul li a:hover {
	background: url(../images/pfeil.gif) #939 no-repeat !important;
	font-weight: bold;
	padding: 2px 0 2px 30px;
}

#main .blog_more ul li a:active,#main2 .blog_more ul li a:active,#main .blog_more ul li a:focus,#main2 .blog_more ul li a:focus
	{
	background: url(../images/pfeil.gif) #939 no-repeat !important;
	
	font-weight: bold;
	padding: 2px 0 2px 30px;
}

#main .blog_more ul,#main2 .blog_more ul {
	background: #eee;
	border: solid 1px #ccc;
	
	line-height: 1.3em;
	list-style-type: none;
	margin: 0;
	padding: 10px 10px 30px;
}

#main .blog_more,#main2 .blog_more {
	padding-top: 10px;
}

.blog_more ul {
	margin-left: 20px;
}



.contentpaneopen_edit {
	width: 20px;
	float: right;
}

.tool-tip {
	background: #FFFFCC none repeat scroll 0 0;
	border: 1px solid #D4D5AA;
	float: left;
	max-width: 200px;
	padding: 5px;
	text-align: left;
	z-index:100;
}

.tool-title {
	background: transparent url(../../system/images/selector-arrow.png)
		no-repeat scroll 0 0;
	font-size: 100%;
	font-weight: bold;
	margin: -15px 0 0;
	padding: 15px 0 5px;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/*Content ?nderungen*/

/*
#count{
	visibility:hidden;
}

.sectiontableentry1 td:first-child, .sectiontableentry2 td:first-child{
	visibility:hidden;
	width:0px;
}

*/


.display{
line-height:30px;
	float:right;
}

.category{
	clear: both;
	width:100%;
	margin-top:20px;
	
}

.category td{
	
}

.category td a{
	height:2.5em;
	display:block;	


/*	padding-top:5px;
	padding-bottom:5px;*/
	
}

.category td a:hover{
	height:2.5em;
	display:block;	
	background-color:#EEEEEE;
	text-decoration:none;
	/*	padding-top:5px;
	padding-bottom:5px;*/
	
}

.sectiontableheader {
	padding-bottom:20px;
	border-bottom:1px solid black;	
}

#tableOrdering img, #tableOrdering2 img{
margin-left:10px;
}

.tabelle{
	border:1px solid grey;
	border-collapse:collapse;
	margin:40px 0 10px;
	font-size:0.8em;
	
}

.tabelle tr td{
	border:1px solid silver;
	vertical-align:top;
	padding:5px;
}
tr.ueberschrift{
	background-color:#E3E0D0;
}

.struktabelle tr td:first-child{
	font-weight:bold;
}

.struktabelle tr td{
	vertical-align:top;
	padding:5px;
}


.contentdescription{
margin-bottom:30px;
}

#emptyrow
{
	height:1em;
}

span.hasTip a, span.hasTip a:hover {

	float:right;
	background-color:transparent;
}

div.moduletable_frontpage_forum span.hasTip a, div.moduletable_frontpage_forum span.hasTip a:hover {

	float:left;
	background-color:transparent;
}



ul.section_list {
/*	list-style:none;*/
	list-style-image: url(../images/category.png);
	margin-left:40px;
}

.section_list li {	
	clear:both;
	margin-bottom:20px;
	
}

/*
a.category-link{
	float:left; 
	padding-top:5px;

}


.section_list li span.small {
	float:right;
	color:#8D8D8D;
	padding-top:5px;
}

.category-description{
	padding-right:200px;
}
*/
.cat-row{
	text-align:left;
}
.cat-icon{
	float:left;
	padding-right:10px;
}

.cat-items{
	float:right;
	margin:7px 5px 0 0;
	color:#8D8D8D;
}

a.cat-name{
	display:block;
	margin-top:3px;
	padding:8px 0 6px 5px;
	
}

a.cat-name:visited{

}

a.cat-name:hover{
	background-color:#EEEEEE;
}

.cat-description{
	padding:5px;
}

.downorg{
	background-color:#EEEEEE;
	vertical-align:top;
	border-bottom:1px dotted grey;
	border-top:1px dotted grey;
	padding-top:10px;
	padding-bottom: 10px;
	padding-left: 1em;
	padding-right: 1em;
	margin-top:30px;
	
}

div.downorg a img{
	/*float:none;*/
	margin:0px;
}

a.contentpagetitle{
display:block;
}

.componentheading_frontpage{
	font-size:1.3em;
	margin:0;
	font-weight:normal;
	
}

.moduletable_frontpage h2{
	font-size:1.3em;
	margin-top:10px;
}
.moduletable_frontpage div.article_row{
	margin-bottom:10px;
	float:left;
	width:100%;
	
}

.moduletable_frontpage{
	
	float:left;
}

.moduletable_frontpage_forum{
	width:100%;
	float:left;
	margin-top: 10px;
}

.moduletable_frontpage_forum table td{
	width:50%;
}

.moduletable_frontpage_forum table{
	margin-top:10px;
}

.moduletable_frontpage_forum ul{
list-style:none;	
}


.frontpage h1{
	margin-top:30px;
	clear:both;
	float:left;
}

.frontpage hr{
	float:left;
	clear:both;
}

.moduletable_onlinewithnames ul{
	list-style-type:none;
	margin-top:10px;
}
.moduletable_onlinewithnames li{
	
	margin-top:5px;
}
.moduletable_onlinewithnames a{
	display:block;
}

.feedoverview p{
line-height:70px;
}

#searchControl .gsc-control {width:700px;}
#searchControl .gs-webResult .gs-visibleUrl-short { display:none; }
#searchControl .gs-webResult .gs-visibleUrl-long { display:block; }
#searchControl .gsc-trailing-more-results { display:none; }

.moduletable_search{

width:100%;	
}

div.leading h2.contentheading{
font-size: 1.3em;
margin-top:10px;
margin-bottom: 4px;	
}

.small{
font-size: 10px;
}


/*Search CSS*/

.highlight{
background-color:#C1CFE3;
}

form.search_result fieldset{
border:1px solid #808080;
margin-bottom: 25px;
padding: 8px;
}

form.search_result fieldset.word{
border: 0px;
}

form.search_result fieldset.word input{
width: 300px;
}


form.search_result button{
float:right;
}

form.search_result legend{
font-weight: bold;
padding-left: 5px;
padding-right: 5px;
}

form.search_result fieldset.phrase input#searchphraseany, form.search_result fieldset.phrase input#searchphraseexact{
margin-left: 10px;

}

form.search_result fieldset.word label, form.search_result label.ordering{
font-weight: bold;
}

.results h4{
border-bottom: 1px solid #808080;
padding-bottom: 5px;
margin-bottom: 5px;
}

.moduletable_kupakualister{

float:left;
}




/*Register Form*/
form.user {
margin-top: 20px;
}

form.user fieldset{
border: 0;
}

form.user   fieldset div{

padding-bottom: 20px;
}

form.user  fieldset input{
padding: 2px;
width: 300px;
float: right;
margin-right: 20px;
}

form.user  fieldset input#password2{

margin-right: 236px;
}

form.user  img.infotip{
float:right;
margin-right: 200px;
}
form.user button{
margin-top: 5px;
}

form.user p{
color:#ADADAD;
}

/*Login Form*/
form.login_form {
margin-top: 20px;
}

form.login_form fieldset{
border: 0;
}

form.login_form   fieldset div{

padding-bottom: 20px;
}

form.login_form fieldset input{
padding: 2px;
width: 300px;
float: right;
margin-right: 20px;
}

form.login_form  img.infotip{
float:right;
margin-right: 200px;
}
form.login_form button{
margin-top: 5px;
}

form.login_form p{
color:#ADADAD;
}

form.login_form .contentdescription{
margin-bottom:0px;
}

form.login_form input#rem{
width:20px;
margin-right:312px;
}

/*Reset Form*/
form.reset p{
 margin-bottom: 15px;
}

form.reset input{
padding: 2px;
width: 300px;
}

/*Remind Form*/
form.remind p{
 margin-bottom: 15px;
}

form.remind input{
padding: 2px;
width: 300px;
}

.infotooltip-tip {
    color: #FFFFFF;
    width: 200px;
	text-align: left;
	font-size:12px;
}

.infotooltip-title {
    font-weight: bold;
    text-decoration: underline;
    padding: 8px 8px 4px;
    background-image: url(../../../components/com_kupakua/images/tooltip_large.png);
    background-position: top left;
	text-align: center;
}

.infotooltip-text {
    padding: 4px 8px 8px;
    background-image: url(../../../components/com_kupakua/images/tooltip_large.png);
    background-position: bottom right;
}



/*Topmenu*/
div.moduletable_menu_top{
float:left;

height:80px;
}

div.moduletable_menu_top ul{
float:left;
width:100%;
margin-top:20px;

}
div.moduletable_menu_top ul li{
float:left;
display:inline;
height:50px;
padding-left:30px;
}

div.moduletable_menu_top ul li a{
float:left;
display:block;
color:grey;
text-decoration:none;
}

div.moduletable_menu_top ul li a span{
font-size:19px;
padding-top:13px;
float:left;

}

/*Multifunktion*/
#multifunktion {
	float: left;
	border: 0px dashed #564b47;
	width: 100%;
	
	padding-top: 6px;
	background-color: white;
	background: transparent url(../images/blueline.png) repeat-x scroll center top;
	
}

div.moduletable_multi {
	float:right;
	height: 100%;
}

div.moduletable_login{
	float:right;
}


/*Login Form*/
form.form-login input.button{
background-color:transparent;
background-image:url("../images/anmelden.png");
background-position:0 1px;
background-repeat:no-repeat;
border:none;
color:#555555;
float:right;
overflow:visible;
padding-left:20px;
text-align:right;
}

form.form-login fieldset{
border:none;
margin-top: 10px;
margin-bottom:5px;
}

form.form-login div#username_bg, form.form-login div#password_bg, form.form-login input.button{
margin-right: 20px;
}

form.form-login div#username_bg{
background-image:url("../images/user_bg.png");
background-position:0 0;
background-repeat:no-repeat;
float:left;
height:22px;
width:177px;
}


form.form-login div#password_bg{
float:right;
background-image:url("../images/pass_bg.png");
background-position:0 0;
background-repeat:no-repeat;
height:22px;
width:177px;
}

form.form-login ul{
float:left;
margin-top: 5px;
}

form.form-login ul li{
float:left;
list-style-type:none;
margin-right: 10px;
}

div#username_bg input#mod_login_username, div#password_bg input#mod_login_password{
padding:2px 0 0 24px;
width:150px;
background:none repeat scroll 0 0 transparent;
border:0 none;
}

/*Kunena menu*/

#ktop_new, #uddeim-topborder {
	border-color: #5388B4 !important;
}

#ktop_new, #uddeim-topborder {
	background-color: transparent;
	color: #000000;
}

#ktop_new, #uddeim-topborder {
	margin: 0;
	border-style: solid;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 3px;
	border-left-width: 0;
	vertical-align: bottom;
	line-height: 0;
}
#uddeim-topborder {
/*	margin-bottom: 10px;*/
}

#ktab_new div.moduletable ul.menu,
#ktab_new div.moduletable ul.menu li a,
#ktab_new div.moduletable ul.menu li a span {
	background-image:none!important;
}

#kunena_new #ktab_new a {
	background-color: #737373;
}

#kunena_new #ktab_new a span {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#kunena_new #ktab_new a:hover span,
#kunena_new #ktab_new li.Kunena-item-active a span	{
	color: #FFFFFF;
}





#kunena_new #ktopmenu_new {
	margin:0.33em 0;
	display: inline;
}

#kunena_new #ktab_new {
	margin:0 20px 0 0;
	top: 0;
}

#kunena_new #ktab_new ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
}

#kunena_new #ktab_new ul ul {
	margin: -2px 2px;
	padding: 0;
	list-style: none;
	float: left;
}

#kunena_new #ktab_new li,
#kunena_new #ktab_new div.moduletable ul.menu li	{
	display: inline;
	float: left;
	margin: 2px 2px 0 0!important;
	padding: 0;
	border: 0;
}

#ktab_new div.moduletable {
	background: none;
	margin-bottom: 0;
}

#ktab_new div.moduletable ul.menu,
#ktab_new div.moduletable ul.menu li a,
#ktab_new div.moduletable ul.menu li a span {
	background-image:none!important;
	font-size: 1em;
	line-height: 2em;
}

#kunena_new #ktab_new a {
	margin: 0;
	padding: 0 10px;
	text-decoration: none;
	border: 0;
	display: block;
	float: left;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	color: #fff !important;
	font-size: 1em;
	line-height: 2.3em;
	text-indent: 0;
}

#kunena_new #ktab_new a span {
	display: block;
	font-size: 1em; 
	line-height: 2.3em;
	text-indent: 0;
	padding: 0;
}

#kunena_new #ktab_new a:hover,
#kunena_new #ktab_new li.Kunena-item-active a	{
	background-position: right bottom;
}

#kunena_new #ktab_new a:hover span,
#kunena_new #ktab_new li.Kunena-item-active a span	{
	background-position: left bottom;
	font-style: normal;
	text-decoration: none;
}


/*Kunena Custom CSS*/

#kunena_new #ktab_new a:hover,
#kunena_new #ktab_new li.Kunena-item-active a	{ background-color: #5388B4; }
#kunena_new #ktab_new ul.menu li.active a { background-color: #5388B4; }
#kunena_new a:link,
#kunena_new a:visited,
#kunena_new a:active {color: #5388B4;}
#kunena_new a:focus {outline: none;}
#kunena_new a:hover {color: #FF0000;}
#kunena_new a:link,
#kunena_new a:visited,
#kunena_new a:active {color: #5388B4;}
#kunena_new a:focus {outline: none;}	
#kunena_new div.kannouncement div.kheader { background: #5388B4 !important; }	
#kunena_new div#kannouncement .kanndesc { background: #FFFFFF; }	
#kunena_new div.kfrontstats div.kheader { background: #5388B4 !important; }	
#kunena_new div.kwhoisonline div.kheader { background: #5388B4 !important; }	
#kunena_new #ktab_new a { background-color: #737373 !important; }
#kunena_new #ktab_new ul.menu li.active a,#kunena_new #ktab_new li#current.selected a { background-color: #5388B4 !important; }
#kunena_new #ktab_new a:hover { background-color: #5388B4 !important; }

#kunena_new #ktab_new a span { color: #FFFFFF !important; }	
#kunena_new #ktab_new #current a span { color: #FFFFFF !important; }	

/* End of Kunena Custom CSS */
