#FLHorizontalMenu { width:100%;}

#FLHorizontalMenu .horizontal-portlet {
   background-image:url('/portal/static-content/weiz/pics/hg_menu.jpg');
   background-repeat: no-repeat;
   width:100%;  
    height:50px; 
    background-color: transparent;    
} 

/*Breadcrumbs*/


.weiz-menu-decorator .breadcrumbs-portlet {
  padding: 0px ;
  width: 100%;
  border:red solid 2px;
}

.weiz-menu-decorator .breadcrumbs-portlet .UIBreadcrumbs {
  margin-top: 0px ;
  background: #EEEEEE ;
  width: 100% ; height: 100% ;
  padding: 2px 5px 1px 3px ;
  border-bottom: 1px solid #DDDDDD;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 9pt;
  color: #074B88;
}

.weiz-menu-decorator .breadcrumbs-portlet .UIBreadcrumbs a{
  font-size: 9pt;
  text-decoration: underline;
  color: #074B88;
}

.weiz-menu-decorator .breadcrumbs-portlet div{
  float : left;
}

.weiz-menu-decorator .breadcrumbs-portlet .UIBreadcrumbs .flags{
  float : right;
  padding: 1px 1px 0px  1px ;
  margin : 0px 5px 0px 5px ;
}

.weiz-menu-decorator .breadcrumbs-portlet .UILanguageSelector a {
  padding: 0px 2px ;
}

/* END Breadcrumbs */


/* Horizontal-Menu */

.weiz-menu-decorator .horizontal-portlet{
  background-color: transparent;
  padding-top: 10px;
}

.weiz-menu-decorator .UIHorizontalMenu {
  padding: 0px 0px 0px 0px ;
  margin: 0px;
  font-family: Arial, sans-serif;
  height: 22px;
  text-decoration: none;
  color: white;
  position: relative ;
  text-transform: capitalize ;
  background-color: transparent;
}

.weiz-menu-decorator .UIHorizontalMenu a {
  margin: 0px;
  padding: 0px 5px 0px 5px;
  height: 20px;
  text-decoration: none;
  color: white;
  display: block;
  vertical-align: top ;
  background-color: transparent;
}

.weiz-menu-decorator .UIHorizontalMenu dl, dt, dd, li {
  padding : 0px;
  margin : 0px;
  background-color: transparent;
}

.weiz-menu-decorator .UIHorizontalMenu ul {
  list-style-type: none;
  padding : 0px;
  margin : 0px;
}

.weiz-menu-decorator .UIHorizontalMenu dl {
  float: left;
  /*background-color: #ccc; */
}

.weiz-menu-decorator .UIHorizontalMenu .home-dl {
  padding: 0px 2px 0px 3px;
  text-align : center; 
  width : 20px;
}

.weiz-menu-decorator .UIHorizontalMenu dt {
  font-size: 10pt;
  font-weight: bold;
  border-right: white solid 1px;
}

.weiz-menu-decorator .UIHorizontalMenu dd {

  padding : 0px;
  display: none;
  font-size: 8pt;
  font-weight: bold;
  width: 200px;
  position: absolute;
  /*background-color: #EEEEEE;*/
}

.weiz-menu-decorator .UIHorizontalMenu dt a {
  font-family: Tahoma, Verdana, Arial;  
  font-size:11px; 
  width: 0%; 
  height:auto;
  margin: 0px;
  padding: 0px;
  color:#E7E5E5;
  display: inline;
  text-decoration: none;

}

.weiz-menu-decorator .UIHorizontalMenu dt div  {
    padding-left: 5px;
    padding-right: 5px;
    cursor: pointer;
}

.weiz-menu-decorator .UIHorizontalMenu dt a:hover {
  color: white;

}

.weiz-menu-decorator .UIHorizontalMenu dd a {
  color: #074B88;
}

.weiz-menu-decorator .UIHorizontalMenu dd a:hover {
  background-color: #bbbbbb;
}
.weiz-menu-decorator .UIHorizontalMenu img.left-selected-tab,
.weiz-menu-decorator .UIHorizontalMenu img.right-selected-tab{
   display: none;
}


.weiz-menu-decorator .UIHorizontalMenu a.selected {
  /*margin: 0px;
  padding: 0px 5px 0px 5px;
  height: 20px;
  width:0px;
  margin: 0px;
  padding: 0px;
  text-decoration: underline;
  color: white;
  display: inline;
  vertical-align: top ;
  background-color: transparent;*/
  color: white;

  margin-left: 0px;
}


.weiz-menu-decorator .UIHorizontalMenu .left-selected-tab {
  width: 13px ; height: 18px ;
  margin: 0px; padding: 0px;
  border: none ;
  text-align : left;
}


.weiz-menu-decorator .UIHorizontalMenu .right-selected-tab {
  width: 17px ; height: 18px ;
  margin: 0px; padding: 0px;
  border: none ;
}

.weiz-menu-decorator .UIHorizontalMenu .home-icon {
  float: left;
  border: none ;
  width:  16px ; height: 16px ;
  background: url("/skin/weiz/images/icons/home-16x16.gif")  top;
}

/* End Horizontal-Menu */


.weiz-menu-decorator .menu-portlet {
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	width: 100%;
	height: 100%; 


	/*border-bottom: 1px solid black;*/
}

#WelcomePortlet {
	background-color: transparent;
	
	
}

#WelcomePortlet div {
	background-color: transparent;
	
}

#WelcomePortlet td{
	background-color: transparent;
	text-align: left;
}

#WelcomePortlet tr{
	background-color: transparent;
	
}

/* Welcome Portlet */

.weiz-menu-decorator .welcome-portlet   {
  vertical-align : top;
  background: none;

}

.weiz-menu-decorator .welcome-portlet .UILogin, 
.weiz-menu-decorator .welcome-portlet .UILogout  {
  font-family : Arial;
  text-align : right;
  margin : 0px auto 1px auto ;
  color: white;
  width : 100%;
}

.weiz-menu-decorator .welcome-portlet .UILogin table {
  border: none ;
}

.weiz-menu-decorator .welcome-portlet .UILogin input {
  width: 75px ;
  height : 11pt;
  color: black;
  font-size: 8pt;
  margin : 1px 10px 1px 0px ;
  padding : 1px auto 1px auto ;
}

.weiz-menu-decorator .welcome-portlet .UILogin a, 
.weiz-menu-decorator .welcome-portlet .UILogout a {
  text-decoration: none ;
  color: white;
}

/* End of Welcome Portlet*/ 

.weiz-menu-decorator .weiz-menu-decorator .menu-portlet {
  width: 100%;
}  

.welcome-portlet .UIGrid {background-color:transparent; text-align: left;}
.welcome-portlet .UILogout {background-color:transparent;text-align: left;}



.weiz-menu-decorator .menu-portlet .UIMenu {
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	width: 130px;
	height: 100%; 
	padding-left: 5px;
        color: white;
	font-family: Tahoma, Verdana, Arial;  
        font-size:11px; 
        font-weight: bold;
	border: none;
	
}

.weiz-menu-decorator .menu-portlet .UIMenu .hometree ul {
  display: none;
}

/* Menu Portlet Start*/

.weiz-menu-decorator .menu-portlet {

  padding: 0px ;

  font-family: Tahoma, Verdana, Arial;
}



/*.weiz-menu-decorator .menu-portlet .UIMenu {

  margin: 0px 0px 0px 0px ;

  background: #EEEEEE ;

  width: auto ; height: 100% ;

  border-bottom: 1px solid #CCCCCC;

}
*/


.weiz-menu-decorator .menu-portlet .UIMenu .tree {

  padding: 5px 5px 5px 5px ;
  margin-left:0%;
}



.weiz-menu-decorator .menu-portlet .UIMenu ul {

  margin: 0px 0px 5px 3px;

  padding: 1px 0px 0px 0px ;

  list-style-type: none ;

  width: auto ;

}




/* Root node of the Menu */
.weiz-menu-decorator .menu-portlet .UIMenu .root a{

  margin: 0px ;

  /*text-transform: capitalize ;*/

  font-family: Tahoma, Verdana, Arial;  
  font-size:11px; 
  /*font-size: 12pt; font-weight: bold ;
*/
  width: auto ;

  color:#E7E5E5;
  text-decoration: none ;


}

.weiz-menu-decorator .menu-portlet .UIMenu .root a:hover{
   color:white;
}





.weiz-menu-decorator .menu-portlet .UIMenu li {

  margin: 0px 0px 0px 0px;

  padding: 0px 0px 0px 0px ;

  border-top: none;

  width: auto ;

}


.weiz-menu-decorator .menu-portlet .UIMenu li .item {
    display:block; 
    line-height:105%;
    padding-top:0%;
    padding-bottom:0%;
    margin-top:0%;
    margin-bottom:0%; 
    }

.weiz-menu-decorator .menu-portlet .UIMenu li image.item {
   display:none;
}    
    
/* expanded child */
.weiz-menu-decorator .menu-portlet .UIMenu li.expanded-child-selected,
.weiz-menu-decorator .menu-portlet .UIMenu li.expanded-child{

  /*background: url("/skin/weiz/images/icons/expand.gif") no-repeat 0% 3px;
*/
  background: none;
  padding: 0px 0px 3px 0px;
  display:block;
  margin: 0px 0px 0px 0px;

}


.weiz-menu-decorator .menu-portlet .UIMenu li.expanded-child-selected a,
.weiz-menu-decorator .menu-portlet .UIMenu li.expanded-child a{

  font-family: Tahoma, Verdana, Arial;  
  font-size:11px; 
  /*font-size: 12pt; font-weight: bold ;
*/
  width: auto ;

  color:#E7E5E5;
  text-decoration: none ;

  padding: 0px ;

  margin: 0px ;

}

.weiz-menu-decorator .menu-portlet .UIMenu li.expanded-child-selected a:hover,
.weiz-menu-decorator .menu-portlet .UIMenu li.expanded-child a:hover{

  color:white;
}
.weiz-menu-decorator .menu-portlet .UIMenu li.expanded-child-selected a {
  color:white;
  text-decoration:underline;
}


/*collapsed-child*/
.weiz-menu-decorator .menu-portlet .UIMenu li.collapsed-child{

  /*background: url("/skin/weiz/images/icons/collapse.gif") no-repeat 0% 3px ;
*/
  background: none;
  padding: 0px 3px 3px 0px;

}


.weiz-menu-decorator .menu-portlet .UIMenu li.collapsed-child a{

  font-family: Tahoma, Verdana, Arial;  
  font-size:11px; 
  /*font-size: 12pt; font-weight: bold ;
*/
  width: auto ;

  color:#E7E5E5;
  text-decoration: none ;

  padding: 0px ;

  margin: 0px ;

}

.weiz-menu-decorator .menu-portlet .UIMenu li.collapsed-child a:hover {
  color:white;
}


/*Leafs*/
.weiz-menu-decorator .menu-portlet .UIMenu li.selectedleaf,
.weiz-menu-decorator .menu-portlet .UIMenu li.leaf{

  background: none;
  padding: 0px 0px 3px 0px;
  margin-top: 0px;
  margin-bottom:0px;
  

}
.weiz-menu-decorator .menu-portlet .UIMenu li.selectedleaf a,

.weiz-menu-decorator .menu-portlet .UIMenu li.leaf a{

  text-decoration: none ;

  font-family: Tahoma, Verdana, Arial;  
  font-size:11px; 
  /*font-size: 12pt; font-weight: bold ;
*/
  width: auto ;

  color:#E7E5E5;
  padding: 0px ;

  margin: 0px ;

}
.weiz-menu-decorator .menu-portlet .UIMenu li.selectedleaf a:hover,

.weiz-menu-decorator .menu-portlet .UIMenu li.leaf a:hover{

  color: white;
}
.weiz-menu-decorator .menu-portlet .UIMenu li.selectedleaf a {
  text-decoration: underline;
  color: white;
}
.weiz-menu-decorator .menu-portlet .UIMenu li.expanded-child-selected li.leaf a,
.weiz-menu-decorator .menu-portlet .UIMenu li.expanded-child li.selectedleaf a,

.weiz-menu-decorator .menu-portlet .UIMenu li.expanded-child li.leaf a{
 font-weight:normal;
}
.weiz-menu-decorator .menu-portlet .UIMenu li.expanded-child-selected li.leaf ,
.weiz-menu-decorator .menu-portlet .UIMenu li.expanded-child li.selectedleaf ,

.weiz-menu-decorator .menu-portlet .UIMenu li.expanded-child li.leaf {
  margin:5px 5px 5px 0px;
}


.weiz-menu-decorator .menu-portlet .UIMenu img{

  vertical-align : middle;

  margin: 0px 0px 0px 1px;

}



.weiz-menu-decorator .menu-portlet .UIMenu .edit-actions{

  display : block;    

  text-align : right;

}



.weiz-menu-decorator .menu-portlet .UIMenu .inspect{

  text-align : center;

  text-decoration : none;

  margin: 0px 0px 0px 1px;

  border : 1px outset #eeeeee;

  background : #fafafa; 

}



.weiz-menu-decorator .menu-portlet .UIMenu .inspect a{

  color: #074B88;

  text-decoration : none;

}


/* Menu Portlet End */


/* WICHTIG */
/*

.weiz-menu-decorator .menu-portlet .UIMenu li,
.weiz-menu-decorator .menu-portlet .UIMenu li.leaf{
  background: none;
  padding: 0px 3px 3px 16px;
  border-top:none;
  color:white;

}

.weiz-menu-decorator .menu-portlet .UIMenu .hometree ul {
  display: none;
}

.weiz-menu-decorator .menu-portlet .UIMenu li.selectedleaf{
  background: none;
  padding: 0px 3px 3px 16px;
  border-top:none;

}


.weiz-menu-decorator .menu-portlet .UIMenu li.collapsed-child-selected,
.weiz-menu-decorator .menu-portlet .UIMenu li.collapsed-child{
  background: url("/skin/weiz/images/icons/collapse.gif") no-repeat 0% 3px;
  padding: 0px 0px 3px 15px;
  margin: 0px 0px 0px 0px;
}

.weiz-menu-decorator .menu-portlet .UIMenu li.expanded-child-selected,
.weiz-menu-decorator .menu-portlet .UIMenu li.expanded-child{
  background: url("/skin/weiz/images/icons/expand.gif") no-repeat 0% 3px;
  padding: 0px 0px 3px 15px;
  margin: 0px 0px 0px 0px;
}

.weiz-menu-decorator .menu-portlet .UIMenu li.expanded-child-selected a ,
.weiz-menu-decorator .menu-portlet .UIMenu li.expanded-child a {

  color: white;
  font-family: Tahoma, Verdana, Arial;  
  font-size:11px; 
  font-weight: bold; 
  text-decoration: none;
}
 
.weiz-menu-decorator  .menu-portlet .UIMenu li.collapsed-child a {
   color: white;
  font-family: Tahoma, Verdana, Arial;  
  font-size:11px; 
  font-weight: bold; 
 

}

.weiz-menu-decorator .menu-portlet .UIMenu li.leaf a{
  color: white;
  font-family: Tahoma, Verdana, Arial;  
  font-size:22px; 
  


}
*/

/*.weiz-menu-decorator .menu-portlet .UIMenu li.leaf a:hover{
  color: #bbbbbb;
  font-family: Tahoma, Verdana, Arial;  
  font-size:11px; 
 
}*/

/*.weiz-menu-decorator .menu-portlet .UIMenu li.selectedleaf a{
  color: white;
  font-family: Tahoma, Verdana, Arial;  
  font-size:11px; 

}*/

/*.weiz-menu-decorator .menu-portlet .UIMenu li.selectedleaf a:hover{
  color: #bbbbbb;
  font-family: Tahoma, Verdana, Arial;  
  font-size:11px; 

}*/

/*.weiz-menu-decorator .UIMenu div {
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	        color: white;
	font-family: Tahoma, Verdana, Arial;  
        font-size:11px; 
        font-weight: bold;
	border: none;
}*/


/*.weiz-menu-decorator .UIMenu a {
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	text-align: left;


}*/




/*.weiz-menu-decorator .UILanguageSelector a {
  padding: 0px 2px ;
}*/

/*.weiz-menu-decorator .UIMenu .tree {
  padding: 5px 5px 5px 5px ;
}*/

/*.weiz-menu-decorator .UIMenu  .hometree ul {
  margin: 0px 0px 5px 3px;
  padding: 1px 0px 0px 0px ;
  list-style-type: none ;
  width: auto ;
}*/

/*.weiz-menu-decorator .UIMenu .hometree {
        color: white;
	font-family: Tahoma, Verdana, Arial;  
        font-size:11px; 
        font-weight: bold;
	padding-top: 20px;
}*/	

/*.weiz-menu-decorator .UIMenu .hometree .root a{
	margin: 0px;
	width: auto;
	color: white;
	text-decoration: none;
        color: white;
	font-family: Tahoma, Verdana, Arial;  
        font-size:11px; 
        font-weight: bold;	

	
}*/

/*
.weiz-menu-decorator .menu-portlet .UIMenu a{
	color: white;
	text-decoration: none;
        color: white;
	font-family: Tahoma, Verdana, Arial;  
        font-size:11px; 
        font-weight: bold;
}*/

/*.weiz-menu-decorator .menu-portlet .UIMenu li.collapsed-child{
  /*background: url("exo-menu/collapse.gif") no-repeat 0% 3px ;
  background: none;
  list-style-image: url('/nav-irp/skin/portlet/exo-menu/collapse.gif');
  list-style-position: inside;
  padding: 0px 3px 3px 0px;
  color: white;
}*/


/*.weiz-menu-decorator .UIMenu  .tree .root li.collapsed-child a,
.weiz-menu-decorator .UIMenu  .hometree .root li.collapsed-child a{
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 10pt; font-weight: bold ;
  text-decoration: none ;
    color: white;
  padding: 0px ;
  margin: 0px ;
  color: white;
  font-family: Tahoma, Verdana, Arial;  
  font-size:11px; 
  font-weight: bold;
  background: none;
}*/


/*.weiz-menu-decorator .UIMenu  .tree .root li.collapsed-child a{
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 10pt; font-weight: bold ;
  text-decoration: none ;
  color: white;
  padding: 0px ;
  margin: 0px ;
  color: white;
  font-family: Tahoma, Verdana, Arial;  
  font-size:11px; 
  font-weight: bold;
  background: none;
}*/

/*.weiz-menu-decorator .UIMenu  .tree .root li.selectedleaf a{
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 10pt; font-weight: bold ;
  padding: 0px ;
  margin: 0px ;
  color: white;
  font-family: Tahoma, Verdana, Arial;  
  font-size:11px; 
  /*font-weight: bold;
  background: none;
}*/

/*.weiz-menu-decorator .UIMenu .hometree .root a:hover{
	/*font-family: Arial, Tahoma, Helvetica, sans-serif;
	margin: 0px;
	/*text-transform: capitalize;
	font-size: 12pt;
	font-weight: bold;
	width: auto;
	color: #bbbbbb;
	text-decoration: none;

	font-family: Tahoma, Verdana, Arial;  
        font-size:11px; 
        font-weight: bold;	
	line-height: 40px;
	
}*/

/*.weiz-menu-decorator .UIMenu  .tree .root li.collapsed-child a{
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 10pt; font-weight: bold ;
  text-decoration: none ;
  color: #3366cc;
  padding: 0px ;
  margin: 0px ;
  color: white;
  font-family: Tahoma, Verdana, Arial;  
  font-size:11px; 
  font-weight: bold;
  background: none;
  border: 4px solid red;
}*/

/*.weiz-menu-decorator .UIMenu .tree .root a:hover{
	margin: 0px;

	width: auto;
	color: #bbbbbb;
	text-decoration: none;

	font-family: Tahoma, Verdana, Arial;  
        font-size:11px; 
        font-weight: bold;	
	line-height: 40px;
	
}*/

/*.weiz-menu-decorator .UIMenu .tree .root a{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	margin: 0px;
	text-transform: capitalize;
	font-size: 12pt;
	font-weight: bold;
	width: auto;
	color: white;
	text-decoration: none;

	font-family: Tahoma, Verdana, Arial;  
        font-size:11px; 
        font-weight: bold;	
	line-height: 40px;
	
}*/


/*.weiz-menu-decorator .UIMenu  .hometree li {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px ;
  /*border-top: 1px solid black;
  width: auto ;
  color: white;
  font-family: Tahoma, Verdana, Arial;  
  font-size:11px; 
  font-weight: bold;
  border-top:none;	
  border: 4px solid green;
}*/

/*.weiz-menu-decorator .UIMenu  .hometree li.expanded-child{
  /*background: url("freiraum-menu/expand.gif") no-repeat 0% 3px;
  padding: 0px 0px 3px 15px;
  margin: 0px 0px 0px 0px;
            color: white;
	font-family: Tahoma, Verdana, Arial;  
        font-size:11px; 
        font-weight: bold;
}*/

/*.weiz-menu-decorator .UIMenu  .hometree li.expanded-child a{
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 10pt; font-weight: bold ;
  text-decoration: none ;

  padding: 0px ;
  margin: 0px ;
  color: white;
  font-family: Tahoma, Verdana, Arial;  
  font-size:11px; 
  font-weight: bold;
}*/


/*
.weiz-menu-decorator .UIMenu  .hometree li.collapsed-child a{
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 10pt; font-weight: bold ;
  text-decoration: none ;
  color: #3366cc;
  padding: 0px ;
  margin: 0px ;
  color: white;
  font-family: Tahoma, Verdana, Arial;  
  font-size:11px; 
  font-weight: bold;
  background-image: none;
}*/

/*.weiz-menu-decorator .UIMenu  .hometree li.leaf{
  background: url("freiraum-menu/page-16x16.gif") no-repeat 0% 3px ;
  padding: 0px 3px 3px 8px;
  background-image:none;

}*/

/*.weiz-menu-decorator .UIMenu  .hometree li.leaf a{
  text-decoration: none ;
  color: #3366cc;
  padding: 0px ;
  margin: 0px ;
  color: white;
  font-family: Tahoma, Verdana, Arial;  
  font-size:11px; 
  font-weight: normal;
	
}*/

/*.weiz-menu-decorator .UIMenu  .hometree li.leaf a:hover{
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	  color: #bbbbbb;
  font-family: Tahoma, Verdana, Arial;  
  font-size:11px; 
  font-weight: bold;
}*/
/*
.weiz-menu-decorator .UIMenu {
  margin: 0px 0px 0px 0px ;
  background: #D9EAF4;
  width: auto ; height: 100% ;

}*/
/*
.weiz-menu-decorator .UIMenu .tree {
  padding: 5px 5px 5px 5px ;
}

.weiz-menu-decorator .UIMenu ul {
  margin: 0px 0px 5px 3px;
  padding: 1px 0px 0px 0px ;
  list-style-type: none ;
  width: auto ;
}



.weiz-menu-decorator .UIMenu li {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px ;
  border-top: 1px solid black;
  width: auto ;
}

.weiz-menu-decorator .UIMenu li.expanded-child{
  background: url("freiraum-menu/expand.gif") no-repeat 0% 3px;
  padding: 0px 0px 3px 15px;
  margin: 0px 0px 0px 0px;
}

.weiz-menu-decorator .UIMenu li.expanded-child a{
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 10pt; font-weight: bold ;
  text-decoration: none ;
  color: #3366cc;
  padding: 0px ;
  margin: 0px ;
}

/*.weiz-menu-decorator .UIMenu li.collapsed-child{
  background: url("freiraum-menu/collapse.gif") no-repeat 0% 3px ;
  padding: 0px 3px 3px 15px;
}*/

/*.weiz-menu-decorator .UIMenu li.collapsed-child a{
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 10pt; font-weight: bold ;
  text-decoration: none ;
  color: #3366cc;
  padding: 0px ;
  margin: 0px ;
}*/

/*.weiz-menu-decorator .UIMenu li.collapsed-child a{
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 10pt; font-weight: bold ;
  text-decoration: none ;
  color: #3366cc;
  padding: 0px ;
  margin: 0px ;
}*/


/*.weiz-menu-decorator .UIMenu li.leaf{
 background: url("freiraum-menu/page-16x16.gif") no-repeat 0% 3px ;
  padding: 0px 3px 3px 16px;
}*/

/*.weiz-menu-decorator .UIMenu li.leaf a{
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 10pt; 
  font-weight: bold ;
  text-decoration: none ;
  color: #3366cc;
  padding: 0px ;
  margin: 0px ;
}*/

/*.weiz-menu-decorator .UIMenu li.leaf a:hover{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #1D447C;
	padding: 0px;
	margin: 0px;
}*/

/*.weiz-menu-decorator .selectedleaf {
	font-size: 10pt;
	font-weight: bolder;
	text-decoration: none;
	color: #1D447C;
	padding: 0px;
	margin: 0px;
}*/

/*.weiz-menu-decorator {
  background-color: #D9EAF4;
  padding: 0px 0px 0px 0px;
  width : 100%;
}*/

/*
.weiz-menu-decorator td {
  padding: 0px 0px 0px 0px;
}*/



.weiz-menu-decorator .left-portlet-info-bar {
	/*background: url("freiraum-menu/info-bar-8x41.gif") repeat-x;*/
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 10pt;
	font-weight: bold;
	vertical-align: middle;
}

.weiz-menu-decorator .right-portlet-info-bar {
  /*background: url("freiraum-menu/info-bar-8x41.gif") repeat-x ;*/
  vertical-align: middle ;
}

.weiz-menu-decorator .right-portlet-info-bar a {
  padding: 0px ;
}

.weiz-menu-decorator .top-right-corner {
  /*width: 26px ;*/
  /*background: url("freiraum-menu/top-right-corner-26x41.gif") no-repeat ;*/
}

.weiz-menu-decorator .left-border {
  /*height: 18px ; width: 24px ;*/
  /*background: url("freiraum-menu/left-border-24x18.gif") repeat-y right top;*/
}

.weiz-menu-decorator .right-border {
  /*height: 18px ; width: 26px ;*/
  /*background: url("freiraum-menu/right-border-26x18.gif") repeat-y;*/
}

.weiz-menu-decorator .bottom-left-corner {
  /*height: 17px ; width: 24px ;*/
  /*background: url("freiraum-menu/bottom-left-corner-24x17.gif") no-repeat top right;*/
}

.weiz-menu-decorator .portlet-footer-bar {
 /*height: 17px ;*/
  /*background: url("freiraum-menu/footer-bar-8x17.gif") repeat-x;*/
}

.weiz-menu-decorator .bottom-right-corner {
  /*height: 17px ; width: 26px ;*/
  /*background: url("freiraum-menu/bottom-right-corner-26x17.gif") no-repeat ;*/
}

.weiz-menu-decorator .welcome-portlet label {
   font-size:9px;font-family:Verdana;

}