/* ****************************************** */
.nav{
	background-image: url(/shared/misc/caritasbox/www.caritasbox.de/images/bg_nav.gif);
	background-repeat: repeat-y;
}
#topnav{
	width: 100%;
	margin: 0;
	padding:0;
	height: 50px;
	background-color: #ed1c24;
}
#parentTopDiv{
	position:absolute;
	left:0px;
	top:0px; 
	z-index:1;
}
#pathDiv{
	 position:absolute;
	 top:55px;
	 left:130px;
	 z-index:500;
	 visibility:hidden;
	 background-color:#989797;
}
#pathDiv ul{
	margin: 0;
	padding: 0 10px 10px 10px;	
}
#pathDiv li{
	color: #fff;
	list-style: none;
	padding: 0;
}
#pathmenu a{
	font-family:arial;
	font-size:12px;
	color: #fff;
	text-decoration: none;
}

#printhead{
	display: none;
}
.print, .hidden{
		display: none;
}
#leftNavAndWebcontent{
	width:768px;
}
#cms_content{
	float: left;
	background-color: #fff;
}
/* LEFTNAV ********************************************************************** */

#leftnav{
	width: 170px;
	padding: 0;
	border: 0px solid #000;
	float: left;
	margin: 0;
	font-family: arial;
	margin: 5px 5px 10px 0;
	font-size: 12px;
}
#leftnav ul{
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	width: 167px;
	background-image: url(/shared/misc/caritasbox/www.caritasbox.de/images/ul_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#leftnav ul a{
	text-decoration: none;
	color: #3f3f3f;
	padding: 3px 5px 3px 20px;
	display: block;
	margin: 0;
	line-height: 14px;
	border: 0px solid #000;
}
#leftnav ul li a:hover{
	background-color: #fff;
	background-image: url(/shared/misc/caritasbox/www.caritasbox.de/images/nav_arrow_ov.gif);
	background-repeat: no-repeat;
	background-position: 12px 6px;
}
#leftnav ul li a.tree{
	background-image: url(/shared/misc/caritasbox/www.caritasbox.de/images/nav_tree_arrow.gif);
	background-repeat: no-repeat;
	background-position: 8px 9px;
}
#leftnav ul li a.tree:hover{
	background-image: url(/shared/misc/caritasbox/www.caritasbox.de/images/nav_tree_arrow_ov.gif);
	background-repeat: no-repeat;
	background-position: 8px 9px;
}
#leftnav ul li{
	line-height: 14px;
	border-bottom: 1px solid #B4B4B4;
	border-top: 1px solid #fff;
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
}
#leftnav ul li.lparentmenuitem{
	border-top: none;
	margin: 0;
}
#leftnav ul li a.lmenuitemactive{
	color: #ED1C24;
}
a.lparentmenuitem{
	font-weight: bold;
}
/* ENDE LEFTNAV ********************************************************************** */


.menubaritemskin {
	border-color : #FFFFFF;
	border : 1 groove #FFFFFF;
}

.menubaritemIE, 
.menubaritemIEblack, 
.mainmenutxtblack,
.mainmenutxt, .lparentmenuitem, 
a.lmenuitem, a.lmenuitemactive, 
a.menuitem, a.submenuitem {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;	}

.menubaritemIE,
.menubaritemIEblack {
	border-right:1px solid #ff5a5a;
	border-bottom:1px solid #ff5a5a;
	white-space:nowrap;
	padding-left:6px;
	padding-right:2px;
	padding-top:0px;
	padding-bottom:0px;}

.menubaritemIEblack {
	background: #000000;}

.mainmenutxt, .mainmenutxtblack {
	font-weight : bold;
	color : #FFFFFF;}

.mainmenutxtblack {
	background: #000000;}

.lparentmenuitem {
	font-weight : bold;
	color:#737373;}

a.lmenuitem{color:#737373;}
a.lmenuitemactive {color:#9c6a00;}
a.menuitem {color:#000000;}
a.submenuitem {color:#FFFFFF;}
A:HOVER.submenuitem {
	color: 000000;
}



/*************************************************************************************/
/* DYNAMISCHES MENÜ
*************************************************************************************/
#menu { }

.border, .firstBorder, .rect {
   	border : solid #cecece;	
		border-width : 1px 1px 1px 0; 
		float: left; 
		text-align : center; 
		background-color: #a6a3a1;
}
.border, .firstborder {
   	margin-top: 3px;
}
.firstBorder {
   	border-left: 1px solid #c0c0c0; 
		margin-left: -8px;
}
.rect {
   	width: 18px; 
		border-left: 1px solid #c0c0c0; 
		background-color: #ffbe11;	
		border-color: white;   	
		font-size: 1px;	
		height: 16px;
}
#menu A {
  	text-decoration: none; 
	color: white; 
	font-family : Arial; 
	font-size: 8pt;
}
#menu A:Hover {
	background: #ffbe11;
}
#r_menu { 
}
.r_border, .r_firstBorder, .r_rect { 
	text-align : right; 
}
.r_tbl { 
	text-align : right; 
}
.r_rect { 
	background-color: #ffbe11; 
}
#r_menu A {	
	color: white; 
	font-family: Arial; 
	font-size: 8pt; 
	text-decoration: none; 
	height: 1px;
	border-color: #ffffff;
}
/*************************************************************************************/