#raad_van_toezicht .item{width:130px;margin-bottom:5px}

.group{display:block;margin-bottom:20px;}
.items{display:block;}
.item{display:block;float:left;background-color:#e7eaea;margin-right:5px;padding:8px;background-image:url(/static/images/style/organogram_item_background.png);background-repeat:repeat-x;}
.item:last-child{margin-right:0px}
.function,.name,.phone,.email{list-style-image:none;list-style:none;display:list-item;margin-left:10px;padding-left:0px;}
.function{padding-bottom:5px;}
.header{display:block;background-image:none;}
.group .header{font-size:15px;}
.email{}
#raad_van_bestuur .item{width:130px;}
#bestuurssecretariaat .item{width:180px;}
#beleidsstaf .item{width:100px;}


#raad_van_bestuur .name{list-style-image:url(/static/images/style/icon_arrow_right_grey.png);font-weight:bold;}
#raad_van_toezicht .name{list-style-image:url(/static/images/style/icon_arrow_right_grey.png);font-weight:bold;}
#bestuurssecretariaat .function{list-style-image:url(/static/images/style/icon_arrow_right_grey.png);font-weight:bold;}
#beleidsstaf .function{list-style-image:url(/static/images/style/icon_arrow_right_grey.png);font-weight:bold;}

.tab .items{display:none;}
.tab > .header{padding-bottom:5px;font-weight:bold;}
.tab{float:left;;width:94px;padding:2px;cursor:pointer;background-color:#cbd1d1;background-image:url(/static/images/style/organogram_tab_background.png);background-repeat:repeat-x;background-position:left bottom;border-width:1px;border-left-style:solid;border-right-style:solid;border-color:transparent;position:relative}
.tab > .name,.tab > .function,.tab > .email,.tab > .phone{margin-left:0px}





.tab_border_line{height:2px;position:absolute;width:100px;top:0px;left:0px;line-height:0px;background-image:url(/static/images/style/organogram_tab_border.png);background-repeat:repeat-x;}
#organogram_tab_content{width:600px;padding-top:10px;}

#organogram_tab_content > .header,#organogram_tab_content > .name,#organogram_tab_content > title,#organogram_tab_content > .phone,#organogram_tab_content > .email,#organogram_tab_content > div{display:none;}
#organogram_tab_content > *{float:none}
#organogram_tab_content .items{float:none;}
#organogram_tab_content .item{float:none;display:block;background-color:#FAFAFA;margin:0px;padding:5px;background-image:none;margin-bottom:1px;}
#organogram_tab_content .tab{float:none;}

#organogram_tab_content .items .name{display:inline;margin-left:0px;}
#organogram_tab_content .items .function{display:inline;margin-left:0px;font-weight:bold;}
#organogram_tab_content .items .email{display:inline;margin-left:0px;}
#organogram_tab_content .items .phone{display:inline;margin-left:0px;}

.tab .item div{float:none;display:inline;}