
button.more {
  display: none;
}

button.all {
  display: none;
}

button.cancel {
  display: none;
}

/**/
div#cats_tree {
	width: 100%;
	margin-left: 50px;
	float: right;
}

div#cats_tree ul {
	padding-left: 0px;
	padding-bottom: 5px;
	background-color: #DDDDDD;
}
div#cats_tree ul li {
	padding-left: 0px;
	background-color: #F4F4F4;
}

/**/

div.query {
  float: left;
}

/**/
div.hitsLeft {
  float: left;
}
/**/

/*
div.hitsLeft {
  position: relative;
  top: 0px;
}
*/

table#hitsTab td {
  vertical-align: top;
}

.toTheTop {
    font-weight: normal;
	 font-family: Verdana, Helvetica, Arial, sans-serif;
/*	 font-size: 12px; */
    text-decoration: underline;
/*    background: url(/images/pfeilOben993333.png) center left no-repeat; */
    background: url(/images/top993333.gif) center left no-repeat;
    padding-left: 12px;
}

.toTheTopBold {
    font-weight: bold;
    font-family: Verdana, Helvetica, Arial, sans-serif;
/*  font-size: 12px; */
    text-decoration: underline;
    background: url(/images/pfeilOben993333.png) center left no-repeat;
    padding-left: 12px;
}

.ttrenner {
	font-size: 10px;
	padding-bottom: 10px;
	padding-left: 26px;
/*	border-bottom: solid 1px #DDAA66; */
	border-bottom: solid 1px #DDDDDD;
}

.kataloge {
	clear: both;
   padding: 0;
/*   border: solid 1px #000000; */
}

.merklisteOut {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 12px;
   border-left: 1px solid #CCD7E0;
   border-right: 1px solid #838383;
   border-top: 1px solid #CCD7E0;
   border-bottom: 1px solid #838383;
	background: url(/images/merklisteOut-1.png) center left no-repeat; 
/*	background-image : url(/images/buttonHgrndGrau.gif); */
	background-color: #F4F4F4;
	padding: 1px;
	padding-left: 25px;
/*	border: solid 1px #A1A1A1; */
	-moz-border-radius: 3px;
}

.merklisteOut:hover {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 12px;
   border-left: 1px solid #838383;
   border-right: 1px solid #CCD7E0;
   border-top: 1px solid #838383;
   border-bottom: 1px solid #CCD7E0;
	background: url(/images/merklisteOut-1.png) center left no-repeat;
/*	background-image : url(/images/buttonHgrndGrau.gif); */
	background-color: #F4F4F4;
	padding: 1px;
	padding-left: 25px;
/*	border: solid 1px #A1A1A1; */
	-moz-border-radius: 3px;
}

.merklisteIn {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 12px;
   border-left: 1px solid #CCD7E0;
   border-right: 1px solid #838383;
   border-top: 1px solid #CCD7E0;
   border-bottom: 1px solid #838383;
	background: url(/images/merklisteIn-1.png) center left no-repeat;
	background-color: #F4F4F4;
	padding: 1px 1px 2px 1px;
	padding-left: 25px;
/*	border: solid 1px #A1A1A1; */
	-moz-border-radius: 3px;
} 

.merklisteIn:hover {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 12px;
   border-left: 1px solid #838383;
   border-right: 1px solid #CCD7E0;
   border-top: 1px solid #838383;
   border-bottom: 1px solid #CCD7E0;
	background: url(/images/merklisteIn-1.png) center left no-repeat;
	background-color: #F4F4F4;
	padding: 1px 1px 2px 1px;
	padding-left: 25px;
/*	border: solid 1px #A1A1A1; */
	-moz-border-radius: 3px;
}

.catalogInfo {
	background: url(/vk/lib/images/i.gif) center left no-repeat;
	padding-left: 14px;
	padding-right: 3px;
}

.sAllCats {
	background: url(/vk/lib/images/sAllCats.gif) center left no-repeat;
	padding-left: 17px;
}

.dAllCats {
	background: url(/vk/lib/images/dAllCats.gif) center left no-repeat;
	padding-left: 17px;
}

.ausgeklappt {
	background: #FCFFCD;
	padding: 3px 3px 3px 3px;
	font-size: 0.85em;
	margin: 2px;
	border: solid 1px #FFFF33;
}

.toggleOtherClose {
	background: url(/vk/lib/images/open.gif) center right no-repeat;
	padding-right: 13px;
	padding-top: 2px;
	font-size: 0.85em;
	margin: 2px;
}
.toggleOtherOpen {
	background: url(/vk/lib/images/close.gif) center right no-repeat;
	padding-right: 13px;
	padding-top: 2px;
	font-size: 0.85em;
	margin: 2px;
}
.ezb {
	background-image:url(/vk/lib/images/link/ezb_000-new.png);
	height: 14px;
	width: 52px;
}
