@import url('font.css');
  
/* *  Page  * */
html                       {height:100%; width: 100%; margin: 0; padding: 0;}
body                       {height:100%; width: 100%; margin: 0; padding: 0; color: #20201e; background: #ebebeb; font-family: "Forza A", "Forza B", "Titillium Web", "Tahoma", sans-serif; font-size: 10pt; font-style: normal; font-weight: 400; line-height: 170%;}
body#print                 {background: #ffffff; height: auto; margin: 0px; padding: 0px; overflow:auto;}
body#media                 {background: #000000; overflow:hidden;}

fieldset, select, input, textarea, label,
.textblock a.newshead,
header, main, footer,
div                        {box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }

p {
hyphens: auto; 
hyphenate-limit-chars: auto 3;
hyphenate-limit-lines: 4;
-webkit-hyphens: auto;
-webkit-hyphenate-limit-chars: auto 3;
-webkit-hyphenate-limit-lines: 4;
-ms-hyphens: auto;
-ms-hyphenate-limit-chars: auto 3;
-ms-hyphenate-limit-lines: 4;
}

#pageBody                  {position: relative; display: block; height: auto; min-height: 100%; width: 100%; color: inherit; background: transparent; margin: 0px auto;  padding: 0px 0px 0px 0px; overflow: hidden; }
#pageContainer             {position: relative; display: block; height: auto; min-height: 100%; width: 100%; max-width: 1170px; color: inherit; background: #ffffff; margin: 0px auto; padding: 0px 0px 0px 0px; overflow: hidden; }
#start #pageContainer      {max-width: 1170px; border-left: 1px solid #49484b; border-right: 1px solid #49484b; }
.pageBody-slideshow #pageContainer  {background: #ebebeb; }
header, main               {position: relative; display: block; height: auto; width: 100%; color: inherit; background: transparent; margin: 0px auto 0px; padding: 0px 0px 0px 0px; overflow: hidden; }
main                       {padding: 150px 0px 0px; max-width: 1170px; background: transparent url(../img/_layout/bg_white.png) no-repeat left bottom; background-size: 100% 80px; }
.pageBody-slideshow main   {padding-top: 0px; }
#start .pageBody-slideshow main  {margin: -40px 0px 0px 0px; }

#tooltip                   {position: absolute; pointer-events: none; top: 0px; left: 0px; color: #49484b; width: auto; height: auto; text-align:left; display: none; z-index: 99999; border: 1px solid rgba(73,72,75,0.2); background: #ffffff; padding: 10px 10px; overflow: hidden; font-size: 100%; text-transform: none; line-height: 120%; box-shadow: 3px 3px 3px rgba(32,32,30,0.1); -moz-box-shadow: 3px 3px 3px rgba(32,32,30,0.1); -webkit-box-shadow: 3px 3px 3px rgba(32,32,30,0.1); }
#tooltip h5                {padding: 0px; margin: 0px 0px 0px 0px; color: #eb690b; font-weight: 500; }
#tooltip p                 {padding: 0px; margin: 5px 0px 5px 0px; color: #ffffff; font-size: 90%; }

/* *   Navigation  * */
.imgsel                    {border: 0px #dddddd solid; border-bottom: 0px #000000 solid; border-right: 0px #000000 solid; margin-top: 0px;}
a img                      {border: 0px; margin: 0px 0px 0px 0px; padding: 0px;}
img.framed                 {margin: 0px 0px 0px 0px; padding: 0px; width: 100%; }
img.framedicon             {margin: 0px 0px 0px 0px;  padding: 0px; border: 1px solid #c9c9c9; }
img.img-overlay,
img.main-img-overlay       {position: absolute; z-index: 1;}
body:not(.body-start) img.main-img-overlay {display: none !important; }
.ImgContainer:hover img.main-img-overlay {opacity: 0.0; -moz-opacity: 0.0; filter:alpha(opacity=0); }
.ImgContainer              {position:relative; margin: 0px 0px 0px 0px; }
.ImgContainerlogo          {position:absolute; top: 0px; right: 0px; margin: 0px; padding: 0px;}
.ContentBoxMiddle img      {margin: 0px 0px 0px 0px; }

a                          {text-decoration: none; background: transparent; font-weight: inherit; color: #eb690b; }
a.sel                      {text-decoration: none; font-weight: inherit;   color: #eb690b;}
a:hover                    {text-decoration: underline; background: transparent;   color: #eb690b;}
a:focus                    {outline: 0;}
a img.galimg               {border: 2px transparent solid;}
a:hover img.galimg         {border: 2px #ffffff solid;}
img.viewicon               {display: none; position: relative; float: right; margin: 0px; padding: 0px;}
iframe, img                {max-width: 100%; }
.invisible                 {opacity: 0; -moz-opacity: 0; filter:alpha(opacity=0); height: 0px !important; overflow: hidden !important; }

#waitduplex             	 {position: fixed; display: none; left: 0px; top: 0px; width: 100%; height: 100%; background-color: #000000; text-align: center; color: #000000; opacity: 0.5; z-index: 300;}
.loader			               {position: absolute; display: none; color: transparent; font-size: 80%; left: 50%; top: 0px; width: 34px; height: 34px; padding:0px; margin: 0px 0px 0px -27px; background: transparent url(../scripts/loading-icon.gif) no-repeat center; background-size: 100% auto; text-align:center; z-index: 602; opacity: 0.5; -moz-opacity: 0.5; filter:alpha(opacity=50);}
#loadicon                  {position: fixed; display: none; color: #bbbbbb; font-size: 80%; left: 50%; top: 50%; width: 60px; height: 60px; padding:0px; margin: -30px 0px 0px -30px; background: #ebebeb url(../scripts/loading-sm.gif) no-repeat center; text-align:center; z-index: 2000; border: 2px solid #eb690b; overflow: hidden; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; box-shadow: 3px 3px 5px rgba(32,32,30,0.25); -moz-box-shadow: 3px 3px 5px rgba(32,32,30,0.25); -webkit-box-shadow: 3px 3px 5px rgba(32,32,30,0.25); opacity: 0.8; -moz-opacity: 0.8; filter:alpha(opacity=80); }

/* *  MenuBar  * */
.MenuBox                        {float:left; background: transparent; color: #eb690b; width: 280px; height: 29px; font-size: 11px; font-weight: 400; padding: 0px 27px 0px 27px; margin: 0px 0px 0px 0px; vertical-align: top; overflow: visible;}
.LogoBox                        {color: #8b8b8b; background: transparent; float:left; font-size: 11px; width: 130px; margin: 0px 0px 0px 0px; padding:  0px 0px 0px 0px; background: transparent;}
.BreadCrumbBox                  {position: relative; display: none; width: 100%; max-width: 770px; height: auto; font-size: 90%; padding: 0px 0px; margin: 0px auto 30px; line-height: 100%; background: transparent; }
.BreadCrumbBox ul               {position: relative; list-style-type: none; width: auto; margin: 0px; padding: 0px; }
.BreadCrumbBox li               {position: relative; list-style-type: none; display: inline-block; width: auto; height: auto; list-style-image: none; margin: 0px 0px 0px 0px; padding: 0px; vertical-align:bottom; }
.BreadCrumbBox a                {position: relative; display: inline-block; color: #666666; font-weight: 400; text-transform: none; background: transparent url(../img/_layout/arrow_line_right.png) no-repeat left center; background-size: auto 100%; padding: 0px 0px 0px 15px; margin: 0px 20px 5px 0px; line-height: 100%; white-space: nowrap; }
.BreadCrumbBox li:first-child a { }
.BreadCrumbBox a:hover          {text-decoration: none; color: #eb690b !important; }

a.fold-title                    {display: inline-block; color: #000000; background: transparent url(../img/_layout/arrow_right.png) no-repeat right 3px; padding: 0px 20px 0px 0px; font-weight: 500; }
a.fold-title:hover              {color: #eb690b; text-decoration: none; }
a.fold-title-closed             {background-image: url(../img/_layout/arrow_right_MO.png); }
a.fold-title-closed:hover       {background-image: url(../img/_layout/arrow_right_MO.png); }
a.fold-title-opened             {background-image: url(../img/_layout/arrow_down_MO.png); }
a.fold-title-opened:hover       {background-image: url(../img/_layout/arrow_down_MO.png); }

ul                              {padding-left: 17px; }
ul li                           {list-style-image: url(../img/_layout/list_bullet.png);}
ul li ul li                     {list-style-image: url(../img/_layout/list_bullet2.png);}
ul li ul li ul li               {list-style-image: url(../img/_layout/list_bullet3.png);}

.imagetext                      {float:left; padding: 0px 0px 0px 0px; height:27px; font-size:24px; width: 266px; background: transparent; background-position:45px 5px;}
#lay_img                        {margin: 0px 0px 1px 0px;}

/* *  Header  * */
#ContentBoxTop             {display: block; position: fixed; color: inherit; background: transparent url(../img/_layout/square.png) no-repeat center top; background-size: 1170px 20px; height: 160px; width: 100%; font-size: inherit; margin: 0px 0px 0px 0px; text-align: left; padding: 50px 0p 0px 0px; overflow: visible; z-index: 3000; }
.pageBody-slideshow #ContentBoxTop  {background: transparent url(../img/_layout/bg_white_top.png) no-repeat center top; background-size: 1170px 160px; }
#start #ContentBoxTop      {background: transparent; }
.ContentBoxTop-fixed       {height: 50px !important; text-align: left !important; background: #ffffff !important; box-shadow: 0px 0px 10px rgba(32,32,30,0.25); -moz-box-shadow: 0px 0px 10px rgba(32,32,30,0.25); -webkit-box-shadow: 0px 0px 10px rgba(32,32,30,0.25); }
#start .ContentBoxTop-white,
.ContentBoxTop-white        {background: #ffffff !important; }
.ContentBoxTop-first       {}
#ContentBoxTopInner        {display: block; position: relative; background: transparent; color: inherit; height: 100%; width: 100%; max-width: 770px; padding: 0px 0px 0px; margin: 0px auto;  }
.ContentBoxTop-fixed #ContentBoxTopInner {/*max-width: none !important; */}

.headerBoxLogo             {position: absolute; bottom:60px; left: 0px; display: inline-block; height: 50px; width: 375px; z-index: 301; background: transparent; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; overflow: visible; text-align: left; }
.headerBoxLogo a,
.headerBoxLogo img         {position: relative; display: inline-block; height: 100%; width: auto; margin: 0px 0px; }
.headerBoxLogo a           {height: 100%; width: 100%;}

.ContentBoxTop-fixed .headerBoxLogo      {height: 34px !important; width: 50% !important; left: 10px !important; bottom: 5px !important; }
#start header:not(.ContentBoxTop-fixed) .headerBoxLogo               {display: none; }
#pageBody #ContentBoxTop:not(.ContentBoxTop-white) .headerBoxLogo a,
.ContentBoxTop-fixed:not(.ContentBoxTop-white) .headerBoxLogo a                                   {background: transparent url(../img/_layout/logo_gray.png) no-repeat left top; background-size: auto 100%; }
#pageBody #ContentBoxTop:not(.ContentBoxTop-white) .headerBoxLogo img,
.ContentBoxTop-fixed:not(.ContentBoxTop-white) .headerBoxLogo img                                 {display: none !important; }

/* *  Content boxes  * */
.section                   {display: block; position: relative; height: auto; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; z-index: 5; background: transparent; }
.ContentContainerStart     {display: block; position: relative; background: transparent; color: inherit; height: 100%; width: 100%; margin: 0px auto; padding: 0px 0px 40px; overflow: visible; z-index: 12; }
.ContentContainer          {display: block; position: relative; background: transparent; color: inherit; height: auto; width: 100%; margin: 0px auto 0px; padding: 0px 0px 0px 0px; overflow: visible; z-index: 12; }
.ContentContainerTop       {}
.ContentContainerSub       {}
.Container-stickymenu      {padding-top: 0px !important; }
.ContentContainerInner     {position: relative; height: auto; width: 100%; display: block; margin: 0px; padding: 0px 0px 0px 0px; text-shadow: none; background: transparent; }
.ContentBoxLeft            {position: absolute; top: -60px; left: 0px; z-index: 10; display: none; width: 35%; height: auto; background: transparent; margin: 0px 0px;  padding: 50px 0px 50px 0px; color: inherit; text-align: right; }
.ContentBoxLeft-fixed      {position: fixed; top: 0px; padding: 80px 0px 500px 0px;}
.ContentBoxMiddle          {position: relative; display: block; width: 100%; height: auto; background: transparent; margin: 0px; padding: 0px 0px 0px 0px; color: inherit; overflow: visible; }
.ContentBoxMiddleInner     {position: relative; display: block; width: 100%; height: auto; background: transparent; margin: 0px auto;  padding: 0px 0px 0px 0px;  color: inherit; overflow: visible; }
.ContentBoxRight           {position: relative; display: none; width: 22%;  float: right; height: auto; background: transparent; margin: 0px 0px;  padding: 0px 0px 0px 0px; color: inherit; text-align: left; overflow: visible; }
.TextContainer             {display: none; padding: 0px 0px 40px 0px; }

.ContentMainBox             {position: relative; display:block; height: auto; background: transparent; color: inherit; padding: 0px; margin: 0px; text-align:left;}
.ContentMainBoxSmall        {position: relative; float: right; height: auto; width: 0px; background: transparent; color: inherit; padding: 0px; margin: 0px; text-align:left;}
.ContentImgBox              {position: relative; width: auto; height: auto; float:right;  background: transparent; color: inherit; padding:0px;   margin:0px; overflow: hidden;}
.ContentImgBoxText          {position: relative; width: auto; height: auto; margin: 0px 0 0 0; padding: 0 0 0 0;   font-size: 10px;   overflow: visible;}
.ContentBoxStart            {position: relative; height: auto; width: 350px; background: transparent; text-align:left;}

.ContentTextBoxNormal       {position: relative; display:block;               width: 100%; height: auto; margin: 0px auto 0px;       padding: 0px 0px 0px 0px; overflow:visible; }
.ContentTextBoxLeft         {position: relative; display:inline;              width: 100%; height: auto; margin: 0px 0px 15px 0px;   padding: 0px 0px 0px 0px; overflow:visible;}
.ContentTextBoxRight        {position: relative; display:inline;              width: 100%; height: auto; margin: 0px 0px 15px 0px;   padding: 0px 0px 0px 0px; overflow:visible;}
.ContentImgBoxNormal        {position: relative; display:block;               width: 100%; height: auto; margin: 0px auto 15px;      padding: 0px 0px 0px 0px; z-index: 2; text-align: left}
.ContentImgBoxLeft          {position: relative; display:block; float: left;  width: 44%;  height: auto; margin: 0px 40px 15px 0px;   padding: 0px 0px 0px 0px; text-align: left; overflow:visible; line-height: 110%; z-index: 2; }
.ContentImgBoxRight         {position: relative; display:block; float: right; width: 44%;  height: auto; margin: 0px 0px 15px 40px;   padding: 0px 0px 0px 0px; text-align: left; overflow:visible; line-height: 110%; z-index: 2; }

.ContentTBTextBoxNormal     {position: relative; display:block;               width: 100%; height: auto; margin: 0px auto 0px;       padding: 0px 0px 0px 0px; overflow:visible;}
.ContentTBBoxLeft           {position: relative; display:inline;              width: 100%; height: auto; margin: 0px 0px 15px 0px;   padding: 0px 0px 0px 0px; overflow:visible;}
.ContentTBBoxRight          {position: relative; display:inline;              width: 100%; height: auto; margin: 0px 0px 15px 0px;   padding: 0px 0px 0px 0px; overflow:visible;}
.ContentTBImgBoxNormal      {position: relative; display:block;               width: 100%; height: auto; margin: 0px auto 15px;      padding: 0px 0px 0px 0px; z-index: 2; text-align: left; }
.ContentTBImgBoxLeft        {position: relative; display:block; float: left;  width: 44%;  height: auto; margin: 0px 40px 15px 0px;   padding: 0px 0px 0px 0px; text-align: left; overflow: visible; line-height: 110%; z-index: 2; }
.ContentTBImgBoxRight       {position: relative; display:block; float: right; width: 44%;  height: auto; margin: 0px 0px 15px 40px;   padding: 0px 0px 0px 0px; text-align: left; overflow: visible; line-height: 110%; z-index: 2; }

.ContentTBImgBoxNormal img,
.ContentImgBoxNormal img,
.ContentImgBoxLeft img,
.ContentImgBoxRight img,
.ContentTBImgBoxLeft img,
.ContentTBImgBoxRight img   {width: 100%; height: auto !important; display: block; padding: 0px; margin: 0px; }

.leftcolumn                                       {display: block; width: 100%; background: transparent; max-width: 770px;  height: auto; margin: 0px auto 0px; padding: 0px 0px 0px 0px; opacity: 1.0; -moz-opacity: 1.0; filter:alpha(opacity=100); }
body:not(.body-main-lightbox) .leftcolumn-hidden  {opacity: 0.0; -moz-opacity: 0.0; filter:alpha(opacity=0); padding-top: 60px; }
.rightcolumn                                      {display: block; width: 100%; background: #ffffff; background-size: 100% auto; height: auto; min-height: 150px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
.pageBody-slideshow .rightcolumn                  {background: #ffffff url(../img/_layout/corner_white_invers.png) no-repeat center top; padding: 150px 0px 0px 0px; }

#start .leftcolumn          {padding: 0px 0px 0px 0px; }
#start .rightcolumn         {background-image: none !important; padding: 0px 0px 0px 0px; }

.scroll-wrapper              {position: relative; color: inherit; background: #ebebeb; height: auto; min-height: 280px; width: 63%; display: inline-block; text-align: left; margin: 0px 0px 0px 37%; padding: 0px; overflow: hidden; /* overflow-y: hidden; overflow-x: auto; */ }
.ContentContainerSub-open .scroll-wrapper {width: 85%; margin: 0px 0px 0px 15%; }
.scroll-wrapper::-webkit-scrollbar { display: none; }
.scroll-wrapper-inner        {display: block; width: 100% !important; border: none; margin: 0px !important; padding: 35px; }
#scroll_wrapper_inner_31     {background: #eb690b; padding: 0px; }
.scroll-wrapper-inner-wrap   {display: block; width: 100% !important; margin: 0px !important; }
.slide                       {position: relative; color: inherit; background: transparent; height: auto; width: 100%; display: inline-block; vertical-align: top; margin: 0px 0px 0px 0px; padding: 0px; overflow: hidden; }
.slide-main_white            {background: #ffffff; }
.first-slide                 {}
.first-slide.slide-main_2col {}
.read-more                 {position: absolute; display: none; bottom: 0px; left: 0px; width: 100%; margin: 0px; padding: 0px; z-index: 101; overflow: hidden; }
.read-more a               {display: block; margin: 0px; padding: 1px 10px; color: #666666; background: #ebebeb; font-size: 12px; font-weight: bold; border: 1px solid #bbbbbb; border-bottom: none; }
.read-more a:hover         {text-decoration: none; border-color: #000000; color: #000000; background: #eb690b; }
.read-more-show            {display: block; }

a.section-anchor           {display: inline-block; height: 0px; width: 0px; overflow: hidden; padding-top: 70px; margin-top: -70px; }
a.section-anchor-top       {}
a.section-anchor-sub       {position:absolute;}
.textblock_separator_light a.section-anchor-sub,
.textblock_separator_dark a.section-anchor-sub,
.textblock_separator_wide_light a.section-anchor-sub,
.textblock_separator_wide_dark a.section-anchor-sub   {padding-top: 0px; margin-top: 90px; }

a.morelink                 {position: absolute; display: block; right: 0px; bottom: 0px; height: 20px; width: 20px; padding: 0px; font-size:90%; text-transform: uppercase; text-align: right; white-space: nowrap; font-weight: 400; color: transparent !important; background-image: url(../img/_layout/arrow_line_right.png); background-color: rgba(143,143,143,0.0); background-repeat: no-repeat; background-position: center; background-size: 100% auto; }
a.morelink:hover           {background-image: url(../img/_layout/arrow_line_right_MO.png); color: transparent !important; }
.pagination                {display: none; position: absolute; z-index: 10; left: 50%; bottom: 45px; width: 20px; font-size: 90%; background: rgba(238,238,238,0.8); color: #aaaaaa; text-align: center; margin: 0px 0px 0px -10px; padding: 3px; }
.slide-main_white .pagination {background: #ffffff; }
.parallax-slide            {display: block; position: relative; clear: both; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; width:100%; height: auto; background: transparent; overflow: hidden; }
.parallax-slide img        {display: block; position: relative; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; width:100%; height: auto; }

/* * Social Networks * */
.socialbarCont              {position: relative; display: block; height: auto; width: 100%; max-width: 1170px; margin: 0px auto; padding: 0px; }
.socialbar                  {position: relative; display: block; height: 30px; width: 18%; min-width: 150px; font-size: 90%; margin: 20px 0px 15px; padding: 4px 5px; background: #caf4ff; overflow: hidden; -moz-border-radius: 30px; -webkit-border-radius: 30px; -khtml-border-radius: 30px; border-radius: 30px; transition: all 0.2s ease-out 0s; -webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -o-transition: all 0.2s ease-out 0s; }
.socialbar-big              {width: 98%; }
.socialbar-share,
.socialbar-share:hover      {position: relative; display: block; height: auto; width: auto; float: left; margin: 0px; padding: 2px 0px 0px 35px; color: rgba(32,32,30,0.5); font-weight: 400; background: transparent url(../img/Icons/socialicon_share.png) no-repeat left center; text-decoration: none; }
.socialbar-share:hover      {color: rgba(32,32,30,0.8); text-decoration: none; }
#socialbarbuttons           {height: auto; width: auto; margin: 0px 0px 0px 15px; padding: 0px 0px 0px 0px; }
.socialbarbuttons-minimized {display: none !important; }
a.socialbtn                 {position: relative; width: auto; height:auto; background: transparent; float: left; margin: 0px 20px 0px 10px; padding: 2px 0px 0px 35px; color: rgba(32,32,30,0.5); font-weight: 400; background: transparent url(../img/Icons/socialicon_share.png) no-repeat left center; text-decoration: none; }
a.socialbtn:hover           {color: rgba(32,32,30,0.8); text-decoration: none; }
.socialbtn-fb               {background-image: url(../img/Icons/socialicon_facebook.png) !important; }
.socialbtn-tw               {background-image: url(../img/Icons/socialicon_twitter.png) !important; }
.socialbtn-gp               {background-image: url(../img/Icons/socialicon_google.png) !important; }

.sociallinks                {position: relative; width: auto; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; text-align: right; }
.sociallinks a              {position: relative; display: inline-block; vertical-align: top; padding: 0px 0px 0px 0px; background: rgba(235,105,11,0.5); margin: 0px 0px 0px 0px; width: 40px; height: 40px; text-align: center; overflow: hidden; /*moz-border-radius: 30px; -webkit-border-radius: 30px; -khtml-border-radius: 30px; border-radius: 30px; */}
.sociallinks img            {display: inline; margin: 5% 0px 0px 0px; width: auto; height: 90%; padding: 0px; vertical-align: middle;}
.sociallinks a:hover        {background: #eb690b !important; }
.sociallinks a:hover img    {height: 100%; margin-top: 0; }
.socialbtns                 {position: relative; width: auto; padding: 0px; float: left; margin: 0px 0px 0px 0px; }

.back                      {background:transparent; position: relative; width: auto; height: auto; margin: 7px 0px 0px 0px; padding: 0px 0px 0px 0px; color: #20201e; z-index:2; font-size:10px; }
.LabelBox                  {position: absolute; left: 10px; top: 30px; display: inline-block; width: auto; height: auto; font-size: 80%; font-weight: 400; color: inherit; letter-spacing: 0em; text-transform: uppercase; background: transparent; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: 120%; }
.LabelBox p                {position: relative; display: inline-block; text-align:left; margin: 0px; padding: 0px 0px 0px 0px; }
#start .LabelBox,
.ContentBoxTop-fixed .LabelBox {display: none; }
.anchormenu                {position: relative; display: block; text-align:left; margin: 0px 0px 10px 0px; }
.toolbar                   {position:absolute; top: 50px; right: -150px; width: auto; height: auto; background: transparent; z-index: 34000; overflow: hidden; }
.toolbarInner              {display: block; position: relative; background: transparent; color: inherit; height: auto; width: 100%; max-width: 1170px; padding: 0px 0px 0px; margin: 0px auto; text-align: right;}
.toolbarInner > div        {position:relative; display: inline-block; vertical-align: top; margin: 0px 0px 0px 5px; padding: 0px 0px 0px 0px; }
.ContentBoxTop-fixed .toolbar {top: 15px; }
#start #ContentBoxTop:not(.ContentBoxTop-fixed) .toolbar  {right: 0px; }

.textblock .toolbar           {top: 0px; }

.pagetop                    {width:100%; max-width: 770px; display: block;  height: auto; color: #eb690b; font-size: 90%; padding: 0px 0px 0px 0px; margin: 10px auto 5px; line-height: 100%; text-align:left;}
.pagebottom                 {width:100%; display: none;   height: auto;  padding:0; margin: 0px; padding: 0px; text-align:left;}
#FrameContainer             {display:block; background: transparent; width: 100%; height: 2400px; margin: 0px; padding: 0px;}
#module_Frame               {display:block; background: transparent; width: 100%; height: 100%; margin: 0px; padding: 0px;}

a.dllink, a.linkPDF         {font-weight: normal; font-size: 110%; font-weight: 500; text-transform: none; display: inline-block; width: auto; min-width: 50%; color: #20201e; background: rgba(32,32,30,0.1) url(../img/_layout/icon_download.png) no-repeat 10px center; background-size: 30px auto; margin: 5px 0px; padding: 15px 15px 5px 55px;  }
a.dllink:hover              {text-decoration: none; background-color: rgba(32,32,30,0.2); }
a.dllink img                {display: inline-block; vertical-align: bottom; }

a.pdf, a.linkPDF             {background-image: url(../img/_layout/icon_pdf.png);}
a.ppt, a.pptx, a.pps, a.ppx  {background-image: url(../img/_layout/icon_ppt.png);}
a.mp3                        {background-image: url(../img/_layout/icon_mp3.png);}
a.doc, a.docx, a.dot, a.word {background-image: url(../img/_layout/icon_doc.png);}


.buttonlist a,
a.btn,
a.button                    {position:relative; font-size: 110%; display:block; font-weight: 400; width: auto; text-decoration: none; color: #000000; background-color: rgba(32,32,30,0.0); background-image: url(../img/_layout/arrow_line_right.png); background-repeat: no-repeat; background-position: 5px center; background-size: auto 20px; margin: 0px 0px 5px 0px; padding: 10px 10px 10px 30px; text-decoration: underline; text-transform: none; text-align: left; overflow:hidden; }
.buttonlist a:hover,
a.btn:hover,
a.button:hover              {color: #000000; background-color: rgba(32,32,30,0.2); background-image: url(../img/_layout/arrow_line_right_MO.png); text-decoration: underline;}
a.button-2                  {background-color: rgba(32,32,30,0.1); }


a.extern                    {background: transparent url(../img/_layout/icon_extern.png) no-repeat left center; padding: 0px 0px 0px 40px; }
a.newwindow                 {background-color: transparent !important; background-image: url(../img/_layout/icon_newwindow_MO.png) !important; background-size: auto 90% !important; padding: 6px 10px 6px 50px !important; }
a.newwindow:hover           {background-color: #eb690b !important; background-image: url(../img/_layout/icon_newwindow.png) !important; }

a.backbtn,
a.backbtn:visited,
a.backbtn:link,
a.backbtn:active,
a.backbtn:hover              {position:relative; float: left; display: block; width: auto; text-decoration: none; background: transparent; margin: 30px 10px 0px 2px; padding: 0px; }
a.backbtn:hover              {text-decoration: none; }


a.anchor-link              {position:relative; display: inline-block; padding: 20px 30px 0px; margin: 130px 0px 0px; text-align: center; color: #20201e; font-size: 90%; font-style: italic; background: transparent url(../img/_layout/arrow_line_up.png) no-repeat center top; background-size: 20px auto; }
a.anchor-link:hover        {color: #eb690b; background-image: url(../img/_layout/arrow_line_up_MO.png); text-decoration: none; }
a.uplink                   {background-image: url(../img/_layout/arrow_line_up.png); }
a.uplink:hover             {background-image: url(../img/_layout/arrow_line_up_MO.png); }
a.downlink                 {background-image: url(../img/_layout/arrow_line_down.png); }
a.downlink:hover           {background-image: url(../img/_layout/arrow_line_down_MO.png); }


a.extrabutton,
a.extrabutton:visited,
a.extrabutton:link,
a.extrabutton:active,
a.extrabutton:hover           {position:relative; display: block; z-index: 2001; width: 160px; height: 32px; font-size:11px; font-weight: 400; text-decoration: none; text-align: center; text-transform:uppercase; color: transparent !important; background: transparent url(../img/_layout/big_arrow.png) no-repeat center center; background-size: 100% auto; margin: 10px auto; padding: 0px; overflow: hidden; }
a.extrabutton:hover           {text-decoration: none; color: transparent !important; background-image: url(../img/_layout/big_arrow_MO.png); }

a.extrabutton-up,
a.extrabutton-up:visited,
a.extrabutton-up:link,
a.extrabutton-up:active,
a.extrabutton-up:focus,
a.extrabutton-up:hover        {position: fixed; left: 50%; bottom: 0px; width: 100px; display: none; background-size: auto 75%; background-color: #49484b; padding: 0px; margin: 0px 0px 0px -50px; transform: rotate(180deg); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); moz-border-radius: 0px 0px 7px 7px; -webkit-border-radius: 0px 0px 7px 7px; -khtml-border-radius: 0px 0px 7px 7px; border-radius: 0px 0px 7px 7px; box-shadow: 0px 0px 5px rgba(32,32,30,0.25); -moz-box-shadow: 0px 0px 5px rgba(32,32,30,0.25); -webkit-box-shadow: 0px 0px 5px rgba(32,32,30,0.25); }
a.extrabutton-up:focus,
a.extrabutton-up:hover        {padding: 0px 0px 5px; background-color: #ffffff; background-size: auto 75%; }

a.extrabutton-right,
a.extrabutton-right:visited,
a.extrabutton-right:link,
a.extrabutton-right:active,
a.extrabutton-right:focus,
a.extrabutton-right:hover     {position: relative; height: 28px; width: 28px; padding: 0px 0px 0px 0px; margin: 4px 0px 0px 0px; }
a.extrabutton-right:focus,
a.extrabutton-right:hover     {background-position: 3px center; }

a.extrabutton-left,
a.extrabutton-left:visited,
a.extrabutton-left:link,
a.extrabutton-left:active,
a.extrabutton-left:focus,
a.extrabutton-left:hover      {position: relative; height: 28px; width: 28px; padding: 0px 0px 0px 0px; margin: 0px 0px 4px 0px; }
a.extrabutton-left:focus,
a.extrabutton-left:hover      {background-position: -3px center; }

a.extrabutton-down,
a.extrabutton-down:visited,
a.extrabutton-down:link,
a.extrabutton-down:active,
a.extrabutton-down:focus,
a.extrabutton-down:hover      {position: absolute; left: 50%; bottom: 180px; width: 60px; padding: 10px 0px; height: 20px; margin: 0px 0px 0px -30px; }
a.extrabutton-down:focus,
a.extrabutton-down:hover      {bottom: 175px; }
a.extrabutton-down,
a.extrabutton-down-section    {display: none !important; }

#start .BackgroundImage a.extrabutton-down         {display: block !important; top: 480px !important; bottom: auto !important;}
#start .BackgroundImage a.extrabutton-down:hover   {top: 490px !important; }


/* * ############################################ * */
/* * TOP-MENU * */
/* * ############################################ * */
.mainnav                             {position: absolute; top: 50px; right: -50px; display: block; width: auto; height: auto; font-size: 90%; letter-spacing: 0.05em; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; background: transparent; text-align: right; z-index: 3000; }
.mainnav::before                     {position: absolute; top: -10px; left: -15px; display: block; width: 15px; height: 30px; content: ""; background: transparent url(../img/_layout/line_slash.png) no-repeat left top; background-size: auto 100%; }
.mainnavfirst                        {}
.mainnavfixed                        {top: 15px !important; }
#start .mainnav:not(.mainnavfixed)   {left: 0px; right: auto !important; }
ul.makeMenu                          {position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; list-style-type: none; height: auto; width: auto; max-width: 1170px; display: block; background: transparent; z-index: 30003; margin: 0px auto; padding: 0px 0px 0px 0px; overflow: visible; }
ul.makeMenu ul 	              	     {position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; list-style-type: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; width: auto; height:auto; background: transparent; vertical-align: top; }
ul.makeMenu li                       {position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; list-style-type: none; display: inline-block; background: transparent; width: auto; height: auto; list-style-image: none; z-index: 3201; margin: 0px; padding: 0px; overflow: visible; vertical-align: top; }
ul.makeMenu li ul                    {position: absolute; left: 0px; top: 30px; font-size: 90%; background: rgba(255,255,255,0.9); border: 1px solid #cccccc; text-align: left; display: none; padding: 0px; height: auto; width: 200px; white-space: nowrap; margin: 0px 0px 0px 0px; z-index: 100 !important; /*box-shadow: 4px 4px 4px rgba(32,32,30,0.25); -moz-box-shadow: 4px 4px 4px rgba(32,32,30,0.25); -webkit-box-shadow: 4px 4px 4px rgba(32,32,30,0.25); */}
ul.makeMenu li ul li                 {display: block; width: 100%; }
ul.makeMenu li:hover > ul            {display: block; }
ul.makeMenu li ul.opened-menu        {display: block !important; }
ul.makeMenu li ul li ul              {left: 173px !important; top: 0px !important; }
ul.makeMenu li ul li:hover > ul      {display: block !important; }
ul.makeMenu li ul li ul li           {position:relative; display: block; padding: 0px; margin: 0px; border: none; }
.li-meta-menu                        {display: none !important; }
ul.makeMenu li a                     {color: #20201e; background: transparent; display: inline-block; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; height: auto; text-align: left; min-height: 30px; width: 100%; line-height: 120%; text-transform: uppercase; text-decoration:none; margin: 0px 20px 0px 0px; padding: 0px 0px 0px 0px; }
ul.makeMenu li a.menu-sel,
ul.makeMenu li a:hover               {color: #eb690b !important; }
#start header:not(.ContentBoxTop-fixed) ul.makeMenu li a      {color: #ffffff; }

ul.makeMenu li ul li.hassubs > a::after                           {content: "\203A"; color: inherit; display: block; position: absolute; top: 3px; right: 7px; font-size: 180%; font-weight: 400; padding: 0px; }
ul.makeMenu > li > a::before                                      {/*content: "/"; padding: 0px 10px 0px 0px; */}
ul.makeMenu > li:first-child > a::before                          {display: none; }
ul.makeMenu > li:first-child > a                                  {margin-left: 0px; border: none; }
ul.makeMenu li ul li a                                            {color: #000000 !important; min-height: auto; text-transform: none; white-space: normal; margin: 0px 0px 0px 0px; padding: 2px 10px; }

.textblock .mainnav                                               {top: 0px; }

#top_426 > a::before,
#top_350 > a::before,
#top_382 > a::before,
#top_403 > a::before,
#top_134 > a::before                                              {color: transparent; }

#sub_438,
#sub_1041,
#start .textblock li#sub_383_1,           
#start .textblock li#sub_383_1.hassubs > a::after,           
#start .textblock #subsub_383,
#start .textblock li#sub_351_1,           
#start .textblock li#sub_351_1.hassubs > a::after,           
#start .textblock #subsub_351,
#start .textblock li#sub_404_1,           
#start .textblock li#sub_404_1.hassubs > a::after,           
#start .textblock #subsub_404,
#top_426                                                          {display: none !important; }
#start .mainnav:not(.mainnavfixed) #top_426                       {display: inline-block !important; position: fixed; top: 50px; left: 50%; margin: 0px 0px 0px -385px; }

/* Menu-Toggle */
a.close-btn                   {position: absolute; right: 3px; top: 3px; z-index: 26000; display: none !important; width: 20px; height: 20px; color: transparent; background: transparent url(../img/_layout/icon_close.png) no-repeat left top; background-size: 100% 100%; margin: 0px 0px 0px 0px; }
a.close-btn:hover             {text-decoration:none; background-image: url(../img/_layout/icon_close_MO.png); }
a.main-nav-toggle             {display: none; position: absolute; right: 10px; top: 10px; z-index: 30003; width: 38px; height: 30px; color: transparent; background: transparent url(../img/_layout/icon_menu_gray.png) no-repeat center; background-size: 100%; font-size: 18px; font-weight: 400; overflow: hidden; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; text-transform: uppercase; text-align: left; }
a.main-nav-toggle:hover       {background-image: url(../img/_layout/icon_menu_MO.png); color: transparent; text-decoration:none; }
a.main-nav-toggle span        {position:relative; display: none; width: auto; height: 20px; color: #eb690b; background: transparent; padding: 6px 0px 4px; margin: 0px 0px; text-transform: uppercase; text-align: center; line-height: 100%; }
a.main-nav-toggle:hover span  {text-decoration:none; color: #eb690b; background-color: transparent; }

ul.makeMenu a img                                                                                   {display: none /*inline-block*/; margin: 5px 0px 0px 0px; }
a.TopMenu img.img-hover                                                                             {display: none; }
a.TopMenu_sel img, a.TopMenu:hover img                                                              {display: none /*inline-block*/; }
a.TopMenu_sel img.img-hover, a.TopMenu:hover img.img-hover                                          {display: none !important; }
/* * ############################################ * */
/* * TOP-MENU - ENDE * */
/* * ############################################ * */


/* * SITE-MENU * */
ul.siteMenu                    {position: absolute; right: -40px; top: 35px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; list-style-type: none; height: auto; width: auto; display: block; background: #ffffff; font-size: 100%; z-index: 2999; margin: 0px auto; padding: 5px 10px; overflow: visible; }
ul.siteMenu li                 {position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; list-style-type: none; display: block; background: transparent; width: 100%; height: auto; list-style-image: none; z-index: 3201; margin: 0px; padding: 0px; overflow: visible; }
ul.siteMenu li a               {color: #20201e; background: transparent; display: block; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; height: auto; width: 100%; line-height: 120%; font-weight: 400 !important; text-decoration:none; margin: 0px 0px 0px 0px; padding: 2px 0px; }
ul.siteMenu li a.sel,
ul.siteMenu li a:hover         {color: #eb690b; }


div.SubMenuSlider              {}
div.SubMenuSliderDisplay       {display: none; text-align: center; padding: 10px; margin: 0px auto; font-size: 110%; min-width: 100px; }
a.SubMenuSlider                {position:absolute; z-index: 1000; top: 47%; height: 40px; width: 50px; display:none; margin: -20px 0px 0px 0px; padding: 0px; background: transparent url(../img/_layout/big_arrow.png) no-repeat center center; background-size: 100% auto; }
a.SubMenuSlider:hover          {background-image: url(../img/_layout/big_arrow_MO.png); }
a.SubMenuSlider-left           {left: 33%; transform: rotate(90deg); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); -ms-transform: rotate(90deg); }
a.SubMenuSlider-right          {right: 0px; transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -o-transform: rotate(-90deg); -ms-transform: rotate(-90deg); }
a.SubMenuSliderBtn             {position:relative; width: 10px; height: 10px; display: inline-block; padding: 2px; margin: 0px 6px; text-align: center; font-size: 10px !important; color: #000000 !important; background: #ffffff; border: 1px solid #000000; overflow: hidden; -moz-border-radius: 20px; -webkit-border-radius: 20px; -khtml-border-radius: 20px; border-radius: 20px; line-height: 100%; }
a.SubMenuSliderBtn-sel         {cursor: default; background: #eb690b; }
a.SubMenuSliderBtn:hover       {cursor: default; /*background: #eb690b; */ text-decoration: none; }


    
/* * EXTRA-MENU * */
.ContExtraMenu                 {position: absolute; left: 50%; top: 130px; z-index: 20; display: block; width: 100%; max-width: 770px; font-size: 90%; height: auto; text-align: left; background: transparent; margin: 0px 0px 0px -385px; padding: 0px 0px 0px 0px; }
ul.makeExtraMenu	             {position: relative; display: inline-block; width: auto; height: auto; margin: 0px; padding: 0px; }
ul.makeExtraMenu li            {position: relative; display: inline-block; vertical-align: top; list-style-type: none; list-style-image: none; margin: 0px 10px 5px 0px; padding: 0px; height: auto; width: auto; white-space:nowrap; overflow: visible;}
ul.makeExtraMenu li a          {color: #ffffff; background: transparent; display: inline-block; height: auto; width: auto; text-transform: uppercase; text-decoration:none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
ul.makeExtraMenu li a.extramenu_sel,
ul.makeExtraMenu li a:hover               {color: #20201e; }
ul.makeExtraMenu li a::after              {content: "/"; padding: 0px 0px 0px 10px; }
ul.makeExtraMenu li:last-child a::after   {display: none; }
ul.makeExtraMenu li:last-child a          {margin-right: 0px; border: none; }
.li-extramenu-back                        {display: none !important; }


a.printbtn,
a.printbtn:visited,
a.printbtn:link,
a.printbtn:active,
a.printbtn:hover               {position:fixed; bottom: 10px; right: 15px; display: none; width: auto; height: auto; z-index: 100; font-size: 80%; font-weight: 400; text-decoration: none; text-transform: none; color: #444444; background: #dadada url(../img/_layout/print.png) no-repeat 5px center; margin: 0px 0px 0px 0px; padding: 8px 10px 5px 35px; line-height: 100%;  overflow:hidden; }
a.printbtn:hover               {text-decoration: none; color: #ffffff; background-color: #eb690b; background-image: url(../img/_layout/print_ho.png); }


ul.LanguageBox                 {position: relative; z-index: 30002; width: auto; height: auto; font-size: 80%; letter-spacing: 0em; padding: 5px 0px 0px 0px; margin: 0px 0px 0px 0px; text-align: right; overflow: visible; }
ul.LanguageBox ul 	       	   {position: relative; list-style-type: none; display: inline-block; width: auto; height:auto; text-align: right; margin: 0px 0px 0px 0px; padding: 0px; background: transparent; }
ul.LanguageBox li              {position: relative; list-style-type: none; width: auto; height: auto; display: inline-block; vertical-align: top; padding: 0px 2px 0px 0px; margin: 0px 0px; overflow: visible; }
ul.LanguageBox a               {background: transparent; color: #20201e; font-size: 100%; display: block; width: auto; height: auto; border: none; margin: 0px 0px 0px 0px; padding: 0px 0px 2px 0px; text-transform: uppercase; line-height: 100%;}
ul.LanguageBox a:hover,
ul.LanguageBox a.langmenu_sel  {color: #eb690b !important; text-decoration: none;}
ul.LanguageBox li:last-child   {border: none !important; padding-right: 0px !important; }
#start header:not(.ContentBoxTop-fixed) ul.LanguageBox li a       {color: #ffffff; }
ul.LanguageBox > li > a::before                                   {content: "/"; padding: 0px 2px 0px 0px; }
ul.LanguageBox > li:first-child > a::before                       {display: none; }
ul.LanguageBox > li:first-child > a                               {margin-left: 0px; border: none; }


/* Sitemap */
ul.Sitemap	             {position: relative; margin: 0px 0px 0px 0px; padding: 0px; display:block; width: auto; background: transparent; border: none; overflow: visible;}
ul.Sitemap li            {position: relative; margin: 0px 0px 0px 0px; padding: 0px; height: auto; width: auto; overflow: visible;}
ul.Sitemap a,
ul.Sitemap a:visited,
ul.Sitemap a:focus,
ul.Sitemap a:active,
ul.Sitemap a:hover,
ul.Sitemap a:link        {display:block; color: #000000; background: transparent; text-decoration:none; font-weight: 400; font-style: normal; padding: 3px; height: auto; width: auto; overflow:visible;}
ul.Sitemap a:hover       {color: #ffffff; background: #eb690b; text-decoration:none;}

ul.Sitemap li.top              {list-style-type: none; list-style-image: none; margin-top: 20px;}
ul.Sitemap a.sitemap_top       {text-transform:uppercase; background: transparent; border-bottom: 1px solid #111111; }
ul.Sitemap a.sitemap_top:hover {background: #eb690b; color: #ffffff;}
ul.Sitemap a.sitemap_sub,
ul.Sitemap a.sitemap_subsub    {color: #000000;}
ul.Sitemap a:hover             {background: #eb690b; color: #ffffff;}



/* * NewsMenu * */
ul.NewsMenu	             {display: block; list-style-type: none; margin: 25px 10px 40px 10px; padding:  0px 0px 0px 0px; background: transparent;}
ul.NewsMenu li           {list-style-type: none; list-style-image: none; margin: 0px; padding: 0px; height: auto;}
ul.NewsMenu a,
ul.NewsMenu a:visited,
ul.NewsMenu a:focus,
ul.NewsMenu a:active,
ul.NewsMenu a:link            {display:block; color:#20201e; background: transparent; text-decoration:none;      font-weight: 400; font-style: normal; padding: 0px 0px 4px 0px; height: auto; width: auto; _height: 10px; overflow:visible;}
ul.NewsMenu a:hover           {display:block; color:#4cc6f5; background: transparent; text-decoration:underline; font-weight: 400; font-style: normal; padding: 0px 0px 4px 0px; height: auto; width: auto; _height: 10px; overflow:visible;}


h1                            {display:block; font-weight: 300; font-size: 230%;  color: inherit; width: auto; max-width: 770px; margin: 0px auto 1.2rem; padding: 0px; background: transparent; text-align: left; line-height: 110%; text-transform: none; }
h2                            {display:block; font-weight: 400; font-size: 100%;  color: inherit; width: auto; max-width: 1170px; margin: 0px auto 1.2rem; padding: 0px; background: transparent; text-align: left; line-height: 140%; text-transform: none; }
h3                            {display:block; font-weight: 400; font-size: 230%;  color: inherit; width: auto; max-width: 1170px; margin: 0px auto 1.2rem; padding: 0px; background: transparent;                   line-height: 110%; text-transform: none; }
h4                            {display:block; font-weight: 300; font-size: 160%;  color: inherit; width: auto; max-width: 1170px; margin: 0px auto 1.2rem; padding: 0px; background: transparent; text-transform: none; }
h5                            {display:block; font-weight: 400; font-size: 120%;  color: #eb690b; width: auto; background: transparent; text-transform: none; padding: 0px 0px 3px 0px; margin: 0px 0px 10px 0px;}
h6                            {display:block; font-weight: 400; font-size: 100%;  color: #eb690b; width: auto; margin: 0px 0px 0px; padding: 0px 0px 0px 0px; text-transform: none; background: transparent; }

.page-title                   {display: block; font-weight: 400; opacity: 1.0; -moz-opacity: 1.0; filter:alpha(opacity=100); padding-left: 0px;   letter-spacing: 0em; }
.pagetop h5, .pagetop h6      {font-weight: 500; }
body:not(.body-main-lightbox) .page-title-hidden {               opacity: 0.0; -moz-opacity: 0.0; filter:alpha(opacity=0);   padding-left: 300px; letter-spacing: 0.1em; }

.headline-container           {position: relative; }

blockquote                    {position: relative; display: block; font-style: italic; font-size: 100%; font-weight: 400; max-width: 350px; min-height: 80px; line-height: 130%; text-align: left; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 25px; color: #eb690b !important; background: transparent url(../img/_layout/quote_color_start.png) no-repeat left 15px; }
blockquote p                  {display: block; padding: 0px 22px 0px 0px; color: inherit; background: transparent url(../img/_layout/quote_color_end.png) no-repeat right bottom 15px; }

.ContentBoxPrint h1,
.ContentBoxPrint h2,
.ContentBoxPrint h3,
.ContentBoxPrint h4,
.ContentBoxPrint h5,
.ContentBoxPrint h6           {color: #000000;}



/* * MediaBox  * */
#MediaBoxStart                {position: relative; display: block; float: left; width: 298px; height: 298px; font-size: inherit; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; color: inherit; z-index: 0; background: #000000; border: 1px solid #cccccc; overflow: hidden; box-shadow: 0px 0px 10px rgba(0,0,0,1.0); -moz-box-shadow: 0px 0px 10px rgba(0,0,0,1.0); -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,1.0); }
a.MediaBoxStart               {width: 100%; display:block; margin: 0px; padding: 70px 0px 0px 0px; height: 95px; color: #cccccc; background: transparent; text-transform:uppercase; font-size: 26px; font-weight: 400; text-align:center; }
a.MediaBoxStart:hover         {background: #3b82ba; text-decoration: none; }
#MediaBoxStart .vidlayer      {position:absolute; top: 0px; display:block; width: 300px; height: 300px; z-index: 1; background: transparent url(../img/_layout/video_play.png) no-repeat center; }
#MediaBoxStart img            {position:absolute; top: 50%; left: 0px; display:block; margin: -85px 0px 0px 0px; }

/* *   News  * */
.NewsBox                      {position: relative; display: block; text-align: left; height: auto; margin: 0px auto 20px; background: transparent; font-size: 90%; padding: 0px 0px; overflow: hidden; }
.NewsBoxInner                 {position: relative; display: inline-block; width: auto; height: auto; margin: 0px; background: transparent; padding: 0px; }
.DateBox                      {position: fixed; bottom: 20px; left: 50%; width: auto; margin: 0px 0px 0px -850px; font-size: 90%; z-index: 100; opacity: 1.0; -moz-opacity: 1.0; filter:alpha(opacity=100); }
.datebox-fixed                {/*display: none;*/ opacity: 0.0; -moz-opacity: 0.0; filter:alpha(opacity=0); }
.NewsBoxTop                   {padding: 20px 0px 0px 0px; margin: 0px; -moz-border-radius: 0px 0px 9px 9px; -webkit-border-radius: 0px 0px 9px 9px; -khtml-border-radius: 0px 0px 9px 9px; border-radius: 0px 0px 9px 9px;}
.NewsBoxCont                  {position: relative; display: inline-block; vertical-align: top; color: inherit !important; width: 28%; height: auto; background: transparent; overflow: hidden; white-space: normal; padding: 0px 0px 0px 0px; margin: 0px 6% 0px 0px; font-weight: 400; }
.NewsBoxCont-3                {margin: 0px 0px 0px 0px; }
.NewsBoxContImgSliderBox      {position:absolute; top: 1px; left: 1px; width: auto; height: auto; overflow:hidden; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; }
.NewsBoxContImg               {position:absolute; top: 0px; left: 0px; display: none; }
.NewsBoxCont h4, .NewsBoxCont a {text-decoration:none; font-weight: 400; font-size: 100%; color: inherit; background: transparent; padding: 5px 10px; margin: 0px 0px 10px 0px; }
.NewsBoxCont .info            {font-weight: 400; font-size: 80%; color: #003f70; display: inline; }
.row                          {display: block; padding: 30px 0px 20px; margin: 0px 0px 0px 0px; border-bottom: 1px dotted #eb690b; }
.newscol                      {position: relative; display: inline-block; vertical-align: top; width: 30%; padding: 0px; margin: 0px 15px 5px 0px; }
.newscol2                     {font-weight: 400; width: 50%; }
.newsblock                    {margin:0; padding:0; padding-left: 1px; margin-bottom: 5px;}
.news_text                    {display: block; vertical-align: top; width: 100%; padding: 0px 0px; margin: 0px 0px 0px 0px; }
.news_img                     {display: block; vertical-align: top; width: 100%; padding: 0px 0px 0px; margin: 0px 0px 0px 0px; }
.news_img img                 {width: 100%; }
.NewsBoxCont img              {max-width: 100%; }
.NewsBoxCont a                {display: block; padding: 0px; margin: 0px; }
.DateBox a, .DateBox p        {font-size: 100%; }
a.boxlink                     {position: relative; width: 100%; height: auto; padding: 0px; margin: 0px; display: block; background: transparent; }
.NewsBoxCont::after           {clear: both; }
.NewsBoxCont:hover            {}
.NewsBoxCont:hover *          {text-decoration: none; color: #eb690b;}
.NewsBoxCont:hover .date,
.NewsBoxCont:hover .date *    {text-decoration: none !important; }
.news_text .float_right,
.news_text .float_left        {width: 40%; }
      
.SlideShowBox                 {position: relative; display: block; width: 100%; height: 228px; font-size: 16px; background: transparent url(../img/_layout/bg_slide_gallery.jpg) no-repeat center top; border-top: 1px solid #20201e; border-bottom: 1px solid #20201e; margin: -30px 0px 0px 0px; padding: 0px; line-height: 100%; overflow: hidden;}
ul.SlideShowBoxList           {position: relative; list-style-type: none; font-weight: 400; display: block; width: 10000px; height: auto; background: transparent; margin: 0px; padding: 0px; overflow: visible;}
ul.SlideShowBoxList li        {position:absolute; top:0px; left:750px; list-style-type: none; background: transparent; width: 750px; height: auto; list-style-image: none; margin: 0px 0px 0px 0px; padding: 0px; vertical-align:top;}
.SlideShowBox .tile_text          {position:absolute; left:40px; top: 150px;}
.SlideShowBox h4, .SlideShowBox a {color: #20201e;}
.SlideShowBox h4                  {font-size: 26px; width: 500px; line-height: 100%}
.SlideShowBox a:hover             {text-decoration: none;}

a.newshead,
a.newshead:link,
a.newshead:focus,
a.newshead:active,
a.newshead:hover,
a.newshead:visited          {text-decoration:none; font-weight: inherit; font-size: 130%; color: inherit; background: transparent; font-size: inherit; display: block; min-height: 70px; width: auto; padding: 0px 0px 0px 0px; margin: 0px 0px 2px 0px; text-align: left;}
a.newshead:hover            {text-decoration:none; color: #eb690b; }
a.newshead-2,
a.newshead-2:link,
a.newshead-2:focus,
a.newshead-2:active,
a.newshead-2:hover,
a.newshead-2:visited        {display: block; padding-bottom: 80px;}

a.newstop,
a.newstop:link,
a.newstop:focus,
a.newstop:active,
a.newstop:hover,
a.newstop:visited           {position: relative; display: block; width: auto; text-decoration:none; text-transform: uppercase; color: #ffffff; background: #eb690b; background-image: url(../img/_layout/arrow_down_MO.png); background-position: right 8px center; background-repeat: no-repeat; font-size: 120%; letter-spacing: 0.05em; font-weight: 500; padding: 7px 10px; text-align: center; z-index: 100; }
a.newstop:hover             {text-decoration:none; color: #ffffff; background-color: #aa0216; }

/* * Right News  * */
.ContentBoxRight .NewsBox                      {background: #ebebeb; }
.ContentBoxRight .NewsBoxCont                  {width: 100%; display: block; min-height: none; font-size: 90%; line-height: 150%; padding: 0px 0px 0px 0px; margin: 10px 0px 20px 0px; }
.ContentBoxRight .news_text                    {padding: 0px 10px !important; }
.ContentBoxRight .NewsBox-closed               {padding: 0px !important; }
.ContentBoxRight .NewsBox-closed .NewsBoxCont  {height: 0px !important; margin: 0px !important; }
.NewsBox-closed a.newstop                      {background-image: url(../img/_layout/arrow_right_MO.png); }

/* * Textblock-News  * */
.textblock .NewsBox           {position: relative; text-align: left; padding: 0px 0px 0px 310px; margin: 0px 0px 0px 0px; width: 100%; font-size: 100%; white-space: nowrap; background: transparent; border: none; }
.textblock .NewsBoxInner      {white-space: nowrap; }
.textblock a.newstop          {display: none; }
.textblock a.newshead         {position: absolute; left: 0px; top: 100px; min-height: 115px; width: 100%; font-size: 160%; background: rgba(255,255,255,0.7); padding: 30px 50px; margin: 0px 0px 0px; line-height: 130%; }
.textblock .news_text         {margin-top: 15px; }
.textblock .news_img          {position: relative; overflow: hidden; height: auto; background: #49484b; }
.textblock .news_img::before  {position: relative; display: block; content: ""; padding-top: 50%; }
.textblock .news_img a        {position: absolute; display: block; left: 0px; top: 0px; width: 100%; height: 100%; }
.textblock .news_img img      {position: absolute; display: block; left: 50%; top: 50%; width: 100%; height: auto; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); }
.textblock .NewsBoxCont              {display: inline-block; vertical-align: top; clear: none; width: 550px; text-align: left; padding: 0px 0px 0px 0px; margin: 0px 30px 0px 0px; font-weight: normal; text-transform: none; }
.textblock .NewsBoxCont:first-child  {}
.textblock .NewsBoxCont:last-child   {margin-right: 310px; }
.textblock .NewsBoxCont:last-child .date      {color: transparent !important; }
.textblock .NewsBoxCont:last-child .morelink  {display: none !important; }
.textblock .NewsBoxCont:hover        {background: transparent; color: #eb690b; }
.textblock .NewsBoxCont a.morelink                 {position: relative; display: inline; right: auto; bottom: auto; height: auto; width: auto; font-weight: 500; color: #49484b !important; background: transparent !important; text-transform: none; font-weight:600; margin: 0px 0px 0px 0px; }
.textblock .NewsBoxCont:hover a.morelink,
.textblock .NewsBoxCont a.morelink:hover           {color: #eb690b !important; }
    
.NewsBoxCont.inactive .date,
.NewsBoxCont.inactive .news_text                   {opacity: 0; -moz-opacity: 0; filter:alpha(opacity=0); }
.NewsBoxCont.inactive .news_text                   {padding-top: 45px; }
.NewsBoxCont.inactive .news_img img                {opacity: 0.2; -moz-opacity: 0.2; filter:alpha(opacity=20); }

.news-events .NewsBoxCont .date {display: inline-block !important; vertical-align: top; }
.news-events .news_text         {padding: 0px 0px; }
.news-events .news_text,
.news-events .news_img          {float: right; width: 70%; }

.date                           {width: 100%; margin: 0px 0px 3px 0px; text-align: left; }
.date-day                       {display: block; width: 70%; margin: 0px auto 5px; padding: 0px 0px 7px 0px; border-bottom: 2px solid #000000; font-size: 240%; font-weight: 600; text-transform: uppercase; }
.date-daynum,
.date-month                     {display: inline-block; font-size: 200%; font-weight: 500; }
.date-year                      {display: none; }
.date-daynum::after,
.date-month::after              {content: "."; }


/* *   News-Content  * */
.NewsContainer             {position: relative; display: inline-block; vertical-align: top; margin: 0px 8% 0px 0px; font-size: 100%; width: 28%; min-height: 360px; padding: 0px 0px 20px 0px; text-align: left; overflow: hidden; color: inherit; background: transparent;}
.NewsContainer-right       {margin-right: 0px !important; padding-right: 0px; border-right: none;}
.newscontblock             {margin:0; padding: 0px 0px 0px 0px; font-size: 90%; line-height: 140%; }
.newsimg                   {position: relative; margin: 10px 0px; width: 100%; height: 100px; padding: 0px; overflow: hidden; }
.newsimg img               {position: absolute; left: 0px; top: 50%; width: 100%; transform: translate(0, -50%); }
.newsimg a.newshead        {position: absolute; left: 0px; top: 0px; min-height: none; width: 100%; height: 100%; }
.newsimgpage               {padding:13px; padding-bottom: 26px; margin: 0; color: #000000; background: #20201e;}
.NewsContainer .morelink   {position: absolute; right: 0px; bottom: 5px; }

.LogoBox                     {position: relative; height: 120px; border: none;}
.logo_rotation_box           {position: relative; display:block; padding: 0px 0px;}
.LogoBox .logo_rotation_box  {position: absolute; top: 0px; left: 10px; padding: 0px 0px;}

/* *  Teaser  * */
.TeaserContainer           {width:270px; float:left; height: auto; padding: 0px; margin: 0px 0px 0px 0px;}
.TeaserArticle             {display:block; height: auto; padding: 4px 8px 4px 8px; margin: 0px 0px 20px 0px; border: 1px #cccccc solid;}
.TeaserGroup               {width:500px; height: auto; padding: 4px 8px 4px 8px; margin: 0px 0px 15px 0px; border: 1px #cccccc solid;}

.LinkContainer             {display: block; margin: 30px 0px 3px 0px; padding: 0px; }
.LinkContainer p           {display: block; margin: 0px 5px 10px 5px; padding: 0px;}
.ExtraMenuBox              {display: block; height: 50px; margin: 0px 5px 3px 10px; padding: 0px; border: 1px solid #4cc6f5;}
.img_left									 {float: left; border-right: 1px solid #4cc6f5; width: 50px;}
.linkbox                   {float: left; height: 50px; width: 121px; padding: 0px; overflow: hidden;}	
.linkbox a,
.linkbox a:visited,
.linkbox a:focus,
.linkbox a:active,
.linkbox a:link            {display:block; height: 100%; color:#20201e; background: #ffffff; text-decoration:none; font-weight: 400; padding: 5px 5px 0px 5px;}
.linkbox a:hover           {display:block; height: 100%; color:#ffffff; background: #4cc6f5; text-decoration:none; font-weight: 400; padding: 5px 5px 0px 5px;}

ul.linklist                {vertical-align: top; font-weight: 400; list-style-type:none; list-style-image: none; margin-left:0; padding-left:0;}
li.linklist                {vertical-align: top; font-weight: 400; list-style-image: url(../img/_layout/list_bullet.png); margin-left:25px; padding-left:0;}
li.buttonlist              {list-style-type: none !important; list-style-image: none !important; margin: 0px 0px 10px 0px !important; padding-left: 0px !important; }

ul.pdflist li, li.pdflist  {vertical-align: top; font-weight: 400; list-style-image: url(../img/_layout/icon_pdf.png); margin-left:23px; padding-left:0;}
ul li a			               {font-weight: 400;}
div.pdflist                {background: url(../img/_layout/icon_pdf.png) no-repeat left top; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 27px; }

.list_ul ul                  {padding-top:15px; }
ul.urllink li, li.urllink    {vertical-align: top; list-style-image: url(../img/_layout/icon_link.png); margin-left:0px; padding-left:0;}
ul.dllink li, li.dllink      {vertical-align: top; list-style-image: url(../img/_layout/icon_download.png); margin-left:0px; padding-left:0; margin-bottom: 6px; }
ul.dllink li:hover, li.dllink:hover      {list-style-image: url(../img/_layout/icon_download_MO.png); }
ul.pdf li, li.pdf             {list-style-image: url(../img/_layout/icon_pdf.png);}
ul.pdf li:hover, li.pdf:hover {list-style-image: url(../img/_layout/icon_pdf.png);}
ul.ppt li, li.ppt,
ul.pptx li, li.pptx,
ul.pps li, li.pps,
ul.ppx li, li.ppx               {list-style-image: url(../img/_layout/icon_ppt.gif);}
ul.mp3 li, li.mp3               {list-style-image: url(../img/_layout/icon_mp3.gif);}
ul.word li, li.word,
ul.doc li, li.doc               {list-style-image: url(../img/_layout/icon_word.gif);}
ul.html li, li.html             {list-style-image: url(../img/_layout/icon_newwindow.png);}
ul.html li:hover, li.html:hover {list-style-image: url(../img/_layout/icon_newwindow_MO.png);}


ul.tablist                 {position: relative; list-style-type: none; display: block; width: auto; list-style-type: none; margin: 0px auto; padding: 0px 0px 5px 0px; background: transparent; border: none; overflow: visible; text-align:center; }
li.tablist                 {position: relative; list-style-type: none; display:inline; list-style-image: none; margin: 0px 0px 0px 0px; padding: 0px; height: auto; width: auto; white-space:nowrap; overflow: visible; }
li.tablist a               {height: auto; width: auto; margin: 0px 0px 0px 0px; padding: 0px 10px 0px 10px; border-left: 1px solid #666666; overflow: visible; white-space:nowrap;}
li.tablist a.tablistfirst  {border: none;}


/* Footer */
footer                      {position: relative; z-index: 1000; height: auto; width: 100%;  display: block; font-size: 90%; line-height: 130%; color: #ffffff; background: #eb690b; margin: 0px 0px 0px 0px; padding: 0px 0px 50px; }
footer::before              {position: relative; content: ""; height: 130px; width: 100%; z-index: 10; display: block; background-color: #ffffff; background-image: url(../img/_layout/corner_bottom_orange.png); background-repeat: no-repeat; background-position: center bottom; margin: 0px 0px 40px 0px; padding: 0px 0px 0px; }
.FooterBoxInner             {position: relative; height: auto; width: 100%; max-width: 770px; display: block; background: transparent; margin: 0px auto; padding: 0px 0px 0px; }
footer a                    {color: #ffffff; font-size: inherit; font-weight: inherit; vertical-align: top; }
footer a:hover              {color: #20201e; text-decoration: none; font-weight: 400; }
.FooterBox ul               {list-style-type: none; display: block; font-size: 100%; width: auto; list-style-type: none; margin: 0px; padding: 0px; }
.FooterBox li               {list-style-type: none; display: block; list-style-image: none; margin: 0px 0px 3px 0px; padding: 0px; }
.FooterSubLine              {height: auto; width: 100%; z-index: 100; display: block; clear: both; font-size: 100%; color: #ffffff; background: transparent; border-top: 1px solid rgba(255,255,255,0.7); margin: 20px 0px 0px 0px; padding: 10px 0px 0px; text-transform: uppercase; text-align: left; }
.FooterSubLineInner         {width: 100%; max-width: 770px; display: block; margin: 0px auto; padding: 0px 0px 0px 0px; }
.FooterSubLine span         {margin-right: 10px; }
.FooterBox a.button,
.FooterBox a.btn            {}
.FooterBox a.button:hover,
.FooterBox a.btn:hover      {}
.FooterBox hr               {}
.FooterBox h3,
.FooterBox h4,
.FooterBox h5,
.FooterBox h6               {color: inherit; text-transform: uppercase; }
.FooterBoxCol p,
.FooterBox p,
.FooterSubLine p            {position: relative; display: block; height: auto; width: auto; margin-top: 0px; padding-top: 0px; }
.FooterBoxCol               {position: relative; display: inline-block; vertical-align: top; width: 32%; overflow: hidden; height: auto; margin: 0px 1% 10px 0px; }
.FooterBoxCol-Double        {width: 60%; }
.FooterBoxCol-first         {}
.FooterBoxCol-last,
.FooterBoxRight             {margin-right: 0px; text-align: right; width: 32%; float: right; }
.lineblock                  {border-top: 5px solid #058bbe; padding-top: 10px !important; margin-top: 20px !important; }


iframe                      {display: block !important; overflow: hidden;	width: 100% !important; margin: 0px !important; padding: 0px !important; }
.mapCont                    {position: relative; width: 100%; height: 500px; margin: 0px 0px 20px 0px; padding: 0px; }
#map                        {position: absolute; top: 0px; left: 0px; z-index:  50; width: 100%; height: 100%; margin: 0px; padding: 0px; }
#map iframe                 {position: relative; width: 100%; height: 100%; overflow: hidden; }
a#mapCover                  {position: absolute; display: block; top: 0px; left: 0px; z-index: 100; width: 100%; height: 100%; background: #f7f7f7}
a#mapCover:hover            {background-size: 110% auto; }

map,
.mapimgCont,
.maphoverimg                {position: absolute; display: block; top: 0px; left: 0px; margin: 0px; padding: 0px; width: 100%; height: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
.mapimg                     {position: relative; display: inline-block; margin: 0px; padding: 0px; width: 100% !important; height: auto; z-index:101; }
.maphoverimg                {z-index:102; pointer-events: none; }
.maphoverimg-layer          {z-index:103; }
.maphoverimg-hover,
.maphoverimg.stay-active    {opacity: 1.0; -moz-opacity: 1.0; filter:alpha(opacity=100); }

map, area,
area:focus,
area:selection              {z-index:102; border: 0 !important;  outline: 0 !important; }
area:hover                  {cursor: pointer; }

#tagcloud                  {height: auto; display:block; margin: 0px 0px 5px 0px; padding: 0px; font-weight: 400; font-size: 10px; border: none;}
#tagcloud h1               {height: auto; display:none; margin: 0px;              padding: 3px 5px 3px 5px; font-weight: bold;   font-size: 11px; border-bottom: 1px solid #777777; color: #ffffff; background: #777777;}
#tagcloud ul               {list-style-type: none; height: auto; display:block; margin: 5px 0px; padding: 0px 0px 0px 0px; font-size: inherit;}
#tagcloud ul li            {position: relative; float: left; list-style-type: none; background: transparent; border-right: 1px solid #aaaaaa; font-size: inherit; width: auto; height: 16px; list-style-image: none; margin: 0px 5px 5px 0px; padding: 0px 5px 5px 0px; vertical-align:bottom; 	}
#tagcloud ul li:lastchild  {border:none;}
#tagcloud div              {margin: 5px; padding: 0px; color: #777777;}
#tagcloud a                {color: #aaaaaa; }
#tagcloud a:hover          {text-decoration: underline;}


div.btContainer            {float:left;   padding:0;   margin: 4px 0px 0px 10px;}
div.formContainer          {float:left;   margin:0;   margin-right:8px;   padding: 0;}
div.textbox    	           {float:left;   margin-right:10px;}
.imgbox	                   {}
.imgbox img                {display: block; padding: 0px; margin: 0px; }
.float_left                {float:left; margin: 0px 10px 0px 0px; }
.float_left_border         {float:left; border-left: 1px #FFFFFF solid; }
.float_right               {float:right; margin: 0px 0px 0px 10px; }

/*Columns*/
.leftcol	                 {display: inline-block; vertical-align: top; margin: 0px 12% 10px 0px;  width: 44%; overflow: hidden; clear: both;}
.rightcol          	       {display: inline-block; vertical-align: top; margin: 0px 0px 10px 0px;  width: 44%; overflow: hidden; float: right; }
.col1                      {display: inline-block; vertical-align: top; padding: 0px 3% 10px 0px;  clear:both; width: 32%; overflow: hidden; }
.col1-2                    {display: inline-block; vertical-align: top; padding: 0px 3% 10px 0px;  clear:both; width: 66%; overflow: hidden; }
.col2-3                    {display: inline-block; vertical-align: top; padding: 0px 0px 10px 0px; clear:both; width: 66%; overflow: hidden; }
.col2                      {display: inline-block; vertical-align: top; padding: 0px 3% 10px 0px;              width: 32%; overflow: hidden; }
.col3                      {display: inline-block; vertical-align: top; padding: 0px 0px 10px 0px;             width: 32%; overflow: hidden; }
.darkblue                  {background: #313e59; color: #eb690b; width: 47%; margin: 0px -25px 10px; padding: 15px 25px; }
.lightblue                 {background: #eb690b; color: #313e59; width: 47%; margin: 0px -25px 10px; padding: 15px 25px; }
.caution                   {background: #313e59 url(../img/_layout/icon_caution.png) no-repeat left center; padding: 20px 15px 15px 55px; color: #eb690b !important; }
.caution p                 {color: #eb690b !important; }
.width-33                  {width: 28% !important; margin: 0px 5px 10px !important; }
.width-60                  {width: 60%; }
.darkblue a,
.darkblue h1,
.darkblue h2,
.darkblue h3,
.darkblue h4,
.darkblue h5,
.darkblue h6               {color: inherit; }

a.layer                    {position: absolute !important; left: 0px !important; top: 0px !important; z-index: 700; width: 100% !important; height: 100% !important; padding: 0px; margin: 0px; display: block; background-image: url(../img/_layout/arrow_line_right.png); background-color: rgba(32,32,30,0.0); background-repeat: no-repeat; background-position: right bottom; background-size: 18px auto; }
a.layer-tb                 {background-image: none !important; }
a.on,
a.layer:hover              {background-image: url(../img/_layout/arrow_line_right_MO.png); background-color: rgba(32,32,30,0.0); }
a.layer-tb:hover           {background-image: none !important; }

.tile-notext a.layer,
.tile-notext a.layer:hover,
.tile_square a.layer,
.tile_square a.layer:hover        {background: transparent !important; }


/*Gallery*/
.GalleryCont               {position: relative; display: block; clear: both; width: 100%; margin: 0px 0px 0px 0px; text-align: left; }
.tile_square               {position: relative; display: inline-block; margin: 0px 1% 2%; padding: 18% 0px 0px; height: 0px; width: 18%; background: #ffffff; border: 1px solid rgba(32,32,30,0.4); overflow: hidden; text-align: center; vertical-align: top; }
.tile_square a             {position: relative; margin: 0px; padding: 0px; display: block; background: transparent; height: 100%; width: 100%; text-align: center; vertical-align: middle; }
.tile_square img           {position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; display: block; margin: 0px; padding: 0px 0px 0px 0px; height: auto; width: auto; max-width: 90%; max-height: 100%; text-align: center; vertical-align: middle; }
.tile_square h4            {font-size: 30px; color: #666666; text-shadow:none; line-height: 110%;}
.tile_square p             {position: relative; display: block; width: 100% !important; background: transparent; text-align: center !important; padding: 7px 0px !important; margin: 0px !important; font-size: 100% !important; color: #20201e !important; line-height: 110%;}
.tile_thumb                {position: relative; float:left; margin: 0px 20px 20px 20px; height: 80px; width: 80px; padding: 10px; text-align:left; overflow: hidden;}
.tile_text                 {position: relative; display: block; margin: 0px; color: inherit; width: auto; height:auto; text-shadow:none; line-height: 100%; text-align:left; z-index: 1; }
.tile_square .vidlayer     {position: absolute; top: 0px; left: 0px; display:block; width: 100%; height: 100%; margin: 0px; padding: 0px; z-index: 710; background: transparent url(../img/_layout/video_play.png) no-repeat center 10px; }
.tile_square_big           {margin: 0px 0px 13px 0px; height: 200px; width: 330px; }
.tile_square_expose        {margin: 0px 2px 2px 0px; height: 45px; width: 63px; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; -moz-border-radius: 3px !important; -webkit-border-radius: 3px !important; -khtml-border-radius: 3px !important; border-radius: 3px !important; }
.tile_square_big img       {height: 200px; width: 330px; }
.tile_square_expose img    {height:100%;}

.tile_square:hover           {border-color: #eb690b; }
.tile_square:hover img       {max-width: 100%; }
.tile-ref                    {margin: 10px 2% 10px 0px; height: 260px; width: 31%; overflow: hidden; text-align: left; }
.tile-ref img                {height: auto; width: auto; min-height: 100%; min-width: 100%; max-width: 140%; }
.tile-ref .tilelink          {position: absolute; bottom: -100px; left: 0px; display: block; width: 100%; height: auto; min-height: 100px; margin: 0px; padding: 0px; text-align: left; background: #ebebeb; overflow:hidden; transition: all 0.3s ease-out 0s; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; }
.tile-ref:hover .tilelink    {bottom: 0px; }
.tile-ref .tilelink a        {position: relative; color: #666666; display: block; height: 100%; width: 90%; margin: 0px; padding: 10px 0px 0px 15px; font-size: 100%; display:block; text-align: left; text-transform: uppercase; font-weight: 400; text-decoration:none; line-height: 120%; }
.tile-ref .tilelink a h3     {color: #666666; margin: 0px; padding: 0px 0px 4px 0px; font-size: 110%; text-transform: uppercase; font-weight: 400; }


.ContentBoxMiddle .tile_square p            {margin: 5px 0px 0px 0px; font-size: 120%;  color: #eb690b; line-height: 130%; }
.ContentBoxMiddle .tile_square .vidlayer    {background-position: center; }

.GalleryContShort                  {position: relative; display: block; clear: both; width: 100%; margin: -10px auto 10px; padding: 0px 0px 20px 0px; border-bottom: 2px solid #eb690b; text-align: left; }
.GalleryType                       {display: block; }
.GalleryContShort .tile_square     {margin: 10px 10px 0px 0px !important; height: 120px !important; width: 131px !important; }
.GalleryContShort .last            {margin-right: 0px !important; }
.GalleryContShort .tile_square img {/*height: auto !important; width: auto !important; min-height: 100% !important; min-width: 100% !important; */}
a.gallery-opener                   {display: block; position: absolute; right: 0px; top: -30px; color: transparent; background: transparent url(../img/_layout/icon_zoom.png) no-repeat left top; height: 50px; width: 50px; padding: 0px; margin: 0px 0px 0px 10px; }


/* Big Teaser */
.TileCont                  {position: relative; display: block; width: 100%; margin: 0px auto 0px; padding-top: 20px; text-align: left; }
.tile                      {position: relative; display: inline-block; vertical-align: top; margin: 0px 8% 40px 0px; font-size: 95%; width: 28%; min-height: 320px; padding: 0px 0px 15px 0px; text-align: left; overflow: hidden; color: inherit; background: transparent; }
.tilecount-1               {clear: both; }
.tilecount-2               {}
.tilecount-3               {margin-right: 0px !important;}
.TileCont-Cols2 .tile        {margin: 0px 12% 40px 0px; width: 44%; min-height: 160px; }
.TileCont-Cols2 .tilecount-2 {margin-right: 0px; }
.tile img                  {position: relative; display: block; margin: 0px; padding: 0px; width: 100%; }
.tile a.imgbox             {position: relative; display: block; width: 100%; height: 100%; margin: 0px 0px 0px 0px; padding: 0px; text-align: center; background: transparent; overflow:hidden; }
.tilecontent               {position: relative; display: block; width: 100%; height: auto; margin: 5px 0px 0px 0px; padding: 0px; text-align: left;   z-index: 2; background: transparent; overflow:hidden; }
.tile .tile-imgtop,
.tile .tile-imgbottom      {position: absolute; left: 0px; width: 100%; height: 100%; margin: 0px; padding: 0px; display: none; background-color: transparent; z-index: 2; }
.tile .tile-imgtop         {background: rgba(255,255,255,0.0); }
.tile .img-hover           {position: absolute; z-index: 100; display: none; }
.tilelink                  {position: relative; display: block; width: auto; height: auto; margin: 0px 0px 0px; padding: 0px 0px; overflow:hidden; }
.tilelink-a                {position: relative; display: block; height: auto; width: 100%; margin: 0px 0px 15px 0px; color: #20201e; padding: 0px 0px 0px; font-size: 140%; display:block; text-transform: none; text-decoration:none; line-height: 120%; }
.tilelink-a:hover          {text-decoration: none; }
.tile-subhead              {}
.tile-teaser               {position: relative; display: block; width: auto; font-weight: 400; line-height: 150%; color: inherit; margin: 0px 0px; padding: 0px; }
block.tile-teaser-text     {position: relative; display: none; font-size: 90%; font-weight: 400; line-height: 150%; color: inherit; margin: 10px 0px; }
.tile-teaser a             {position: absolute; right: 15px; bottom: 15px; display: block; width: 25px; height: 25px; border: 1px solid #eb690b; color: transparent; background: transparent url(../img/_layout/icon_zoom.png) no-repeat center; font-weight: 400; padding: 0px 0px 0px 0px; }
.tile-teaser a:hover       {color: transparent; background-color: transparent; }
div.last                   {}

.tile-active,
.tile:hover                {color: #eb690b; }
.tile:hover a.imgbox       {}
.tile:hover .tile-subhead  {}
.tile:hover .tile-teaser-text  {}
.tile:hover .img-hover,
.tile:hover .tile-imgtop   {display: block; }
.tile:hover .tilelink      {}
.tile:hover .tilelink-a,
.tile .tilelink-a:hover    {text-decoration: none; color: #eb690b; }
.tile:hover a.morelink     {}

.tile-img:hover,
.tile-img                                                 {padding: 0px 25px 0px; color: #666666; background: transparent; min-height: none !important; }
.tile-img a.imgbox                                        {position: relative; bottom: auto; height: auto; }
.tile-img .tilelink,
.tile-img .tile-teaser                                    {color: #666666; }

a.checkboxoption                 {color: #888888; display: inline-block; border: 2px solid #666666; text-transform: uppercase; background: transparent; margin: 0px 20px 5px 0px; padding: 5px 10px; line-height: 100%; font-size: 90%; }
a.checkboxoption-active,
a.checkboxoption:hover           {text-decoration: none; color: #ffffff; background: #eb690b; }
a.checkboxoption-disabled        {/*color: #d0d0d0; border-color: #d0d0d0; */}
a.checkboxoption-disabled:hover  {/*color: #999999; border-color: #d0d0d0; background: #ddc2c4; */}

/* BG Video */
#background_wrap           {position:fixed; display:block; top: 0px; left: 0px; margin: 0px; padding: 0px; width: 100%; height: 100%; z-index: 0; background: transparent; background-size: 100% 100%; }
.video-filter              {position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; margin: 0px; display: block; background: transparent; z-index: -50; }
video#bgvid                {position: absolute; top: 50%; left: 50%; min-width: 100%; min-height: 100%; width: auto; height: auto; z-index: -100; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); background: url(polina.jpg) no-repeat; background-size: cover; }
#background_wrap img       {position:absolute; margin: 0px; width: 100%; height: 100%; }


/* Slideshows */
.BackgroundImage                  {position:relative; display:block; margin: 0px auto 0px; padding: 160px 0px 0px 0px; width: 100%; max-width: 1170px; height: auto; background: transparent url(../img/_layout/bg_white.png) no-repeat left top; background-size: 100% 220px; overflow:hidden; z-index: 11; }
#start .BackgroundImage-Header    {height: auto; background: #ebebeb; margin: 0px auto; padding: 0px; }
.BackgroundImageWrapper           {position:relative; top: 0px; left: 0px; display:block; margin: 0px; padding: 0px; width: 100%; height: 100%; overflow: hidden; }
.BackgroundImageContainer         {position:relative; top: 0px; left: 0px; display:block; margin: 0px; padding: 0px; width: 100%; height: 100%; overflow: visible; z-index: 2; }
.BackgroundLayer                  {position:absolute; width:100%; height:100%; margin:0 auto; background-color: transparent; background-repeat: no-repeat; background-position: center bottom; z-index: 3; }
#start .BackgroundLayer           {background-color: rgba(0,0,0,0.4); background-image: url(../img/_layout/corner_slide_bottom.png); }

.tile_slide img                   {position:relative; display: inline-block; vertical-align: top; width: 100%; height: auto; margin: 0px auto; }
.tile_slide-start                 {width: 112%; margin: 0px -6% -24%; }
#start .tile_slide img            {position:relative; top: auto; bottom: auto; }
.tile_slide .tile-imgtop,
.tile_slide .tile-imgbottom       {display: none; position: absolute; left: 0px; width: 100%; height: 300px; margin: 0px; padding: 0px; background-color: transparent; background-repeat: no-repeat; background-size: 60% auto; z-index: 2; }
.tile_slide .tile-imgtop          {top: 0px;    background-position: left top; }
.tile_slide .tile-imgbottom       {bottom: 0px; background-position: right bottom; }

.BackgroundImage-Content,
.BackgroundImage-HeaderSlides                          {height: auto; background-color: #ebebeb; background-position: right top; background-size: 75% 100%; margin: 0px auto 0px; padding: 0px 0px 0px 0px; }
.BackgroundImage-HeaderSlides                          {margin-top: 160px; }
.BackgroundImage-Content::before,
.BackgroundImage-HeaderSlides::before                  {display: block; content:""; padding: 20% 0px 0px 0px; }
.BackgroundImage-Content .BackgroundImageWrapper,
.BackgroundImage-HeaderSlides .BackgroundImageWrapper  {position:absolute; }
.BackgroundImage-Slides-tmp                            {background-position: left top; background-size: 0% 100%; }
.BackgroundImage-HeaderSlides .BackgroundLayer,
.BackgroundImage-Content .BackgroundLayer              {background: transparent !important; }

.BackgroundImage-HeaderSlides .tile_slide,
.BackgroundImage-Content .tile_slide        {position: absolute; overflow: hidden; /*border: 1px dotted #ff0000; */}
.BackgroundImage-HeaderSlides .tile_slide img,
.BackgroundImage-Content .tile_slide img    {width: 100%; min-height: 100%; }
.BackgroundImage-Content .tile_slide video  {position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); width: 102%; min-height: 100%; }
.tile_slide_0                               {top: 0px;    height: 50%;  left: 0px;  width: 25%; }
.tile_slide_1                               {top: 0px;    height: 100%; left: 25%;  width: 44%; z-index: 10; }
.tile_slide_2                               {bottom: 0px; height: 70%;  left: 69%;  width: 32%; }
.tmp_tile_slide_0                           {left: -25%; opacity: 0.0; -moz-opacity: 0.0; filter:alpha(opacity=0); }
.tmp_tile_slide_1                           {left: 35%;  opacity: 0.0; -moz-opacity: 0.0; filter:alpha(opacity=0); }
.tmp_tile_slide_2                           {left: 50%;  opacity: 0.0; -moz-opacity: 0.0; filter:alpha(opacity=0); }

.BackgroundImageLabel             {position: absolute; top: 150px; left: 0px; display: block; width: 100%; height: auto; padding: 0px; margin: 0px 0px 0px 0px; overflow:visible; background: transparent; color: #ffffff; line-height: 130%; font-size: 200%; letter-spacing: 0em; text-align: left; text-shadow: 0px 0px 4px #000000; text-transform: none; font-weight: 400; z-index: 5; }
.BackgroundImageLabel .labeltitle,
.BackgroundImageLabel h1,
.BackgroundImageLabel h2,
.BackgroundImageLabel h3          {position:relative; display:block; width: 100%; max-width: 770px; text-align: left !important; margin: 0px auto 5px !important; padding: 0px 0px 0px; background: transparent; color: #ffffff; font-size: 220% !important; height: auto; line-height: 130% !important; }
.BackgroundImageLabel h1          {text-transform: uppercase !important; font-weight: 400; font-size: 290% !important; letter-spacing: 0.1em; line-height: 100% !important; }
.BackgroundImageLabel p           {display: block; clear: both; margin: 0px auto 10px !important; text-align: left !important; padding: 0px 0px 0px !important; width: 100%; max-width: 770px; background: transparent; }
.BackgroundImageLabel a           {color: #ffffff !important; }
.BackgroundImageLabel a.btn,
.BackgroundImageLabel a.button        {margin: 10px 0px; }
.BackgroundImageLabel h5,
.BackgroundImageLabel h6          {font-size: 180%; line-height: 140%; font-weight: 400; }
.BackgroundImageLabel img         {max-width: 260px; }
.BackgroundImageLabel *.*         {color: inherit !important; }
.BackgroundImageLabelImgPos-,
.BackgroundImageLabelImgPos-above,
.BackgroundImageLabelImgPos-below,
.BackgroundImageLabelImgPos-left  {left: 0px;  text-align: right; padding: 0px 20px; }
.BackgroundImageLabelImgPos-right {right: 0px; text-align: left;  padding: 0px 20px; }

/* Home */
.body-home .BackgroundImageLabel            {text-shadow: none; top: 200px; letter-spacing: 0.06em; text-align: center; }
.body-home .BackgroundImageLabel img        {max-width: none; }
.body-home .BackgroundImageLabel h3,
.body-home .BackgroundImageLabel p          {text-align: center !important; }

.BackgroundImageBtns              {display: none; position: absolute; left: 0px; bottom: 15px; width: 100%; height: auto; padding: 0px; margin: 0px 0px 0px 0px; z-index: 10; text-align: center; }
a.BackgroundImageBtn              {position:relative; width: 15px; height: 15px; display: inline-block; padding: 0px; margin: 0px 4px; background: transparent; border: 2px solid #ffffff; overflow: hidden; -moz-border-radius: 30px; -webkit-border-radius: 30px; -khtml-border-radius: 30px; border-radius: 30px; /*box-shadow: 0px 0px 4px rgba(0,0,0,1.0); -moz-box-shadow: 0px 0px 4px rgba(0,0,0,1.0); -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,1.0); */}
a.BackgroundImageBtn-sel,
a.BackgroundImageBtn:hover        {background: #ffffff; }

.textblock .BackgroundImageBtns       {bottom: -35px; }
.textblock a.BackgroundImageBtn       {width: 5px; height: 5px; margin: 0px 10px; background: #aaaaaa; border: none; }
.textblock a.BackgroundImageBtn-sel,
.textblock a.BackgroundImageBtn:hover {background: #eb690b; }

/* Slideshow Nav */
.Slidearrow                {display: block; position:absolute; top: 340px; width: 30px; height: 65px; z-index: 5000; background: rgba(255,255,255,0.0); overflow: hidden; margin: 0px 0px 0px 0px; overflow: hidden; }
.Slidearrow a              {background-size: 60% 100%; background-color: transparent; background-repeat: no-repeat; background-position: center; }
.ListSlider                {top: auto; bottom: 50%; margin: 0px 0px -20px 0px !important; }
.leftarrow                 {left: 315px; }
.rightarrow                {left: 825px; }
.ListSlider.leftarrow      {left: -40px; }
.ListSlider.rightarrow     {right: -40px; left: auto; }
.leftarrow a               {display: block; width: 100%; height: 100%; background-image: url(../img/_layout/big_arrow_left.png); }
.rightarrow a              {display: block; width: 100%; height: 100%; background-image: url(../img/_layout/big_arrow_right.png); }
.leftarrow a:hover         {cursor: pointer; background-image: url(../img/_layout/big_arrow_left_MO.png); }
.rightarrow a:hover        {cursor: pointer; background-image: url(../img/_layout/big_arrow_right_MO.png); }

.BackgroundImage-HeaderSlides .Slidearrow,
.BackgroundImage-Header .Slidearrow  {display: none !important; background: transparent; width: 50px; height: 50px; margin: -25px 0px 0px 0px; }
.BackgroundImage a.morelink        {position: relative; right: auto; bottom: auto; clear: both; width: auto; height: auto; min-height: 19px; color: #666666; border: none; background: transparent url(../img/_layout/icon_zoom_square.png) no-repeat left top; font-weight: 400; margin: 5px 30px 20px 55px; padding: 5px 0px 5px 40px; }
.BackgroundImage a.morelink:hover  {color: #eb690b; background-color: transparent; background-image: url(../img/_layout/icon_zoom_square_MO.png); }


.content-block                     {position: relative; clear: both; display:inline-block; vertical-align: top; height: 130px; width: 22%; margin: 0px 20px 20px 0px; padding: 0px 0px 0px 0px; line-height: 150%; overflow: hidden; }
.content-block-red                 {background: #eb690b; color: #ffffff; font-size: 100%; font-weight: 500; height: 110px; padding: 10px 15px; }
.content-block-image               {width: 22%; }
.content-block-title               {width: 40%; font-size: 130%; }

.FoldListCont                      {position: relative; display: block; clear: both; width: 100%; margin: 0px auto 0px; color: inherit; letter-spacing: 0em; text-align: left; overflow: visible; }
.ListCont                          {position: relative; display: block; clear: both; width: 100%; margin: 0px auto; padding: 0px 0px 25px 0px; color: inherit; letter-spacing: 0em; text-align: left; white-space:nowrap; /*overflow: hidden;*/ overflow-y: hidden; overflow-x: auto; }
.ListCont::-webkit-scrollbar       {display: none; }
.ListContWrapper                   {position: relative; display: inline-block; width: auto; border: none; padding: 0px; margin: 0px 0px 0px 0px; overflow: visible; white-space:nowrap; }
.ListContInnerWrapper              {position: relative; display: inline-block; width: auto; padding: 0px; margin: 0px; overflow: visible; white-space:nowrap; }
div.list_icons                     {display: block; width: 100%;   height: auto; margin: 0px 0px; padding: 0px; text-align: left; }
.listblock                         {position: relative; display:inline-block; vertical-align: top; white-space:normal; margin: 0px 0px 0px; height: auto; font-size: 100%; width: 25%; padding: 10px; text-align: center; overflow: hidden; color: inherit; background: transparent; }
.listblock-plain                   {margin: 0px 0px 20px 0px; font-size: 130%; width: 46%; padding: 10px 0px 20px 0px; margin: 0px 4% 0px 0px; text-align: left; border-bottom: 1px solid rgba(32,32,30,0.4); line-height: 110%; }
.listblock-last                    {margin-right: 0px; }
.ListContWrapper .listblock,
.slide-sub .listblock              {width: 160px; margin: 0px 34px; }
.listblock-single                  {width: 100% !important; margin: 0px 0px 30px 0px; }
.listblock p                       {font-size: 70%; margin-bottom: 5px; }
.listblock h4                      {font-size: 90%; margin-top: 8px; }
.listblock h2                      {font-size: 90%; line-height: 120%; margin-bottom: 3px; }
.listblock h3                      {font-size: 150%; display: inline !important; }
.listblock-plain h4                {font-size: 110% !important; font-weight: 400 !important;}
.listblock-plain h3                {font-size: 90% !important; font-weight: 500 !important; }
.listblock .tilelink-a             {padding: 10px 20px; }
.listblock a.morelink              {display: none; }
.listblock a.close-btn             {display: block !important; }
.listblock-text                    {position: relative; text-align: inherit; width: auto; font-size: 100%; }
.listblock-img                     {position: relative; display:inline-block; vertical-align: top; text-align: center; padding: 0px; overflow: hidden; z-index: 100; }
.listblock-img img                 {position: relative; width: auto; display:inline-block !important; margin: 0px auto !important; padding: 0px; }
.listblock-img-,
.listblock-img-above               {width: auto; margin: 0px 0px 0px 0px; }
.listblock-img-below               {width: auto; margin: 0px 0px 0px 0px; }
.listblock-img-right               {width: 20%; float: right; margin: 0px 0px 15px 10px; }
.listblock-img-left                {width: 20%; float: left;  margin: 0px 10px 15px 0px; }
.listblock .imgbox                 {display: inline-block; width: 100%; height: auto; position: relative; margin: 0px auto 20px !important; text-align: center !important; }
.listblock .imgbox img             {position: relative; height: auto; width: 100%; display:inline-block !important; margin: 0px auto !important; padding: 0px; }
.listblock .tile-imgtop,
.listblock .tile-imgbottom         {position: absolute; left: 0px; width: 100%; height: 100%; margin: 0px; padding: 0px; display: none; background-color: transparent; z-index: 2; }
.listblock .tile-imgtop            {background: rgba(169, 183, 53, 0.3);}
.listblock .tile-imgbottom         {display: none; }
.listblock-single .tile-imgtop,
.listblock-single .tile-imgbottom  {display: none !important; }
.listblock:hover                   {}
.listblock:hover .tile-imgtop      {}
.listblock:hover .tilelink         {}
.listblock:hover .tilelink-a,
.listblock .tilelink-a:hover       {text-decoration: none; color: #bb7e01; }
.listblock:hover a.morelink        {text-decoration: none; background-image: url(../img/_layout/icon_zoom_square_MO.png); }
.listblock a.layer,
.listblock a.layer:hover           {background: transparent !important; }

.list_timeline .ListCont               {background: transparent url(../img/_layout/line_dotted.png) repeat-x left 130px; }
.ListContInnerWrapper-Top              {display: block !important; padding-right: 0px; border-left: 3px solid #eb690b; border-right: 3px solid #eb690b; }
.ListContInnerWrapper-Bottom           {display: block !important; padding-left: 100px; padding-right: 0px; margin-top: 5px; margin-bottom: 20px; }
.ListContTimeline                      {position: absolute; left: 0px; top: 50%; width: 100%; height: 3px; padding: 0px; margin: 0px; overflow: visible;}
.list_timeline .Slidearrow             {top: auto; bottom: 150px; width: 30px; height: 30px; }
.listblock-timeline                    {margin: 0px 10px 0px 0px !important; padding: 0px 0px 20px 10px !important; width: 144px !important; height: 140px !important; border-left: 2px solid #eb690b; font-size: 110%; padding: 0px; text-align: left; overflow: visible; line-height: 110%; }
.listblock-timeline:first-child        {border: none; }
.listblock-timeline::before            {content: ""; display: block; height: 10px; width: 2px; position: absolute; bottom: 4px; left: 50%; background: #eb690b; }
.ListContInnerWrapper-Bottom .listblock-timeline {padding: 0px 0px 0px 0px !important; }
.listblock-timeline h5                 {font-size: 100%; font-weight: 300; font-style: italic; margin: 0px; }
.listblock-timeline h5 b               {font-style: normal; font-weight: 500 !important;}
.listblock-timeline .listblock-text    {display:inline; vertical-align: top; text-align: left; width: auto; }
.listblock-timeline.viewmore:hover > .listblock-text {color: #eb690b; }
.listblock-timeline .listblock-img     {margin: 0px 10px 0px 0px; float: left; width: 50px; height: 50px; overflow: hidden; }
.listblock-timeline .listblock-img img {position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); border: none; max-width: 100px; min-width: 50px; min-height: 50px; }
.listblock-deal                        {color: #ffffff; background: #eb690b; border: none; height: 50px !important; padding: 0px !important; margin: 150px 10px 0px -153px !important; /*transform: translate(-150px,0); -webkit-transform: translate(-150px,0); -moz-transform: translate(-150px,0); */}
.listblock-deal *                      {color: #ffffff; }
.listblock-deal::before                {bottom: auto; top: -25px; height: 30px; }
.listblock-deal .listblock-img         {position: absolute; left: 0; top: 0; }
.listblock-deal h5                     {font-size: 90%; padding: 5px 0px 0px 55px; margin: 0px; }
.listblock-deal .listblock-text        {display:inline-block; padding: 0px 0px 0px 55px; font-size: 120%; }
.listblock-deal .listblock-text *      {font-weight: 500 !important; margin: 4px 0px 0px 0px; }
.morecontainer                         {position: absolute; display: none; left: 0; top: 0; width: 280px; height: auto; padding: 10px 20px 10px 10px; margin: 0px; color: #49484b; background: #ffffff; border: 1px solid rgba(73,72,75,0.4); border-left: none; box-shadow: 0px 0px 7px rgba(32,32,30,0.3); -moz-box-shadow: 0px 0px 7px rgba(32,32,30,0.3); -webkit-box-shadow: 0px 0px 7px rgba(32,32,30,0.3); overflow: hidden; z-index: 10000; }
.morecontainer .listblock-img          {width: 100px; height: 100px; }
.morecontainer .listblock-img img      {max-width: 150px; min-width: 100px; min-height: 100px; }
.morecontainer .listblock-text         {width: 180px; }

#start .FoldListCont               {position: absolute; top: 700px; left: 50%; max-width: none; transform: translate(-50%, 0); text-align: center; z-index:100; color: rgba(255,255,255,0.8); }
#start .listblock                  {margin: 0px 0px 16%; font-size: 200%; width: 100%; padding: 0px; text-align: center; }
#start .listblock-label            {position: absolute; top: -25%; margin: 0px; width: 30%; padding: 0px; z-index:500;}
#start .listblock-left             {left: 0px; }
#start .listblock-right            {right: 0px; top: -40%; }
#start .listblock *                {color: rgba(255,255,255,0.8); font-weight: 400; }
#start .listblock h3               {font-size: 220%; font-weight: 400; }
#start .listblock h4,
#start .listblock h3               {color: #ffffff; margin: 5px 5px; }
#start .listblock p                {display: inline; margin: 5px 5px; }


.teaserblock               {position: relative; display:block; width: auto; color: inherit; background: #ebebeb; margin: 0px 0px 10px 0px; padding: 10px 30px; }
.textblock                 {position: relative; clear: both; display:block; margin: 0px auto 0px; padding: 0px 0px 0px 0px; background-color: transparent; background-repeat: no-repeat; background-position: center top; background-size: 100% auto; text-align: left; width: 100%; overflow: hidden; }
.textblock.list_foldouts   {overflow: visible; }
.textblock.sitemenu        {overflow: visible; margin-top: 350px; }
.textblock-inner           {position: relative; display: block; width: 100%; height: 100%; max-width: 770px; 	margin: 0px auto; padding: 10px 0px 0px 0px; background: transparent; color: inherit; }
.textblock-foldout         {position: relative; margin: 5px auto; padding: 0px 0px 0px 0px;}
.textblock-float           {position: relative; float:left;  margin: 0px 10px 0px 0px; padding: 0px 0px 0px 0px;}
.textblock img             {}
.tileblock                 {position: relative; height: auto; float:left; color: #000000; width: auto; margin: 0px 20px 0px 0px; border: 1px solid #000000;}
div.zoomicon               {position: absolute; bottom: 0px; right: 0px; z-index:100;}
div.line                   {position: relative; height: auto; margin: 5px 0px 0px 0px; padding: 5px 0px 0px 0px; border-top: 1px dotted #666666;}
.tbtext                    {}
.meldung                   {padding: 10px 10px 0px 10px !important; margin: 10px 0px !important; border: 1px solid #eb690b; background: #ffffff; box-shadow: 0px 0px 7px rgba(32,32,30,0.3); -moz-box-shadow: 0px 0px 7px rgba(32,32,30,0.3); -webkit-box-shadow: 0px 0px 7px rgba(32,32,30,0.3); }
.download                  {/*background: #e9e9e9; width: 44%; padding: 15px; font-size: 90%; */}
.download .listblock-img-right,
.download .listblock-img-left  {width: 90px; }
.textblock .download        {background: transparent; padding: 0px; font-size: 100%; }

.textblocks_left,
.textblocks_right                            {display: inline-block; vertical-align: top; width: 47%;}
.textblocks_left                             {padding: 0px 0px 0px 200px; margin-right: 5%; }
.textblocks_right                            {padding: 0px 200px 0px 0px; }
.textblocks_left h3,
.textblocks_right h3                         {font-size: 180%; }
.textblocks_left hr,
.textblocks_right hr                         {margin: 5px auto !important; }

.textblock_labelleft                         {position: fixed; top: 215px; left: 50%; width: 100px !important; margin: 0px 0px 0px -530px !important; padding: 5px; text-align: center; background: #eb690b; overflow: hidden; z-index: 1000;}
.textblock_labelleft *                       {color: #ffffff; }
.textblock_labelleft .textblock-inner        {padding: 0px 5px; width: 100%; margin: 0px; }
.textblock_labelleft .listblock              {display: block; margin: 5px 0px !important; width: 100% !important; padding: 0px !important; font-size: 120% !important; line-height: 120% !important; }

.textblock_dark .textblock-inner,
.parallax-slide .textblock-inner             {padding: 0px 0px 0px; }
.list_foldouts .textblock-inner              {padding: 80px 0px 0px; }
.textblock_separator_light .textblock-inner,
.textblock_separator_dark .textblock-inner,
.textblock_separator_wide_light .textblock-inner,
.textblock_separator_wide_dark .textblock-inner {padding: 160px 0px 0px; }
.gallery_slideshow .textblock-inner,
.textblock_separator_wide_light .textblock-inner,
.textblock_separator_wide_dark .textblock-inner   {max-width: none !important; }
.gallery_slideshow .textblock-inner          {}
.textblock_separator_image .textblock-inner  {padding: 20px 0px 0px !important; }
.textblock.sitemenu .textblock-inner         {padding-top: 0px !important; }

.tb-bogen-top                                {display: none !important; width: 100%; height: 0px; margin: 0px 0px; padding: 0px; background: transparent; background-size: 100% 100% !important; }
.tb-bogen-bottom                             {display: none !important; width: 100%; height: 0px; margin: 0px 0px; padding: 0px; background: transparent; background-size: 100% 100% !important; }
.tb-bogen-top.textblock_separator_light      {display: none !important; }
.tb-bogen-bottom.textblock_separator_light   {display: none !important; }
.tb-bogen-top.textblock_separator_dark       {display: none !important; }
.tb-bogen-bottom.textblock_separator_dark    {display: none !important; }

.textblock_separator_light .ContentTBTextBoxNormal,
.textblock_separator_dark .ContentTBTextBoxNormal     {max-width: 1170px; }

.textblock_separator                      {/*padding: 20px 0px 10px; border-top: 2px solid #eb690b; border-bottom: 2px solid #eb690b; */}
.textblock_dark                           {margin: 0px auto 0px; padding: 0px; background: #49484b; color: #ffffff; }
.textblock_separator_dark_straight        {margin: 0px auto 0px; padding: 0px; background: #ebebeb; }
.textblock_separator_wide_light,
.textblock_separator_light                {display: block; width: 100%; max-width: none; height: auto; margin: 0px 0px !important; padding: 0px !important; background-color: #ffffff; background-image: url(../img/_layout/corner_top_grey.png); color: inherit; }
.textblock_separator_wide_dark,
.textblock_separator_dark                 {display: block; width: 100%; max-width: none; height: auto; margin: 0px 0px !important; padding: 0px !important; background-color: #ebebeb; background-image: url(../img/_layout/corner_top_white.png); color: inherit; }
.textblocks_parallax                      {}
.list_icons                               {text-align: center !important; }
.gallery_slideshow                        {}
.textblock_labelleft *,
.textblock_separator_dark *,
.textblock_dark *                         {}
.textblock_separator_dark h1,
.textblock_separator_dark h3              {}
.textblock.news h3                        {color: #eb690b; max-width: 770px; margin-left: auto; margin-right: auto; }
.textblock_separator_image *              {/*color: #ffffff;*/ }
.textblock_dark hr,
.textblock_separator_image hr             {/*color: #ffffff; background: #ffffff;*/ }
.textblock_separator_dark a               {}
.textblock_separator_dark .info           {}

.parallax-slide h2,
.parallax-slide h3,
.textblock_separator_light h2,
.textblock_separator_light h3             {/*text-align: center; text-transform: uppercase; margin: 0px 0px 20px 0px; */}
.textblock_separator_dark h2,
.textblock_separator_dark h3              {/*text-align: center; text-transform: uppercase; margin: 0px 0px 20px 0px; font-weight: 600; */}


.QuickfinderBox            {position: absolute !important; right: 0px !important; top: 10px !important; display: inline-block; background: transparent; color: #20201e; text-align: left; font-size: 100%; font-weight: 400; width: auto; height: auto; margin: 0px 0px 0px 10px; padding: 0px 0px 0px 0px; overflow: hidden; z-index: 30; }
#main_single .QuickfinderBox,
.QuickfinderBox-fixed      {display: none !important; }
.quickfinder-listblock     {position: relative; background: transparent; display: inline-block; width: auto; height: auto; color: inherit; padding: 0px; margin: 0px 0px 0px 20px; overflow: hidden; vertical-align: top; }
.quickfinder-title         {padding: 0px; margin: 0px; }
.quickfinder-text          {position: relative; display: inline-block; line-height: 100%; padding: 2px 0px 0px 3px; z-index: 1; color: inherit; font-weight: inherit; vertical-align: middle; }
.quickfinder-img           {position: relative; display: inline-block; height: 34px; width: 34px; margin: 0px 0px 0px !important; padding: 0px !important; vertical-align: middle; }
.quickfinder-img-right     {}
.quickfinder-img-left      {}
.quickfinder-img-hover     {display: none; }
.quickfinder-img img       {}
.QuickfinderBox a          {display: inline-block; background: transparent; text-align: left; font-size: 150%; font-weight: 600; color: #eb690b !important; height: auto; margin: 0px 0px 0px 0px; padding: 0px 0px !important; }
.quickfinder-listblock:hover,
.QuickfinderBox a:hover    {text-decoration: none; }
.QuickfinderBox a:hover .quickfinder-img        {/*display: none; */}
.QuickfinderBox a:hover .quickfinder-img-hover  {/*display: block; */}


.tile_thumb                {position: relative; float:left; margin: 30px 40px 0px 0px; height: auto; width: auto; padding: 0px; text-align:left;}
.tile_thumb a              {color: #666666; background: #ebebeb url(../img/_layout/bg_btn_hover.png) repeat-x left top; border: 1px solid #bbbbbb; display: block; width: auto; padding: 6px 15px; overflow:hidden; -moz-border-radius: 3px 3px 3px 3px; -webkit-border-radius: 3px 3px 3px 3px; -khtml-border-radius: 3px 3px 3px 3px; border-radius: 3px 3px 3px 3px; white-space: nowrap; box-shadow: 3px 3px 3px rgba(32,32,30,0.2); -moz-box-shadow: 3px 3px 3px rgba(32,32,30,0.2); -webkit-box-shadow: 3px 3px 3px rgba(32,32,30,0.2); }
.tile_thumb a:hover        {color: #ffffff; background: #eb690b url(../img/_layout/bg_btn_hover.png) repeat-x left top; text-decoration: none;}

		
li p, div.line p, .NewsBoxCont p, h2 p, .newscontblock p  							    {margin: 0px !important; padding: 0px !important;}
.leftcol ul, .rightcol ul,
.ContentTextBoxRight p,
.QuickfinderBox p, div.listblock p, td p, .tile p, .textblock p             {margin-top: 0px !important; padding-top: 0px !important; }
.FooterBoxCol p                                                             {margin: 5px 0px 5px 0px !important; padding: 0px !important;}
p.searchnav                                                                 {margin: 0px 0px 10px 0px; padding: 0px; border-top: 1px solid #999999; border-bottom: 1px solid #999999; text-align:center;}
.col1 ul, .col2 ul, .col3 ul                                                {margin-left: 0px; padding-left: 17px;}
.col1 li, .col2 li, .col3 li                                                {margin-left: 0px; padding-left: 0px;}


b, strong, .bold, .strong  {font-weight: 600 !important; }
.yellow                    {color: #df8a00;}
.clear                     {clear:both; display: block; height: 0px; overflow: hidden; }
.small                     {font-size: 11px;}
.big                       {font-size:120%;}
.date                      {color: inherit; font-size: 90%;}
.info                      {display: block; color: rgba(32,32,30,0.7); font-size: 90%; line-height: 130%; margin-top: 3px; }
hr                         {position: relative; color: #9ca4a4; background:#9ca4a4; clear: both; border: 0; height: 1px; width: 100%; max-width: 100%; border: none; margin: 0px auto 10px; padding: 0px; display: block; }
.asterisk              	   {color: #f00; font-weight: bold; font-size: 14px;}
.alert                 	   {color: #eb690b; font-weight: bold; font-size:90%;}
.red                 	     {color: #20201e; }
.green                     {color: #eb690b; }
.nobr                      {white-space:nowrap;}
.hidden, .none             {display: none !important;}
.align-right               {text-align: right; }

/* Tabellen */
table              {border: 0px solid transparent; border-collapse: collapse; margin-top: 5px; font-size: 100%; }
tr, tbody          {vertical-align: top; }
th                 {border: 0px solid transparent; background: #eb690b; color: #ffffff; text-align: left; font-weight: 400; vertical-align: top; margin: 0px; padding: 5px; white-space: nowrap;}
td                 {border: 0px solid transparent; background: transparent; text-align: left; vertical-align: top; margin: 0px; padding: 2px 10px 2px 0px;}

table.datatable    {border: 0px solid #eb690b; font-size: 80%; width: 96%; max-width: 1170px; height: auto; margin: 0px auto 40px; }
.ContentBoxMiddle table.datatable tr:hover {/*cursor: pointer; background: #d3ffcc; font-weight: 500; */}
.ContentBoxMiddle table.datatable td       {vertical-align: top; line-height: 140%; }
table.datatable th {background: #72a2d2; color: #ffffff; padding: 5px 15px; text-align: left; }
table.datatable td {border-bottom: 1px solid #cccccc; padding: 5px 15px; text-align: left; }
table.datatable th.tbspalte1,
table.datatable td.tbrow5,
table.datatable td.tbrow1    {text-align: left; width: 2% !important; white-space: nowrap; }
.ContentBoxRight table.datatable td           {padding: 5px 10px 5px 0px; }
.ContentBoxRight table.datatable              {font-size: 90%; }
th.first, td.first {border-left: 0px; padding-left: 0px;}
td.firstcol        {font-weight: 500; width: 2% !important; white-space: nowrap; }
td.row1            {border: 0px solid #b9974e; background: transparent; }
td.row1_1          {border: 0px solid #b9974e; background: transparent; }
td.row1_2          {border: 0px solid #b9974e; background: transparent; }
td.row1_3          {border: 0px solid #b9974e; background: transparent; }
td.row1_4          {border: 0px solid #b9974e; background: transparent; }
td.row1_5          {border: 0px solid #b9974e; background: transparent; }
td.row1_6          {border: 0px solid #b9974e; background: transparent; }
td.row2            {border: 0px solid #b9974e; background: rgba(165,203,240,0.3); }
td.row2_1          {border: 0px solid #b9974e; background: rgba(165,203,240,0.3); }
td.row2_2          {border: 0px solid #b9974e; background: rgba(165,203,240,0.3); }
td.row2_3          {border: 0px solid #b9974e; background: rgba(165,203,240,0.3); }
td.row2_4          {border: 0px solid #b9974e; background: rgba(165,203,240,0.3); }
td.row2_5          {border: 0px solid #b9974e; background: rgba(165,203,240,0.3); }
td.row2_6          {border: 0px solid #b9974e; background: rgba(165,203,240,0.3); }
td.tdnowrap        {white-space:nowrap;}

table a.button           {font-size: 90% !important; font-weight: 400 !important; min-height: auto !important; margin: 0px !important; padding: 5px 10px 5px 25px !important; }
#btntable td             {background: transparent; text-align: center; color:#999999;}
#btntable td a,
#btntable td a:link,
#btntable td a:focus,
#btntable td a:active,
#btntable td a:visited,
#btntable td a:hover     {text-decoration: none; font-weight: bold; display:block; padding:3px; color: #eb690b; background: #e5e7ec;}
#btntable td a:hover     {text-decoration: none; font-weight: bold; display:block; padding:3px; color: #ffffff; background: #e69306;}

a.navtable,
a.navtable:link,
a.navtable:focus,
a.navtable:active,
a.navtable:visited,
a.navtable:hover         {text-decoration: none; display:block; font-weight: bold; display:block; padding:5px; height: 20px; width: 20px; text-align:center; margin: 2px auto 0px; color: #ffffff; background: #002851; overflow:hidden; -moz-border-radius: 7px; -webkit-border-radius: 7px; -khtml-border-radius: 7px; border-radius: 7px;}
a.navtable:hover         {background: #eb690b; color: #000000; }


td.row1link        {border: 0px solid transparent; color: #0099FF; background: transparent; margin:0; padding:0; text-align:center;}
td.row2link        {border: 0px solid #f0f0f0; color: #0099FF; background: #f0f0f0; margin:0; padding:0; text-align:center;}
th a               {color: #ffffff; background: #eb690b url(../img/_layout/arrows_sort.gif) no-repeat right top; padding: 0px 20px 0px 0px; white-space: nowrap;}
th a:hover         {color: #ffffff; background: #eb690b url(../img/_layout/arrows_sort.gif) no-repeat right top; padding: 0px 20px 0px 0px; text-decoration: underline; white-space: nowrap;}
td ul              {margin: 0px 0px 0px 20px; padding: 0px;}
th p               {margin: 0px !important; padding: 0px !important;}
td p               {margin-bottom: 0px !important; padding-bottom: 0px !important;}
td strong          {}
.textright         {text-align:right;}
.tbspalte1         {text-align:left;}
.tbspalte2         {text-align:left;}
.tbspalte3         {text-align:left;}
.tbspalte4         {text-align:left;}
.tbspalte5         {text-align:left;}
.tbspalte6         {text-align:left;}


/* Tabellen-Layout */
div.table        {display:table; border-collapse:collapse;}
div.tr           {display:table-row;}
div.td           {display:table-cell; border: 0px solid red; margin: 0px; padding: 2px 10px 0px 0px;}
div.td1          {display:table-cell; border: 0px solid red; margin: 0px; padding: 2px 10px 0px 0px; color: #000000;}
div.td2          {display:table-cell; border: 0px solid red; margin: 0px; padding: 2px 10px 0px 0px; color: #000000; background: #ebebeb; }


/* Event list */
.list_foldouts               {margin-bottom: 40px; }
.event-list-cont             {position: relative; display: block; vertical-align: top; background: transparent; padding: 0px; width: 100%; max-width: 770px; height: auto; margin: 0px auto 20px; overflow: hidden; }
.event-list-cont-menu        {width: 18%; display: inline-block; background: transparent; padding: 0px 0px 0px 0px; margin: 0px 2% 20px 0px; text-align: left; }
h6.event-date                {color: #000000; font-size: 110%; font-weight: bold; background: #efefef; border: 1px solid #cccccc; border-bottom: 2px solid #058bbe; padding: 5px 10px; overflow: hidden; } 
a.event-more-btn             {display: block; font-weight: 400; font-size: 100%; color: #ffffff; background: #000000; padding: 10px 15px; margin: 0px 0px 0px 0px; overflow: hidden;  }
.event-list-cont-menu a.event-more-btn {min-height: 60px; padding: 15px 15px; }
.event-list-cont:hover a.event-more-btn,
a.event-more-btn:hover       {color: #ffffff; background-color: #eb690b; border-color: #000000; text-decoration: none; }
a.event-more-btn-open        {color: #ffffff; background-color: #eb690b; }
.event-list-cont:hover a.event-more-btn-open,
a.event-more-btn-open:hover  {color: #ffffff; }
.event-more                  {position: relative; display: block; background: transparent; margin: 40px 0px 0px 0px; padding: 0px; height: auto; overflow: hidden; opacity: 1.0; -moz-opacity: 1.0; filter:alpha(opacity=100); }
.event-more ul               {padding-left: 15px; margin-top: 0px; }
.event-more li               {padding-left: 0px;}
.event-more.hidden           {display: block !important; opacity: 0.0; -moz-opacity: 0.0; filter:alpha(opacity=0); height: 0px; min-height: 0px; margin: 0px; padding: 0px; }
.list_foldouts a.layer:hover,
.list_foldouts a.layer       {background: transparent !important; }
.event-list-cont .ImgContainer                         {max-height: 195px !important; overflow: hidden !important; margin-bottom: 10px !important; }
.event-list-cont .ImgContainer .img-overlay       {opacity: 0.0; -moz-opacity: 0.0; filter:alpha(opacity=0); }
.event-list-cont-open .ImgContainer .img-overlay,
.event-list-cont:hover .ImgContainer .img-overlay {opacity: 1.0; -moz-opacity: 1.0; filter:alpha(opacity=100); }

.event-list-label                                 {position: absolute; opacity: 0.0; -moz-opacity: 0.0; filter:alpha(opacity=0); white-space: nowrap; }
.event-list-cont-open .event-list-label           {opacity: 1.0; -moz-opacity: 1.0; filter:alpha(opacity=100); }

.event-list-cont-open .ImgContainer,
.event-list-cont-open a.event-more-btn            {width: 0px !important; margin: 0px !important; opacity: 0.0; -moz-opacity: 0.0; filter:alpha(opacity=0); }
.list_foldouts_open a.event-more-btn              {display: none !important; }
.list_foldouts_open .event-list-cont-menu         {height: 90px !important; width: 90px !important; }
.list_foldouts_open .event-list-cont-open         {position: absolute !important; top: 0px !important; left: 0px !important; height: auto !important; overflow: visible; /*margin: 0px !important; opacity: 0.0; -moz-opacity: 0.0; filter:alpha(opacity=0); */}

.ListMenuCont                               {display: none; margin-top: -80px;}
.FoldListCont .event-more                   {/*position: absolute; */}
.FoldListCont .ContentTextBoxRight,
.FoldListCont .ContentTextBoxLeft           {float: none; display: inline-block; vertical-align: top; width: 30%; margin: 0px 2% 0px 0px; }
.FoldListCont .ContentTBImgBoxLeft,
.FoldListCont .ContentTBImgBoxRight         {float: none; display: inline-block; vertical-align: top; width: 25%; margin: 0px 2% 0px 0px; }
.FoldListCont .col3                         {float: none; display: inline-block; vertical-align: top; width: 38%; margin: 0px 0px 0px 2%; }

.area-label-box                {position: absolute; top: -90px; left: 0px; height: 110px; padding: 0px 0px 0px 0px; width: 100%; z-index: 100; text-align: center; overflow: hidden;}
.area-label                    {position: absolute; display: inline-block; padding-bottom: 80px; background: transparent url(../img/_layout/lineblock_black.png) no-repeat center top; background-size: 2px 0px; }
.body-389 .area-label          {background-image: url(../img/_layout/lineblock_white.png); }
.area-label.sel,
.area-label:hover              {cursor: pointer; margin-top: -5px; background-position: center bottom; background-size: 1px 80px; }
.area-label a                  {color: #ffffff; width: auto; height: auto; text-align:left; display: block; border: 1px solid rgba(255,255,255,0.4); background: #49484b; padding: 5px 10px; font-size: 100%; text-transform: none; line-height: 120%; }
.area-label:hover a,
.area-label.sel a,
.area-label a:hover            {text-decoration: none; }

/* TB Foldouts */
.foldout-list-cont             {position: relative; display: block; vertical-align: top; background: transparent; padding: 0px; width: 100%; max-width: 770px; height: auto; margin: 0px auto 20px; overflow: hidden; }
a.foldout-more-btn             {display: block; font-weight: 400; font-size: 160%; color: #20201e; border-bottom: 1px solid #20201e; background: transparent url(../img/_layout/arrow_line_right.png) no-repeat right center; background-size: auto 20px; padding: 10px 15px 10px 0px; margin: 0px 0px 0px 0px; overflow: hidden;  }
.foldout-list-cont:hover a.foldout-more-btn,
a.foldout-more-btn:hover       {color: #20201e; border-color: #eb690b; background-image: url(../img/_layout/arrow_line_right.png); text-decoration: none; }
a.foldout-more-btn-open        {color: #20201e; border-color: #20201e; background-image: url(../img/_layout/arrow_line_down.png) !important; }
.foldout-list-cont:hover a.foldout-more-btn-open,
a.foldout-more-btn-open:hover  {color: #20201e; background-image: url(../img/_layout/arrow_line_down.png) !important; }
.foldout-more                  {position: relative; display: block; background: transparent; margin: 0px 0px 0px 0px; padding: 20px 0px; height: auto; overflow: hidden; opacity: 1.0; -moz-opacity: 1.0; filter:alpha(opacity=100); }
.foldout-more ul               {padding-left: 15px; margin-top: 0px; }
.foldout-more li               {padding-left: 0px;}

.listblock .foldout-list-cont             {margin: 0px auto 0px; }
.listblock a.foldout-more-btn             {display: inline-block; border-color: transparent; font-size: 70%; color: #eb690b; border: none; background-size: auto 10px; padding: 0px 20px 0px 0px; }
.listblock a.foldout-more-btn:hover       {color: #eb690b; border-color: #eb690b; }
.listblock a.foldout-more-btn-open        {color: #eb690b; }
.listblock .foldout-more                  {padding: 5px 0px; }


/* Formulare */
form             {clear:both; font-size: 100%; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; display:block; }
fieldset         {margin: 0px 0px 25px 0px; padding: 5px 0px 0px 0px; display: block; border: none; background: transparent; text-align: left; }
fieldset.floatform       {display: inline-block; vertical-align: top; }
fieldset.floatform-right {float: right; margin: 20px 0px 0px 0px; }
legend           {display: none; font-weight: 600; font-size: 120%; text-transform: uppercase; color: #eb690b; width: auto; margin: 0px 0px 10px; padding: 0px 0px; height: auto; line-height: 120%; text-align:left;  }

label             {display: none; cursor: pointer; color: #666666; font-size: 100%; padding: 8px 5px 4px 10px; text-transform: uppercase; vertical-align: middle; width: 80%;}
.important-label  {display: inline-block !important; }
.label-small      {padding: 4px 15px 4px 5px !important; text-transform: none; }
label.emptylabel  {height:0; width:0; overflow: hidden;}
label.right,
.rightcol label   {width: 80% !important; font-size: 90% !important; }
label.right2      {width: 70% !important; }
label.label-show  {display: inline-block; }
label.label-radio {display: inline-block; float:left; }

select            {position: relative; display: inline-block; vertical-align: top; width: 100%; color: #000000 !important; background: #ebebeb; padding: 8px 5px 8px 10px; font-size: 100%; vertical-align: middle; border: none; -webkit-box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-appearance: none; -moz-appearance: none; }
select            {
  background-image:
    linear-gradient(45deg, transparent 50%, #eb690b 50%),
    linear-gradient(135deg, #eb690b 50%, transparent 50%),
    linear-gradient(to right, #eb690b, #eb690b);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
}
select.selectsmall { font-size: 11px; font-weight: 400; }

input                           {position: relative; display: inline-block; vertical-align: top; width: 100%;  margin: 0px 0px 0px 0px; padding: 8px 5px; font-size: 100%; vertical-align: middle; color: #000000 !important; background: #ebebeb; border: none; }
input.submit                    {width: auto; color: #ffffff; font-size: 110%; font-weight: 500; border: none; background: #ebebeb; border: 1px solid #eb690b; padding: 5px 15px; text-transform: uppercase; }
input.submit:hover              {background: #eb690b; color: #ffffff; cursor:pointer; }
input[type='checkbox'],
input[type='radio']             {display: inline-block; cursor: pointer; vertical-align: middle; height: 24px; width: 24px; margin: 2px 0px 5px 10px !important; color: #ffffff; background: #ffffff !important; border: 4px solid #eb690b; -webkit-box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-appearance: none; -moz-appearance: none; }
input[type='checkbox']:hover,
input[type='radio']:hover,
input[type='checkbox']:focus,
input[type='radio']:focus       {background: #dddddd !important; }
input[type='checkbox']:checked,
input[type='radio']:checked     {background: #eb690b !important; border-color: #eb690b; }

input.readonly   {color: #808080;}
textarea         {position: relative; width: 98%; max-width: 98%; font-size: 100%; font-family: inherit; padding: 8px 5px 8px 10px; height: 100px; color: #000000 !important; background: #ebebeb; border: none; vertical-align: middle; }
div.input        {position: relative; display:inline-block; vertical-align: top; font-weight: 400; background: transparent; border: 0px solid #eb690b; width: 100%; max-width: 46%; padding: 0px; margin: 0px 20px 10px 0px; height: auto; text-align: left; overflow: hidden; }
div.input_error  {position: relative; display:inline-block; vertical-align: top; font-weight: 400; background: #ebebeb; border: 0px solid #f00; border: 1px solid #f00; width: 100%; max-width: 46%; padding: 0px; margin: 0px 20px 10px 0px; height: auto; text-align: left; overflow: hidden; }
div.input-captcha                  {background: transparent; border: none !important; }
div.input-message                  {max-width: 95.5% !important; }
div.input-radio                    {background: transparent !important; border: none; }
#contactform_short div.input,
#contactform_short div.input_error {max-width: none; }
div.error        {position: relative; clear: both; display:block; background: #ebebeb;     padding: 5px; margin: 10px 0px 10px 0px;  height: auto; color: #eb690b; font-weight: 400; font-size: 90%; border: 1px #f00 solid; }
div.okay         {position: relative; clear: both; display:block; background: #ebebeb;     padding: 5px; margin: 10px 0px 10px 0px;  height: auto; color: #eb690b; font-weight: 400; font-size: 90%; border: 1px #eb690b solid; }
div.infobox      {position: relative; clear: both; display:block; background: #ebebeb;     padding: 10px; margin: 10px 0px 10px 0px;  height: auto; color: #20201e; font-weight: 400; border: 1px #eb690b solid; -moz-border-radius: 9px; -webkit-border-radius: 9px; -khtml-border-radius: 9px; border-radius: 9px;}
div.submit       {position: relative; clear: both; display:block; background: transparent; width: auto; border: none; padding: 9px 10px 0px 4px; margin: 0px 0px 0px 0px; height: auto; overflow: hidden;}
div.backsubmit   {position: absolute; top: 0px; left: 0px; height: auto;}
div.databox      {width:300px; margin-top:5px; padding: 2px 2px 2px 2px; height:70px; border:1px solid #666666; overflow:auto; font-size:0.9em;}
div.input img    {margin: 0px 0px 2px 0px;}

div.inputbox     {position: relative; display:block; margin: 7px 0px 0px 0px;}
div.labelbox     {position: relative; display:block; }

#LocatorBox div.input {background: transparent;}
#LocatorBox select    {width: 170px;}

.field-info      {margin: 0px 0px 5px 55px !important; font-size: 90%; font-weight: bold; }
input.biginput   {font-size: 16px; width: 120px; padding: 4px;}
#plz, .plz       {width: 20%; margin: 0px; }
#ort, .ort       {width: 80%; margin: 0px; }
input.number     {width: 100px;}
input.captcha    {width: 100px; float: none; font-size: 18px; padding: 4px;}
.input i         {font-size: 90% !important; }
.input .info     {padding: 0px 10px; font-size: 80%; }
.floatform select                  {width: 95%; }
.floatform input[type=text]        {width: 90%; }
.floatform textarea                {width: 256px; max-width: 256px; }
.floatform #plz, .floatform .plz   {width: 20% !important; }
.floatform #ort, .floatform .ort   {width: 60% !important; }


/* SearchBox */
.SearchBox                {position: relative; display: none; width: auto; height: 20px; z-index: 1000; padding: 5px 3px; margin: 0px 0px 0px 0px; background: rgba(0,0,0,0); border: 1px solid rgba(32,32,30,0.0); overflow:hidden; }
#searchform               {display: block; margin: 0px; padding: 0px; }
#searchform label         {display: none; color: #ffffff; margin: 0px; padding: 0px 0px 0px 2px; }
#searchform input         {color: #cccccc !important; background: transparent; width: 0px; font-size: 90%; text-transform:uppercase; height: auto; border: none; margin: 0px 30px 0px 0px; padding: 3px 0px 0px 10px; box-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; }
.SearchBox:hover, .SearchBox:focus         {background: rgba(32,32,30,0.8); height: 30px; border: 1px solid rgba(255,255,255,0.3); }
.SearchBox:hover #searchform input[type=text],
#searchform input[type=text]:focus         {color: #ffffff !important; width: 200px; }
#searchform input.SearchBoxsubmit          {position: absolute; width: 26px; height: 100%; top: 1px; right: 2px; padding: 0px; margin: 0px; color: transparent !important; font-size: 11px; font-weight: bold; background: transparent url(../img/_layout/icon_searchsubmit_bl.png) no-repeat center; background-size: auto 80%; border: none; text-transform:uppercase; overflow:hidden; -moz-border-radius: none; -webkit-border-radius: none; -khtml-border-radius: none; border-radius: none; }
.SearchBox:hover #searchform input.SearchBoxsubmit,
.SearchBox:focus #searchform input.SearchBoxsubmit,
#searchform input.SearchBoxsubmit:hover    {cursor:pointer; background-image: url(../img/_layout/icon_searchsubmit_or.png); text-decoration: none; box-shadow: 0px 0px 6px rgba(255,255,255,0.8); -moz-box-shadow: 0px 0px 6px rgba(255,255,255,0.8); -webkit-box-shadow: 0px 0px 6px rgba(255,255,255,0.8); }
#searchform .searchsubmit {color: transparent !important; background: transparent; width: 19px; height: 20px; border: 1px solid #d43535; border-left: none; margin: 0px; padding: 2px;}
#start #ContentBoxTop:not(.ContentBoxTop-fixed) #searchform input.SearchBoxsubmit  {background-image: url(../img/_layout/icon_searchsubmit.png); }


/* BigSearchform */
#BigSearchform              {position: relative; display: none; margin: 0px; padding: 0px; }
#BigSearchform #searchquery {width: 70%; padding: 5px; }
#BigSearchform label        {width: auto; text-transform: none; background: transparent; margin: 0px; }
#BigSearchform .submit      { }

/* quicksearchform */
#quicksearchform              {width: 180px; padding: 0px 10px;}
#quicksearchform select       {width: 100%; margin-bottom: 2px; font-size: 11px; }
#quicksearchform input.submit {width: 100%; padding: 4px 0px; margin: 0px; }

/* Calendarform */
#calendarform                    {display: block; }
#calendarform fieldset           {background: #ebebeb; padding: 2px 10px; overflow: hidden; border: 1px solid #cccccc; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; }
#calendarform select             {width: 186px; background: #ffffff; }
#calendarform input[type=text]   {width: 180px; background: #ffffff; }
#calendarform label              {width: 120px; }
#calendarform input.submit       {width: auto; font-size: 110%; font-weight: bold; text-transform: uppercase; }
#calendarform input.submit-reset {width: auto; font-size: 80%; font-weight: 400; float: right; text-transform: none; border: 1px solid #eb690b; padding: 6px 10px; margin: 1px 0px 0px 10px; }
#calendarform .info              {color: #444444; }

.calendartable                   {margin: 0px 0px 0px 0px; }
.calendarrow                     {position: relative; margin: 20px 0px 10px 0px; }
.calendarrow div.firstcol        {font-weight: 400; text-align: left; width: 65%; min-height: 90px; margin: 0px 0px 0px 0px; padding: 0px 0px 10px 0px; overflow: hidden; border-bottom: 1px solid #cccccc; }
.calendarrow div.sale-info       {font-weight: bold; }
.calendarrow div.imagecont       {position: relative; display: block; float: right; width: 100px; height: auto; margin: 0px 0px 0px 10px; padding: 0px; overflow: hidden;}
.calendarrow div.imagecont img   {position: relative; width: 100%; height: auto; padding: 0px; margin: 0px 0px 0px 0px; border: none; }

.datebox                         {display: block; float: left; width: 60px; height: 65px; margin: 0px 10px 0px 0px; background: #ffffff; border: 1px solid #a8a8a8; text-align: center; overflow:hidden; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; }
.datebox-mon                     {display: block; font-size: 80%;  font-weight: 500; text-transform: uppercase; width: 100%; margin: 0px; padding: 2px 0px; background: #eb690b; color: #ffffff; line-height: 100%; }
.datebox-daynum                  {display: block; font-size: 180%; font-weight: 500; text-transform: uppercase; width: 100%; margin: 0px; padding: 3px 0px; background: #ffffff; color: #555555; line-height: 100%; }
.datebox-day                     {display: block; font-size: 80%;  font-weight: 400; text-transform: uppercase; width: 100%; margin: 0px; padding: 2px 0px; background: #ffffff; color: #555555; line-height: 100%; }

.calendarrow h5                  {font-size: 110%;  display: block; }
.calendarrow .date               {font-size: 90%; color: #999999; display: none; }
.calendarrow p                   {margin-top: 0px !important; padding-top: 0px !important;}
.no-date .datebox,
.no-date .date                   {display: none; }
.sell-link                       {display: block; position: absolute; bottom: 0px; right: 0px; font-weight: bold; font-size: 14px; text-align: center; width: 150px; color: #ffffff; border: 1px solid #eb690b; padding: 3px; background: #eb690b; margin: 0px 0px 0px 0px; }
.sell-link:hover                 {color: #ffffff; text-decoration: none; background: #eb690b; }
.sell-link-top                   {bottom: 40px; }
div.firstcol > a                 {display: block; color: #000000; background: transparent; padding: 5px !important; margin: -5px !important; height: 100%; width: 100%; }
div.firstcol > a:hover           {color: #ffffff; background: #eb690b; text-decoration: none; }

input:focus,
textarea:focus,
select:focus,
input:hover,
textarea:hover,
select:hover              {background-color: rgba(32,32,30,0.2); }
input[type='checkbox']:focus,
input[type='radio']:focus,
input[type='checkbox']:hover,
input[type='radio']:hover {border-color: #eb690b; }
input.submit:hover        {/*box-shadow: 0px 0px 8px rgba(142,53,59,0.75); -moz-box-shadow: 0px 0px 8px rgba(142,53,59,0.75); -webkit-box-shadow: 0px 0px 8px rgba(142,53,59,0.75); */}

/* countdown */
#countdown                {text-align: center; margin: 10px auto; padding: 10px 10px 0px; width: auto; height:auto; font-size:44px; color: #ffffff; background: #000000; border: 2px solid #eb690b; overflow:hidden; -moz-border-radius: 9px; -webkit-border-radius: 9px; -khtml-border-radius: 9px; border-radius: 9px; line-height: 100%;}


/* * CommentBox * */
.Comments                 {position: relative; clear: both; display: block; color: inherit; background: #ebebeb; margin: 10px 0px 5px 0px; padding: 0px; border: 1px solid #eb690b; overflow:hidden; -moz-border-radius: 5px 5px 0px 0px; -webkit-border-radius: 5px 5px 0px 0px; -khtml-border-radius: 5px 5px 0px 0px; border-radius: 5px 5px 0px 0px; }
a.CommentsOpener          {background: #cccccc url(../img/_layout/icon_comment.png)    no-repeat 6px 4px; color: #2373ab; font-weight: bold; min-height: 22px; display: block; margin: 0px; padding: 5px 8px 5px 43px; }
a.CommentsOpener:hover    {background: #eb690b url(../img/_layout/icon_comment_MO.png) no-repeat 6px 4px; color: #ffffff; text-decoration: none; }
.CommentBox               {position: relative; display: block; margin: 5px; padding: 5px 5px 70px 5px; color: inherit; background: #ffffff; border: 1px solid #cccccc; }
.commententry             {position: relative; display: block; width: 80%; margin: 5px auto 10px auto; padding: 5px; color: #444444; font-size:90%; background: #ebebeb; border: 1px solid #bbbbbb; box-shadow: 3px 3px 3px rgba(32,32,30,0.2); -moz-box-shadow: 3px 3px 3px rgba(32,32,30,0.2); -webkit-box-shadow: 3px 3px 3px rgba(32,32,30,0.2); overflow:hidden; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; }
.commententry-form        {background: #dddddd; border: 1px solid #eb690b; }
.commententry-empty       {font-style: italic; color: inherit; }
.commenttitle             {position: relative; display: block; color: #2373ab; background: transparent url(../img/_layout/icon_comment_small.png) no-repeat 0px 2px; margin: 0px 0px 2px 0px; padding: 0px 0px 2px 28px; border-bottom: 1px dotted #2373ab; }
.CommentForm              {position: relative; clear:both; font-size: 90%; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; display:block; }
.CommentForm legend       {display: block; width: 98%; position:relative; margin: 0px 0px 2px 0px; padding: 1px 3px; font-style: italic; font-weight: 400; color: #ffffff; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; background: #aaaaaa; }
.CommentForm input        {font-size: inherit; background: #ffffff; }
.CommentForm textarea     {height: 80px; font-size: inherit; background: #ffffff; }
.CommentForm input.submit       {font-size: 100%; background: #002851; }
.CommentForm input.submit:hover {background: #eb690b; }
.CommentForm div.input          {padding: 2px; margin: 0px 0px 0px 0px; }
.CommentForm div.input_error    {padding: 1px; margin: 0px 0px 0px 0px; }
.CommentForm div.okay,
.CommentForm div.error          {padding: 3px 5px; margin: 10px 0px 5px 0px; z-index:2; }


/* Mediabox */
#mediaform                {position: relative; display: block; margin: 0px 0px 0px 25px;  padding: 0px 0px 0px 0px;}
.mediabox                 {position: relative; display: block; width: 600px; text-align:center; height: auto; clear:both; margin: 10px auto; padding: 0px; border: 1px solid #000000; box-shadow: 5px 5px 5px rgba(32,32,30,0.5); -moz-box-shadow: 5px 5px 5px rgba(32,32,30,0.5); -webkit-box-shadow: 5px 5px 5px rgba(32,32,30,0.5); }
#media .mediabox          {width: 100%; height: 100%; margin: 0px auto; background: #ffffff; padding: 0px; border: none; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; }
.Videobox                 {position: relative; display: inline-block; margin: 0px; padding: 0px; width: 100%; height: 100%; }
#mediaselect              {margin: 0px 0px 6px 0px; padding: 0; font-size: 11px; border: 1px solid #20201e; width:180px;}
video                     {background: #ffffff; width: 100%; }
a.soundtoggle             {cursor: pointer; position:absolute; right: 50%; top: 300px; margin-right: -540px; z-index: 1000; display: block; background: rgba(255,255,255,0.0) url(../img/_layout/icon_sound.png) no-repeat center; background-size: 100% auto; width: 25px; height: 25px; /*opacity: 0.7; -moz-opacity: 0.7; filter:alpha(opacity=70); */}
a.soundtoggle-on          {background-image: url(../img/_layout/icon_sound_on.png); }
a.soundtoggle-off         {background-image: url(../img/_layout/icon_sound_off.png); }
a.soundtoggle:hover       {background-color: rgba(255,255,255,0.0); opacity: 1.0; -moz-opacity: 1.0; filter:alpha(opacity=100); }


/* mediaplayer */
#mediaplayer              {position:absolute; right: 10px; top: 50%; z-index: 3001; margin: -10px 0px 0px 0px; width:auto; height: auto; padding: 0px 0px; background: transparent; }
.mediaplayer-label        {display: none; }
a#aSoundbtn               {display: block; width: 20px; height: 20px; background-color: transparent; background-repeat: no-repeat; background-position: center; background-size: 100%; overflow:hidden; }
a.mediabtn                {background-image: url(../img/_layout/icon_speaker_on.png); }
a.mediabtn:hover          {background-image: url(../img/_layout/icon_speaker_on.png); }
a.mediabtn_paused         {background-image: url(../img/_layout/icon_speaker_off.png); }
a.mediabtn_paused:hover   {background-image: url(../img/_layout/icon_speaker_off.png); }

body:not(.body-main-lightbox) .page-title,
body:not(.body-main-lightbox) .headline-container,
.hidden,
.event-list-cont,
.event-list-label,
.event-list-cont-menu,
.event-more,
.BackgroundImage                      {transition-property: all; transition-duration: 1.0s; transition-timing-function: ease-in-out; }

body:not(.body-main-lightbox) .leftcolumn,
.tile_slide                           {transition-property: all; transition-duration: 1.2s; transition-timing-function: ease-in-out; }

#cookiebanner,
.NewsBoxCont, .NewsBoxCont *          {transition-property: all; transition-duration: 0.5s; transition-timing-function: ease-in-out; }

.BackgroundImage-Header .tile_slide   {transition-duration: 2.0s; }


.FoldListCont,
.coordblock,
.listblock,
.listblock-text,
.listblock-text::before,
.tile_square img,
main,
.ContentContainer,
.ContentBoxMiddle,
.area-label,
img.main-img-overlay,
img.img-overlay,
.toolbar,
#ContentBoxTop,
#ContentBoxTopInner,
.headerBoxLogo,
.headerBoxLogo a,
.headerBoxLogo img,
.mainnav,
ul.makeMenu,
.ContentBoxMiddle,
.TextContainer,
.scroll-wrapper,
#ContentBoxTop,
a,
.sociallinks img,
ul.LanguageBox,
.NewsBoxCont,
.QuickfinderBox,
.Slidearrow,
input.submit,
.SearchBox,
.SearchBox *,
#searchform input         {transition: all 0.2s ease-out 0s; -webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -o-transition: all 0.2s ease-out 0s; }


/* *  Layout-Templates * */
#start .ContentContainer                 {max-width: none; }
#start .ContentBoxMiddle                 {width: 100%; float: none; }
#start .ContentBoxRight                  {display: none; }
#start .FooterBox                        {}
#start .rightcolumn                      {}
#start .sociallinks                      {}
.body-home .pagetop,
#start .pagetop,
#start .BreadCrumbBox                    {display: none !important; }
#start .tile-teaser-text                 {display: block; }

#main_single .scroll-wrapper,
#main_single .ContentBoxMiddle           {height: auto; }
#main_single .slide                      {position: relative; top: 0px; left: 0px;}
#main_single #ContentBoxTop .LabelBox,
#main_single .ContentContainerStart      {display: none !important; }
#main_single .ContentContainer           {padding: 0px 50px; }

.body-main .ContentContainer                  {}
.body-main .tile-teaser-text,
.body-main_wide .tile-teaser-text             {display: none; }
.body-main_wide .ContentContainer             {max-width: none; }
.body-main_wide .ContentBoxMiddle             {width: 100%; float: none; }
.body-main_wide .ContentBoxRight              {display: none; }

.slide-main_2col .leftcolumn,
.body-main_2col .leftcolumn                   {float: left;  width: 48%; }
.slide-main_2col .rightcolumn,
.body-main_2col .rightcolumn                  {float: right; width: 48%; }

.body-main_2col .ContentBoxMiddle             {max-width: 1170px; }
.body-main_2col .ContentTextBoxLeft,
.body-main_2col .ContentTextBoxRight,
.body-main_2col .ContentImgBoxLeft,
.body-main_2col .ContentImgBoxRight,
.body-main_2col .ContentTBBoxLeft,
.body-main_2col .ContentTBBoxRight,
.body-main_2col .ContentTBImgBoxLeft,
.body-main_2col .ContentTBImgBoxRight         {float: none; width: 100%; margin: 0px 0px 15px 0px; padding: 0px 0px 0px 0px; }

.sitemenu .ContentTBImgBoxLeft,
.sitemenu .ContentTBImgBoxRight,
.sitemenu .ContentTBBoxLeft,
.sitemenu .ContentTBBoxRight                  {float: none; display: block; text-align: left; font-size: 80%; letter-spacing: 0em; text-transform: uppercase; }
.sitemenu .ContentTBBoxRight                  {width: 100%; margin: 10px 0px 0px 0px; padding: 0px; }


/* Big Teaser */
.parent-body-gallery-investments .pagetop             {display: none; }
.textblock-842 .tile,
.textblock-983 .tile,
.parent-body-gallery-investments .tile                {color: #49484b; background: #ebebeb; min-height: 405px; margin: 0px 3% 3% 0px; width: 31%; }
.textblock-842 .tilelink-a,
.textblock-983 .tilelink-a,
.parent-body-gallery-investments .tilelink-a          {color: #49484b; font-size: 110%; font-weight: 600; margin: 0px 0px 0px 0px; }
.textblock-842 .tilelink,
.textblock-983 .tilelink,
.parent-body-gallery-investments .tilelink            {padding: 0px 10px; margin: 230px 0px 0px 0px; }
.textblock-842 .tilecontent,
.textblock-983 .tilecontent,
.parent-body-gallery-investments .tilecontent         {padding: 0px 10px 15px; }
.textblock-842 tr,
.textblock-983 tr,
.parent-body-gallery-investments tr                   {border-bottom: 1px solid #49484b; }
.textblock-842 td,
.textblock-983 td,
.parent-body-gallery-investments td                   {padding-right: 3px; font-size: 90%; }
.textblock-842 a.layer,
.textblock-842 a.layer:hover,
.textblock-983 a.layer,
.textblock-983 a.layer:hover,
.parent-body-gallery-investments a.layer,
.parent-body-gallery-investments a.layer:hover        {background: transparent !important; }
.textblock-842 .tile a.imgbox,
.textblock-983 .tile a.imgbox,
.parent-body-gallery-investments .tile a.imgbox       {position: absolute; top: 0px; left: 0px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; width: 100%; height: 215px; }
.textblock-842 .tile a.imgbox img,
.textblock-983 .tile a.imgbox img,
.parent-body-gallery-investments .tile a.imgbox img   {position: absolute; top: 50%; left: 0px; transform: translate(0, -50%); max-width: none; min-width: 100%; min-height: 100%;}

.body-standorte .tile a.imgbox                {position: absolute; left: 0px; top: 0px; height: 150px; }
.body-standorte .tilelink                     {margin: 165px 0px 0px; }
.body-standorte .tilelink-a                   {margin: 0px 0px 0px 0px; }
.body-standorte .layer,
.body-standorte .layer:hover                  {background: transparent !important; }
.body-standorte .layer::after                 {content: "Kontakt >"; color: #ec6605; display: block; position: absolute; left: 0px; bottom: 5px; width: auto; height: auto; padding: 0px; margin: 0px; line-height: 100%;  }

.textblock-784 .tilelink,
.textblock-799 .tilelink,
.textblock-797 .tilelink,
.textblock-798 .tilelink,
.parent-body-products .tilelink,
.body-products .tilelink,
.parent-body-products .pagetop,
.body-products .pagetop,
.parent-body-produkte .tilelink,
.body-produkte .tilelink,
.parent-body-produkte .pagetop,
.body-produkte .pagetop                       {display: none !important; }
.parent-body-products h3,
.body-products h3,
.parent-body-produkte h3,
.body-produkte h3                             {margin-bottom: 1px; }

#main_lightbox,
#main_lightbox #pageBody,
#main_lightbox #pageContainer,
#main_lightbox main                        {color: #49484b !important; background: #ffffff !important; }
#main_lightbox .scroll-wrapper             {width: auto; height: auto; margin: 0px; }
#main_lightbox .slide                      {width: auto; position: relative; margin: 0px; top: 0px; left: 0px;}
#main_lightbox a.section-anchor            {display: none; padding-top: 0px; }
#main_lightbox .ContentContainer           {width: 100% !important; max-width: none !important; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; background: transparent; padding: 0px 20px !important; margin: 0px auto; min-height: auto; }
#main_lightbox .ContentTextBoxNormal,
#main_lightbox .ContentTBTextBoxNormal,
#main_lightbox .ContentBoxMiddle           {width: 100% !important; max-width: none !important; height: auto; padding: 5px 0px 0px 0px; margin: 0px; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; }
#main_lightbox .ContentTextBoxNormal       {position: relative; z-index: 100; color: #49484b !important; background: rgba(235,235,235,0.0) !important; width: 100% !important; margin: 10px 0px 0px 0px !important; padding: 10px !important; }
#main_lightbox .ContentTextBoxNormal-fixed {position: fixed; bottom: 0px; left: 0px; }
#main_lightbox h1                          {width: 100% !important; max-width: none !important; margin: 10px 0px !important; font-size: 130%; }
#main_lightbox .pagetop,
#main_lightbox h2,
#main_lightbox h3                        {width: 100% !important; max-width: none !important; }
#main_lightbox tr                        {border-bottom: 1px solid rgba(73,72,75,0.5); }
#main_lightbox td                        {padding-right: 3px; }
#main_lightbox .section,
#main_lightbox #pageBody,
#main_lightbox #pageContainer            {width: auto; padding: 0px; margin: 0px; border: none !important; }
#main_lightbox main,
#main_lightbox .leftcolumn,
#main_lightbox .rightcolumn              {margin: 0px; padding: 0px 30px 0px 0px; max-width: none; }
#main_lightbox .headline-container,
#main_lightbox .leftcolumn               {/*position: absolute; top: 25px; left: 0px; z-index: 100; color: #49484b !important; background: #ebebeb !important; width: 40% !important; margin: 0px !important; padding: 25px !important; */}
#main_lightbox .headline-container       {/*padding-bottom: 5px !important; height: 50px; */}
#main_lightbox .leftcolumn               {/*padding-top:    5px !important; top: 70px; z-index: 99; */}
#main_lightbox .headline-container *,
#main_lightbox .leftcolumn *             {/*color: #49484b; */}
#main_lightbox .tile_square              {}
#main_lightbox .textblock-inner          {max-width: none !important; padding-left: 0px !important; padding-right: 0px !important; }
#main_lightbox a.printbtn                {display: none; }
#main_lightbox img.main-img-overlay,
#main_lightbox .QuickfinderBox,
#main_lightbox .BackgroundImage-Header,
#main_lightbox .parallax-slide,
#main_lightbox .makeSubMenu,
#main_lightbox .mainnav,
#main_lightbox .BreadCrumbBox,
#main_lightbox .prefooter,
#main_lightbox footer,
#main_lightbox #pageBottom,
#main_lightbox .mapCont,
#main_lightbox .ColumnStar,
#main_lightbox #ContentBoxTop,
#main_lightbox #ContentBoxTopStart,
#main_lightbox .ContentBoxLeft,
#main_lightbox .ContentBoxRight,
#main_lightbox .ContentContainerStart,
#main_lightbox #ContentBoxBottom,
#main_lightbox #ContentBoxBottomStart            {display: none !important; }
#main_lightbox .ContentBoxMiddle                 {margin: 0px 0px 20px 0px; }
#main_lightbox .ContentImgBoxNormal              {margin: 0px 0px 0px 0px; }
#main_lightbox .ContentImgBoxLeft,
#main_lightbox .ContentImgBoxRight,
#main_lightbox .ContentTBImgBoxLeft,
#main_lightbox .ContentTBImgBoxRight             {/*width: 25%;*/ }

/* * LightBox - Bottom * */
#main_lightbox #ContentBoxBottom                 {width: auto; margin: 0px 30px 0px 30px; padding: 3px 0px 10px 0px; border-top: 1px solid #777777; }
#main_lightbox a.extrabutton,
#main_lightbox a.extrabutton:visited,
#main_lightbox a.extrabutton:link,
#main_lightbox a.extrabutton:active,
#main_lightbox a.extrabutton:hover               {color: #777777; border: 1px solid #777777; }
#main_lightbox a.extrabutton:hover               {color: #ffffff; background-color: #619ece;}
#main_lightbox a.extrabutton-up                  {display: none; }
#main_lightbox a.extrabutton-right,
#main_lightbox a.extrabutton-right:visited,
#main_lightbox a.extrabutton-right:link,
#main_lightbox a.extrabutton-right:active        {background-image: url(../img/_layout/arrow_line_right_gray.png); }
#main_lightbox a.extrabutton-right:hover         {background-image: url(../img/_layout/arrow_line_right.png); }
#main_lightbox a.extramenu,
#main_lightbox a.extramenu:visited,
#main_lightbox a.extramenu:link,
#main_lightbox a.extramenu:active,
#main_lightbox a.extramenu:focus                 {color: #777777; border-right: 1px solid #777777; }
#main_lightbox a.extramenu:hover                 {color: #444444; }
#main_lightbox ul.makeExtraMenu li:last-child a  {border:none; }

#main_lightbox .ContentBoxRight .mapCont     {height: 400px; display: block !important; border: 1px solid #cccccc; margin: 0px 0px 20px 0px; }


/* * Cookie Popup * */
#cookiebanner              {position:fixed; bottom:0px; display: none; background: rgba(235,105,11,0.8); color: #ffffff; padding: 15px; border-top: 2px solid rgba(255,255,255,0.6); font-size: 100%; box-shadow: 0px 0px 10px rgba(0,0,0,0.3); -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.3); -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.3); text-decoration:none; z-index:10000; width:100%; }
#cookiebanner *            {color: #ffffff; }
#cookiebanner.intro        {bottom:-400px;}
#cookiebanner a            {color: rgba(255,255,255,0.7); text-decoration:none; font-weight: 500; }
#cookiebanner a:hover      {color: rgba(255,255,255,1.0); text-decoration:underline; }
#cookiebanner h4           {color: inherit; max-width: none; font-size: 140%; }
#cookiebannerCloser        {display: none; color: rgba(255,255,255,0.8); background: transparent url(../img/_layout/cross.png) no-repeat center; background-size: 100%; line-height: 100%; position: absolute; top: 15px; right: 15px; width: 30px; height: 30px; padding: 0px; text-decoration: none; cursor:pointer; }
#cookiebannerCloser:hover  {color: #ffffff; background-color: rgba(255,255,255,0.0); background-image: url(../img/_layout/cross_MO.png); text-decoration:none; }

#cookiebannerButtons                                         {display: block; margin: 10px 0px 0px 0px; }
.cookiebannerButtonWrapper                                   {display: inline-block; white-space: nowrap; margin: 0px 10px 10px 0px; padding: 5px; background: rgba(0,0,0,0.0); overflow: hidden; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; }
.cookiebannerButtonWrapper:hover                             {background: rgba(255,255,255,0.4); border-color: rgba(0,0,0,1.0); cursor: pointer; }
.cookiebannerButtonWrapper-Disabled:hover,
.cookiebannerButtonWrapper-Disabled                          {background: rgba(0,0,0,0.0); cursor: auto; opacity: 0.6; -moz-opacity: 0.6; filter:alpha(opacity=60); }
.cookiebannerButtonWrapper label                             {display: inline-block !important; cursor: pointer; }
.cookiebannerButtonWrapper input[type='checkbox']            {background: rgba(0,0,0,0.1) !important; border-color: rgba(0,0,0,0.25) !important; margin: 5px 0px 0px 0px !important;}
.cookiebannerButtonWrapper input[type='checkbox']:checked    {background: rgba(255,255,255,1.0) !important; border-color: rgba(0,0,0,1.0) !important; }
a.cookiebannerButton                                         {display: inline-block; margin: 0px 10px 10px 0px; padding: 10px; font-weight: 500; color: #000000 !important; background: rgba(255,255,255,0.8); border: 1px solid rgba(0,0,0,0.0); overflow: hidden; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; }
a.cookiebannerButton:hover                                   {color: #ffffff !important; background: #000000; text-decoration: none !important; }

/* phones */
@media only screen and (max-width: 640px) {
  #cookiebanner                                              {padding: 15px; overflow: auto; }
  #cookiebanner h4                                           {font-size: 140%; }
  a.cookiebannerButton, .cookiebannerButtonWrapper           {padding: 5px; margin: 0px 5px 5px 0px; }
}
/* * Cookie Popup * */


/* *  Print  * */
.headerBoxPrint            {position: relative; color: #000000; background: transparent;   margin: 10px 10px 0px 10px; border: none;     padding: 0px 0px 0px 0px; height: auto; white-space: nowrap; z-index:1; overflow:visible;}
.ContentBoxPrint           {position: relative; color: #000000; width: auto;  height: auto;  margin: 0px 10px 0px 10px; border: none;    padding: 30px 0px 0px 0px; border-top: 1px #aaaaaa solid; overflow:visible;}
.FooterBoxPrint            {position: relative; color: #000000; width: auto;  height: auto;  margin: 20px 10px 0px 10px; border: none;   padding: 3px 0px 0px 0px; border-top: 1px #999999 solid; clear:both;}

.ContentBoxPrint .ContentBoxMiddle,
.ContentBoxPrint .ContentBoxRight    {position: relative; color: #000000; background: #ffffff; width: auto; height: auto; float: none; text-align: left !important; padding: 0px; margin: 0px; }

.ContentBoxPrint .printbtn,
.ContentBoxPrint .socialbar          {display: none !important;}
      
.ContentBoxPrint h1,
.ContentBoxPrint h2,
.ContentBoxPrint h3,
.ContentBoxPrint h4,
.ContentBoxPrint h5,
.ContentBoxPrint h6                  {color: #000000 !important; text-align: left !important; border: none; padding: 0px; margin: 0px 0px 15px 0px; text-shadow: none; }

.headerBoxPrint .tileblock,
.ContentBoxPrint .tileblock,
.FooterBoxPrint .tileblock,
.headerBoxPrint .info,
.ContentBoxPrint .info,
.FooterBoxPrint .info,
.headerBoxPrint a,
.ContentBoxPrint a,
.FooterBoxPrint a                    {color: #000000 !important; text-align: left !important; border: none; padding: 0px; margin: 0px; }
