@charset "UTF-8";
h1 {
    //margin: 0 0 20px 0;
    margin: 20px 0 0px 0;
    //line-height: 1.2em;
    line-height: 30px;
    color: #013282;
    font-size: 1.8em;/* 32px;*/
    //padding: 27px 27px 12px 27px;
    padding: 27px 27px 12px 27px;
    background-color: #fff;
   // border-bottom: 10px solid #003f63
}

h5 {
   
    color: #013282;
    font-size: 1.8em;/* 32px;*/
    line-height: 30px;
    padding: 0px 0px 0px 0px;
    background-color: #fff;
    padding: 12px 27px 12px 27px;
    border: 0px;
    margin: 0px 0px 0px 0px;
}

h2 {
    font-size: 1.2em; /*24px;*/
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 0 19px 0;
    line-height: 29px
}

h3 {
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 0 19px 0
}

h4 {
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 0 15px 0
}

li {
    padding-bottom: 20px;
}

html,
body {
    background-color: #fff;
    color: #39444c;
    line-height: 1.2em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em; /*14px;*/
    margin: 0;
    padding: 0;
   
}

* {
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

i,
em {
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;

}

b,
strong {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

/*i b,
i strong,
b i,
strong i,
em b,
em strong,
b em,
strong em {
    font-family: Arial, Helvetica, sans-serif;
}*/

img {
    border: 0
}

a {
    color: #097c94
}

a:hover {
    color: #06a3c8
}

.clear {
    clear: both
}

.contentBox {
    width: 940px;
    margin: auto;
    background-color: #f0f0f0;
    display: block;
    padding: 20px 20px 0px 20px;
    position: relative;

}

#header {
    /*  position: relative;*/
    /* height: 210px*/
}

#header>.contentBox {
    background-color: transparent
}

#header #headerNavi {
    position: absolute;
    right: 20px;
    top: 0;
    border-top: 5px solid #013282;
    padding: 9px 0 0 0;
    font-size: 0.8em; /*12px;*/
    font-family: Arial, Helvetica, sans-serif
}

#header #headerNavi ul {
    margin: 0;
    padding: 0
}

#header #headerNavi ul,
#header #headerNavi ul li {
    display: inline;
    list-style: none
}

#header #headerNavi li {
    margin-right: 12px
}

#header #headerNavi a {
      font-weight: bold;
    text-decoration: none
}

.home #header {
    height: 168px
}

#logo {
    position: absolute;
    left: 0px;
    top: 20px;
    background-color: #fff;
}

nav#mainnav {
    position: absolute;
    top: 116px; //83px;
    left: 0;
    /*padding-top: 35px;
    padding-bottom: 1px;*/
    /* top: 83px;
    left: 0;
    padding-top: 20px;
    padding-bottom: 1px;*/
    /* background-color: #f0f0f0;*/
}

nav#mainnav .contentBox {
    padding-top: 6px; //20px;
    padding-bottom: 1px;
}

nav#mainnav ul {
    margin: 0;
    padding: 0;
    position: relative;
}

nav#mainnav ul,
#mainnav li {
    list-style: none;
}

nav#mainnav ul a {
    text-decoration: none;
}

nav#mainnav ul ul {
    display: none;
}

nav#mainnav ul li {
    //width: 150px;
}

nav#mainnav ul li:hover > ul {
    display: block;
    color: #fff;
}

nav#mainnav ul li:hover > ul li {
    float: left;
    clear: left;
    padding: 0px;
}

nav#mainnav li {
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 0 1px 0 0;
    //width: 210px;
}

nav#mainnav li:active {
    background-color: white;
}

nav#mainnav li:active a {
    font-family: Arial, Helvetica, sans-serif;
}

nav#mainnav li:hover a {
    background-color: white;
    color: #097c94;
}

nav#mainnav a {

    display: block; 
    padding: 15px 20px;
    color: #39444c;
    text-decoration: none;
    z-index: 2;
    position: relative;
    /* padding: 15px;
    line-height: 35px;
    font-size: 18px;
    display: block;
    z-index: 2;
    position: relative;
    color: #39444c;*/
    /*
    padding: 15px;
    line-height: 35px;
    position: relative;
    display: block;
    z-index: 2;
    height: 20px;
    font-size: 18px;
    font-style: normal;
    margin: 0px;
    text-align: left;*/
    /* border-bottom: 1px solid #f0f0f0;*/
}

nav#mainnav a:active {
    background-color: white;
    color: #097c94;
}

nav#mainnav ul li ul li a {
    
    border: 0px;
    margin: 0px;
    /* left:180px;*/
    /* margin-top:-26px;*/
}

nav#mainnav ul li ul li a:hover {
    text-decoration: underline;
    background-color: #f0f0f0;
    /* left:180px;*/
    /* margin-top:-26px;*/
}

main {
    /*z-level: -1;*/
    /* overflow-y: scroll; */
    min-height: 100%;
    position: relative;
    
    min-width: 980px;
    line-height: 24px;
}

/*main>.contentBox {*/
main.contentBox {
    padding-bottom: 1px;
    margin-bottom: 70px;
    opacity: 0.9;

    /*  margin: auto;
    border-top: 1px solid #f0f0f0;*/
}

main p {
    margin: 0 0 20px;
}

#headerimage {
    margin: 0 0 20px 0
}


div.textbox {
    width: auto;
    height: 250px;
    background: rgba(255, 255, 255, 0.7);
    margin: 50px;
    float: left;
    box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    margin: 100px;
    padding: 10px;
    /*border: 5px solid #235;*/
    margin-bottom: 40px;
}

div.textbox:hover {
    background: rgba(255, 255, 255, 0.9);
    height: 300px;
}



footer {
    
    background-color: #00324f;
    //background-repeat: repeat-x;
    min-width: 980px;
    position: relative;
    top: 0px;
    z-index: 3;
}

footer nav#footernav {
    background-color: transparent;
    padding: 20px
}

nav#footerlinks {
    background-color: #00283f;
    border-top: 1px solid #065464;
    font-size: 12px;
    //padding: 35px 20px 55px;
    padding: 25px 20px 55px;
}

nav#footerlinks ul {
    margin: 0;
    padding: 0
}

nav#footerlinks ul,
#footerlinks ul li {
    display: inline;
    list-style: none
}

nav#footerlinks a {
    text-decoration: none
}

nav#footerlinks li {
    margin-right: 13px;
    white-space: nowrap
}

#footersocial {
    font-size: 30px;
    position: absolute;
    right: 20px;
    top: 30px
}

.stasa-startpage-slider {
    position: relative;
    min-height: 500px;//464px;
    min-width: 980px;
    border-top: 10px solid #013282;
    //background-image: url("../image/fotolia_67494328.jpg");
    //background-size: cover;
    background-repeat: no-repeat;
}

.stasa-startpage-slider a {
    text-decoration: none;
    color: #39444c
}

.stasa-startpage-slider a:hover {
    color: #097c94
}

.stasa-startpage-slider .slider-item {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center center;
}

.stasa-startpage-slider .slider-item,
.stasa-startpage-slider .slider-item a {
    color: #013282
}

.stasa-startpage-slider .slider-item a:hover {
    color: #013282
}

.stasa-startpage-slider .slider-item .textblock {
    position: absolute;
    right: 20px;
    top: 63px;
    width: 540px;
  /*  1.height: 225px;*/
    /* background-image: url("image/fotolia_70147232.jpg");*/
    /*  background-image: url(../pics/white-90.png);*/
    line-height: 36px;
    font-size: 30px;
}

.stasa-startpage-slider .slider-item .textblock .inner {
    position: absolute;
    left: 27px;
    right: 73px;
    bottom: 34px
}

.stasa-startpage-slider .slider-item .icon-weiter {
    display: none;
}

.stasa-startpage-slider .slider-item a .icon-weiter {
    display: block;
    position: absolute;
    top: 10px;
    right: -20px;
    font-size: 20px;
}

.stasa-startpage-slider .slider-item .contentBox,
.stasa-startpage-slider .ctrls .contentBox {
    background-color: transparent
}

.stasa-startpage-slider .ctrls {

    position: relative;
    top: 16px; 
/*    position: absolute;
    bottom: 0;
    left: 0;
    right: 0*/
}

.stasa-startpage-slider .ctrls .contentBox {
    padding: 0
}

.stasa-startpage-slider .ctrl-item {
    display: table-row;
    float:left;
    margin-left: 5px;
    margin-right: 30px;
    //position: absolute;
    bottom: 0px;
}

.stasa-startpage-slider .ctrl-item div {
    display: table-cell;
    background-color: #fff;
    vertical-align: middle;
}

.stasa-startpage-slider .ctrl-item .ctrl-image {
    width: 92px;
    height: 60px;
    background-position: center center;
    
    bottom: 0px;
    //margin-bottom: 0px;
    float: left;
    /* transition: height 0.3s ;*/
}

.stasa-startpage-slider .ctrl-item .ctrl-title {
    width: 160px; //186px;
    height: 40px;
    padding: 20px 8px 0px 14px;
    line-height: 18px;
    vertical-align: middle;
    display: inline-block;
}

.stasa-startpage-slider .ctrl-item.active .ctrl-image {
    height: 80px;
    margin-top: -20px;
}

.stasa-startpage-slider .ctrl-item.active .ctrl-title {
    height: 60px;
    margin-top: -20px;
}


.stasa-startpage-slider .icon-arrow_down {
    position: absolute;
    bottom: 17px;
    left: 955px;
    font-size: 26px;
    color: #003f63
}

// 12012016
.stasa-startpage-slider .slider-ctrl-prev,
.stasa-startpage-slider .slider-ctrl-next {
    position: absolute;
    top: 150px;
    cursor: pointer;
    font-size: 30px
}

.stasa-startpage-slider .slider-ctrl-prev {
    left: -40px
}
s
.stasa-startpage-slider .slider-ctrl-next {
    right: -40px
}


.stasa-startpage-slider .ctrls .contentBox a{
    display:none;
    //display: inline-block;
}

.stasa-startpage-slider .ctrls .contentBox a .ctrl-item .shown {
    
    display: inline-block;
}

.stasa-startpage-slider .ctrls .contentBox a .ctrl-item .hidden {
    
    display: none;
}



/* Die Vor und Zurückbuttons könnt ihr so stylen und hinpacken wo ihr wollt beispielsweise so*/

.next {
  width: 20px;
  height: 60px;
  position: absolute;
  /*background-color: #ccc;*/
  cursor: pointer;
  right: 0px;
  bottom:-75px;

 /* z-index: 9;
    cursor: pointer;
    transition: opacity .2s;*/

    color: #FFF;
    font-size: 40pt;
   
}

.prev{
  width: 20px;
  height: 60px;
  position: absolute;
 /* background-color: #ccc;*/
  cursor: pointer;
  left: 0px;
  bottom:-75px;
 /* z-index: 9;
    cursor: pointer;

    transition: opacity .2s;*/

    color: #FFF;
    font-size: 40pt;
 
}


.hline{
    padding: 0;
    margin: 0;
    border-top: 7px solid #013282;
}


.content {
    color: #39444c;
    padding: 0px 30px 1px 30px;
    height: 270px;
    background-color: #fff;
    overflow-y: auto;
    opacity: 1;
}

.content h1 {
    color: #39444c;
    margin: 0px 0px 0px 0px;
    line-height: 30px;
    font-size: 1.7em;/* 32px;*/
    padding: 12px 0px 12px 0px;
    background-color: #fff;
}

.content-image{
    width: 300px;
    height: 270px;
    margin-right: 20px;
    //border-top: 20px solid #f0f0f0;
    //border-left: 20px solid #f0f0f0;
    //border-right: 20px solid #f0f0f0;
    //border-bottom: 20px solid #f0f0f0;
    float: left;
}

.nav label {
   /* width: 200px;
    height: 100%;*/
    /*display: none;*/
    position: absolute;

   /* opacity: 0;*/
    z-index: 9;
    cursor: pointer;

    transition: opacity .2s;

    color: #FFF;
    font-size: 100pt;
    text-align: center;
   /* line-height: 380px;*/
    font-family:Arial, Helvetica, sans-serif;
  /*  background-color: rgba(255, 255, 255, .3);*/
    text-shadow: 0px 0px 15px rgb(119, 119, 119);
}
.nav label#prev{
   /* background: #000 url('prev.png') no-repeat center;*/
    left: 0px;
}
.nav label#next{
   /* background: #000 url('image/next.png') no-repeat center;*/
    right: 0px;
}

/* --------------------------------------------------------*/
.Formhandler form {
    width: 920px
}
.Formhandler form fieldset{
    margin:0 20px 20px 0;
}

.form-row,fieldset{
    background-color: #f0f0f0;
    /*margin: 0 20px 20px 0;*/
    width: 434px;
    min-height: 43px;
    float: left;
    padding: 3px;
}

.form-label {
    float: left;
    width: 150px;
    padding: 11px 0 0 14px
}

.form-field {
    margin-left: 164px
}

.FlowBox {
    opacity: 1.0;
    min-height: 100px;
    //z-level: 1;
    width: 940px;
    margin: auto;
    background: transparent;
    padding: 0 0px;
    position: relative;
}

.ctrls1 {
    position: absolute;
    //border: 0 0 0 0px;
    margin-left: -450px;
    //padding: 0 0 0 0px;
    bottom: 0px;
    left: 50%;
    //width: 900;
}
/*.pagebackground {
    min-height: 500px;//464px;
    min-width: 980px;
    border-top: 10px solid #003f63;
    background-image: url("../image/fotolia_67494328.jpg"); 
    background-position: center top;
    background-repeat: no-repeat;
    //background-size: 100%;  
}*/
.pagebackground {
    position: relative;
    min-height: 500px;//464px;
    min-width: 980px;
    border-top: 10px solid #013282;
    
    //background-size: cover;
    
    background-size: contain;
    background-repeat: no-repeat;
}


.pagebackground .contentBox {
    opacity: 1.0;
    padding-bottom: 20px;
    }

.floatingcontent {
    color: #39444c;
    background-color: #fff; 
    padding: 0px 30px 1px 30px;
    display: inline-block;
    background-color: #fff;
    overflow-y: auto;
    opacity: 1.0;
    padding-top:20px;
    padding-bottom:20px;
    width: 880px;
}

.longcontent {
    color: #39444c;
    background-color: #fff; 
    padding: 0px 30px 1px 30px;
    display: inline-block;
    background-color: #fff;
    overflow-y: auto;
    opacity: 1.0;
    padding-top:20px;
    padding-bottom:20px;
    width: 880px;
}

.longcontent h1 {
    color: #39444c;
    margin: 0px 0px 0px 0px;
    line-height: 30px;
    font-size: 1.7em;/* 32px;*/
    padding: 20px 0px 20px 0px;
    background-color: #fff;
}

#FilmContainer {
    opacity: 1.0;
    padding-left:64px;
    padding-top: 45px;
    background: transparent;
}