/* CSS Document */

/* ***************** 
standard - Hintergrund weiss
*********************/
.section-state10{
}

.section-state10 h1,
.section-state10 h2{
}

.section-state10 .frame-textbutton a,
.section-state10 p a.frame-textbutton,
.section-state10 input.powermail_submit {
    color:#fff;
    background:#444;
}
.section-state10 .frame-textbutton a:hover,
.section-state10 .frame-textbutton a:active,
.section-state10 p a.frame-textbutton:hover,
.section-state10 p a.frame-textbutton:active,
.section-state10 input.powermail_submit:hover {
    background:#096176 !important;
color:#fff !important;
}
 .section-state10 .frame-ruler-after,
.section-state10 .frame-ruler-before {
border-color:#ccc;
  }           
/* TEXTLINK */

.section-state10 a {
color:#333;
text-decoration:underline;
}

.section-state10 a:hover,
.section-state10 a:active {
color:#1A75AC;
text-decoration:none;
}

.section-state10 .frame-ruler-before,
.section-state10 .frame-ruler-after {
text-decoration:none;  
}

/* *****************
 gemeinsame styles Erscheinungsbilder 
*********************/
/* zusaetzliche Formatierung flexslider Erscheinungsbild Kopfbild */
.frame-kopfbild {
position:relative;
float:left;
width:100%;
padding:0px; 
margin:0px;
color:#fff;
background-color:#eee;
}
.frame-kopfbild .frame-default:first-child {
	float:none;
margin:0 auto;
max-width:1000px;
}
.frame-kopfbild .ce-gallery {
margin:0px !important;
padding: 0px !important;
}
.frame-kopfbild h1,
.frame-kopfbild h2,
.frame-kopfbild h3,
.frame-kopfbild h4 {
color:#fff;
letter-spacing:0.05em;
}
.frame-kopfbild .flexslider {
position:relative;
float:none;
background:transparent;
z-index:1 !important;
width:100%;
    }
.frame-kopfbild .flexslider .slides li {
overflow:hidden;
}
.frame-kopfbild .flexslider .slides img {
width:100% !important;
height:auto !mportant;
    }   
.frame-kopfbild .flexslider .caption-wrapper {
position:absolute;
width:100%;
top:100px;
bottom:0px;
      }
.frame-kopfbild .flexslider .caption-text{
position:relative;
float:none;
max-width:1000px;
margin-top:10%;
margin-left:auto;
margin-right:auto;
width:100%;
color:#fff;
text-align:center !important;
/*background:none;*/ 
/*padding:0px;*/
/*text-shadow: 0 0 0.3em #888, 0 0 0.3em #888, 0 0 0.3em #888;*/
      }
.frame-kopfbild .flexslider .caption-text {
    /* NEW by F.W. */
    background: -webkit-radial-gradient(center, ellipse, rgba(0,0,0,0.15) 0%,rgba(0,0,0,0.15) 32%,rgba(0,0,0,0) 72%,rgba(0,0,0,0) 73%,rgba(0,0,0,0) 100%);
    background: -o-radial-gradient(center, ellipse, rgba(0,0,0,0.15) 0%,rgba(0,0,0,0.15) 32%,rgba(0,0,0,0) 72%,rgba(0,0,0,0) 73%,rgba(0,0,0,0) 100%);
    background: radial-gradient(ellipse at center, rgba(0,0,0,0.15) 0%,rgba(0,0,0,0.15) 32%,rgba(0,0,0,0) 72%,rgba(0,0,0,0) 73%,rgba(0,0,0,0) 100%);
    padding: 10px;
    text-shadow: 0 0 1em #888, 0 0 1em #888, 0 0 1em #888;
}
.frame-kopfbild .flexslider .caption-title {
display:block;
text-transform:uppercase;
font-weight:bold;
letter-spacing:0.05em;
line-height:1em;
padding-bottom:8px;
margin:0px 0px 0px 0px;
  }
.frame-kopfbild .flexslider p a {
margin-top:3%;
text-shadow:none;
background-color:#096176;
color:#fff;
}
.frame-kopfbild .flexslider p a:hover {
color:#096176;
background-color:#fff;
    }
.frame-kopfbild .flexslider .flex-control-nav {
position:absolute;
width:98%;
#left:50%;
#margin-left:-575px;
height:20px;
bottom:50px;
      }
 .frame-kopfbild .flexslider .flex-control-nav li {
float:right;
}
 .frame-kopfbild .flexslider .flex-control-nav li a {
height:15px; 
width:15px;             
 }

/* Startbild ohne content padding */
.frame-startbild {
margin-left:-2.1%;
margin-right:-2%;
margin-top:-2.9%;
margin-bottom:-4%;
}

/*** Style sf Menue ***/
/* amin style */
.sf-menu, .sf-menu * {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.sf-menu {
float:none;
margin:0 auto !important;
max-width:1000px;
}
.sf-menu li {
	position: relative;
}
.sf-menu ul {
	position: absolute;

	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
}
.sf-menu > li {
	float: left;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
	display: block;
}

.sf-menu a {
	display: block;
	position: relative;
	padding-top:0.5em !important;
	padding-bottom:0.5em !important;
}
.sf-menu ul ul {
	top: 0;
	left: 100%;
}

/* spezielle Anpassungen */
.sf-menu {
	float: left;
	margin-bottom: 1em;
	width:100%;
	padding-left: 0%;
}
.sf-menu ul {
	min-width: 12em; /* allow long menu items to determine submenu width */
	*width: 12em; /* no auto sub width for IE7, see white-space comment below */
}
.sf-menu a {
	border-top: none; /* fallback colour must use full shorthand */
	border-top: none;
	padding-left: 0.75em;
padding-right:0.75em;
	text-decoration: none;
	zoom: 1; /* IE7 */
}
.sf-menu a,.sf-menu a:visited,.sf-menu a:active a:hover {
color: #fff;
}
.sf-menu ul li a:hover {
color: #fff;
}
.sf-menu li {
text-align:center;
	background: #1A75AC;
	white-space: wrap; /* no need for Supersubs plugin */
	*white-space: normal; /* ...unless you support IE7 (let it wrap) */
	-webkit-transition: background .2s;
	transition: background .2s;
}
.sf-menu ul li {
line-height:1em;
	background: #1A75AC;
-khtml-opacity: 0.9 /* sehr alte Versionen von Mozilla Firefox */ -moz-opacity: 0.9 /* alte Versionen von Mozilla Fireox */ -webkit-opacity: 0.9 /* alte Versionen von Webkit-Browsern */ filter: alpha(opacity=90) /* �ltere Versionen des Internet Explorers inklusive Version 7 */ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
opacity: 0.9;
width: auto;
}
.sf-menu ul ul li {
	background: #1A75AC;
-khtml-opacity: 0.9 /* sehr alte Versionen von Mozilla Firefox */ -moz-opacity: 0.9 /* alte Versionen von Mozilla Fireox */ -webkit-opacity: 0.9 /* alte Versionen von Webkit-Browsern */ filter: alpha(opacity=90) /* �ltere Versionen des Internet Explorers inklusive Version 7 */ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
opacity: 0.9;
}
.sf-menu li li a {
border-bottom: 1px solid #666;
border-left: 1px solid #666;
border-right: 1px solid #666;
padding-top:0.5em !important;
padding-bottom:0.5em !important;
}
.sf-menu li:hover,
.sf-menu li.sfHover {
	background: #333;
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
}

/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
	padding-right: 2.5em;
	*padding-right: 1em; /* no CSS arrows for IE7 (lack pseudo-elements) */
}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 1em;
	margin-top: -3px;
	height: 0;
	width: 0;
	/* order of following 3 rules important for fallbacks to work */
	border: 5px solid transparent;
	border-top-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
	border-top-color: rgba(255,255,255,.5);
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: white; /* IE8 fallback colour */
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
	margin-top: -5px;
	margin-right: -3px;
	border-color: transparent;
	border-left-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
	border-left-color: rgba(255,255,255,.5);
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
	border-left-color: white;
}

/* Accordion */
ul.tinyaccordion {
width:100%;
margin:0px !important;
padding:0px !important;
}

ul.tinyaccordion h4 {
width:96%;
float:left;
font-size:1em;
padding:6px !important;
color:#ccc;
font-weight:normal;
text-transform:none;
  padding: .8em 20px 0.8em 20px;
  text-shadow: none;
  margin-top: 0.2%;
  margin-bottom: 1%;
  border: 1px solid #333 !important;
  cursor: pointer;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#45484d+0,000000+100;Black+3D+%231 */
background: rgb(69,72,77); /* Old browsers */
background: -moz-linear-gradient(top,  rgb(69,72,77) 0%, rgb(0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgb(69,72,77) 0%,rgb(0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgb(69,72,77) 0%,rgb(0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

}
ul.tinyaccordion h4:hover,
ul.tinyaccordion h4.acc-selected {
text-decoration:none;
color:#fff;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#7d7e7d+0,0e0e0e+100;Black+3D */
background: rgb(125,126,125); /* Old browsers */
background: -moz-linear-gradient(top,  rgb(125,126,125) 0%, rgb(14,14,14) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgb(125,126,125) 0%,rgb(14,14,14) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgb(125,126,125) 0%,rgb(14,14,14) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */

}
ul.tinyaccordion h4 span {
display:none;
}
ul.tinyaccordion h4:after {
content: '▼';
float:right;
}
ul.tinyaccordion h4.acc-selected:after {
content: '▲';
float:right;
}
ul.tinyaccordion .frame-default,
ul.tinyaccordion .acc-section{
padding-left:0px !important;
width:100%;
}
ul.tinyaccordion .acc-section {

}
ul.tinyaccordion .acc-section h1 {
display:none;
}
