#FLHorizontalMenu { width:100%; margin-bottom: 1.7em;}

#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*/


.telepark-menu-decorator .breadcrumbs-portlet {
  padding: 0px ;
  width: 100%;
  border:red solid 2px;
}

.telepark-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;
}

.telepark-menu-decorator .breadcrumbs-portlet .UIBreadcrumbs a{
  font-size: 9pt;
  text-decoration: underline;
  color: #074B88; 
}
  
.telepark-menu-decorator .breadcrumbs-portlet div{
  float : left;
}

.telepark-menu-decorator .breadcrumbs-portlet .UIBreadcrumbs .flags{
  float : right;
  padding: 1px 1px 0px  1px ;
  margin : 0px 5px 0px 5px ;
}

.telepark-menu-decorator .breadcrumbs-portlet .UILanguageSelector a {
  padding: 0px 2px ;
}

/* END Breadcrumbs */


/* Horizontal-Menu */

.telepark-menu-decorator .horizontal-portlet{
  background-color: transparent;
  padding-top: 10px;
}

.telepark-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;
  margin-left:3px;
}

/*.telepark-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;
}*/

.telepark-menu-decorator .UIHorizontalMenu dl, dt, dd, li {
  padding : 0px;
  margin : 0px;
  background-color: transparent;
}

.telepark-menu-decorator .UIHorizontalMenu ul {
  list-style-type: none;
  padding : 0px;
  margin : 0px;
}

.telepark-menu-decorator .UIHorizontalMenu dl {
  float: left;
  /*background-color: #ccc; */
}

.telepark-menu-decorator .UIHorizontalMenu .home-dl {
  padding: 0px 2px 0px 3px;
  text-align : center; 
  /*width : 20px;*/
  visibility:hidden;
}

.telepark-menu-decorator .UIHorizontalMenu dt {
  font-size: 10pt;
  font-weight: bold;

}

.telepark-menu-decorator .UIHorizontalMenu dd {

  padding : 0px;
  display: none;
  font-size: 8pt;
  font-weight: bold;
  /*width: 200px;*/
  /*position: absolute;*
  /*background-color: #EEEEEE;*/
}

.telepark-menu-decorator .UIHorizontalMenu dt a {
   color:#21232c;
   font-weight:normal; 
   font-size:12px;
   font-family: Verdana;
   width:100%;
   padding-left:auto;
   padding-right:auto;
   padding-top: 3px;
   /*padding-bottom:20px;
  display: inline;*/
  text-decoration: none;
  /*padding-right:25px;*/
   
}

.telepark-menu-decorator .UIHorizontalMenu dt a:hover {
  color:#21232c;

}

/*.telepark-menu-decorator .UIHorizontalMenu dd a {
  color: #074B88;
}*/

.telepark-menu-decorator .UIHorizontalMenu dd a:hover {
  background-color: #bbbbbb;
}

/*.telepark-menu-decorator .UIHorizontalMenu a.selected {
  margin: 0px;
  padding: 0px 5px 0px 5px;
  height: 20px;
  text-decoration: underline;
  color: white;
  display: inline;
  vertical-align: top ;
  background-color: transparent;
}*/


.telepark-menu-decorator .UIHorizontalMenu .left-selected-tab {
  width: 13px ; height: 18px ;
  margin: 0px; padding: 0px;
  border: none ;
  text-align : left;
}


.telepark-menu-decorator .UIHorizontalMenu .right-selected-tab {
  width: 17px ; height: 18px ;
  margin: 0px; padding: 0px;
  border: none ;
}

.telepark-menu-decorator .UIHorizontalMenu .home-icon {
  float: left;
  border: none ;
  width:  16px ; height: 16px ;
  background: url("/skin/telepark/images/icons/home-16x16.gif")  top;
}

/* End Horizontal-Menu */


.telepark-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 */

.telepark-menu-decorator .welcome-portlet   {
  vertical-align : top;
  background: none;

}

.telepark-menu-decorator .welcome-portlet .UILogin, 
.telepark-menu-decorator .welcome-portlet .UILogout  {
  font-family : Arial;
  text-align : right;
  margin : 0px auto 1px auto ;
  color: white;
  width : 100%;
}

.telepark-menu-decorator .welcome-portlet .UILogin table {
  border: none ;
}

.telepark-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 ;
}

.telepark-menu-decorator .welcome-portlet .UILogin a, 
.telepark-menu-decorator .welcome-portlet .UILogout a {
  text-decoration: none ;
  color: white;
}

/* End of Welcome Portlet*/ 

.telepark-menu-decorator .telepark-menu-decorator .menu-portlet {
  width: 100%;
}  

.welcome-portlet .UIGrid {background-color:transparent; text-align: left;}
.welcome-portlet .UILogout {background-color:transparent;text-align: left;}



.telepark-menu-decorator .menu-portlet .UIMenu {
	margin-left:auto;
        margin-right:auto;
	background:inherit;
	width: 170px;
	height: 100%; 
        color: #333333;
	font-family: Verdana;
        font-size:11px;         
	border: none;
        white-space:normal;
	
}

.telepark-menu-decorator .menu-portlet .UIMenu .hometree ul {
  display: none;
}

/* Menu Portlet Start*/

.telepark-menu-decorator .menu-portlet {

  padding: 0px ;
white-space:normal;
  font-family: Verdana;
  font-size:11px;
  color: #333333;

}



/*.telepark-menu-decorator .menu-portlet .UIMenu {

  margin: 0px 0px 0px 0px ;

  background: #EEEEEE ;

  width: auto ; height: 100% ;

  border-bottom: 1px solid #CCCCCC;

}
*/

.telepark-menu-decorator .menu-portlet .UIMenu  {
   margin-left:15px;
   white-space:normal;
   background-color:transparent;
 
}

.telepark-menu-decorator .menu-portlet .UIMenu .tree {

  margin: 0px 0px 0px 0px;
  padding: 0px;
  margin-left:auto;
  margin-right:auto;
  width:162px;
  /*overflow:auto;*/
  line-height:normal;
  white-space:normal;

}



.telepark-menu-decorator .menu-portlet .UIMenu ul {
 
  margin: 0px;
  padding: 0px;
  list-style-type: none ;
  width: 162px;
  background-image: url("/portal/static-content/telepark/pics/subnav_content.gif");
  background-repeat: repeat-y;
  padding-bottom:5px;
  white-space:normal;


}

.telepark-menu-decorator .menu-portlet .UIMenu li {
 /*
  background-image: url("/portal/static-content/telepark/pics/subnav_content.gif");
  background-repeat: repeat-y;
*/
  background:inherit;
}


.telepark-menu-decorator .menu-portlet .UIMenu div.root {
  background-image:url("/portal/static-content/telepark/pics/subnav_top.gif");
  background-repeat:no-repeat;
  padding-bottom:25px;
  padding-top:3px;
}

.telepark-menu-decorator .menu-portlet .UIMenu div.bottom {
  background-image:url("/portal/static-content/telepark/pics/subnav_bottom.gif");
  background-repeat:no-repeat;
  height:35px;
  width:162px;

}


.telepark-menu-decorator .menu-portlet .UIMenu .root ul li a{
  background-image: url("/portal/static-content/telepark/pics/subnav_content.gif");
  background-repeat: repeat-y;
  white-space:normal;
}

/* Root node of the Menu */
.telepark-menu-decorator .menu-portlet .UIMenu .root a{
  margin: 0px ;
  margin-left:25px;
  /*text-transform: capitalize ;*/

  font-family: Verdana;
  font-size:12px; 
  font-weight:bold;
  /*font-size: 12pt; font-weight: bold ;
*/
  width: auto ;

  color:#FFFFFF;
  text-decoration: none ;


}

.telepark-menu-decorator .menu-portlet .UIMenu .root a:hover{
   color:white;
}





.telepark-menu-decorator .menu-portlet .UIMenu li {

  margin: 0px 0px 0px 0px;

  padding: 0px 0px 0px 0px ;

  border-top: none;
  white-space:normal;
  

  width: auto ;

}




/* expanded child */
.telepark-menu-decorator .menu-portlet .UIMenu li.expanded-child-selected,
.telepark-menu-decorator .menu-portlet .UIMenu li.expanded-child{
 white-space:normal;
  /*background: url("/skin/telepark/images/icons/expand.gif") no-repeat 0% 3px;
*/
  background: none;
  padding: 0px 0px 3px 0px;

  margin: 0px 0px 0px 0px;

}


.telepark-menu-decorator .menu-portlet .UIMenu li.expanded-child-selected a,
.telepark-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 ;

}



/*collapsed-child*/
.telepark-menu-decorator .menu-portlet .UIMenu li.collapsed-child{

  /*background: url("/skin/telepark/images/icons/collapse.gif") no-repeat 0% 3px ;
*/
  background: none;
  padding: 0px 0px 0px 0px;

}





.telepark-menu-decorator .menu-portlet .UIMenu li a {
   border: 0px solid transparent;
   width:0px;
   height:100%;
   margin:0px;
}


.telepark-menu-decorator .menu-portlet .UIMenu li.leaf,
.telepark-menu-decorator .menu-portlet .UIMenu li.expanded-child-selected,
.telepark-menu-decorator .menu-portlet .UIMenu li.collapsed-child,
.telepark-menu-decorator .menu-portlet .UIMenu li.selectedleaf
{
   border: 0px solid transparent;
   width:0px;
   height:100%;
   margin:0px;

}



.telepark-menu-decorator .menu-portlet .UIMenu li.expanded-child a ,
.telepark-menu-decorator .menu-portlet .UIMenu li.expanded-child-selected li.leaf a ,
.telepark-menu-decorator .menu-portlet .UIMenu li.collapsed-child a,
.telepark-menu-decorator .menu-portlet .UIMenu li.leaf a {
  background-image:url("/portal/static-content/telepark/pics/subnav_content.gif");
  background-repeat:repeat-y;
  color: #333333;
  background-position: center left;
  
}

.telepark-menu-decorator .menu-portlet .UIMenu li a div.item
/*.telepark-menu-decorator .menu-portlet .UIMenu li.expanded-child a div.item,
.telepark-menu-decorator .menu-portlet .UIMenu li.expanded-child-selected li.leaf a div.item,
.telepark-menu-decorator .menu-portlet .UIMenu li.collapsed-child a div.item,
.telepark-menu-decorator .menu-portlet .UIMenu li.leaf a div.item*/{
  background:inherit ;
  width:142px;
  padding-top:2px;
  padding-bottom: 2px;
  cursor: pointer;
}




.telepark-menu-decorator .menu-portlet .UIMenu li {
   /*background-image: url("/portal/static-content/telepark/pics/subnav_content.gif");*/
   color: #333333;
   font-family:Verdana;
   font-size:11px;
   background-image:none;
   margin: 0px 0px 0px 0px;
   padding-top:0px;
   padding-bottom:0px;
   padding-right:5px;
   
}




/*
.telepark-menu-decorator .menu-portlet .UIMenu li.expanded-child-selected a div.item,
.telepark-menu-decorator .menu-portlet .UIMenu li.selectedleaf a div.item{
   background-image: url("/portal/static-content/telepark/pics/subnav_active.gif");
   background-repeat:repeat-x;
   color: #ffffff;
   font-family:Verdana;
   font-size:11px;
}

.telepark-menu-decorator .menu-portlet .UIMenu li.expanded-child-selected li.leaf a div.item {
   background-image:none;
   border:none;
   color:#333333;
}*/

.telepark-menu-decorator .menu-portlet .UIMenu li.expanded-child li.leaf a img,
.telepark-menu-decorator .menu-portlet .UIMenu li.expanded-child a img,
.telepark-menu-decorator .menu-portlet .UIMenu li.expanded-child-selected li.leaf a img,
.telepark-menu-decorator .menu-portlet .UIMenu li.expanded-child-selected a img,
.telepark-menu-decorator .menu-portlet .UIMenu li.collapsed-child a img,
.telepark-menu-decorator .menu-portlet .UIMenu li.selectedleaf a img,
.telepark-menu-decorator .menu-portlet .UIMenu li.leaf a img{
  width:15px;
  height:10px;
  margin-left:0px;
  background-image:url("/skin/telepark/images/nav_arrow.gif");
  background-repeat:no-repeat;
  background-position:top center;
  vertical-align:baseline;
}

.telepark-menu-decorator .menu-portlet .UIMenu li.expanded-child li.leaf a:hover img,
.telepark-menu-decorator .menu-portlet .UIMenu li.expanded-child a:hover img,
.telepark-menu-decorator .menu-portlet .UIMenu li.expanded-child-selected li.leaf a:hover img,
.telepark-menu-decorator .menu-portlet .UIMenu li.expanded-child-selected a:hover img,
.telepark-menu-decorator .menu-portlet .UIMenu li.collapsed-child a:hover img,
.telepark-menu-decorator .menu-portlet .UIMenu li.selectedleaf a:hover img,
.telepark-menu-decorator .menu-portlet .UIMenu li.leaf a:hover img{
  width:15px;
  height:10px;
  margin-left:0px;
  background-image:url("/skin/telepark/images/nav_selected_arrow.gif");
  background-repeat:no-repeat;
  background-position:top center;
  vertical-align:baseline;
}


.telepark-menu-decorator .menu-portlet .UIMenu li.expanded-child a img,
.telepark-menu-decorator .menu-portlet .UIMenu li.expanded-child-selected a img,
.telepark-menu-decorator .menu-portlet .UIMenu li.selectedleaf a img {
    background-image:url("/skin/telepark/images/nav_selected_arrow.gif");    
}

.telepark-menu-decorator .menu-portlet .UIMenu li.expanded-child a,
.telepark-menu-decorator .menu-portlet .UIMenu li.expanded-child-selected li.leaf a,
.telepark-menu-decorator .menu-portlet .UIMenu li.expanded-child-selected a,
.telepark-menu-decorator .menu-portlet .UIMenu li.collapsed-child a,
.telepark-menu-decorator .menu-portlet .UIMenu li.selectedleaf a,
.telepark-menu-decorator .menu-portlet .UIMenu li.leaf a{

  text-decoration: none ;
  /*font-size: 12pt; font-weight: bold ;
*/
  position:relative;
   color: #333333;
   font-family:Verdana;
   font-size:11px;
  font-weight:normal;
  padding: 0px ;
  margin: 0px ;
  padding-top:0px;
  padding-bottom:1px;
  /*padding-right:40px;*/
  
  
 

}

.telepark-menu-decorator .menu-portlet .UIMenu li.expanded-child a:hover ,
.telepark-menu-decorator .menu-portlet .UIMenu li.expanded-child-selected li.leaf a:hover ,
.telepark-menu-decorator .menu-portlet .UIMenu li.expanded-child-selected a,
.telepark-menu-decorator .menu-portlet .UIMenu li.collapsed-child a:hover ,
.telepark-menu-decorator .menu-portlet .UIMenu li.selectedleaf a:hover ,
.telepark-menu-decorator .menu-portlet .UIMenu li.selectedleaf a,
.telepark-menu-decorator .menu-portlet .UIMenu li.leaf a:hover {
   background-image: url("/portal/static-content/telepark/pics/subnav_active.gif");
   background-repeat:repeat-x;
   color: #ffffff;
   font-family:Verdana;
   font-size:11px;
   background-position: center left;
   background-color: #9a9ea0;
} 

.telepark-menu-decorator .menu-portlet .UIMenu li.selectedleaf {
  /*list-style-image:url("/portal/static-content/telepark/pics/arrow_selected.png");
  list-style-type:circle;
  list-style-position:outside;*/
}

/* ??????????????????????????????????????????????*/

.telepark-menu-decorator .menu-portlet .UIMenu li a div.item{
   white-space:normal;
   text-indent:-15px;
   padding-left:20px;
  
}

.telepark-menu-decorator .menu-portlet .UIMenu li.expanded-child-selected a,
.telepark-menu-decorator .menu-portlet .UIMenu li.selectedleaf a {
  color: white;
}
.telepark-menu-decorator .menu-portlet .UIMenu li.expanded-child-selected li.leaf a,
.telepark-menu-decorator .menu-portlet .UIMenu li.expanded-child li.selectedleaf a,

.telepark-menu-decorator .menu-portlet .UIMenu li.expanded-child li.leaf a{
 font-weight:normal;
}
.telepark-menu-decorator .menu-portlet .UIMenu li.expanded-child-selected li.leaf ,
.telepark-menu-decorator .menu-portlet .UIMenu li.expanded-child li.selectedleaf ,
.telepark-menu-decorator .menu-portlet .UIMenu li.expanded-child li.leaf {
  margin:0px 0px 0px 0px;
}

.telepark-menu-decorator .menu-portlet .UIMenu li.expanded-child li a div.item,
.telepark-menu-decorator .menu-portlet .UIMenu li.expanded-child-selected li a div.item {
   padding-left:35px;
   width:126px;
   background-repeat:repeat;
}

.telepark-menu-decorator .menu-portlet .UIMenu img{

  vertical-align : middle;

  margin: 0px 0px 0px 1px;

}



.telepark-menu-decorator .menu-portlet .UIMenu .edit-actions{

  display : block;    

  text-align : right;

}



.telepark-menu-decorator .menu-portlet .UIMenu .inspect{

  text-align : center;

  text-decoration : none;

  margin: 0px 0px 0px 1px;

  border : 1px outset #eeeeee;

  background : #fafafa; 

}



.telepark-menu-decorator .menu-portlet .UIMenu .inspect a{

  color: #074B88;

  text-decoration : none;

}



.telepark-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;
}

.telepark-menu-decorator .right-portlet-info-bar {
  /*background: url("freiraum-menu/info-bar-8x41.gif") repeat-x ;*/
  vertical-align: middle ;
}

.telepark-menu-decorator .right-portlet-info-bar a {
  padding: 0px ;
}

.telepark-menu-decorator .top-right-corner {
  /*width: 26px ;*/
  /*background: url("freiraum-menu/top-right-corner-26x41.gif") no-repeat ;*/
}

.telepark-menu-decorator .left-border {
  /*height: 18px ; width: 24px ;*/
  /*background: url("freiraum-menu/left-border-24x18.gif") repeat-y right top;*/
}

.telepark-menu-decorator .right-border {
  /*height: 18px ; width: 26px ;*/
  /*background: url("freiraum-menu/right-border-26x18.gif") repeat-y;*/
}

.telepark-menu-decorator .bottom-left-corner {
  /*height: 17px ; width: 24px ;*/
  /*background: url("freiraum-menu/bottom-left-corner-24x17.gif") no-repeat top right;*/
}

.telepark-menu-decorator .portlet-footer-bar {
 /*height: 17px ;*/
  /*background: url("freiraum-menu/footer-bar-8x17.gif") repeat-x;*/
}

.telepark-menu-decorator .bottom-right-corner {
  /*height: 17px ; width: 26px ;*/
  /*background: url("freiraum-menu/bottom-right-corner-26x17.gif") no-repeat ;*/
}

.telepark-menu-decorator  div.hometree {
        visibility:hidden;
        
}

.telepark-menu-decorator .UIHorizontalMenu img.left-selected-tab,
.telepark-menu-decorator .UIHorizontalMenu img.right-selected-tab {
   display:none;
}


.telepark-menu-decorator .UIHorizontalMenu dl#menu_item_1 a div.menulink {
   width:114px;
   height:28px;
   overflow:hidden;
   text-align:center;
white-space:nowrap;
   background-image:inherit;
   padding-top:3px;
   cursor:pointer;

}

.telepark-menu-decorator .UIHorizontalMenu dl#menu_item_2 a div.menulink  {
   width:113px;
   height:28px;
   overflow:hidden;
   text-align:center;
background-image:inherit;
   padding-top:3px;
   cursor:pointer;
}

.telepark-menu-decorator .UIHorizontalMenu dl#menu_item_3 a div.menulink  {
   width:125px;
   height:28px;
   overflow:hidden;
   text-align:center;
background-image:inherit;
   padding-top:3px;
   cursor:pointer;
   margin:0%;

}

.telepark-menu-decorator .UIHorizontalMenu dl#menu_item_4 a div.menulink  {
   width:119px;
   height:28px;
   overflow:hidden;
   text-align:center;
background-image:inherit;
   padding-top:3px;
   cursor:pointer;
   margin:0%;
  
}

.telepark-menu-decorator .UIHorizontalMenu dl#menu_item_5  a div.menulink  {
   width:123px;
   height:28px;
   overflow:hidden;
   text-align:center;
   padding-top:3px;
   background-image:inherit;
   cursor:pointer;
}

.telepark-menu-decorator .UIHorizontalMenu dl#menu_item_1 a {
   background-image:url("/portal/static-content/telepark/pics/main_navi01.gif");
   background-repeat:no-repeat;
   background-position:top left;
   /*padding-left:30px;*/
   width:0%;
   padding:0px;
   margin:0px;

   
}

.telepark-menu-decorator .UIHorizontalMenu dl#menu_item_1 a.selected,
.telepark-menu-decorator .UIHorizontalMenu dl#menu_item_1 a:hover {
  background-image:url("/portal/static-content/telepark/pics/main_navi_over01.gif");
}

.telepark-menu-decorator .UIHorizontalMenu dl#menu_item_2 a {
   background-image:url("/portal/static-content/telepark/pics/main_navi02.gif");
   background-repeat:no-repeat;
   background-position:top left;
   /*padding-left:30px;
   padding-right:27px;*/
width:0%;
   padding:0px;
   margin:0px;
}

.telepark-menu-decorator .UIHorizontalMenu dl#menu_item_2 a.selected,
.telepark-menu-decorator .UIHorizontalMenu dl#menu_item_2 a:hover {
  background-image:url("/portal/static-content/telepark/pics/main_navi_over02.gif");
  
}

.telepark-menu-decorator .UIHorizontalMenu dl#menu_item_3 a {
   background-image:url("/portal/static-content/telepark/pics/main_navi03.gif");
   background-repeat:no-repeat;
   background-position:top left;
   width:0%;
   padding:0px;
   margin:0px;
   
}

.telepark-menu-decorator .UIHorizontalMenu dl#menu_item_3 a.selected,
.telepark-menu-decorator .UIHorizontalMenu dl#menu_item_3 a:hover {
  background-image:url("/portal/static-content/telepark/pics/main_navi_over03.gif");
}

.telepark-menu-decorator .UIHorizontalMenu dl#menu_item_4 a {
   background-image:url("/portal/static-content/telepark/pics/main_navi04.gif");
   background-repeat:no-repeat;
   background-position:top left;
   width:0%;
   padding:0px;
   margin:0px;
}

.telepark-menu-decorator .UIHorizontalMenu dl#menu_item_4 a.selected,
.telepark-menu-decorator .UIHorizontalMenu dl#menu_item_4 a:hover {
  background-image:url("/portal/static-content/telepark/pics/main_navi_over04.gif");
}

.telepark-menu-decorator .UIHorizontalMenu dl#menu_item_5 a {
   background-image:url("/portal/static-content/telepark/pics/main_navi05.gif");
   background-repeat:no-repeat;
   background-position:top left;
   width:0%;
   padding:0px;
   margin:0px;
}

.telepark-menu-decorator .UIHorizontalMenu dl#menu_item_5 a.selected,
.telepark-menu-decorator .UIHorizontalMenu dl#menu_item_5 a:hover {
  background-image:url("/portal/static-content/telepark/pics/main_navi_over05.gif");
}



.telepark-menu-decorator div.UIShortCutMenu {
   float:right;
   /*width:400px;
   height:20px;*/
   
   margin-top:10px;
   margin-right:35px;
  
}

.telepark-menu-decorator .UIShortCutMenu div.short_cut_menu_item{
   
  
    float:left;
 
}

.telepark-menu-decorator .UIShortCutMenu div.short_cut_menu_item a{
  color: #524b4b;
  font-family:Verdana;
  font-size:10px;
  text-decoration:none;
  padding-left:10px;
  padding-right:10px;
  border-right:1px solid #524b4b;
}

.telepark-menu-decorator .UIShortCutMenu  div.last a{
   border-right:none;
   border: 0px solid transparent;
}


.telepark-menu-decorator div#shortcut_0 {
   background-image: url("/portal/static-content/telepark/pics/main01.jpg");
   background-repeat:no-repeat;
   background-position:top center;
   height:280px;
   width:650px;
}

.telepark-menu-decorator div#shortcut_1 {
   background-image: url("/portal/static-content/telepark/pics/main06.jpg");
   background-repeat:no-repeat;
   background-position:top center;
   height:280px;
   width:650px;
}

.telepark-menu-decorator div#shortcut_2 {
   background-image: url("/portal/static-content/telepark/pics/main04.jpg");
   background-repeat:no-repeat;
   background-position:top center;
   height:280px;
   width:650px;
}

.telepark-menu-decorator div#shortcut_3 {
   background-image: url("/portal/static-content/telepark/pics/main05.jpg");
   background-repeat:no-repeat;
   background-position:top center;
   height:280px;
   width:650px;
}

.telepark-menu-decorator div#shortcut_4 {
   background-image: url("/portal/static-content/telepark/pics/main03.jpg");
   background-repeat:no-repeat;
   background-position:top center;
   height:280px;
   width:650px;
}

.telepark-menu-decorator div#shortcut_5 {
   background-image: url("/portal/static-content/telepark/pics/main02.jpg");
   background-repeat:no-repeat;
   background-position:top center;
   height:280px;
   width:650px;
}




