



/* ####################################################################################################### */
/* 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_publish {
	background-image:url(/portal/design/images/buttons/buttonIcon_publish.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_rights {
	background-image:url(/portal/design/images/buttons/buttonIcon_rights.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_time {
	background-image:url(/portal/design/images/buttons/buttonIcon_time.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);
}



/* HIGHLIGHT #################################################################### */
div.contextMenuHighlight,
div.contextMenuHighlightHover,
div.contextMenuHighlightActive {
	position:relative;
	padding-right:20px;
}
td.contextMenuTrigger,
td.contextMenuTriggerHover,
td.contextMenuTriggerActive {
	position:static;
	background-position:center 4px;
}
.contextMenuHighlightHover,
.contextMenuHighlightHover td {
	background-color:#83a6dc !important;
}
.contextMenuHighlightActive,
.contextMenuHighlightActive td {
	background-color:#316ac5 !important;
}
.contextMenuHighlightHover *,
.contextMenuHighlightActive * {
	color:#FFFFFF !important;
}
.contextMenuHighlightHover .contextMenuTrigger,
.contextMenuHighlightHover .contextMenuTriggerHover,
.contextMenuHighlightHover .contextMenuTriggerActive {
	background-image:url("/portal/design/images/contextMenuButtonGray.gif");
}
.contextMenuHighlightActive .contextMenuTrigger,
.contextMenuHighlightActive .contextMenuTriggerHover,
.contextMenuHighlightActive .contextMenuTriggerActive {
	background-image:url("/portal/design/images/contextMenuButtonLight.gif");
}

/* TRIGGER #################################################################### */
.contextMenuTrigger,
.contextMenuTriggerHover,
.contextMenuTriggerActive {
	background-image:url("/portal/design/images/contextMenuButtonDark.gif");
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	cursor:pointer;
	position:absolute;
	right:0px;
	top:2px;
}
.contextMenuTrigger span,
.contextMenuTriggerHover span,
.contextMenuTriggerActive span {
	display:none;
}
span.contextMenuTrigger,
span.contextMenuTriggerHover,
span.contextMenuTriggerActive
{
	display:block;
	width:16px;
	height:16px;
	float:right;
	position:static;
	overflow:hidden; /* IE7 Bug */
}
.contextMenuTriggerHover,
.contextMenuTriggerActive {
	background-image:url("/portal/design/images/contextMenuButtonLight.gif");
}
.channelInfo .contextMenuTrigger{
	background-image:url("/portal/design/images/contextMenuButtonLight.gif");
	right:1px;
	top:-8px;
}
.channelInfo .contextMenuTriggerHover,
.channelInfo .contextMenuTriggerActive {
	background-image:url("/portal/design/images/contextMenuButtonGray.gif");
	right:1px;
	top:-8px;
}
.contextMenuTriggerFloat {
	background-image:url("/portal/design/images/contextMenuButtonLight.gif");
	cursor:pointer;
	position:static;
	float:right;
	width:16px;
	height:16px;
}
.contextMenuTriggerFloatHover,
.contextMenuTriggerFloatActive {
	background-image:url("/portal/design/images/contextMenuButtonGray.gif");
	cursor:pointer;
	position:static;
	float:right;
	width:16px;
	height:16px;
}

.channelSubInfo .contextMenuTrigger{
	background-image:url("/portal/design/images/contextMenuButtonDark.gif");
}
.channelSubInfo .contextMenuTriggerHover,
.channelSubInfo .contextMenuTriggerActive {
	background-image:url("/portal/design/images/contextMenuButtonDGray.gif");
}

/* MENU #################################################################### */
.contextMenuBorder {
	border:1px solid #999999;
	border-right:2px solid #666666;
	border-bottom:2px solid #666666;
	background-color:#f4f4f4;
	padding:1px 1px 1px 1px;
}
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 1px 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;
	background-image:none;
}

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 2px;
	background-repeat:no-repeat;
	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;
}



.skinPdg .channelHeader {
	background-image:url(/portal/design/skins/skinPdg/channelHeaderBg.jpg);
	background-color:#959494;
	background-repeat:repeat-x;
}
.skinPdg h1 {
	color:#36589b;
}
.skinPdg .Farbe1_dunkel,
.skinPdg .color1,
.skinPdg .naviTopBg,
.skinPdg .naviTopLink:hover,
.skinPdg .naviTopLink_active {
	background-color:#042e82; /* 100% */
}
.skinPdg .color2 {
	background-color:#36589b;
}
.skinPdg .color3 {
	background-color:#6882b4;
} 
.skinPdg .color4 {
	background-color:#9babcd;
}
.skinPdg .color5 {
	background-color:#c0cbe0;
}
.skinPdg .Farbe1_hell,
.skinPdg .color6 {
	background-color:#e0e6f0;
}

html {
}
body {
 	margin:0%;
 	padding:0%;
	font-size:12px;
	background-color:#F7F7F7;
}
.bodyMaster {
	background-color:#bbbbbb;
}
* {
	font-family:Arial, Helvetica, sans-serif;
}
a {
	text-decoration:none;
	outline:none;
}
#ContainerCenter a {
	color:#000;
}
a:hover {
	text-decoration:underline;
}
form {
	margin:0;
	padding:0;
}
fieldset
{
	border:0;
	margin:0;
	padding:0;
	padding:5px;
	background-color:#f6f6f6;
	border:1px solid #dddddd;
	position:relative;
}
legend
{
	line-height:14px;
	font-size:11px;
	color:#777777;
	font-weight:bold;
}
* html legend
{
	position:relative;
	float: left;
	margin-top:-14px;
}
label
{
/*
	float:left;
	clear:left;
*/	
}
fieldset input,
fieldset select
{
/*
	margin-bottom:8px;
	display:block;
*/
}
.createAccount label
{
	width:130px;
}
#ContainerPage {
	width:994px;
	border-left:1px solid #aaaaaa;
	border-right:1px solid #aaaaaa;
	background-color:#F7F7F7;
	margin-left:auto;
	margin-right:auto;
}
#ContainerPageInner {
}

#youAreHere {
	background-image:url(/portal/design/images/channelBgNeutralGrey.gif);
	background-position:top;
	background-repeat:repeat-x;
	color:#666666;
	font-size:11px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	width:704px;
	height:17px;
	padding:14px 280px 0px 10px;
}
#youAreHere a, .youAreHereCurrentItem {
	font-weight:bold;
}
#ContainerMain {
	width:987px;
	padding-bottom:30px; /* Footerhoehe oder Quickbar falls vorhanden */
	padding-left:4px;
	padding-right:3px;
	min-height:450px;
}
* html #ContainerMain
{
	height:450px; /* min-height fuer IE6 */
}

#ContainerLeft {
	width:174px;
	float:left;
	overflow-x:hidden;
	min-height:1px;
}
#ContainerCenter {
	width:566px;
	float:left;
	overflow-x:hidden;
}
.bodyFullLayout #ContainerCenter {
	width:812px;
}
.bodyHome #ContainerLeft
{
	display:none;
}
.bodyHome #ContainerCenter
{
	width:740px;
}
#ContainerRight {
	width:247px;
	float:right;
	overflow-x:hidden;
}
.bodyFullLayout #ContainerRight {
	display:none;
}
div.floatStopper {
	clear:both;
}
/*
.colCenterRight {
	width:801px;
}

.colFullLayout {
	width:816px;
}
*/
#ContainerFooter {
	position: relative;
	width:974px;
	font-size:11px;
	color:#444444;
	text-align:right;
	height:20px;
	padding-top:7px;
	padding-right:10px;
	padding-left:10px;
	margin-top:-28px;
	margin-left:auto;
	margin-right:auto;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #aaaaaa;
	background-color:#dddddd;
	clear:both;
}
.copyright {
	font-weight:bold;
	text-align:right;
}
.channelLogin {
	position:absolute;
	top:3px;
	left:10px;
	width:auto;
	white-space:nowrap;
	font-size:11px;
	color:#888888;
}
.channelLogin a {
	color:#888888;
	text-decoration:none;
}
.channelLogin a:hover {
	text-decoration:underline;
}
#quickBar {
	position:absolute;
	right:7px;
	top:117px;
}

.quickBarLink {
	color:#666666;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:right center;
	color:#666666;
	display:-moz-inline-box;
	display:inline-block;
	margin-left:3px;
	width:19px;
	height:17px;
}
.quickBarLink:hover {
	text-decoration:underline;
}
/*
.quickBarLink span {
	display:none;
}
#quickBar .bookmark {
	background-image:url(/portal/design/images/button_bookmark.gif);
}
#quickBar .bookmark:hover {
	background-image:url(/portal/design/images/button_bookmark_hover.gif);
}
#quickBar .bookmarked {
	background-image:url(/portal/design/images/button_bookmarked.gif);
}
#quickBar .consign {
	background-image:url(/portal/design/images/button_sendMail.gif);
}
#quickBar .consign:hover {
	background-image:url(/portal/design/images/button_sendMail_hover.gif);
}
#quickBar .english {
	background-image:url(/portal/design/images/button_english.gif);
}
#quickBar .english:hover {
	background-image:url(/portal/design/images/button_english_hover.gif);
}
#quickBar .german {
	background-image:url(/portal/design/images/button_german.gif);
}
#quickBar .german:hover {
	background-image:url(/portal/design/images/button_german_hover.gif);
}
#quickBar .print {
	background-image:url(/portal/design/images/button_print.gif);
}
#quickBar .print:hover {
	background-image:url(/portal/design/images/button_print_hover.gif);
}
*/
#headerImage {
	position:relative;
	min-height:105px; /* wegen unterschiedlichem Verhalten bei Browsern */
	height:105px; /* wegen unterschiedlichem Verhalten bei Browsern */
/*	height:auto;  wegen unterschiedlichem Verhalten bei Browsern */
	border-bottom:1px solid #b1b1b1;
	overflow:hidden;
}
* html #headerImage { height:105px;} /* nur fr IE 5.5 - 6.x */
html + body #headerImage { height:105px;} /* nur vom IE 5.0 */

#ContainerHeader {
	position:relative;
}

.stopperHorizontal {
	width:994px;
}
.headerTopRight a, .headerTopRightSub a {
	color:#787878;
	text-decoration:none;
}
.headerTopRight a:hover, .headerTopRightSub a:hover {
	text-decoration:underline;
}
.textboxQuickSearch {
	width:145px;
	height:16px;
	border:1px solid #787878;
	font-size:11px;
	margin-right:4px;
}
.textboxLanguage {
	color:#787878;
	width:85px;
	font-size:11px;
	border:1px solid #787878;
	font-size:11px;
	margin-right:4px;
}

.textboxLogin {
	width:80px;
	height:16px;
	border:1px solid #787878;
	font-size:11px;
	margin-right:4px;
}

.banderole {
	position:absolute;
	width:100%;
	height:160px;
	top:35px;
	min-width:994px;
}
#pleaseWaitPanel {
	position:absolute;
	z-index:40000;
	width:300px;
	height:200px;
	left:50%;
	top:50%;
	margin-left:-150px;
	margin-top:-100px;
	border:1px solid #999999;
	background-color:#FFFFFF;
}
.loadingFrame {
	position:absolute;
	left:0px;
	top:0px;
	width:3000px;
	height:3000px;
	z-index:10001;
}
.tabInactive .loadingFrame {
	top:10000px;
}
.tabInactive .tabInactive .loadingFrame {
	top:20000px;
	left:-11px;
}
.loadingFrameInner {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color:#ffffff;
}
.loadingIframe {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}
.loadingFrameInner_problem {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color:#ffffff;
	filter: alpha (opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
}
.loadingIframe_problem {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	filter: alpha (opacity=00);
	-moz-opacity: 0.00;
	opacity: 0.00;
}
.loadingAnimation {
	position:absolute;
	left:2px;
	top:2px;
	height:24px;
	border:none;
	z-index:10002;
	background-image:url(/portal/design/images/loadingAnimationSmall.gif);
	background-repeat:no-repeat;
	padding-left:28px;
	padding-top:5px;
	font-size:11px;
	font-weight:bold;
	line-height:12px;
	color:#999999;
}
#headlineInclude {
	position:absolute;
	left:195px;
	top:92px;
	width:790px;
	text-align:right;
	color:#000000;
	font-weight:bold;
	font-size:22px;
	filter: alpha (opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}
.floatClear
{
	clear:both;
}
/* ############################################################################################### */

/* ###################################### NAVI TOP ############################################## */
.naviTopBg {
	background-image:url(naviBg.jpg);
	width:100%;
	height:38px;
	position:absolute; 
	top:77px;
}
.naviTop {
	position:absolute;
	width:100%;
	top:78px;
	text-align:center;
}
.naviTopLink, .naviTopLink_active {
	display:block;
	float:left;
	padding:7px 12px 6px 12px;
	background-image:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	line-height:14px;
}
.naviTopLink:hover, .naviTopLink_active:hover {
	text-decoration:none;
}
.naviTopLink:hover, .naviTopLink_active {
	color:#FFFFFF;
	background-position:bottom;
	background-repeat:repeat-x;
	background-image:url(naviBg_hover.jpg);
}
.naviTopLink_active
{
	color:#555555;
}
.naviTopDivider {
	float:left;
	background-color:#cccccc;
	width:1px;
	height:28px;
	filter: alpha (opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
	border-left:1px solid #555555;
}
.explorerButton {
	position:absolute;
	right:96px;
	top:31px;
	display:none;
}
.naviTop .contextMenuTrigger,
.naviTop .contextMenuTriggerHover,
.naviTop .contextMenuTriggerActive {
	right:-18px !important;
	top:5px;
}
/* ############################################################################################### */

/* ###################################### NAVI LEFT/RIGHT ############################################## */
.naviLeftLink1, .naviLeftLink1_active, .naviLeftLink1_sub,
.naviLeftLink2, .naviLeftLink2_active, .naviLeftLink2_sub,
.naviLeftLink3, .naviLeftLink3_active, .naviLeftLink3_sub,
.naviLeftLink4, .naviLeftLink4_active, .naviLeftLink4_sub,
.naviLeftLink5, .naviLeftLink5_active, .naviLeftLink5_sub,
.naviLeftLink6, .naviLeftLink6_active, .naviLeftLink6_sub {
	color:#666666;
	display:block;
	padding-bottom:4px;
	padding-top:4px;
	padding-right:10px;
	font-size:11px;
	font-weight:normal !important;
	text-decoration:none;
	background-repeat:no-repeat;
	background-color:transparent;
}
.naviLeftLink1:hover, .naviLeftLink1_active:hover, .naviLeftLink1_sub:hover,
.naviLeftLink2:hover, .naviLeftLink2_active:hover, .naviLeftLink2_sub:hover,
.naviLeftLink3:hover, .naviLeftLink3_active:hover, .naviLeftLink3_sub:hover,
.naviLeftLink4:hover, .naviLeftLink4_active:hover, .naviLeftLink4_sub:hover,
.naviLeftLink5:hover, .naviLeftLink5_active:hover, .naviLeftLink5_sub:hover,
.naviLeftLink6:hover, .naviLeftLink6_active:hover, .naviLeftLink6_sub:hover {
	font-weight:normal !important;
	text-decoration:underline !important;
	background-image:url(/portal/design/images/arrowNeutralBlackRight.gif);
	background-repeat:no-repeat;
}
.naviLeftLink1, .naviLeftLink1_active, .naviLeftLink1_sub {
	background-position:3px 8px;
	padding-left:15px;
}
.naviLeftLink2, .naviLeftLink2_active, .naviLeftLink2_sub {
	background-position:13px 8px;
	padding-left:25px;
}
.naviLeftLink3, .naviLeftLink3_active, .naviLeftLink3_sub {
	background-position:23px 8px;
	padding-left:35px;
}
.naviLeftLink4, .naviLeftLink4_active, .naviLeftLink4_sub {
	background-position:33px 8px;
	padding-left:45px;
}
.naviLeftLink5, .naviLeftLink5_active, .naviLeftLink5_sub {
	background-position:43px 8px;
	padding-left:55px;
}
.naviLeftLink6, .naviLeftLink6_active, .naviLeftLink6_sub {
	background-position:53px 8px;
	padding-left:65px;
}
.naviLeftLink1,
.naviLeftLink2,
.naviLeftLink3,
.naviLeftLink4,
.naviLeftLink5,
.naviLeftLink6 {
	background-image:url(/portal/design/images/arrowNeutralGreyRight.gif);
}  
.naviLeftLink1_sub,
.naviLeftLink2_sub,
.naviLeftLink3_sub,
.naviLeftLink4_sub,
.naviLeftLink5_sub,
.naviLeftLink6_sub {
	background-image:url(/portal/design/images/arrowNeutralGreyDown.gif);
}  
.backTo {
	background-image:url(/portal/design/images/backTo.gif);
	background-position:17px 6px;
	background-repeat:no-repeat;
	padding-left:30px;
}
.backTo:hover {
	background-image:url(/portal/design/images/backTo_hover.gif);
}
/* ############################################################################################### */
.shadow_top {
	background-image:url(/portal/design/images/shadows/neutralBottomLeft/top.gif);
	background-position:top;
	background-repeat:repeat-x;
	position:relative;
}
.shadow_right {
	background-image:url(/portal/design/images/shadows/neutralBottomLeft/right.gif);
	background-position:right;
	background-repeat:repeat-y;
	position:relative;
}
.shadow_bottom {
	background-image:url(/portal/design/images/shadows/neutralBottomLeft/bottom.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	position:relative;
}
.shadow_left {
	background-image:url(/portal/design/images/shadows/neutralBottomLeft/left.gif);
	background-position:left;
	background-repeat:repeat-y;
	position:relative;
}
.shadow_topLeft {
	background-image:url(/portal/design/images/shadows/neutralBottomLeft/topLeft.gif);
	background-position:left top;
	background-repeat:no-repeat;
	position:relative;
}
.shadow_topRight {
	background-image:url(/portal/design/images/shadows/neutralBottomLeft/topRight.gif);
	background-position:right top;
	background-repeat:no-repeat;
	position:relative;
}
.shadow_bottomRight {
	background-image:url(/portal/design/images/shadows/neutralBottomLeft/bottomRight.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	position:relative;
}
.shadow_bottomLeft {
	background-image:url(/portal/design/images/shadows/neutralBottomLeft/bottomLeft.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:100%;
	position:relative;
}
/* ############################################################################################### */

/* ###################################### CHANNELS ############################################## */
.channelBorder {
	border:1px solid #BBBBBB;
	background-color:#FFFFFF;
}
.channelHeader {
	background-image:url(channelHeaderBg.jpg);
	background-color:#959494;
	background-repeat:repeat-x;	
	position:relative;
	font-size:11px;
	color:#FFFFFF;
	height:24px;
	padding:0px 6px 0px 9px;
}
.channelHeader table {
	height:24px;
}
.channelTitle {
	padding-left:1px; /* wegen IE Bug beim W */
}

/* Multi-File-Browser Firefox Korrektur*/
/*
.channelTitle div{
position:relative;
top:-5px;
height:23px;
}
*/
.contextNeutralPositioner
{
	top:-4px;
	right:2px;
}
.contextNeutralPositioner2
{
	padding:0;
	height:23px;
}
/* End: Multi-File-Browser Firefox Korrektur*/
.channelHeader a {
	color:#FFFFFF !important;
	text-decoration:none;
}
.channelHeader a:hover {
	text-decoration:underline;
}
.channelTitle {
	color:#ffffff !important;
	font-size:11px !important;
	line-height:15px !important;
}
.channelFooter {
	width:100%;
	bottom:0px;
	left:0px;
	z-index:6123;
	background-color:#FFFFFF;
}
.minimize {
	background-image:url("/portal/design/images/minimizeNeutral.gif");
	background-repeat:no-repeat;
	background-position:center center;
	width:15px;
	height:15px;
}
.maximize {
	background-image:url("/portal/design/images/maximizeNeutral.gif");
	background-repeat:no-repeat;
	background-position:center center;
	width:15px;
	height:15px;
}
.channelInfo, .channelInfo * {
	font-size:10px;
	font-weight:normal;
	white-space:nowrap;
}
.ChannelContent {
	font-size:12px;
	line-height:17px;
	background-color:#ffffff;
}
.ChannelContentBg {
	background-image:url(/portal/design/images/channelBgNeutralWhite.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.ChannelContent p, .ChannelContent td, .ChannelContent th {
	font-size:12px;
	line-height:17px;
}
.ChannelContent a {
	font-weight:bold;
	text-decoration:none;
}
.ChannelContent a:hover {
	text-decoration:underline;
}
.ChannelArrow {
	background-image:url("/portal/design/images/arrowNeutralGreyRight2.gif");
	background-repeat:no-repeat;

	background-position:0px 3px;
	padding-left:12px;
	line-height:14px;
	margin-bottom:5px;
}
.ChannelArrow a {
	color:#787878;
	text-decoration:none;
}
.ChannelArrow a:hover {
	text-decoration:underline;
}
.channelDownload {
	background-image: url("/portal/design/images/download.gif");
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:14px;
	line-height:14px;
	margin-bottom:5px;
}
.channelDownload a {
	color:#787878;
	text-decoration:none;
}
.channelDownload a:hover {
	text-decoration:underline;
}
.channelMore {
	background-image: url("/portal/design/images/arrowNeutralGreyRight2.gif");
	background-repeat:no-repeat;
	background-position:0px 7px;
	padding-left:10px;
	line-height:14px;
	margin-bottom:5px;
}
.channelMore a {
	color:#787878;
	text-decoration:none;
}
.channelMore a:hover {
	text-decoration:underline;
}
.channelHalfBig {
	 width:50%; 
	/*width:354px;*/
	height:278px !important;
	float:left;
	overflow:hidden;
}
.channelHalfSmall {
	 width:50%; 
	/*width:354px;*/
	height:178px !important;
	float:left;
	overflow:hidden;
}
.channelQuarter {
	 width:25%; 
	/*width:177px;*/
	height:178px !important;
	float:left;
	overflow:hidden;
}
.downloadIcon {
	padding:0px 0px 5px 20px;
	background-repeat:no-repeat;
	background-position:left top;
	margin-bottom:4px;
}
.iconLink {
	background-image:url("/portal/design/images/arrowNeutralGreyRight2.gif");
	background-repeat:no-repeat;
	background-position:bottom left;
	height:12px;
	width:12px;
}
.linkIcon {
	padding:0px 0px 5px 12px;
	background-repeat:no-repeat;
	background-position:left 4px;
	background-image:url("/portal/design/images/arrowNeutralGreyRight2.gif");
}
.linkListed, .linkInternal {
	background-repeat:no-repeat;
	background-position:left 4px;
	background-image:url("/portal/design/images/arrowNeutralGreyRight2.gif");
	padding-left:12px;
	padding-bottom:4px;
	vertical-align:text-bottom;
}
.linkExternal {
	background-repeat:no-repeat;
	background-position:left 4px;
	background-image:url("/portal/design/images/arrowNeutralExternalLink.gif");
	padding-left:12px;
	padding-bottom:4px;
	vertical-align:text-bottom;
}
div.icon {
	width:16px; 
	height:16px;
	background-repeat:no-repeat;
	background-position:left top;
	margin-right:4px;
}
img.icon {
	margin-top:0px;
	margin-right:4px;
	margin-bottom:-3px;
	margin-left:0px;
}

/* ############################################################################################### */

/* ###################################### CONTENT ############################################## */
#content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px; 
	color:#444444;
}
#content a {
	font-weight:bold;
	text-decoration:none;
}
#content a:hover {
	text-decoration:underline;
}
p {
	line-height:15px; 
	margin: 0 0 12px 0;
}
div.separator {
	background-image:url("/portal/design/images/separatorLine.gif");
	background-repeat:repeat-x;
	background-position:center left;
	height:20px;
}
h1, h2, h3, h4, h5, h6 {
	margin-top:0px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
}
h1, h1 * {
	font-size:18px !important;
	line-height:20px !important;
	font-weight:bold;
	color:#787878;
}
h2, h2 * {
	font-size:14px !important;
	line-height:16px !important;
	font-weight:bold;
	line-height:15px;
	color:#444444;
}
h3, h3 * {
	font-size:12px !important;
	line-height:15px !important;
	font-weight:bold;
	color:#787878;
}
address
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px; 
	color:#858585; 
	line-height:12px;
	font-weight:normal;
	font-style:normal;
}
.textbox {
	border:1px solid #787878;
	font-size:11px;
}
.textboxReadonly {
	border: 1px solid #444444;
	background-color:#eeeeee;
	font-size:11px;
}
.textboxDisabled {
	font-size: 12px;
	border: 1px solid #999999;
	background-color:#dddddd;
	color:#666666 !important;
}
.textboxPasswort {
	border:1px solid #787878;
	font-size:11px;
}
ul {
	list-style-type:square;
	line-height:15px;
}
li {
	padding-bottom:0px;
	margin-bottom:5px;
}
/*

ul { margin: 0 0 20px 5px; padding:0 0 0 10px; }

ul ul { margin: 0 0 5px 5px; padding:0 0 0 10px; }

ol, dl { margin: 0 0 20px 30px; padding:0 0 0 10px; }


ol ol, dl dl { margin: 0 0 5px 30px; padding:0 0 0 10px; }

li { line-height: 1.5em; }

ul li {
	background-image:   url("/portal/design/images/pfeil_o.jpg");
	background-repeat:no-repeat;
	background-position:2px 4px;
	list-style:none;
	padding-left: 25px;
}
*/
a.topOfPage {
	font-size:11px;
	color:#999999 !important;
	font-weight:bold;
	background-image:url(/portal/design/images/b_topV2.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:12px;
}
/* ############################################################################################### */
/* ############################################################################################### */

/* ##################################### v1 berbleibsel ######################################### */

.Farbe2_hell	{
	background-color:#d7d7d7;
}
.Farbe2_dunkel	{
	background-color:#898989;
}
.arrowLinkNavi {
	color:#787878;
	text-decoration: none;
	padding-left:10px;	 
	padding-top:0px;
	margin-left:0px;
	border:none;
	vertical-align:bottom;
    background-image:url("/portal/design/images/arrowNeutralGreyRight2.gif");
	background-repeat:no-repeat;
	background-position:0px 5px;
	display:inline-block; 
}
.arrowLinkNavi:hover {
	text-decoration: underline;
}

/* ############################################################################################### */

.color1, .Farbe2_dunkel {
	background-color:#a3a3a3;
}
.color2 {
	background-color:#b1b1b1;
}
.color3 {
	background-color:#c8c8c8;
}
.color4 {
	background-color:#d1d1d1;
}
.color5, .Farbe2_hell, .ChannelHeadline {
	background-color:#dddddd;
}
.color6 {
	background-color:#f1f1f1;
}
.Farbe1_dunkel * {
	color:#dddddd;
}
.Farbe1_dunkel a, .Farbe1_dunkel a * {
	color:#ffffff;
}
.ChannelContentBorder {
	border:1px solid #e3e3e3;
}
.fadeOut20 {
	background-color:#FFFFFF;
	filter: alpha (opacity=20);
	-moz-opacity: 0.20;
	opacity: 0.20;
	height:2px;
	overflow:hidden;
}
.fadeOut40 {
	background-color:#FFFFFF;
	filter: alpha (opacity=40);
	-moz-opacity: 0.40;
	opacity: 0.40;
	height:2px;
	overflow:hidden;
}
.fadeOut60 {
	background-color:#FFFFFF;
	filter: alpha (opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
	height:2px;
	overflow:hidden;
}
.fadeOut80 {
	background-color:#FFFFFF;
	filter: alpha (opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
	height:2px;
	overflow:hidden;
}
/* NewsList ########################################################################### */
#ContainerRight .ChannelNewsList .date
{
	font-size:10px;
	color:#555555;
}
#ContainerRight .ChannelNewsList h1,
#ContainerRight .ChannelNewsList h1 *
{
	font-size:12px;
	line-height:16px;
	margin:0;
}
/* #################################################################################### */
.fepFlashPlaceholder {
	background-image:url(/portal/design/images/flashPlaceholder.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#740e10;
}

.fepVideoPlaceholder {
	background-image:url(/portal/design/images/videoPlaceholder.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#740e10;
}

.requiredInfo		/* Text: "Items with a * are reqired"*/
{
color:#FF0000 !important;
}
.textSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.section, .section *		/*Titel fr Unterteilung*/
{
font-size:14px;
font-weight:bold;
border-bottom:1px solid #0ea5bc;
}
.sectionInfo    /*Inhaltsbereich fr Unterteilung*/
{
line-height:16px;
background-color:#fafbfb;
padding:7px;
border:1px solid #ccdbea;
}
/* ################################################################################ */
/* Tables ######################################################################### */
.tableHeader {
	border-left:1px solid #555555;
	border-bottom:1px solid #555555;
}
.tableHeaderFirstColumn {
	border-left:1px solid #777777;
	border-bottom:1px solid #555555;
}
.tableHeaderLastColumn {
	border-right:1px solid #777777;
	border-left:1px solid #555555;
	border-bottom:1px solid #555555;
}
.tableHeader div, .tableHeaderFirstColumn div, .tableHeaderLastColumn div {
	background-color: #777777;
	padding:2px 4px 2px 4px;
}
.tableHeader *, .tableHeaderFirstColumn *, .tableHeaderLastColumn * {
	font-size:10px !important;
	white-space:nowrap;
	color:#eeeeee !important;
}
.tableCell {
	background-color: #ffffff;
	border-left:1px solid #9b9c9e;
	border-bottom:1px solid #9b9c9e;
	padding:5px;
	font-size:11px !important;
}
.tableCellLastColumn {
	background-color: #ffffff;
	border-left:1px solid #9b9c9e;
	border-right:1px solid #9b9c9e;
	border-bottom:1px solid #9b9c9e;
	padding:5px;
	font-size:11px !important;
}
/* ################################################################################# */
.textSmall,
.textSmall *,
.caption,
.caption *
{
	color:#999999 !important;
	font-size:10px !important;
	font-weight:normal;
}
/* Poll ################################################################### */
.ChannelPolls .question
{
	font-weight:bold;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #dddddd;
}
.ChannelPolls .allAnswers .answer
{
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #dddddd;
}
.ChannelPolls .allAnswers .answer input
{
	height:15px;
	width:15px;
	padding:0;
	margin:0;
	float:left;
}
.ChannelPolls .allAnswers .answerText
{
	font-size:10px;
	line-height:13px;
	margin-left:15px;
	padding-left:5px;
}
* html .ChannelPolls .allAnswers .answerText
{
	display:inline-block; /* IE6-Bug: 3px Versatz bei float */
	padding-left:2px; /* IE6-Bug: 3px Versatz bei float */
}
.ChannelPolls .allResults .result
{
	margin-bottom:4px;
	padding-bottom:7px;
	border-bottom:1px solid #dddddd;
}
.ChannelPolls .allResults .answerText
{
	font-size:10px;
	line-height:13px;
	padding-bottom:3px;
}
.ChannelPolls .allResults .numbers
{
	display:block;
	position:absolute;
	right:-40px;
	bottom:-1px;
	overflow:hidden;
	width:35px;
	height:10px;
	text-align:left;
}
.ChannelPolls .allResults .numbers .percentage
{
	display:block;
	font-size:10px;
	line-height:10px;
	white-space:nowrap;
}

.ChannelPolls .allResults .graphOuter
{
	clear:both;
	padding:0;
	height:10px;
	margin-right:35px;
}
.ChannelPolls .allResults .graphInner
{
	height:8px;
	font-size:0;
	text-align:right;
	border:1px solid #dddddd;
	position:relative;
}
.ChannelPolls .allAnswers .footer
{
	text-align:right;
	margin-top:10px;
}
.ChannelPolls .allResults .footer .totalVotes
{
	float:right;
	font-size:10px;
}
.ChannelPolls .allResults .footer
{
	margin-top:5px;
}
.graphColor1
{
	background-color:#41cfff;
}
.graphColor2
{
	background-color:#6fff3e;
}
.graphColor3
{
	background-color:#ff409f;
}
.graphColor4
{
	background-color:#fffe41;
}
.graphColor5
{
	background-color:#4041fe;
}
.graphColor6
{
	background-color:#fe7040;
}
.graphColor7
{
	background-color:#41fea0;
}
.graphColor8
{
	background-color:#d040ff;
}
/* ######################################################################################### */
/* ### Table Layout ######################################################################## */
table.table
{
	border-left:1px solid #e7e7e9;
	border-top:1px solid #e7e7e9;
	border-spacing:0;
	border-collapse:collapse; /* wg. IE border-spacing */
}
table.table th
{
	border:1px solid #e7e7e9;
	background-color: #e7e7e9;
	padding:2px 5px 2px 5px;
	text-align:left;
}
table.table tr.even td,
table.table td.even
{
	background-color: #f7f7f7;
}
table.table tr.odd td,
table.table td.odd
{
}
table.table tr.color1 td,
table.table td.color1
{
	background-color: #d8f4ff;
}
table.table tr.color2 td,
table.table td.color2
{
	background-color: #fff59b;
}
table.table tr.footer td
{
	background-color: #e7e7e9;
	text-align:right;
}
table.table td
{
	border-right:1px solid #e7e7e9;
	border-bottom:1px solid #e7e7e9;
	padding:2px 5px 2px 5px;
	vertical-align:top;
}
table.table td td
{
	border:none;
	padding:0;
}
/* ### sorting ### */
table.table .sortUp,
table.table .sortDown,
table.table .sortInactive,
table.table .sortHover
{
	background-image:none;
	cursor:pointer;
}
table.table .sortUp span,
table.table .sortDown span,
table.table .sortInactive span,
table.table .sortHover span {
	background-repeat:no-repeat;
	background-position:center right;
	padding-right:15px;
}
table.table .sortUp span {
	background-image:url(/portal/design/images/sortUp.gif);
}
table.table .sortDown span {
	background-image:url(/portal/design/images/sortDown.gif);
}
table.table .sortInactive span {
	background-image:url(/portal/design/images/sortInactive.gif);
}
table.table .sortHover
{
	background-color:#dddddd;
}
/* ####################################################################################### */
/* Placeholders ########################################################################## */
.fepFlashPlaceholder {
	background-image:url(/portal/design/images/flashPlaceholder.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#740e10;
}
.fepVideoPlaceholder {
	background-image:url(/portal/design/images/videoPlaceholder.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#740e10;
}
/* ########################################################################################### */
/* Rating #################################################################################### */
.ratingStars .ratingQuestion
{
	padding:4px 5px 5px 0;
	font-weight:bold;
	float:left;
}
.ratingStars .ratingSteps
{
	float:left;
	margin-right:5px;
}
.ratingStars .ratingSubmit
{
}
.ratingStars .ratingSteps div
{
	float:left;
}
.ratingStars .ratingSteps div .ratingStepIcon
{
	background-image:url(/portal/design/images/ratingStars.gif);
	background-repeat:no-repeat;
	display:block;
	width:22px;
	height:21px;
}
.ratingStars .ratingSteps div .ratingStepFull
{
	background-position:0 0;
}
.ratingStars .ratingSteps div .ratingStepHalf
{
	background-position:-22px 0;
}
.ratingStars .ratingSteps div .ratingStepEmpty
{
	background-position:-44px 0;
}
.ratingStars .ratingSteps div a.ratingStepIcon:hover
{
	background-position:-66px 0;
}

.ratingStars .ratingSteps div .ratingStepIcon .ratingStepText
{
	display:none;
}
/* ########################################################################################### */
/* Priority Selector #################################################################### */
.prioritySelector {
	background-color:#eeeeee;
	height:15px;
	width:100px;
	background-image:url(/portal/design/images/priority.gif);
	background-repeat:no-repeat;
}
.prioritySelectorDisabled {
	background-color:#eeeeee;
	height:15px;
	width:100px;
	background-image:url(/portal/design/images/priorityDisabled.gif);
	background-repeat:no-repeat;
}
.prioritySelector a, .prioritySelectorDisabled a {
	width:8px;
	height:13px;
	font-size:0;
	border:1px solid #dddddd;
	border-top:1px solid #f5f5f5;
	border-right:1px solid #f5f5f5;
	float:left;
	cursor:pointer;
	background-image:url(/portal/design/images/priorityGrey.gif);
	background-repeat:no-repeat;
}
.prioritySelector a:hover {
	border-color:#677300;
	background-color:#ffff00;
	filter: alpha (opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.prioritySelectorDisabled a:hover {
	border-color:#677300;
	background-color:#cecece;
	filter: alpha (opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
a.priorityHighlighted {
	background-color:transparent;
	background-image:none;
}
a.prioritySelected {
	background-color:transparent;
	background-image:none;
}
/* ########################################################################################### */
/* Tagcloud ################################################################################## */
.cloud0 { font-size: 12px; font-weight:bold; color:#91b1d2; line-height:28px }
.cloud1 { font-size: 13px; font-weight:bold; color:#91b1d2; line-height:28px }
.cloud2 { font-size: 14px; font-weight:bold; color:#3170b1; line-height:28px }
.cloud3 { font-size: 15px; font-weight:bold; color:#3170b1; line-height:28px }
.cloud4 { font-size: 16px; font-weight:bold; color:#3170b1; line-height:28px }
.cloud5 { font-size: 18px; font-weight:bold; color:#2063a8; line-height:28px }
.cloud6 { font-size: 20px; font-weight:bold; color:#22549d; line-height:28px }
.cloud7 { font-size: 22px; font-weight:bold; color:#22549d; line-height:28px }
.cloud8 { font-size: 24px; font-weight:bold; color:#004a96; line-height:28px }
.cloud9 { font-size: 26px; font-weight:bold; color:#004a96; line-height:28px }
/* ##################################################################################################### */
/* Paging ############################################################################################## */
.paging
{
	font-size:12px;
	color:#666666;
	text-align:left;
}
.pagingTop
{
	padding-bottom:5px;
	margin-bottom:20px;
}
.pagingBottom
{
	padding-top:5px;
	margin-top:5px;
}
.paging ul li
{
	padding-right:5px;
}
.paging ul
{
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline;
}
.paging ul li,
.paging .previous,
.paging .next
{
	display:inline;
}
.paging .previous
{
	padding-right:10px;
}
.paging .next
{
	padding-left:3px;
}
.paging .active
{
	font-weight:bold;
}

/* ######################################################################################################## */
/* ######################################################################################################## */
/* ######################################################################################################## */

#page {
/*	background-image:url(colLeftBg.gif); */
}

.naviLeftLink1_active,
.naviLeftLink2_active,
.naviLeftLink3_active,
.naviLeftLink4_active,
.naviLeftLink5_active,
.naviLeftLink6_active {
	background-image:url(arrowNeutralColorRight.gif);
}
a,
h1,
.naviLeftLink1_active,
.naviLeftLink2_active,
.naviLeftLink3_active,
.naviLeftLink4_active,
.naviLeftLink5_active,
.naviLeftLink6_active {
	color:#003971;
}
.color1,
.naviTopBg {
	background-color:#003971; /* 100% */
}
.Farbe1_dunkel,
.color2 {
	background-color:#36589b;
}
.color3 {
	background-color:#6882b4;
}
.color4 {
	background-color:#9babcd;
}
.color5 {
	background-color:#c0cbe0;
}
.Farbe1_hell,
.color6 {
	background-color:#e0e6f0;
}
.ChannelNewsList h1, 
.ChannelNewsList h1 * 
{
	font-size:12px !important;
	line-height:15px !important;
}
/* ##################################################################################################### */
/* VFS-Browser ######################################################################################### */
.vfsBrowserFolderUp
{
	display:block;
	height:16px;
	width:16px;
	margin-right:4px;
	float:left;
	background-image:url(/portal/util/editorApplications/images/folder_up.gif);
	background-repeat:no-repeat;
}
.vfsBrowserLayoutList
{
	display:block;
	height:16px;
	width:16px;
	float:right;
	background-image:url(/portal/design/images/listlayout.gif);
	background-repeat:no-repeat;
	margin-right:2px;
}
.vfsBrowserLayoutBox
{
	display:block;
	height:16px;
	width:16px;
	float:right;
	background-image:url(/portal/design/images/boxlayout.gif);
	background-repeat:no-repeat;
	margin-right:2px;
}
.vfsBrowserSearch,
.vfsBrowserSearchHide
{
	display:block;
	height:16px;
	float:right;
	margin-right:4px;
}
.vfsBrowserFolderUp span,
.vfsBrowserLayoutList span,
.vfsBrowserLayoutBox span
{
	display:none;
}

