.ContentFlow {
}

	.ContentFlow img {
		border:none;
	}	
    
	.ContentFlow .flow .item.active {
        cursor: pointer;
    }
        .ContentFlow .flow .item .caption {
            font-size: 100%;
            font-weight: bold;
            text-align: center;
            color: #656c77;
            max-height: 30%;
            bottom: 10%;
            background: url(/media/grundkomponenten/contentflow/img/1x1_05_black.png);
            width: 100%;
			font-style: normal;
        }
        * html .ContentFlow .flow .item .caption {
            background-image: none;
            filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/media/grundkomponenten/contentflow/img/1x1_05_black.png');
        }
            .ContentFlow .flow .item .caption a,
            .ContentFlow .flow .item .caption a:link,
            .ContentFlow .flow .item .caption a:visited,
            .ContentFlow .flow .item .caption a:active,
            .ContentFlow .flow .item .caption a:hover {
                text-decoration: none;
                color: #656c77;                
                font-size: 0.8em;
				font-style: normal;
            }
            
			.ContentFlow .flow .item .caption a:hover {
                text-decoration: underline;
            }
        .ContentFlow .flow .item.active .caption {
            /*display: block;*/ /* uncomment to show caption inside item */
        }

    .ContentFlow .scrollbar {
        width: 75%;
        margin: 0px auto;
        margin-top: 10px;
        height: 16px;
        background: url(/media/grundkomponenten/contentflow/img/scrollbar_white.png) left center repeat-x;
        position: relative;
    }
	
	.ContentFlow .preButton, .ContentFlow .nextButton {
		width:9px;
		height:16px;		
		position:absolute;
		cursor:pointer;
	}
	.ContentFlow .preButton {
		background: url(/media/grundkomponenten/contentflow/img/contentflow_prev.gif) left center no-repeat;
		left:-3px;
	}
	
	.ContentFlow .nextButton {
		background: url(/media/grundkomponenten/contentflow/img/contentflow_next.gif) left center no-repeat;
		right:-3px;
	}
        .ContentFlow .scrollbar .slider {
            width: 16px;
            height: 16px;
            background: url(/media/grundkomponenten/contentflow/img/slider_white.png) center center no-repeat;
			z-index:3;
        }
        
        /* only for IE <= 6 and a alphatransparent slider image */
        * html .ContentFlow .scrollbar .slider {
            background-image: none;
            filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/media/grundkomponenten/contentflow/img/slider_white.png');
        }
            .ContentFlow .scrollbar .slider .position {
                top: 120%;
                font-size: 12px;
                font-weight: bold;
                color: #656c77
            }

    /* ----- global caption ----- */
    .ContentFlow .globalCaption {
        text-align: center;
        font-weight: bold;
        color: #656c77;
        font-size: 14px;
        height: 60px;
		margin: 40px auto 0;
		width:440px;       
    }
	.ContentFlow .globalCaptionNew {
        text-align: center;
        font-weight: bold;
        color: #656c77;
        font-size: 14px;
        height: 60px;
		margin: 40px auto 0;
		width:440px;       
		z-index:0;
		position:relative;
    }
        .ContentFlow .globalCaption .caption {
			/*display:none;*/
		}
            .ContentFlow .globalCaption .caption a,
            .ContentFlow .globalCaption .caption a:link,
            .ContentFlow .globalCaption .caption a:visited,
            .ContentFlow .globalCaption .caption a:active,
            .ContentFlow .globalCaption .caption a:hover {
                text-decoration: none;
                color: #656c77;                
                font-size: 0.8em;
				font-style: normal;
            }

            .ContentFlow .globalCaption .caption a:hover {
                text-decoration: none;
				color: #ff5a04;
            }
			
			.ContentFlow .globalCaption .caption a.inline_link {
				font-weight: normal;
				padding-right:1em;
				background: url(../grafiken/bullets/bulletRight.gif) no-repeat 0 3px;
			}
			.ContentFlow .globalCaption .caption a.inline_link:hover {
				text-decoration:none;
				color: #ff5a04;
				background: url(../grafiken/bullets/bulletRightHilite.gif) no-repeat 0 3px;
			}			
			.ContentFlow .globalCaption .caption .date {
				color:#656c77;
				font-size:0.8em;
				font-weight:normal;
			}
			.ContentFlow .globalCaption .caption h3,.ContentFlow .globalCaption .caption h3 p {				
				font-weight:bold;
				color:#656c77;
			}
			/* New Caption */
			.ContentFlow .globalCaptionNew .captionNew a,
            .ContentFlow .globalCaptionNew .captionNew a:link,
            .ContentFlow .globalCaptionNew .captionNew a:visited,
            .ContentFlow .globalCaptionNew .captionNew a:active,
            .ContentFlow .globalCaptionNew .captionNew a:hover {
                text-decoration: none;
                color: #656c77;                
                font-size: 0.8em;
				font-style: normal;
            }

            .ContentFlow .globalCaptionNew .captionNew a:hover {
                text-decoration: none;
				color: #ff5a04;
            }
			
			.ContentFlow .globalCaptionNew .captionNew a.inline_link {
				font-weight: normal;
				padding-right:1em;
				background: url(../grafiken/bullets/bulletRight.gif) no-repeat 0 4px;
			}
			.ContentFlow .globalCaptionNew .captionNew a.inline_link:hover {
				text-decoration:none;
				color: #ff5a04;
				background: url(../grafiken/bullets/bulletRightHilite.gif) no-repeat 0 4px;
			}
			/*Anpassungen f�r eForum*/
			.ContentFlow .globalCaptionNew .captionNew span.inline_link {
				font-weight: normal;
				padding-right:1em;
				font-size: 0.8em;
				padding-left: 10px;
				background: url(../grafiken/bullets/bulletRight.gif) no-repeat 0 4px;
			}
			.ContentFlow .globalCaptionNew .captionNew span.inline_link a {
				font-weight: normal;
				background: none;
				font-size: 1em;
				text-decoration:underline;
			}
			.ContentFlow .globalCaptionNew .captionNew  span.inline_link a:hover {
				text-decoration:underline;
				color: #ff5a04;
				background: none;
				font-size: 1em;
			}
			/* hinzugef�gt von Sabrina Schneider am 16.09.2011 */
			.ContentFlow .globalCaptionNew .captionNew .date {
				color:#656c77;
				font-size:0.8em;
				font-weight:normal;
			}
			.ContentFlow .globalCaptionNew .captionNew h3,.ContentFlow .globalCaptionNew .captionNew h3 p {				
				font-weight:bold;
				color:#656c77;
			}

    /* ----- load indicator ----- */
    .ContentFlow .loadIndicator {
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
        background: white;
    }
        .ContentFlow .loadIndicator .indicator {
            background: url(/media/grundkomponenten/contentflow/img/loader.gif) center center no-repeat;
            width: 100%;
            height: 100%;
        }
        * html .ContentFlow .loadIndicator .indicator {
            height: 100px;
        }
