*
This CSS definition is copyright Dipl.-Ing.(TH) Winfried Kaiser, info@seifenparadies.de, entwicklung@powertemplate.de
Any unauthorized use will be legally prosecuted!

Not(!) released under the GNU General Public License
*/

#content, #information {
	width:165px;
}

#menu {
	width:200px;
	margin-left: 5px;
}

#menu ul, #information ul
{
	padding-left: 5px;
	list-style: none;
	width:190px;
}

#content ul {
	list-style: none;
	/*padding-left: 5px;
	margin-left:-1px;
	*/
	margin-top:1px;
	width:120px;
}

#menu li ul, #content li ul, #information li ul
{
	margin-left:13px;
}

#menu li, #information li {
	background-image:url(img/bullet.gif);
	background-position:left 5px;
	background-repeat:no-repeat;
	margin-left:-4px;
	font-size:11px;
	padding-top:2px;
	padding-bottom:2px;
	width:205px
}

#content li {
/*
	background-image:url(img/bullet.gif);
	background-position:left 5px;
	background-repeat:no-repeat;
	margin-left:-4px;
*/
	font-size:11px;
	padding:2px;
	width:110px
}

#menu li.listUnderline, #content li.listUnderline, #information li.listUnderline {
	/*
	background-image: url(img/img_underline.gif);
	background-repeat: repeat-x;
	margin-left:-10px;
	*/
	display:none;
}

#menu li > ul > li, #content li > ul > li, #information li > ul > li {
	margin-left:-10px;
}

#menu li:hover {
	background-image:url(img/bullet_hover.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
}

#menu li.listUnderline:hover, #content li.listUnderline:hover, #information li.listUnderline:hover {
	/*
	background-image: url(img/img_underline.gif);
	background-repeat: repeat-x;
	display:none;
	*/
}

div.listUnderline, li.listUnderline {
	background-image: url(img/img_underline.gif);
	background-repeat: repeat-x;
	margin-left:-8px;
	/*display:none;*/
}

#menu a, #content a, #information a {
	font-weight:bold;
	font-size:11px;
	display:block;
	height:100%;
	color:#190D00;
	/*background-image: none;*/
}

#menu a {
	margin-left:13px;
}

#menu a {
	width:185px;
}

#menu li ul li a {
	width:192px;
	font-weight:normal;
}

#content a, #content a:hover {
	font-weight:normal;
}

#menu a:hover, #content a:hover, #information a:hover {
	color:#e76505;
}

/*
li.listContents:hover {
	color:#542303;
	background-image: url(img/bullet_hover.gif);
	background-position: left;
	background-repeat: no-repeat;
}
*/

/*.cat_normal:hover, .cat_selected a {*/
.cat_normal a:hover, .cat_selected a {
	color:#E76505;
	list-style-image: none;
	background-image:none;
	font-weight:bold;
	text-decoration:none;
}

.cat_normal a:hover, .cat_selected a {
	color:#E76505;
	list-style-image: none;
	background-image:none;
	font-weight:bold;
	text-decoration:none;
}

.cat_selected a.x {
	background:url('img/submenu_hint.gif');
	background-repeat: no-repeat;
	background-position: right 3px;
	color:#E76505;
}

.cat_normal {
	color:#63636A;
	font-weight:bold;
	text-decoration:none;
}

.cat_normal a {
	text-decoration:none;
}

a.cat_normal {
	color:#63636A;
}

.cat_normal a.x {
	background:url('img/submenu_hint.gif');
	background-repeat: no-repeat;
	background-position: right 3px;
}

.cat_normal a.x:hover {
	background:url('img/submenu_hint_hover.gif');
	background-repeat: no-repeat;
	background-position: right 3px;
}

