/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Additional Resets */
.slides li,
.flex-control-nav li,
.flex-direction-nav li { margin: 0; list-style-type: none; padding-left: 0; padding-bottom: 0px; padding-top: 0px; }


/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0; }
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {max-width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {background: #fff; border: none; position: relative; zoom: 1;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative;}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {zoom: 1; position: relative;}

/* Caption style */
/* IE rgba() hack */

.flex-caption {
	width: 19%; height:auto; padding: 20px 1% 20px 1%; margin: 0; position: absolute; left: 2.5%; bottom: auto;
	top: 20px;
	background-attachment: fixed;
	background-image: url(../img.layout/textfeld_fuer_bild.png);
	background-repeat: repeat;     
	background-position: left top;	
}

.flex-caption  H1, .flex-caption strong{
    padding: 0px;
	margin: 0px;
	font-weight:400;
	line-height: 35px;
	font-size: 1.875em;
	margin: 0 0 6px;
color: #00788d;
display: block;
font-family: "dincond-mediumregular",Arial,sans-serif;
}

.flex-caption  H2, .flex-caption span{
    line-height: 30px;
	font-weight: bold;
	/*font-size: 1.875em;*/
font-family: "dincond-lightregular",Arial,sans-serif;
    font-size: 1.563em;
  color: #EC5B1D;
display: block;
}

/* Direction Nav */
.flex-direction-nav {*height: 0; padding: 0;} /*fix for IE 7 */
.flex-direction-nav li a {width: 26px; height: 60px; margin: -30px 0 0; display: block; background: url(../Images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 90%; cursor: pointer; text-indent: -9999px; opacity: 0.8; filter:alpha(opacity=80); }
.flex-direction-nav li a:hover  { opacity: 1; filter:alpha(opacity=100); }
.flex-direction-nav li .next {background-position: -30px 0; right: 10px;}
.flex-direction-nav li .prev {left: 10px;}
.flex-direction-nav li .disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {
    bottom: 20px;
    position: absolute;
    text-align: center;
    top: auto;
    width: 100%;
}
.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {width: 13px; height: 13px; display: block; background: url(../Images/bg_control_nav.png) no-repeat; cursor: pointer; text-indent: -999em;}
.flex-control-nav li a:hover {background-position: 0 -13px;}
.flex-control-nav li a.active {background-position: 0 -26px; cursor: default;}

@media only screen and (max-width : 780px) {
.flex-caption {
    background-attachment: fixed;
    background-image: url("../img.layout/textfeld_fuer_bild_gruen.png");
    background-position: left top;
    background-repeat: repeat;
    bottom: 0%;
    height: 85px;
    margin: 0;
    padding: 5px 1% 0px 1%;
    position: relative;
    width: 98%;
	left: 0%;
	top: 0px;
}


.flex-caption  H1, .flex-caption strong{
	font-size: 1.000em;
	font-weight: normal;
	line-height: 1.15em;
	padding: 2px 0px 10px 0px;
	margin: 0px;
color: #00788d;
}

.flex-caption  H2, .flex-caption span{
	font-size: 1.000em;
	font-weight: normal;	
	line-height: 1.15em;	
	padding: 2px 0px 15px 0px;
	margin: 0px;
color: #00788d;
}


.flex-control-nav {
    position: relative;
    text-align: center;
    top: -110px;
    width: 100%;
}

.flex-direction-nav li a {
    background: url("../Images/bg_direction_nav.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 60px;
    margin: -13px 0 0;
    opacity: 0.8;
    position: absolute;
    text-indent: -9999px;
    top: auto;
	bottom: 120px;
    width: 26px;
}

}

@media only screen and (min-width : 320px) and (max-width : 500px) {
	.flex-caption {
    background-attachment: fixed;
    background-image: url("../img.layout/textfeld_fuer_bild_gruen_320.png");
    background-position: left top;
    background-repeat: repeat;
    bottom: 0%;
	height: auto;
    margin: 0;
    padding: 5px 1% 20px 1%;
    position: relative;
    width: 98%;
	left: 0%;
	top: 0px;
}

.flex-caption  H1, .flex-caption strong{
    padding: 0px ;
	margin: 0px;
	font-weight:400;
	line-height: 18px;
	font-size: 1.000em;
	margin: 0 0 6px;
color: #00788d;
}

.flex-caption  H2, .flex-caption span{
    padding: 0px ;
	margin: 0px;
	font-weight:400;
	line-height: 18px;
	font-size: 1.000em;
	margin: 0 0 6px;
color: #00788d;
}
.flex-control-nav {
    position: relative;
    text-align: center;
    top: -110px;
    width: 100%;
}

.flex-direction-nav li a {
    background: url("../Images/bg_direction_nav.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 60px;
    margin: -13px 0 0;
    opacity: 0.8;
    position: absolute;
    text-indent: -9999px;
    top: 100px;
	bottom: auto;
    width: 26px;
}

/* Control Nav */
.flex-control-nav {
    bottom: 0;
	top: 0;
    position: absolute;
    text-align: center;
    top: auto;
    width: 100%;
}



}


@media only screen and (min-width : 220px) and (max-width : 319px) {
	.flex-caption {
    background-attachment: fixed;
    background-image: url("../img.layout/textfeld_fuer_bild_gruen_320.png");
    background-position: left top;
    background-repeat: repeat;
    bottom: 0%;
	height: auto;

    margin: 0;
    padding: 5px 1% 20px 1%;
    position: relative;
    width: 98%;
	left: 0%;
	top: 0px;
}

.flex-caption H1, .flex-caption strong{
    padding: 0px ;
	margin: 0px;
	font-weight:400;
	line-height: 18px;
	font-size: 1.000em;
	margin: 0 0 6px;
color: #00788d;
}

.flex-caption H2, .flex-caption span{
    padding: 0px ;
	margin: 0px;
	font-weight:400;
	line-height: 18px;
	font-size: 1.000em;
	margin: 0 0 6px;
color: #00788d;
}
.flex-control-nav {
    position: relative;
    text-align: center;
    top: -110px;
    width: 100%;
}

.flex-direction-nav li a {
    background: url("../Images/bg_direction_nav.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 60px;
    margin: -13px 0 0;
    opacity: 0.8;
    position: absolute;
    text-indent: -9999px;
    top: 30px;
	bottom: auto;
    width: 26px;
}

/* Control Nav */
.flex-control-nav {
    bottom: 0;
	top: 0;
    position: absolute;
    text-align: center;
    top: auto;
    width: 100%;
}



}


