/*------------------------------------------------------------------------*/
/* Allgemein                                                              */
/*------------------------------------------------------------------------*/
html {
    margin: 0; 
    border: 0;
    padding: 0;
}
body {
    background-color:  #ECF2D4; 
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    margin: 5px;
    border: 0;
    padding: 0;
}
/*------------------------------------------------------------------------*/
/* Form Elemente                                                          */
/*------------------------------------------------------------------------*/
input {
    border: 1px solid #42760F;
	background-color: #fff;
}
input.button {
	background-color: #CDDE8C; 
	color: #000;
    border-color: #42760F;
}
input.button#default {
    border-color: #333;
}
input.text {
}
input.quicksearch {
}

select {
    border-color: #adaaad;
	background-color: #fff;
}
select option {
	background-color: #fff;
}
option.default {
}
option.readonly {
}
option.oblig {
}
option.error {
	color: #ED1616;
}
input.checkbox {
	background-color: transparent;
}
input.radio {
    border-color: #fff;
	background-color: transparent;
}
input.default {
	border-color: #42760F;
}
input.readonly {
	border-color: #e7e7e7;
}
input.oblig {
	border-color: #adaaad;
}
input.error {
    border-color: #ED1616;
}
input.mail {
	border-color: #adaaad;
}
input.mail_error {
    border-color: #ED1616;
}
textarea {
    border-color: #CDDE8C; ;
}
textarea.readonly {
    border-color: #CDDE8C;
}
textarea.default {
    border-color: #adaaad;
}
textarea.oblig {
	border-color: #adaaad;
}
textarea.error {
    border-color: #ED1616;
}

/* main div ........................................................... */
#container {
/*	background-image: url(../images/zwergmitschaufel.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px; */
	margin: 0;
	padding: 0;
	min-width: 994px;
	width: 100%;
    	border:0px solid red;
}
* html #container {
/*
	width: 994px;
*/
	width: 100%;
}

/* main sub divs ........................................................... */
div.header {
	margin: 0;
	padding: 0 0 0 0;
    	text-align: left; 
    	border: 0px solid #A0BF23;
}
div.inner {
	background-image: url(../images/bg_gnome_inner_wandelroeschen.jpg);
	background-repeat: repeat-y; 
	margin: 0px 0 0 0;
    padding: 0;
    text-align: left; 
    border: 0px solid #A0BF23;
    min-height: 300px;
    clear: both;
}
* html div.inner {
    height: 418px;
}

/* header sub divs ........................................................... */

/* menubar_top ........................................................... */
/*
div.menubar_top {
    background-color: #A0BF23;
    margin: 0;
    height: 20px;
    width: 900px;
}
* html div.menubar_top {
    height: 20px;
    width: 900px;
}
*/
/*--- TOP MENU ---*/
#topmenu {
	color: #fff;
	height: auto;
	width: 300px;
    margin: -60px 0 0 522px;
    padding: 0;
	font-size: 12px;
    text-decoration: none;
    border: 0px solid red;
}
* html #topmenu {  /* NUR FUER ie */
    margin: -60px 0 0 522px;
}

#topmenu_links {
	float: left;
}
#topmenu input {
    border: 1px solid #fff;
	background-color: #E3F1AC; ;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}
#topmenu input.button {
	background-color: #A0BF23;
	color: #fff;
	width: 20px;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #fff;
	padding: 0px 5px 0px 5px;
}
#topmenu div.csc-menu p a, #topmenu ul.csc-menu li a  {
	padding: 2px 2px 2px 2px;
	color: #fff;
    text-decoration: none;
    float:left;
}
#topmenu div.csc-menu p a {
	padding: 0 2px 2px 2px;
}
#topmenu div.csc-menu p a, #topmenu ul.csc-menu   {
    list-style-type: none;    
}

#topmenu a:normal, #topmenu ul.csc-menu li a:normal,
#topmenu a:active, #topmenu ul.csc-menu li a:active,
#topmenu a:visited, #topmenu ul.csc-menu li a:visited{
	color: #fff;
    text-decoration: none;
}
#topmenu a:hover, #topmenu ul.csc-menu li a:hover {
	color: #fff;
    text-decoration: underline;
}
.csc-menu {
}
.csc-menu-def {
}
div.csc-menu-def p, ul.csc-menu-def li  {
    float:left;
/*    height: 10px; */
    margin: 0;
    padding: 0 3px 0 3px;
    border-left: 1px solid #fff;
    /*border: 1px solid red;*/
}

/* menubar ........................................................... */
div.menubar {
    background-color: #CDDE8C;
    margin: 5px 0 0 0;
    height: 77px;
    min-width: 800px;
    width: 100%;
    border-left: 10px solid #A0BF23;
}
* html div.menubar {
    margin: 2px 0 0 0;
    height: 75px;
    width: 900px;
    width: 100%;
}
/* main sub div header elements .................................................... */

/*--- LOGO & NAME ---*/
div.pagelogo {
    float: left;
	margin: 0 0 0 10px;
	padding: 2px 0 0 2px;
    width: 70px;
}
div.pagename {
    float: left;
	color:#000;
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: Tahoma;
	margin: 0;
	padding: 12px 10px 0px 10px;
    height: 50px;
    border: 0px solid #A0BF23;
}
* html div.pagename {
    height: 70px;
	margin: 0;
	padding: 12px 10px 0px 10px;
}
div.pagename h1 {
	font-size: 18px;
}

/*--- MAIN MENU ---*/
#mmenu {
    margin: 5px 0 0 0;
	padding: 0;
	height: 30px;
    clear: both;
    border: 0px solid red;
    width: 100%;
    overflow: hidden;
}

* html #mmenu {  /* NUR FUER ie */
	padding: 0;
}

#mmenu div.mmenu_act, #mmenu div.mmenu_not_act {
	border: 0;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
/*    border: 1px solid red;
    border-top: 1px solid #fff;*/
}
#mmenu div.mmenu_act {
    text-align: right;
}
#mmenu div.mmenu_not_act {
    text-align: right;
}
#mmenu div.mmenu_act a {
	background: #B6DA27;
	color: #000;
	padding: 0px 3px 0px 0px;
	margin: 0px 19px 0 0px;
	text-decoration: none;
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #fff;
	display: block;
    width: 104px;
	height: 30px;
    text-align: right;
}
#mmenu div.mmenu_not_act a {
	background: #8BA22F; /*#A0BF23;*/
	color: #fff;
	padding: 0px 3px 0px 0px;
	margin: 0px 19px 0 0px;
	text-decoration: none;
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #fff;
	display: block;
    width: 104px;
	height: 30px;
    text-align: right;
}
* html #mmenu div.mmenu_act a {
    width: 106px;
}
* html #mmenu div.mmenu_not_act a {
    width: 106px;
}

#mmenu div.mmenu_act a:hover, #mmenu div.mmenu_not_act a:hover {
	/*color: #000;*/
	background-image: url(../images/zwergmitschaufel_25_48.gif);
	background-repeat: no-repeat;
	background-position: 5px 1px;
}

/* submenubar -------------------------------------------------------*/
div.submenubar {
	background-image: url(../images/zwergmitschaufel_bg_A0BF23.jpg);
	background-repeat: no-repeat;
	background-position: 0px 200px;
	/*background: red; /*#A0BF23;*/
    width: 90px;
    min-height: 320px;
    margin: 0 0 0 10px;
    float:left;
    border: 0px solid red;
}
* html div.submenubar {
    width: 95px;
    height: 320px;
    margin: 0 0 0 5px;
	background-position: 0px 200px;
}


/*--- SUB MENU ---*/
#menu {
	width: 130px;
    min-height: 235px;
	float: left;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000;
/*	background-color: #E3F1AC;*/
	border: 0px solid red;
	padding: 0;
	margin: 84px 0 0 10px;

	filter: alpha( opacity=85 );
	-moz-opacity: 0.85;
	opacity: 0.85;
    
/*	background-image: url(../images/bg_submenu_square_wandelroeschen.jpg);
	background-repeat: no-repeat; 
	background-position: 18px 95px;  */
}

* html #menu {
	width: 150px;
    height: 235px;
	margin: 85px 0 0 5px;
}

#smenu {
	margin: 0;
	padding: 0;
}
#smenu div.smenu_act {	
	padding: 0;
	margin: 0;
}
#smenu div.smenu_not_act {	
	padding: 0;
	margin: 0;
}
#smenu div.smenu_act a {
	background-color: #B6DA27; /*#B3D68D;*/
	color: #000;
	width: 118px;
	height: 3em;
	margin: 0;
	padding: 0 3px 0 0;
	text-decoration: none;
	display: block;
	text-align: right;
	line-height: 2em;
	font-size: 11px;
    overflow: hidden;
	white-space: nowrap; 
}
#smenu div.smenu_not_act a {
	background-color: #8BA22F; 
	color: #fff;
	width: 118px;
	height: 3em;
	margin: 0;
	padding: 0 3px 0 0;
	text-decoration: none;
	display: block;
	text-align: right;
	line-height: 2em;
	font-size: 11px;
	white-space: nowrap; 
}
* html #smenu div.smenu_act a {
	width: 120px;
}
* html #smenu div.smenu_not_act a {
	width: 120px;
}
#smenu div.smenu_act a:hover {
	color: #000;
	background: #A0CF6E; 
}
#smenu div.smenu_not_act a:hover {
	color: #000;
	background: #A0CF6E; 
}
* html #smenu div.smenu_not_act a:hover {
}

/* content frame */
div.content_frame {
    border: 0px solid red;
    /*height: 100%;*/
    margin: 0 0 0 60px;
    float: left;
    overflow: hidden;
}
* html div.content_frame {
    margin: 0 0 70px -14px;
}

#breadcrumb {
	width: 606px;
	height: 14px;
	text-align: left;
	color: #000;
	/*overflow: hidden;*/
	background: #B6DA27;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
	border: 2px solid #B6DA27;
	margin: 20px 0 0 0;
	padding: 1px 0 0 0;
  
}
* html #breadcrumb {
	height: 20px;
	width: 610px;
}
#path {
    margin: 0;
    padding: 0;
    border: 0px solid red;
}
#breadcrumb a {
    font-size: 9px;
	color: #000;
}
#breadcrumb a:normal,
#breadcrumb a:active,
#breadcrumb a:visited, {
    font-size: 9px;
	color: #000;
}
#breadcrumb a:hover {
	text-decoration: none;
}

/* main content */
div.content_main {
	width: 566px;
	min-height: 300px;
    height: auto;
	float: left;
	text-align: left;
	background: #fff;
	margin: 10px 0 70px 0;
	padding: 10px 20px 20px 20px;
    border: 2px solid #A0BF23;
}

* html div.content_main {
	width: 610px;
    height: 344px;
}

/* main content header */
div.csc-header h3.csc-firstHeader, div.csc-textpicHeader h3.csc-firstHeader {
	background-image: url(../images/bg_content_header_gnome_wandelroeschen.jpg);
/*    background-color: #E3F1AC; CDDE8C*/
    padding: 2px 4px;
}


/*--- FOOTER ---*/
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #CDDE8C;
	clear: both;
	min-width: 800px;
	width: 100%;
	margin: 0px 0 0 0;
	border-left: 10px solid #A0BF23;

}
#footer_frame {
	padding: 1px 0 2px 0;
	margin: 0px 0 0 114px;
	padding: 56px 20px 12px 20px;
    	width: 620px;
	text-align: center;
    border: 0px solid red;
}
* html #footer_frame {
	margin: 0px 0 0 154px;
    width: 610px;
}
#footer a {
	color: #fff;
    text-decoration: none;
}
#footer a:normal,
#footer a:active,
#footer a:visited {
	color: #fff;
    text-decoration: none;
}
#footer a:hover {
	color: #fff;
    text-decoration: underline;
}
#copyright {
    margin: 0 0 0 80px;
    float:left;
}
* html #copyright {
    margin: 0 0 0 10px;
}
#copy_year {
    margin: 0 3px 0 0;
    float:left;
}
#footermenu {
    margin: 0;
    padding: 0;
    float:left;
	width: 250px;
    border: 0px solid red;
}
* html #footermenu {
	width: 270px;
}
#footermenu ul.csc-menu   {
    list-style-type: none;    
    margin: 0;
    padding: 1px 0 0 0;
}


/*------------------------------------------------------------------------*/
/* Made by kleingarten-infonetz.de                                                    */
/*------------------------------------------------------------------------*/
div#made_by {
    border: 0px solid red;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A0BF23;
	padding: 0px 0 20px 237px;
	margin: 0;
	clear: both;
	position: relative;
	top: -81px;

}
* html div#made_by {
	padding: 0px 0 20px 227px;
}
div#made_by a {
	color: #A0BF23;
	text-decoration: none;
}
div#made_by a:normal,
div#made_by a:active,
div#made_by a:visited {
	color: #92E638;
	text-decoration: none;
}
div#made_by a:hover {
	color: #92E638;
	text-decoration: underline;
}

/* sitemap */
.csc-sitemap-level1 {
    margin: 0;
    line-height: 2.5;
}
.csc-sitemap-level2 {
    margin: 0;
    text-indent: 20px;
    line-height: 1.5;
}
.csc-sitemap-level3 {
    margin: 0;
    text-indent: 40px;
    line-height: 1.5;
}

.csc-menu {
}
.csc-menu-def {
}
div.csc-menu-def p  {
    float:left;
    margin: 2px 0 0 0;
    padding: 0 3px 0 3px;
    border-left: 1px solid #fff;
}
div#footer div.csc-menu-def p  {
    margin: 0 0 0 3px;
}
div.csc-menu-def a {
}

div.sixgnomes {
	background-image: url(../images/sechszwerge_schatten.jpg); 
	background-repeat: no-repeat;
	background-position: 0 0;
    	width: 248px;
    	height: 91px;
/*
	margin: -141px 0 0px 530px;
*/
	position: relative;
	top: -141px;
	left: 530px;

}
* html div.sixgnomes {
	left: 510px;


/*
	margin: -141px 0 0px 510px;
*/
}

/* content_home */
div#content_home p {
    font-size: 14px;
    line-height: 14px;
}
/*  content elements */
div.csc-frame-frame1 p.bodytext {
}
div.csc-frame-frame2 p.bodytext {
}

/* vorstandsliste */
div.vorstand_liste_element div.csc-header span.header h3 {
    border-top: 1px solid #E3F1AC;
    border-left: 1px solid #E3F1AC;
	color: green;
	font-size: 12px;
    padding: 2px;
}
div.vorstand_liste_element span.text-body p.bodytext{
	font-size: 12px;
}
div.vorstand_liste_element span.text-body {
    float: left;
    margin: 0 4px;
}
div.vorstand_liste_name span.text-body p.bodytext{
	font-size: 10px;
    width: 160px;
}
div.vorstand_liste_name span.text-body {
    float: left;
    margin: 0 4px 0 0;
}
/* Kontakt Formular */
table.csc-mailform p.csc-form-label-req {
	font-size: 12px;
}
table.csc-mailform  td.csc-form-fieldcell input[type=submit] {
    background-color: #E3F1AC;
	font-size: 11px;
}
table.csc-mailform  td.csc-form-fieldcell input[type=text], table.csc-mailform  td.csc-form-fieldcell textarea {
	font-size: 12px;
    border: 1px solid #000;
}
/* Kontakt Formular */
fieldset.csc-mailform {
	position: relative;
	font-size: 12px;
	height:300px;
}
#mailformformtype_mail {
    background-color: #CDDE8C;
	font-size: 11px;
}
.csc-mailform-field {
	margin: 10px 0;
}
* html .csc-mailform-field {
	margin: 10px 10px 0 10px;
}
/* deprecated: #mailformEmailAdresse new: #mailformemail*/
#mailformName, #mailformVorname, #mailformEmailAdresse, #mailformemail, #mailformIhre_Nachricht, #mailformformtype_mail {
	position: absolute;
	left: 100px;
}
#mailformformtype_mail {
	top: 250px;
}


/* Such Formular */
table.csc-searchform p.csc-form-label {
	font-size: 12px;
}
table.csc-searchform  td.csc-form-fieldcell input[type=submit] {
    background-color: green;
	font-size: 11px;
}

/*-----------------------------------  tt_news  -----------------------------------*/

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px solid #F5F8E7;
}
.news-latest-container HR.clearer {
	clear:left;
}

/*------------------------  tt_news LATEST view  -----------------------------------*/
.news-latest-container {
	border:1px solid #333;
	background-color:#CDDE8C;
}
.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#769024;
}
.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#F5F8E7;
}
.news-latest-item IMG {
	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}
.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	border:0px solid #000;
	background-color:#FFF;
}
* html .news-list-container{  /* NUR FUER ie */
    padding-top: 3px;
}
.news-list-item {
	/* IE hack */
	/*height: 1%; */
	/* line-height: 1.3; */
	/* IE hack end */
    height:auto;
	padding:3px;
	margin:10px 0 0 0;
	border-top:1px solid #666;
	border-left:1px solid #666;
	border-bottom:0px solid #666;
	border-right:0px solid #666;
	background-color:#F5F8E7;
}
* html .news-list-item {  /* NUR FUER ie */
    margin-top: 3px;
    height: 1%;;     /* Version 5.x */
    line-height: 1.3;
    h\eight: 1%;;     /* Version 6 */
    l\ine-height: 1.3;
}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F5F8E7;
}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px 2px 4px 2px;
	border-bottom: 2px solid #95AE33;
	background-color: #95AE33;
    font-size: 11px;
}

.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#fff;
	padding-left:2px;
}
.news-list-container H3 A {
	color:#fff;
}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: #3E551C;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	background-color: #F5F8E7;
}
.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
}
.news-list-container IMG {
	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-container IMG.spacer-gif {
	border:0px solid #666;
    margin: 0;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
	margin-top:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}

/*----------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	background-color:#F5F8E7;
}
.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}
.tx-ttnews-browsebox-SCell {
	background-color: #CDDE8C;
	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
/*------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	border-top:1px solid #666;
	background-color:#F5F8E7;
}
.news-single-item H2, .news-single-item H2 font {
	font-size: 15px;
	font-weight:bold;
	color: #95AE33;
	margin-bottom: 5px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}
.news-single-img {
	float: right;
	margin-left:5px;
	margin-top:5px;
}
.news-single-imgcaption {
	padding:3px;
	clear:both;
}
.news-single-category {
	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: #CDDE8C;
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#F5F8E7;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*-------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#CDDE8C;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#F5F8E7;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#769024;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color:#fff;
}

/*-------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F5F8E7;
}
.news-catmenu-header  {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}
.level1 {
	padding-left:10px;
	background-color:#eee;
}
.level2 {
	padding-left:10px;
	background-color:#ddd;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}

DIV.tx-newloginbox-pi1 TABLE TBODY TR TH {
	font-size: 12px;
	text-align: right;
}

