/*
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
*/

#menu, 
#content, 
#information, 
#links {
	/*width:182px;
	width:100%;*/
	width:auto;
}

#box_CATEGORIES #menu {
	/*background-color: #F8F8F8;*/
}

#menu ul, 
#content ul, 
#information ul, 
#links ul
{
	padding-left: 30px;
	list-style: none;
}

#content ul, 
#information ul, 
#links ul
{
	padding-left: 0px;
}

#menu li ul, 
#content li ul, 
#information li ul, 
#links li ul
{
	margin-left:4px;
	padding-left: 0px;
}

#menu li, 
#content li, 
#information li, 
#links li {
	color:white;
	/*font-size:10px;*/
	padding-bottom:5px;
	padding-top:5px;
	width:auto;
}

#menu li {
	/*padding-right:10px;*/
	text-indent:25px;
}

#menu li.x {
	background-image:url("../img/submenu_hint.gif");
	background-position:right 7px;
	background-repeat:no-repeat;
}

#menu li.x:hover {
	background:url('../img/submenu_hint_hover.gif');
	background-repeat:no-repeat;
	background-position:right 5px;
}

#content li, 
#information li, 
#links li {
	background-image:none;
}

#menu li ul li, 
#content li ul li, 
#information li ul li, 
#links li ul li {
	/*
	background-image:url(../img/bullet_s.png);
	background-position:0px center;
	background-repeat: no-repeat;
	*/
}

#menu li.cat_selected > a,
#content li.cat_selected > a,
#links li.cat_selected > a,
#information li.cat_selected > a {
	color:#AA0000;
}

#menu li > ul > li, 
#content li > ul > li, 
#information li > ul > li, 
#links li > ul > li {
	margin-left:21px;
	width:auto;
}

#menu li:hover > a,
#content li:hover > a,
#links li:hover > a,
#information li:hover > a {
	color:#AA0000;
}

#menu li.listUnderline,
#content li.listUnderline,
#information li.listUnderline {
	background-image: url(../img/img_underline.gif);
	background-repeat: repeat-x;
	background-position: left 50%;
	height:3px;
	margin-left: -30px;
}

#links li.listUnderline,
#links1 li.listUnderline,
#content li.listUnderline,
#information li.listUnderline {
	display:none;
}

#menu li ul li.listUnderline,
#content li ul li.listUnderline,
#information li ul li.listUnderline {
	margin-left: -5px;
}

#menu a, 
#content a, 
#information a, 
#links a {
	background-image:url(../img/bullet.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	font-weight:normal;
	/*
	font-size:10px;
	padding-left:25px;
	background-image: none;
	font-size:11px;
	*/
	display:block;
	height:100%;
	padding-right: 10px;
	margin-bottom:0px;
	color:white;
}

#menu a {
	background-image:none;
	text-indent: 0px;
}

#menu div {
	background-image:url(../img/bullet.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 25px;
}

#content a, 
#information a, 
#links a {
	margin-bottom:1px;
}

#content a, 
#information a, 
#links a {
	margin-left:0px;
}

#menu li ul a, 
#content li ul a, 
#information li ul a, 
#links li ul a,
#menu li ul a:hover, 
#content li ul a:hover, 
#information li ul a:hover, 
#links li ul a:hover {
	font-weight:normal;
	/*margin-left: 8px;*/
	margin-bottom: 3px;
}

#menu a:hover, 
#content a:hover, 
#information a:hover, 
#links a:hover {
	color:#AA0000;
}

/*
li.listContents:hover {
	color:#AA0000;
	background-image: url(../img/bullet_hover.png);
	background-position: left;
	background-repeat: no-repeat;
}
	*/

a.contact_link {
	display:block !important;
	height:40px !important;
	margin-left:-27px !important;
	margin-top:30px !important;
	width:110px !important;
}

.cat_normal:hover, 
a.cat_selected {
	color:#AA0000 !important;
	list-style-image: none;
	background-image:none;
	font-weight:bold;
	text-decoration:none;
}

/*
.cat_selected {
	color:#AA0000;
	background-image:none;
	font-weight:bold;
	text-decoration:none;
}
*/
.cat_selected a.x {
	background-image:none;
}

.cat_normal {
	color:#40474a;
	font-weight:bold;
	text-decoration:none;
}

.cat_normal a {
	text-decoration:none;
}

a.cat_normal {
	color:#40474a;
}

.cat_normal a.x {
	background:url('../img/submenu_hint.gif');
	background-repeat: no-repeat;
	background-position: center right;
}

/*
a.cat_selected_x,
.cat_normal a.x:hover,
.cat_selected > a.x {
	background:url('../img/submenu_hint_hover.gif');
	background-repeat: no-repeat;
	background-position: center right;
}

a.cat_selected_x,
.cat_normal a.x:hover,
.cat_selected > a.x {
	background:url('../img/submenu_hint_hover.gif');
	background-repeat: no-repeat;
	background-position: center right;
}
*/

