



/* ####################################################################################################### */
/* buttonDefault ######################################################################################### */
/* ####################################################################################################### */
.buttonHeader, .buttonHeaderSmall, .buttonHeaderMini, .buttonHeaderMicro,
.buttonHeader .buttonText, .buttonHeaderSmall .buttonText, .buttonHeaderMini .buttonText, .buttonHeaderMicro .buttonText {
	display:inline;
}

.buttonDefault {
	background-image:url(/portal/design/images/buttons/neutralSilver_left.gif);
	background-repeat:no-repeat;
	background-position: top left;
	text-decoration:none !important;
	display:-moz-inline-box;
	display:inline-block;
	font-size:11px;
	line-height:14px;
	vertical-align:bottom;
}
.buttonDefault span {
	background-image:url(/portal/design/images/buttons/neutralSilver_right.gif);
	background-repeat:no-repeat;
	background-position: top right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	display:block;	
}
.buttonDefault:hover {
	background-position: bottom left;
	cursor:pointer;
	text-decoration:none !important;
}
.buttonDefault:hover span {
	background-position: bottom right;
	text-decoration:none !important;
}
.buttonDefault .buttonText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	color:#333333;
	text-decoration:none !important;
	text-align:center;
	padding-left:9px;
	padding-right:9px;
	padding-top:4px;
	padding-bottom:4px;
	white-space:nowrap;
	overflow:hidden;
	vertical-align:bottom;	
}
/* ### buttonDefaultSmall ############### */
.buttonDefaultSmall {
	background-image:url(/portal/design/images/buttons/neutralSilverSmall_left.gif);
	background-repeat:no-repeat;
	background-position: top left;
	text-decoration:none !important;
	display:-moz-inline-box;
	display:inline-block;	
	line-height:14px;	
	vertical-align:bottom;
}
.buttonDefaultSmall span {
	background-image:url(/portal/design/images/buttons/neutralSilverSmall_right.gif);
	background-repeat:no-repeat;
	background-position: top right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	display:block;	
}
.buttonDefaultSmall:hover {
	background-position: bottom left;
	cursor:pointer;
	text-decoration:none !important;
}
.buttonDefaultSmall:hover span {
	background-position: bottom right;
	text-decoration:none !important;
}
.buttonDefaultSmall .buttonText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	color:#333333;
	text-decoration:none !important;
	text-align:center;
	padding-left:8px;
	padding-right:8px;
	padding-top:3px;
	padding-bottom:3px;
	white-space:nowrap;
	overflow:hidden;
	vertical-align:bottom;	
}
/* ### buttonDefaultMini ############### */
.buttonDefaultMini {
	background-image:url(/portal/design/images/buttons/neutralSilverMini_left.gif);
	background-repeat:no-repeat;
	background-position: top left;
	text-decoration:none !important;
	display:-moz-inline-box;
	display:inline-block;
	font-size:11px;
	line-height:14px;
	vertical-align:bottom;
}
.buttonDefaultMini span {
	background-image:url(/portal/design/images/buttons/neutralSilverMini_right.gif);
	background-repeat:no-repeat;
	background-position: top right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	display:block;	
}
.buttonDefaultMini:hover {
	background-position: bottom left;
	cursor:pointer;
	text-decoration:none !important;
}
.buttonDefaultMini:hover span {
	background-position: bottom right;
	text-decoration:none !important;
}
.buttonDefaultMini .buttonText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	color:#333333;
	text-decoration:none !important;
	text-align:center;
	padding-left:6px;
	padding-right:6px;
	padding-top:2px;
	padding-bottom:1px;
	white-space:nowrap;
	overflow:hidden;
	vertical-align:bottom;	
}
/* ### buttonDefaultMicro ############### */
.buttonDefaultMicro {
	background-image:url(/portal/design/images/buttons/neutralSilverMicro_left.gif);
	background-repeat:no-repeat;
	background-position: top left;
	text-decoration:none !important;
	display:-moz-inline-box;
	display:inline-block;
	font-size:11px;
	line-height:14px;	
	vertical-align:bottom;
}
.buttonDefaultMicro span {
	background-image:url(/portal/design/images/buttons/neutralSilverMicro_right.gif);
	background-repeat:no-repeat;
	background-position: top right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	display:block;	
}
.buttonDefaultMicro:hover {
	background-position: bottom left;
	cursor:pointer;
	text-decoration:none !important;
}
.buttonDefaultMicro:hover span {
	background-position: bottom right;
	text-decoration:none !important;
}
.buttonDefaultMicro .buttonText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	color:#333333;
	text-decoration:none !important;
	text-align:center;
	padding-left:4px;
	padding-right:4px;
	padding-top:0px;
	padding-bottom:1px;
	white-space:nowrap;
	overflow:hidden;
	vertical-align:bottom;	
}
/* ButtonSpecial ######################################################################### */
.buttonSpecial {
	background-image:url(/portal/design/images/buttons/neutralSpecial_left.gif);
	background-repeat:no-repeat;
	background-position: top left;
	text-decoration:none !important;
	display:-moz-inline-box;
	display:inline-block;
	font-size:11px;
	line-height:14px;
	vertical-align:bottom;
}
.buttonSpecial span {
	background-image:url(/portal/design/images/buttons/neutralSpecial_right.gif);
	background-repeat:no-repeat;
	background-position: top right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	display:block;	
}
.buttonSpecial:hover {
	background-position: bottom left;
	cursor:pointer;
	text-decoration:none !important;
}
.buttonSpecial:hover span {
	background-position: bottom right;
	text-decoration:none !important;
}
.buttonSpecial .buttonText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	color:#333333;
	text-decoration:none !important;
	text-align:center;
	padding-left:9px;
	padding-right:9px;
	padding-top:4px;
	padding-bottom:4px;
	white-space:nowrap;
	overflow:hidden;
	vertical-align:bottom;	
}
/* ### buttonSpecialSmall ############### */
.buttonSpecialSmall {
	background-image:url(/portal/design/images/buttons/neutralSpecialSmall_left.gif);
	background-repeat:no-repeat;
	background-position: top left;
	text-decoration:none !important;
	display:-moz-inline-box;
	display:inline-block;	
	line-height:14px;	
	vertical-align:bottom;
}
.buttonSpecialSmall span {
	background-image:url(/portal/design/images/buttons/neutralSpecialSmall_right.gif);
	background-repeat:no-repeat;
	background-position: top right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	display:block;	
}
.buttonSpecialSmall:hover {
	background-position: bottom left;
	cursor:pointer;
	text-decoration:none !important;
}
.buttonSpecialSmall:hover span {
	background-position: bottom right;
	text-decoration:none !important;
}
.buttonSpecialSmall .buttonText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	color:#333333;
	text-decoration:none !important;
	text-align:center;
	padding-left:8px;
	padding-right:8px;
	padding-top:3px;
	padding-bottom:3px;
	white-space:nowrap;
	overflow:hidden;
	vertical-align:bottom;	
}
/* ### buttonSpecialMini ############### */
.buttonSpecialMini {
	background-image:url(/portal/design/images/buttons/neutralSpecialMini_left.gif);
	background-repeat:no-repeat;
	background-position: top left;
	text-decoration:none !important;
	display:-moz-inline-box;
	display:inline-block;
	font-size:11px;
	line-height:14px;
	vertical-align:bottom;
}
.buttonSpecialMini span {
	background-image:url(/portal/design/images/buttons/neutralSpecialMini_right.gif);
	background-repeat:no-repeat;
	background-position: top right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	display:block;	
}
.buttonSpecialMini:hover {
	background-position: bottom left;
	cursor:pointer;
	text-decoration:none !important;
}
.buttonSpecialMini:hover span {
	background-position: bottom right;
	text-decoration:none !important;
}
.buttonSpecialMini .buttonText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	color:#333333;
	text-decoration:none !important;
	text-align:center;
	padding-left:6px;
	padding-right:6px;
	padding-top:2px;
	padding-bottom:1px;
	white-space:nowrap;
	overflow:hidden;
	vertical-align:bottom;	
}
/* ### buttonSpecialMicro ############### */
.buttonSpecialMicro {
	background-image:url(/portal/design/images/buttons/neutralSpecialMicro_left.gif);
	background-repeat:no-repeat;
	background-position: top left;
	text-decoration:none !important;
	display:-moz-inline-box;
	display:inline-block;
	font-size:11px;
	line-height:14px;	
	vertical-align:bottom;
}
.buttonSpecialMicro span {
	background-image:url(/portal/design/images/buttons/neutralSpecialMicro_right.gif);
	background-repeat:no-repeat;
	background-position: top right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	display:block;	
}
.buttonSpecialMicro:hover {
	background-position: bottom left;
	cursor:pointer;
	text-decoration:none !important;
}
.buttonSpecialMicro:hover span {
	background-position: bottom right;
	text-decoration:none !important;
}
.buttonSpecialMicro .buttonText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	color:#333333;
	text-decoration:none !important;
	text-align:center;
	padding-left:4px;
	padding-right:4px;
	padding-top:0px;
	padding-bottom:1px;
	white-space:nowrap;
	overflow:hidden;
	vertical-align:bottom;	
}

/* ####################################################################################################### */
/* ButtonSilver ########################################################################################## */
/* ####################################################################################################### */
.ButtonSilver,
.ButtonSilverBlue {
	background-image:url(/portal/design/images/buttons/neutralSilver_left.gif);
	background-repeat:no-repeat;
	background-position: top left;
	text-decoration:none !important;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align:bottom;
	line-height:14px;
}
.ButtonSilver span,
.ButtonSilverBlue span {
	background-image:url(/portal/design/images/buttons/neutralSilver_right.gif);
	background-repeat:no-repeat;
	background-position: top right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	font-weight:bold !important;
	color:#333333;
	text-decoration:none !important;
	padding-left:9px;
	padding-right:9px;
	padding-top:4px;
	padding-bottom:4px;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align:bottom;
}
.ButtonSilver:hover,
.ButtonSilverBlue:hover {
	background-position: bottom left;
	cursor:pointer;
	text-decoration:none !important;
}
.ButtonSilver:hover span,
.ButtonSilverBlue:hover span {
	background-position: bottom right;
	text-decoration:none !important;
}

/* ### silver small ############### */
.ButtonSilverSmall,
.ButtonSilverBlueSmall {
	background-image:url(/portal/design/images/buttons/neutralSilverSmall_left.gif);
	background-repeat:no-repeat;
	background-position: top left;
	text-decoration:none !important;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align:bottom;
	line-height:14px;
}
.ButtonSilverSmall span, 
.ButtonSilverBlueSmall span {
	background-image:url(/portal/design/images/buttons/neutralSilverSmall_right.gif);
	background-repeat:no-repeat;
	background-position: top right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	font-weight:bold !important;
	color:#333333;
	text-decoration:none !important;
	padding-left:8px;
	padding-right:8px;
	padding-top:3px;
	padding-bottom:3px;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align:bottom;
}
.ButtonSilverSmall:hover,
.ButtonSilverBlueSmall:hover {
	background-position: bottom left;
	cursor:pointer;
	text-decoration:none !important;
}
.ButtonSilverSmall:hover span,
.ButtonSilverBlueSmall:hover span {
	background-position: bottom right;
	text-decoration:none !important;
}

/* ### silver mini ############### */
.ButtonSilverMini,
.ButtonSilverBlueMini {
	background-image:url(/portal/design/images/buttons/neutralSilverMini_left.gif);
	background-repeat:no-repeat;
	background-position: top left;
	text-decoration:none !important;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align:bottom;
	line-height:14px;
}
.ButtonSilverMini span, 
.ButtonSilverBlueMini span {
	background-image:url(/portal/design/images/buttons/neutralSilverMini_right.gif);
	background-repeat:no-repeat;
	background-position: top right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	font-weight:bold !important;
	color:#333333;
	text-decoration:none !important;
	padding-left:6px;
	padding-right:6px;
	padding-top:2px;
	padding-bottom:1px;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align:bottom;
}
.ButtonSilverMini:hover,
.ButtonSilverBlueMini:hover {
	background-position: bottom left;
	cursor:pointer;
	text-decoration:none !important;
}
.ButtonSilverMini:hover span,
.ButtonSilverBlueMini:hover span {
	background-position: bottom right;
	text-decoration:none !important;
}


/* ### silver micro ############### */
.ButtonSilverMicro,
.ButtonSilverBlueMicro {
	background-image:url(/portal/design/images/buttons/neutralSilverMicro_left.gif);
	background-repeat:no-repeat;
	background-position: top left;
	text-decoration:none !important;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align:bottom;
	line-height:14px;
}
.ButtonSilverMicro span, 
.ButtonSilverBlueMicro span {
	background-image:url(/portal/design/images/buttons/neutralSilverMicro_right.gif);
	background-repeat:no-repeat;
	background-position: top right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	font-weight:normal !important;
	color:#333333;
	text-decoration:none !important;
	padding-left:4px;
	padding-right:4px;
	padding-top:0px;
	padding-bottom:1px;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align:bottom;
}
.ButtonSilverMicro:hover,
.ButtonSilverBlueMicro:hover {
	background-position: bottom left;
	cursor:pointer;
	text-decoration:none !important;
}
.ButtonSilverMicro:hover span,
.ButtonSilverBlueMicro:hover span {
	background-position: bottom right;
	text-decoration:none !important;
}
/* BRONZE ########################################################################################## */

.buttonNeoBronze {
/*	background-color:#cecfd0; */
	background-image:url(/portal/design/images/buttons/neoSpecial_left.gif);
	background-repeat:no-repeat;
	background-position: top left;
	text-decoration:none !important;
	display:-moz-inline-box;
	display:inline-block;
	line-height:14px;
}
.buttonNeoBronze span {
	background-image:url(/portal/design/images/buttons/neoSpecial_right.gif);
	background-repeat:no-repeat;
	background-position: top right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none !important;
	padding-left:10px;
	padding-right:12px;
	padding-top:4px;
	padding-bottom:4px;
	display:-moz-inline-box;
	display:inline-block;
}
.buttonNeoBronze:hover {
	background-position: bottom left;
	cursor:pointer;
	text-decoration:none !important;
}
.buttonNeoBronze:hover span {
	background-position: bottom right;
	text-decoration:none !important;
}

/* ButtonIcons ####################################################################################### */
.buttonDefault .buttonIcon,
.buttonSpecial .buttonIcon {
	background-position:4px 3px;
	background-repeat:no-repeat;
	padding-left:15px !important;
}
.buttonDefaultSmall .buttonIcon,
.buttonSpecialSmall .buttonIcon {
	background-position:2px 2px;
	background-repeat:no-repeat;
	padding-left:12px !important;
}
.buttonDefaultMini .buttonIcon,
.buttonSpecialMini .buttonIcon {
	background-position:1px 0px;
	background-repeat:no-repeat;
	padding-left:13px !important;
}
.buttonDefaultMicro .buttonIcon,
.buttonSpecialMicro .buttonIcon {
	background-position:0px -1px;
	background-repeat:no-repeat;
	padding-left:14px !important;
}
.buttonDefault .buttonIconSpacer,
.buttonSpecial .buttonIconSpacer {
	width:9px;
	height:22px;
}
.buttonDefaultSmall .buttonIconSpacer,
.buttonSpecialSmall .buttonIconSpacer {
	width:8px;
	height:20px;
}
.buttonDefaultMini .buttonIconSpacer,
.buttonSpecialMini .buttonIconSpacer {
	width:5px;
	height:17px;
}
.buttonDefaultMicro .buttonIconSpacer,
.buttonSpecialMicro .buttonIconSpacer {
	width:1px;
	height:15px;
}
/* ButtonDisabled ####################################################################################### */
.buttonDisabled {
	cursor:default !important;
	filter: alpha (opacity=30);
	-moz-opacity: 0.30;
	opacity: 0.30;
}
.buttonDisabled .buttonText {
	color:#000000 !important;
}
.buttonDisabled:hover {
	background-position: top left;
}
.buttonDisabled:hover span {
	background-position: top right;
}


.buttonIcon_add {
	background-image:url(/portal/design/images/buttons/buttonIcon_add.gif);
}
.buttonIcon_adminConsole {
	background-image:url(/portal/design/images/buttons/buttonIcon_adminConsole.gif);
}
.buttonIcon_back {
	background-image:url(/portal/design/images/buttons/buttonIcon_back.gif);
}
.buttonIcon_bookmarkOn {
	background-image:url(/portal/design/images/buttons/buttonIcon_bookmarkOn.gif);
}
.buttonIcon_bookmarkOff {
	background-image:url(/portal/design/images/buttons/buttonIcon_bookmarkOff.gif);
}
.buttonIcon_cancel {
	background-image:url(/portal/design/images/buttons/buttonIcon_cancel.gif);
}
.buttonIcon_clear {
	background-image:url(/portal/design/images/buttons/buttonIcon_clear.gif);
}
.buttonIcon_close {
	background-image:url(/portal/design/images/buttons/buttonIcon_close.gif);
}
.buttonIcon_copy {
	background-image:url(/portal/design/images/buttons/buttonIcon_copy.gif);
}
.buttonIcon_day {
	background-image:url(/portal/design/images/buttons/buttonIcon_day.gif);
}
.buttonIcon_delete {
	background-image:url(/portal/design/images/buttons/buttonIcon_delete.gif);
}
.buttonIcon_detach {
	background-image:url(/portal/design/images/buttons/buttonIcon_detach.gif);
}
.buttonIcon_directEdit {
	background-image:url(/portal/design/images/buttons/buttonIcon_directEdit.gif);
}
.buttonIcon_down {
	background-image:url(/portal/design/images/buttons/buttonIcon_down.gif);
}
.buttonIcon_download {
	background-image:url(/portal/design/images/buttons/buttonIcon_download.gif);
}
.buttonIcon_edit {
	background-image:url(/portal/design/images/buttons/buttonIcon_edit.gif);
}
.buttonIcon_editCancelCheckout {
	background-image:url(/portal/design/images/buttons/buttonIcon_editCancelCheckout.gif);
}
.buttonIcon_editCheckedOutGreen {
	background-image:url(/portal/design/images/buttons/buttonIcon_editCheckedOutGreen.gif);
}
.buttonIcon_editCheckedOutRed {
	background-image:url(/portal/design/images/buttons/buttonIcon_editCheckedOutRed.gif);
}
.buttonIcon_explorer {
	background-image:url(/portal/design/images/buttons/buttonIcon_explorer.gif);
}
.buttonIcon_forward {
	background-image:url(/portal/design/images/buttons/buttonIcon_forward.gif);
}
.buttonIcon_info {
	background-image:url(/portal/design/images/buttons/buttonIcon_info.gif);
}
.buttonIcon_langDe {
	background-image:url(/portal/design/images/buttons/buttonIcon_langDe.gif);
}
.buttonIcon_langEn {
	background-image:url(/portal/design/images/buttons/buttonIcon_langEn.gif);
}
.buttonIcon_linkExternal {
	background-image:url(/portal/design/images/buttons/buttonIcon_linkExternal.gif);
}
.buttonIcon_linkInternal {
	background-image:url(/portal/design/images/buttons/buttonIcon_linkInternal.gif);
}
.buttonIcon_month {
	background-image:url(/portal/design/images/buttons/buttonIcon_month.gif);
}
.buttonIcon_newBox {
	background-image:url(/portal/design/images/buttons/buttonIcon_newBox.gif);
}
.buttonIcon_newDirectory {
	background-image:url(/portal/design/images/buttons/buttonIcon_newDirectory.gif);
}
.buttonIcon_newDocument {
	background-image:url(/portal/design/images/buttons/buttonIcon_newDocument.gif);
}
.buttonIcon_ok {
	background-image:url(/portal/design/images/buttons/buttonIcon_ok.gif);
}
.buttonIcon_order {
	background-image:url(/portal/design/images/buttons/buttonIcon_order_publ.gif);
}
.buttonIcon_paste {
	background-image:url(/portal/design/images/buttons/buttonIcon_paste.gif);
}
.buttonIcon_pasteReference {
	background-image:url(/portal/design/images/buttons/buttonIcon_pasteReference.gif);
}
.buttonIcon_play {
	background-image:url(/portal/design/images/buttons/buttonIcon_play.gif);
}
.buttonIcon_print {
	background-image:url(/portal/design/images/buttons/buttonIcon_print.gif);
}
.buttonIcon_refresh {
	background-image:url(/portal/design/images/buttons/buttonIcon_refresh.gif);
}
.buttonIcon_remove {
	background-image:url(/portal/design/images/buttons/buttonIcon_remove.gif);
}
.buttonIcon_save {
	background-image:url(/portal/design/images/buttons/buttonIcon_save.gif);
}
.buttonIcon_search {
	background-image:url(/portal/design/images/buttons/buttonIcon_search.gif);
}
.buttonIcon_select {
	background-image:url(/portal/design/images/buttons/buttonIcon_select.gif);
}
.buttonIcon_send {
	background-image:url(/portal/design/images/buttons/buttonIcon_send.gif);
}
.buttonIcon_settings {
	background-image:url(/portal/design/images/buttons/buttonIcon_settings.gif);
}
.buttonIcon_shoppingCart {
	background-image:url(/portal/design/images/buttons/buttonIcon_shoppingCart.gif);
}
.buttonIcon_today {
	background-image:url(/portal/design/images/buttons/buttonIcon_today.gif);
}
.buttonIcon_up {
	background-image:url(/portal/design/images/buttons/buttonIcon_up.gif);
}
.buttonIcon_upload {
	background-image:url(/portal/design/images/buttons/buttonIcon_upload.gif);
}
.buttonIcon_versions {
	background-image:url(/portal/design/images/buttons/buttonIcon_versions.gif);
}
.buttonIcon_week {
	background-image:url(/portal/design/images/buttons/buttonIcon_week.gif);
}
/* SPECIALs ############################################################ */
.buttonSpecial .buttonIcon_cancel, .buttonSpecialSmall .buttonIcon_cancel, .buttonSpecialMini .buttonIcon_cancel, .buttonSpecialMicro .buttonIcon_cancel {
	background-image:url(/portal/design/images/buttons/buttonIconSpecial_cancel.gif);
}
.buttonSpecial .buttonIcon_ok, .buttonSpecialSmall .buttonIcon_ok, .buttonSpecialMini .buttonIcon_ok, .buttonSpecialMicro .buttonIcon_ok {
	background-image:url(/portal/design/images/buttons/buttonIconSpecial_ok.gif);
}



a.vfsBrowserFolderUp
{
	background-image:url("/portal/design/images/vfsBrowserFolderUp.gif");
	background-repeat:no-repeat;
	background-position:0 2px;
	width:16px;
	height:16px;
	float:left;
}
a.vfsBrowserFolderUp:hover
{
	background-position:0 -14px;
}
a.vfsBrowserSearch,
a.vfsBrowserSearchHide,
a.vfsBrowserLayoutList,
a.vfsBrowserLayoutBox
{
	display:-moz-inline-box;
	display:inline-block;
	background-repeat:no-repeat;
	background-position:3px 3px;
	width:16px;
	height:16px;
}
a.vfsBrowserSearch
{
	background-image:url("/portal/design/images/vfsBrowserSearch.gif");
	margin-right:3px;
}
a.vfsBrowserSearchHide
{
	background-image:url("/portal/design/images/vfsBrowserSearch.gif");
	background-position:-13px 3px;
	margin-right:3px;
}
a.vfsBrowserLayoutList
{
	background-image:url("/portal/design/images/vfsBrowserLayoutList.gif");
}
a.vfsBrowserLayoutBox
{
	background-image:url("/portal/design/images/vfsBrowserLayoutBox.gif");
}
a.vfsBrowserSearch:hover,
a.vfsBrowserLayoutList:hover,
a.vfsBrowserLayoutBox:hover
{
	background-position:3px -13px;
}
a.vfsBrowserSearchHide:hover
{
	background-position:-13px -13px;
}
.vfsBrowserSearch span,
.vfsBrowserSearchHide span,
.vfsBrowserFolderUp span,
.vfsBrowserLayoutList span,
.vfsBrowserLayoutBox span
{
	display:none;
}
/* HIGHLIGHT #################################################################### */
.contextMenuHighlight,
.contextMenuHighlightHover,
.contextMenuHighlightActive {
	clear:both;
}
* html .contextMenuHighlight,
* html .contextMenuHighlightHover,
* html .contextMenuHighlightActive {
	height:16px; /* IE6 Bug (HG-Farbe bei Mousover fehlt) */
}
.contextMenuHighlightHover {
	background-color:#83a6dc;
	color:#FFFFFF !important;
}
.contextMenuHighlightActive {
	background-color:#316ac5;
	color:#FFFFFF !important;
}
.contextMenuHighlightHover *,
.contextMenuHighlightActive * {
	color:#FFFFFF !important;
}

/* TRIGGER #################################################################### */
#ContainerContextMenu
{
	clear:both; /* FF-Bug: Inhalt wackelt */
	float:right; /* FF-Bug: Inhalt wackelt */
}

.contextMenuTrigger,
.contextMenuTriggerHover,
.contextMenuTriggerActive {
	background-image:url("/portal/design/images/contextMenuV3.gif");
	background-repeat:no-repeat;
	background-position:1px 1px;
	width:14px;
	height:14px;
	cursor:pointer;
	position:absolute;
	right:0;
	top:0;
}
.contextMenuHighlight .contextMenuTrigger,
.contextMenuHighlight .contextMenuTriggerHover,
.contextMenuHighlight .contextMenuTriggerActive,
.contextMenuHighlightHover .contextMenuTrigger,
.contextMenuHighlightHover .contextMenuTriggerHover,
.contextMenuHighlightHover .contextMenuTriggerActive,
.contextMenuHighlightActive .contextMenuTrigger,
.contextMenuHighlightActive .contextMenuTriggerHover,
.contextMenuHighlightActive .contextMenuTriggerActive
{
	position:static;
	float:right;
	width:14px;
	height:14px;
	margin-top:3px;
	margin-right:1px;
}
span.contextMenuTrigger,
span.contextMenuTriggerHover,
span.contextMenuTriggerActive
{
	background-position:3px 3px;
	width:16px;
	height:16px;
	display:-moz-inline-box;
	display:inline-block;
	position:static;
	margin-left:3px;
	overflow:hidden; /* IE7 Bug */
}
span.contextMenuTriggerHover,
span.contextMenuTriggerActive
{
	background-position:3px -13px;
}
span.contextMenuTrigger span,
span.contextMenuTriggerHover span,
span.contextMenuTriggerActive span
{
	display:none;
}

.contextMenuTriggerHover,
.contextMenuTriggerActive {
	background-position:1px -15px;
}
.contextMenuTriggerFloat {
	cursor:pointer;
	position:static;
	float:right;
	width:12px;
	height:12px;
}
.contextMenuTriggerFloatHover,
.contextMenuTriggerFloatActive {
	background-image:url("/portal/design/images/contextMenuV3_hover.gif");
	cursor:pointer;
	position:static;
	float:right;
	width:12px;
	height:12px;
}

/* MENU #################################################################### */
.contextMenuBorder {
	border:1px solid #999999;
	border-right:2px solid #666666;
	border-bottom:2px solid #666666;
	background-color:#f4f4f4;
}
body.contextMenu {
	margin:0;
	padding:0;
	width:170px;
}

#contextMenuIframe {
	display: none;
	position: absolute;
	margin: 0px;
	padding: 0px;
	z-index:99999;
}
* html #contextMenuIframe { margin-left:1px; margin-top:1px;} /* nur fr IE 5.5 - 6.x */
html + body #contextMenuIframe { margin-left:1px; margin-top:1px;} /* nur vom IE 5.0 */

ul.contextMenu {
	display:block;
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 12px;
	list-style-type: none;
	list-style-image:none;
	padding:4px 4px 0px 4px;
	background-image:url("/portal/design/images/contextMenuBg.gif");
	background-repeat:repeat-y;
	background-color: #cccccc;
}

ul.contextMenu li {
	margin:0;
	padding:0;
	text-align:left;
	display:inline;
}

ul.contextMenu li a {
	margin-bottom:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal !important;
	padding:3px 4px 3px 25px;
	background-position:3px 3px;
	background-repeat:no-repeat;
	line-height:15px;
	text-decoration: none;
	color:#333333 !important;
	display: block;
}

ul.contextMenu li a:hover {
	text-decoration: none !important;
	background-color:#FFFFFF;
	color:#000000 !important;
}

ul.contextMenu li.disabled a {
	color:#999999 !important;
}

ul.contextMenu li.disabled a:hover {
	color:#999999 !important;
	background-color:transparent;
	cursor:default;
}

/* TRIGGER Corner #################################################################### */
.contextMenuTriggerCorner,
.contextMenuTriggerCornerHover,
.contextMenuTriggerCornerActive {
	background-image:url(/portal/design/images/corner.gif);
	background-repeat:no-repeat;
	display:-moz-inline-box;
	display:inline-block;
	width:16px;
	height:16px;
	cursor:pointer;
	position:absolute;
	right:0px;
	top:2px;
}

div, form, fieldset, label, textarea, select, p, image
{
	padding:0;
	margin:0;
	border:0;
}
ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}
* html ul
{
	height:1%;  /* IE6-Bug: zeigt Hintergrundbild sonst nicht an */
}
ul li
{
	background-image:url("../../images/square_5px_black75.gif");
	background-repeat:no-repeat;
	background-position:1px 6px;
	padding-left:14px;
}
ul ul li
{
	background-image:url("../../images/square_5px_black50.gif");
}
ul ul ul li
{
	background-image:url("../../images/square_5px_black25.gif");
}
a
{
	outline:none;
	text-decoration:none;
	color:#135c80;
}
a:hover
{
	text-decoration:underline;
}
html {
	height: 100%;
}
body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#444444;
}
.bodyMaster
{
	height:100%;
 	margin:0%;
 	padding:0%;
	background-color:#e2dfda;
}
#pleaseWaitPanel
{
	position:absolute;
	width:300px;
	height:200px;
	left:50%;
	top:50%;
	margin-left:-150px;
	margin-top:-100px;
	border:1px solid #dddddd;
}
.floatClear
{
	clear:both;
}
.separator
{
	clear:both;
	border-bottom: 1px solid #dddddd;
	height:1px;
	overflow:hidden;
	padding-top:20px;
	margin-bottom:20px;
}
.textbox
{
	border:1px solid #bbbbbb;
}
/* ####################################################################################################################### */
/* ### Container ######################################################################################################### */
#ContainerPage
{
	margin-left:auto;
	margin-right:auto;
	width:833px;
	min-height:400px;
	background-color:#ffffff;
}
#ContainerMain
{
	border-left:10px solid #ffffff;
	border-right:10px solid #ffffff;
	min-height:500px;
}
* html #ContainerMain
{
	height:500px; /* min-height for IE6 */
}
#ContainerTop
{
}
#ContainerTop img
{
	margin:0;
	padding:0;
}
#ContainerCenter
{
	float:left;
	width:608px;
	overflow:hidden;
}
#ContainerRight
{
	float:right;
	min-height:1px;
	width:205px;
	overflow:hidden;
}
.bodyFullLayout #ContainerLeft
{
	display:none;
}
.bodyFullLayout #ContainerCenter
{
	width:836px;
}
#ContainerBottom
{
	clear:both;
	background-color:#e2dfda;
	height:20px;
	border:10px solid #ffffff;
}
#headlineInclude
{
	background-color:#33a6ff;
	height:25px;
	padding-top:14px;
	overflow:hidden;
	font-family:"Times New Roman", Times, serif;
	padding-right:5px;
	text-align:right;
	font-size:30px;
	line-height:30px;
	color:#ffffff;
}
#headerImage
{
	border-bottom:10px solid #ffffff;
}
/* ####################################################################################################################### */
/* ### frameShadow ################################################################################################ */
/* ####################################################################################################################### */

.frameShadowRightCenter
{
	background-image:url(frameShadowRightCenter.png);
	background-position:right;
	background-repeat:repeat-y;
	background-color:#ffffff;
}
.frameShadowLeftCenter
{
	background-image:url(frameShadowLeftCenter.png);
	background-position:left;
	background-repeat:repeat-y;
}
.frameShadowLeftTop
{
	background-image:url(frameShadowLeftTop.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.frameShadowRightTop
{
	background-image:url(frameShadowRightTop.png);
	background-position:right top;
	background-repeat:no-repeat;
}
.frameShadowLeftBottom
{
	background-image:url(frameShadowLeftBottom.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}
.frameShadowRightBottom
{
	background-image:url(frameShadowRightBottom.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding:4px;
}
/* ### without Titlebar ### */
.frameWithoutTitleBar .frameShadowLeftTop
{
	background-image:url(frameShadowLeftTop_noTB.png);
}
.frameWithoutTitleBar .frameShadowRightTop
{
	background-image:url(frameShadowRightTop_noTB.png);
}
/* ### minimized ### */
.frameModeMinimized .frameShadowLeftTop
{
	background-image:url(frameShadowLeftTop_mini.png);
}
.frameModeMinimized .frameShadowRightTop
{
	background-image:url(frameShadowRightTop_mini.png);
}
.frameModeMinimized .frameShadowLeftBottom
{
	background-image:url(frameShadowLeftBottom_mini.png);
}
.frameModeMinimized .frameShadowRightBottom
{
	background-image:url(frameShadowRightBottom_mini.png);
}
/* ####################################################################################################################### */
/* ### Channels allgemein ################################################################################################ */
/* ####################################################################################################################### */
a.minimize,
a.maximize {
	background-image:url("../../images/v3WindowMode.gif");
	background-repeat:no-repeat;
	display:-moz-inline-box;
	display:inline-block;
	width:16px;
	height:16px;
	margin-left:4px;
}
a.minimize
{
	background-position:2px 1px;
}
a.minimize:hover
{
	background-position:2px -15px;
}
a.maximize
{
	background-position:-14px 1px;
}
a.maximize:hover
{
	background-position:-14px -15px;
}
a.minimize span,
a.maximize span
{
	display:none;
}
.frameBounds
{
}
.frameBorder
{
	border:1px solid #dcdcdc;
}
.frameHeader
{
	background-repeat:repeat-y;
	padding:3px 7px 4px 7px;
	border-bottom:1px solid #dcdcdc;
	height:15px;
	overflow:hidden;
	background-color:#3e8ed2;
}
#ContainerRight .frameHeader
{
	background-color:#faaf11;
}
.frameModeMinimized .frameHeader
{
	padding:3px 10px 5px 10px;
}

.frameHeader,
.frameHeader a
{
	color:#ffffff;
}

.frameTitle
{
	font-size:14px;
	line-height:15px;
}
.frameFooter
{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	clear:both;
}
.frameInfo
{
	float:right;
}
.frameWindow
{
	position:relative; /* fuer positionierung des context menu */
	overflow-x:hidden;
}
* html .frameWindow
{
	width:100%; /* IE6-Bug: fuer positionierung des context menu */
/*	height:1px;  IE6-Bug: zeigt frameWindow-Bg nicht an */
}
* html .ChannelVfsBrowser .frameWindow,
* html .ChannelVfsMultiBrowser .frameWindow
{
	width:auto; /* IE6-Bug: Zeilen im vfsBrowser wackeln */
}
#ContainerLeft .frameWindow
{
	overflow-x:hidden;
/*	width:171px;
*/
}
#ContainerCenter .frameWindow
{
	overflow-x:hidden;
/*	width:558px;
*/
}
.framePadding
{
}
.frameContent
{
}
a:hover
{
	text-decoration:underline;
}
p
{
	padding-bottom:20px;
}
h1
{
	font-size: 20px;
	margin:0 0 10px 0;
	padding:0;
	line-height:28px;
	font-weight:bold;
	color:#135c80;
}
h2
{
	font-size: 14px;
	color: #999999;
	margin:0 0 10px 0;
	padding:0;
	line-height:24px;
	font-weight:bold;
}
h3
{
	font-size: 12px;
	color: #eeeeee;
	font-weight: bold;
	margin:0 0 10px 0;
	padding:0;
	line-height:20px;
	color:#135c80;
}
.downloadIcon {
	padding:0px 0px 5px 20px;
	background-repeat:no-repeat;
	background-position:left top;
	margin-bottom:4px;
}
* html .frameIFrame
{
	filter: alpha (opacity=0); /* gibts nur im IE6 */
}
.linkInternal,
.linkExternal,
.linkIcon
{
	background-repeat:no-repeat;
	background-position:left 7px;
	background-image:url("linkArrows.gif");
	padding-left:16px;
}
* html .linkIcon
{
	height:1%; /* IE6-Bug: Zeigt BG nicht an */
}

/* ####################################################################################################################### */
/* ### ChannelFooter ##################################################################################################### */
.ChannelFooter
{
	float:left;
	width:65%;
	color:#444444;
	line-height:22px;
	font-size:11px;
}
.ChannelFooter a
{
	color:#444444;
	font-weight:normal;
}
/* ####################################################################################################################### */
/* ### ChannelLogin ##################################################################################################### */
.ChannelLogin
{
	float:right;
	text-align:right;
	width:35%;
	font-size:11px;
	color:#a6a097;
	height:22px;
	overflow:hidden;
}
.ChannelLogin .legend,
.ChannelLogin legend
{
	display:none;
}
.ChannelLogin .loginName,
.ChannelLogin .loginPassword
{
	display:inline;
}
.ChannelLogin .loginName input,
.ChannelLogin .loginPassword input
{
	width:60px;
	height:12px;
	font-size:11px;
	background-color:#f8f8f8;
	border:none;
}
.ChannelLogin .loginName input
{
	margin-right:6px;
}
.ChannelLogin .linkLogin
{
	display:none;
}
.ChannelLogin .loginSave
{
	display:inline;
	vertical-align:top;
}
.ChannelLogin .loginSave input
{
	vertical-align:middle;
	margin:0;
	height:10px;
}
.ChannelLogin .signedOnUser
{
	display:inline;
}
.ChannelLogin .linkUserProfile,
.ChannelLogin .linkLogout
{
	border-left:1px solid #a6a097;
	padding-left:5px;
	margin-left:5px;
}
/* ####################################################################################################################### */
/* ### ChannelQuickbar ################################################################################################### */
.ChannelQuickbar
{
	border-top:1px solid #EA9004;
	margin-top:10px;
	padding-top:5px;
	clear:both;
}
.ChannelQuickbar ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	height:19px;
}
.ChannelQuickbar ul li a
{
	background-position:center center;
	background-repeat:no-repeat;
	width:90px;
	height:19px;
	display:block;
}
.quickbarTopOfPage
{
	float:left;
}
.quickbarPrint
{
	float:right;
}
.quickbarTopOfPage a
{
}
.quickbarTopOfPage a:hover
{
}
.quickbarPrint a
{
}
.quickbarPrint a:hover
{
}
/* ############################################################################################################# */
/* ### ChannelNavigationTop ############################################################################################# */
.ChannelNavigationTop
{
	background-color:#3e8ed2;
	border-left:10px solid #ffffff;
	width:580px;
	float:left;
}
.ChannelNavigationTop .background,
.ChannelNavigationTop .divider
{
	display:none;
}
.ChannelNavigationTop ul
{
	height:30px;
	border-left:1px solid #c4c8cc;
}
.ChannelNavigationTop ul li
{
	padding-left:0;
	background-image:none;
	float:left;
}
.ChannelNavigationTop ul li a
{
	position:relative;
	display:block;
	color:#ffffff;
	text-decoration:none;
	padding:6px 13px 6px 13px;
	font-size:17px;
	line-height:18px;
	border-right:1px solid #c4c8cc;
}
.ChannelNavigationTop ul li.active a
{
}
.ChannelNavigationTop ul li a:hover
{
	color:#444444;
	background-color:#95ccfa;
	text-decoration:none;
}
/* ############################################################################################################# */
/* ### ChannelMetaNavigation ####################################################################################### */
.ChannelMetaNavigation
{
	text-align:right;
	width:233px;
	height:30px;
	overflow:hidden;
	float:right;
	background-color:#3e8ed2;
	border-right:10px solid #ffffff;
}
.ChannelMetaNavigation li
{
	padding-left:0;
	background-image:none;
	display:inline;
}
.ChannelMetaNavigation li a
{
	display:-moz-inline-box;
	display:inline-block;
	color:#444444;
	text-decoration:none;
	padding:1px 6px 2px 6px;
	font-size:12px;
	line-height:15px;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color:#ffffff;
}
.ChannelMetaNavigation a:hover
{
	color:#444444;
	background-color:#eeeeee;
	text-decoration:none;
}

/* ############################################################################################################# */
/* ### ChannelNavigationRight ####################################################################################### */
* html .ChannelNavigationRight .frameWindow
{
	position:static; /* IE6-Bug: HG-Farben werden nicht angezeigt*/
	overflow:hidden; /* IE6-Bug: Hover-Bereich nur Text */
}
.ChannelNavigationRight ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}
.ChannelNavigationRight ul li
{
	display:inline;
	padding-left:0;
	background-image:none;
}
.ChannelNavigationRight ul li a
{
	display:block;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:10px;
	font-size:14px;
	line-height:16px;
	margin-bottom:2px;
	color:#FFFFFF;
	text-decoration:none;
}
.ChannelNavigationRight ul li a:hover
{
	text-decoration:underline;
}
.ChannelNavigationRight ul li a
{
	padding-left:8px;
}
.ChannelNavigationRight ul ul li a
{
	padding-left:16px;
}
.ChannelNavigationRight ul ul ul li a
{
	padding-left:24px;
}
.ChannelNavigationRight ul ul ul ul li a
{
	padding-left:32px;
}
.ChannelNavigationRight ul ul ul ul ul li a
{
	padding-left:40px;
}
.ChannelNavigationRight ul ul ul ul ul ul li a
{
	padding-left:60px;
}
.ChannelNavigationRight ul li a.active,
.ChannelNavigationRight ul li a.activeWithSub,
.ChannelNavigationRight ul li a.sub
{
	font-weight:bold;
}  
.ChannelNavigationRight ul a
{
	background-color:#3e8ed2;
}
/* ############################################################################################################# */
/* ### ChannelYouAreHere ####################################################################################### */
.ChannelYouAreHere
{
	border-bottom:1px solid #bbbbbb;
	margin-bottom:5px;
	height:15px;
	margin-top:-3px;
	margin-left:21px;
	margin-right:20px;
	padding-left:7px;
	padding-right:7px;
}
.ChannelYouAreHere ul
{
	width:424px;
	overflow:hidden;
	text-overflow:ellipsis;
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:9px;
}
.ChannelYouAreHere ul li
{
	display:inline;
	white-space:nowrap;
	background-image:none;
	padding-left:0;
}
.ChannelYouAreHere ul li *
{
	color:#888888;
}
.ChannelYouAreHere .divider
{
	background-image:url("/portal/design/images/arrowNeutralGreyRight2.gif");
	background-repeat:no-repeat;
	background-position:4px 2px;
	display:-moz-inline-box;
	display:inline-block;
	width:14px;
}
/* ############################################################################################################# */
/* ### ChannelFileViewer ####################################################################################### */
.ChannelFileViewer .footer 
{
	height:14px;
	clear:both;
}
.ChannelFileViewer .footer *
{
	color:#777777;
}
.ChannelFileViewer .footer .visits
{
	float:right;
	background-color:#eeeeee;
	padding-right:6px;
	padding-left:6px;
}
.ChannelFileViewer .footer .usersOnline
{
	float:right;
	background-color:#eeeeee;
	padding-right:6px;
	padding-left:6px;
	border-left:1px solid #aaaaaa;
}
.ChannelFileViewer .footer .lastUpdate
{
	float:left;
}

/* ### Forms ################################################################################################ */
fieldset
{
	border:0;
}
.ChannelQuickSearch
{
	background-color:#e3950f;
	line-height:15px;
}
.ChannelQuickSearch fieldset
{
	margin-bottom:7px;
}
.ChannelQuickSearch label
{
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	padding-right:5px;
	float:left;
}
.ChannelQuickSearch a
{
	color:#ffffff;
}
.submitQuicksearch
{
	border:0;
	margin-left:5px;
	width:15px;
	height:16px;
	background-color:transparent;
	cursor:pointer;
	float:left;
}
.ChannelQuickSearch .textbox
{
	background-color: #F3BC6C;
	border:0;
	font-size:11px;
	color:#000000;
	width: 100px;
	height: 16px;
	float:left;
}
/* ##################################################################################################### */
/* VFS Browser ######################################################################################### */
ul.vfsBrowser,
ul.vfsBrowser ul,
ul.vfsMultiBrowser
{
	line-height:16px;
}
ul.vfsBrowser li,
ul.vfsMultiBrowser li
{
	background-image:none;
	padding-left:0;
}
ul.vfsBrowser li .vfsBrowserRow,
ul.vfsMultiBrowser li .vfsBrowserRow
{
	border-bottom:1px solid #dddddd;
	padding:2px 0 2px 0;
}
* html ul.vfsBrowser li,
* html ul.vfsMultiBrowser li
{
	display:inline-block; /* IE6 Bug (zeigt keinen Border) */
}
*:first-child+html ul.vfsBrowser li,
*:first-child+html ul.vfsMultiBrowser li
{
	display:inline-block; /* IE7 Bug (Umbruch nach Icon) */
}
li.vfsBrowserRowColor1
{
	background-color:transparent;
}
li.vfsBrowserRowColor2
{
	background-color:transparent;
}
.vfsBrowserIcon
{
	width:18px;
	height:18px;
	background-position:2px 1px;
	background-repeat:no-repeat;
	float:left;
}
.vfsBrowser .vfsBrowserEntry
{
	padding:2px;
	margin-left:18px;
	margin-right:140px;
	display:block;
}
.vfsMultiBrowser .vfsBrowserEntry
{
	padding:2px;
	margin-left:18px;
	margin-right:22px;
	display:block;
}
* html .vfsBrowserEntry
{
	height:16px; /* IE6 Bug (Einrueckung greift nicht richtig) */
}
.vfsBrowserModifyDate,
.vfsBrowserSize,
.vfsBrowserFlag
{
	padding:2px;
	float:right;
	text-align:right;
}
.vfsBrowserModifyDate
{
	width:65px;
}
.vfsBrowserSize
{
	width:50px;
}
.ChannelVfsBrowser .vfsBrowserEntry,
.ChannelVfsMultiBrowser .vfsBrowserEntry,
.ChannelVfsMultiBrowser .vfsBrowserTitle,
.ChannelVfsMultiBrowser .vfsBrowserTitle_folderUp
{
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.ChannelVfsBrowser .vfsBrowserEntry
{
	width:250px;
}
.ChannelVfsMultiBrowser .vfsBrowserTitle
{
	width:180px;
}
.ChannelVfsMultiBrowser .vfsBrowserTitle_folderUp
{
	width:160px;
}
.ChannelVfsMultiBrowser .vfsBrowserEntry
{
	width:150px;
}
/* ##################################################################################################### */
/* Teaser ############################################################################################## */
.teaser .date
{
	font-size:9px;
	color: #cccccc;
}
.more
{
	background-image:url("/portal/design/images/arrowNeutralGreyRight2.gif");
	background-repeat:no-repeat;
	background-position:0 3px;
	padding-left:12px;
	font-weight:bold;
	margin-top:16px;
}
/* ##################################################################################################### */
/* Paging ############################################################################################## */
.paging
{
	font-size:11px;
	line-height:16px;
}
.pagingTop
{
	border-bottom:1px solid #dddddd;
	padding-bottom:5px;
	margin-bottom:20px;
}
.pagingBottom
{
	display:none;
	border-top:1px solid #dddddd;
	padding-top:5px;
}
.paging a
{
	color:#888888;
}
.paging .active
{
	font-weight:bold;
}
.paging ul
{
	display:inline;
}
.paging ul li
{
	background-image:none;
	padding-left:0;
	display:inline;
}
.paging .previous
{
	display:inline;
	padding-right:10px;
}
.paging .next
{
	display:inline;
	padding-left:8px;
}
/* ######################################################################################### */
/* ### Table Layout ######################################################################## */
table.table
{
	border-collapse:collapse;
}
* html table.table
{
	border-left:1px solid #ffffff; /* wg. IE6 */
}
table.table th
{
	border-left:1px solid #cccccc;
	background-color: #f0f0f0;
	padding:5px 7px 5px 7px;
	text-align:left;
}
table.table tr > th,
table.table tr > td
{
	border-left:none;
}
table.table tr > th + th,
table.table tr > td + td
{
	border-left:1px solid #cccccc;
}
table.table tr.footer td
{
	background-color: #f0f0f0;
	text-align:right;
}
table.table td
{
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	padding:5px 7px 5px 7px;
	vertical-align:top;
}
/* ######################################################################################### */
.Farbe1_hell {
	background-color:#e0e6f0;
}