#page .tx-badglos-pi1-nav { background-color: white;  height: 29px; padding-top: 13px; width: 100%; margin-bottom:15px; }
#page .tx-badglos-pi1-nav UL {
	display: block; list-style: none; list-style-image: none; margin: 0px; padding: 0px 18px 0px 18px; 		
}
#page .tx-badglos-pi1-nav LI {
	display: block; list-style: none; list-style-image: none; margin: 0px; padding: 0px 9px 0px 0px; float: left; line-height: normal; 
}
#page .tx-badglos-pi1-nav LI.ACT A { text-decoration:  none; color: #f2530c; }

/* CONTENT TOGGLER */
.tx-badglos-pi1 .togFrame .csc-sh-content { padding-left: 29px; display: block; }
#page .jsact .togFrame .csc-sh-content { padding-left: 29px; display: none; }
.tx-badglos-pi1 .togFrameACT .csc-sh-content { padding-left: 29px; display: block; margin-top:-7px; padding-bottom: 11px; }
.tx-badglos-pi1 .csc-sh-content A.extLink {
	background-position: 1px 1px; line-height: 18px;
	padding-left: 18px;
}
.tx-badglos-pi1 .csc-sh-content A.specialLink {
	padding-left: 16px;
	background-position: 1px 2px;
}
.tx-badglos-pi1 .togFrame .csc-header, .tx-badglos-pi1 .jsact .togFrame .csc-header, .tx-badglos-pi1 .togFrameACT .csc-header {
    background-color: white;
    /*min-height: 24px;*/
    padding-top: 12px;
	padding-bottom: 2px;
    border-bottom:1px solid #C7DECA;
    margin:0px;
}
.tx-badglos-pi1 .togFrame .csc-header, .tx-badglos-pi1 .togFrameACT .csc-header { background-color: #F4F8F4;border-bottom:1px solid #F4F8F4; }
.togFrame .csc-header A.togLink {
	background-image: url(../../../../fileadmin/images/ico_opened.png);
	text-decoration: none;
	color: #f2530c;
}
.jsact .togFrame .csc-header A.togLink {
	background-image: url(../../../../fileadmin/images/ico_open.png);
	color: #404040;
}
.togFrame .csc-header A.togLink:hover { background-image: url(../../../../fileadmin/images/ico_opened.png); }
.jsact .togFrame .csc-header A.togLink:hover { background-image: url(../../../../fileadmin/images/ico_open_hover.png); color: #f2530c;}

.tx-badglos-pi1 .togFrame .csc-header A.togLink,
.tx-badglos-pi1 .jsact .togFrame .csc-header A.togLink, .tx-badglos-pi1 .togFrameACT .csc-header A.togLink {
	background-repeat: no-repeat;
	background-position: 0px 8px;
	cursor: pointer;
	padding-left: 29px;
	display: block;
}
.tx-badglos-pi1 .togFrame .csc-header H1 A.togLink, .tx-badglos-pi1 .togFrameACT .csc-header H1 A.togLink {
	background-position: 10px 8px;
}
.tx-badglos-pi1 .togFrame .csc-header H2 A.togLink, .tx-badglos-pi1 .togFrameACT .csc-header H2 A.togLink {
	background-position: 10px 4px;
}
.tx-badglos-pi1 .jsact .togFrame .csc-header H3 A.togLink,
.tx-badglos-pi1 .togFrame .csc-header H3 A.togLink,
.tx-badglos-pi1 .togFrameACT .csc-header H3 A.togLink,
.tx-badglos-pi1 .togFrame .csc-header H5 A.togLink,
.tx-badglos-pi1 .togFrameACT .csc-header H5 A.togLink,
.tx-badglos-pi1 .togFrame .csc-header H4 A.togLink,
.tx-badglos-pi1 .togFrameACT .csc-header H4 A.togLink {
    background-position: 10px 1px;
}
	
.tx-badglos-pi1 .togFrameACT .csc-header A.togLink {
	text-decoration: none;
	color: #f2530c;
}
.tx-badglos-pi1 .csc-header .tt_content-item, #col0 .csc-header .tt_content-item { padding-left: 29px; margin-bottom: 0px; }
.tx-badglos-pi1-header {
	font-size:10px;
	background-color:#217A2C;
	color: white;
	padding:6px 10px 6px 10px;
}
#page .jsact .badgloscontainer { display: none; }
.badgloscontainer { display: none; }

.jsact #badgloscontent {
	display: none;
}
.jsact #badglosframe {
	height: 300px;
	overflow: hidden;
	position: relative;
}
#badglosframetxt { display: none; }
.jsact #badglosframetxt {
	background-image: url(../../../../fileadmin/images/loading.gif); background-repeat: no-repeat; background-position: center;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	background-color: white; 
	display: block;
	height: 269px;
	margin-left: auto;
	margin-right: auto;
}
.jsact #badglosframetxt SPAN {
	padding: 50px;
	display: block;
	text-align: center;
}



