/* application_search */
.apps_search {
	padding: 11px;
}

.apps_search .ctabtitle, .apps_search .editmode_ctabtitle {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 5px solid #ccccc9;
	border-right: 5px solid #ccccc9;
	display: block;
	width: 300px;
}

/* Inner Tab List Top Navi  - Copyright CONTENS Software GmbH */
#innertablist {
  clear:both;
  float:left;
  width:100%;
  background:url("../siteimg/tabs/inlistbg.gif") repeat-x bottom;
  font-size:93%;
  line-height:normal;
  }
#innertablist ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  list-style-type: none;
  }
#innertablist li {
  float:left;
  background:url("../siteimg/tabs/inlistleft.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#innertablist a {
  display:block;
  background:url("../siteimg/tabs/inlistright.gif") no-repeat right top;
  padding:5px 10px 4px 1px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#innertablist a {float:none;}
 /* End IE5-Mac hack */
#innertablist a:hover {
  color:#333;
  }
#innertablist #L1listpagetitle_top,#innertablist #L2listpagetitle_top, #innertablist #L1listalltitle_top,#innertablist #L2listalltitle_top {
  background-image:none;
  padding:5px 10px 4px 0px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
#innertablist #L1current,#innertablist #L2current {
  background-image:url("../siteimg/tabs/inlistleft_on.gif");
  }
#innertablist #L1current a,#innertablist #L2current a {
  background-image:url("../siteimg/tabs/inlistright_on.gif");
  color:#333;
  padding-bottom:5px;
  }

 /* Inner Tab List Bottom Navi */
 #innertablistbottom {
  clear:both;
  float:left;
  width:100%;
  background:url("../siteimg/tabs/inlistbotbg.gif") repeat-x top;
  font-size:93%;
  line-height:normal;
  }
#innertablistbottom ul {
  margin:0;
  padding:0px 10px 0 10px;
  list-style:none;
  list-style-type: none;
  }
#innertablistbottom li {
  float:left;
  background:url("../siteimg/tabs/inlistbotleft.gif") no-repeat left bottom;
  margin-top:1;
  padding:0 0 0 9px;
  }
#innertablistbottom a {
  display:block;
  background:url("../siteimg/tabs/inlistbotright.gif") no-repeat right bottom;
  padding:4px 10px 5px 1px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#innertablistbottom a {float:none;}
 /* End IE5-Mac hack */
#innertablistbottom a:hover {
  color:#333;
  }
#innertablistbottom #L1listpagetitle_bottom,#innertablistbottom #L2listpagetitle_bottom, #innertablistbottom #L1listalltitle_bottom,#innertablistbottom #L2listalltitle_bottom {
  background-image:none;
  padding:5px 10px 5px 0px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
#innertablistbottom #L1currentbottom,#innertablistbottom #L2currentbottom {
  background-image:url("../siteimg/tabs/inlistbotleft_on.gif");
  margin-top:0;
  }
#innertablistbottom #L1currentbottom a,#innertablistbottom #L2currentbottom a {
  background-image:url("../siteimg/tabs/inlistbotright_on.gif");
  color:#333;
  padding-top:5px;
  }
 #innerlistcontent {
  clear:both;
  width:100%;
  font-size:93%;
  line-height:normal;
  }
.hitpath {
	font-size: 10px;
}
