/* *  Page  * */
html                       {height:100%; width: 100%; margin: 0; padding: 0;}
body                       {height:100%; width: 100%; margin: 0; padding: 0; color: #444444; background: #ffffff; font-family: Verdana, Arial, sans-serif;  font-size: 13px; font-style: normal; font-weight: 300; line-height: 150%;}
body#print                 {background: #ffffff; height: auto; margin: 0px; padding: 0px; overflow:auto;}
body#media                 {background: #000000; overflow:hidden; margin: 0px; padding: 0px;}

#pageBody                  {position: relative; height: auto; min-height: 100%; width: 100%; display:block; color: inherit; margin: 0px 0px 0px 0px;  padding: 0px 0px 0px 0px; background: transparent; overflow:visible;}
#pageContainer             {position: relative; height: auto; min-height: 100%; width: 100%; display:block; color: inherit; background: transparent ; margin: 0px auto;  padding: 220px 0px 0px 0px; }
#pageBottom                {position: absolute; top: 0px; left: 0px%; height: auto; width: 100%; color: #999999; display:block; color: inherit; clear: both;  margin: 0px 0px 0px 0px;  padding: 0px; background: transparent;}
#tooltip                   {position: absolute; top: 0px; left: 0px; color: #5c2d91; border: 1px solid #5c2d91; width: 230px; height: auto; text-align:center; display: none; z-index: 1002; font-family: inherit; background: #e1dbed; padding: 5px; box-shadow: 0px 0px 7px rgba(0,0,0,0.9); -moz-box-shadow: 0px 0px 7px rgba(0,0,0,0.9); -webkit-box-shadow: 0px 0px 7px rgba(0,0,0,0.9); -moz-border-radius: 7px; -webkit-border-radius: 7px; -khtml-border-radius: 7px; border-radius: 7px; overflow: hidden; opacity: 0.9; -moz-opacity: 0.9; filter:alpha(opacity=90); font-size: 110%; font-weight: normal; text-transform: none; }
#tooltip.color-58,
#tooltip.color-30          {background: #5c2d91 !important; }
#tooltip.color-59,
#tooltip.color-26          {background: #004293 !important; }
#tooltip.color-60,
#tooltip.color-27          {background: #70cbee !important; }
#tooltip.color-61,
#tooltip.color-47          {background: #733a8c !important; }


/* *   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;}
.ContentBoxMiddle img      {/*box-shadow: 5px 5px 0px rgba(252,212,168,1.0); -moz-box-shadow: 5px 5px 0px rgba(252,212,168,1.0); -webkit-box-shadow: 5px 5px 0px rgba(252,212,168,1.0); */}
img.framed                 {margin: 5px 0px 5px 0px; padding: 0px; width:100%; display: block; /*border: 1px solid #5c2d91; overflow:hidden; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; box-shadow: 4px 4px 3px rgba(0,0,0,0.3); -moz-box-shadow: 4px 4px 3px rgba(0,0,0,0.3); -webkit-box-shadow: 4px 4px 3px rgba(0,0,0,0.3); */}
img.framedicon             {margin: 0px 0px 0px 0px;  padding: 0px; /*border: 1px solid #5c2d91; overflow:hidden; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; box-shadow: 4px 4px 3px rgba(0,0,0,0.3); -moz-box-shadow: 4px 4px 3px rgba(0,0,0,0.3); -webkit-box-shadow: 4px 4px 3px rgba(0,0,0,0.3); */}
#ImgContainerlogo          {position:absolute; top: 0px; right: 0px; margin: 0px; padding: 0px;}
#ImgContainer              {margin: 0px 0px 0px 0px; }
.ContentContainer img      {max-width:100%; }

a                          {text-decoration: none; background: transparent; font-weight: normal; color: #5c2d91; 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; }
a.sel                      {text-decoration: underline; font-weight: bold;   color: #5c2d91;}
a:hover                    {text-decoration: underline; background: transparent;   color: #5c2d91; cursor: pointer; }
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;}
a, img                     {position: relative; z-index: 2; }
p                          {position: relative; z-index: 1; }
.show-desktop-0            {display: none; }
.show-desktop-1            {display: block; }

#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: #bbbbbb; font-size: 80%; left: 50%; top: 200px; width: 220px; height: 20px; padding:0px; margin: 0px 0px 0px -120px; background: transparent url(../scripts/loading.gif) no-repeat center; text-align:center; z-index: 602;}
#loadicon                  {position: fixed; display: none; color: #bbbbbb; font-size: 80%; left: 50%; top: 50%; width: 60px; height: 60px; padding:0px; margin: 50px 0px 0px 60px; background: #eeeeee url(../scripts/loading-sm.gif) no-repeat center; text-align:center; z-index: 2000; border: 2px solid #5c2d91; overflow: hidden; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; box-shadow: 3px 3px 5px rgba(0,0,0,0.25); -moz-box-shadow: 3px 3px 5px rgba(0,0,0,0.25); -webkit-box-shadow: 3px 3px 5px rgba(0,0,0,0.25); opacity: 0.8; -moz-opacity: 0.8; filter:alpha(opacity=80); }

/* *  MenuBar  * */
.MenuBox                   {float:left; background: transparent; color: #99CCFF; width: 280px; height: 29px; font-size: 11px; font-weight: normal; padding: 0px 27px 0px 27px; margin: 0px 0px 0px 0px; vertical-align: top; overflow: visible;}
#startpage .MenuBox        {background: transparent;}
.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%; height: auto; font-size: 11px;  padding: 4px 0px; margin:0px 0px 20px 0px; border-top: 1px dotted #999999; border-bottom: 1px dotted #999999; line-height: 100%;}

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);}
.ContentContainerStart ul li {list-style-image: url(../img/_layout/list_bullet_start.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;}

/* *  Content boxes  * */
.section                   {display: block; position: relative; margin: 0px 0px 0px 0px;   padding: 0px 0px 0px 0px; }
#ContentBoxTop             {display: block; position: fixed; top: 0px; left: 0px; color: inherit; background: #764ca0 url(../img/_layout/bg_top.png) repeat-x left top; height: 220px; width: 100%; font-size: inherit; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; z-index: 900; overflow: hidden; box-shadow: 0px 5px 10px rgba(0,0,0,0.4); -moz-box-shadow: 0px 5px 10px rgba(0,0,0,0.4); -webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.4); transition: all 0.2s ease-out 0.1s; -webkit-transition: all 0.2s ease-out 0.1s; -moz-transition: all 0.2s ease-out 0.1s; -o-transition: all 0.2s ease-out 0.1s; }
.ContentBoxTop-fixed       { }
.ContentBoxTop-first       { }
#ContentBoxTopInner        {position: relative; height: 100%; background: transparent; width: 1000px; display: block; margin: 0px auto; padding: 0px 0px 0px 0px; }
#ContentBoxTopBottom       {position: absolute !important; left: 0px !important; bottom: 0px !important; width: 100% !important; margin: 0px 0px 0px 0px !important; }
#ContentBoxTopMenu         {display: none;  position: absolute; top: 215px; left: 50%; color: inherit; background: #e4e4e4; height: auto; min-height: 30px; width: 980px; font-size: inherit; margin: 0px 0px 0px -480px; border-bottom: 1px solid #cccccc; padding: 0px 0px 0px 0px; overflow: visible; z-index: 998; }
#ContentBoxBottom          {position: fixed; bottom: 0px; left: 0px; display: none; height: 50px; width: 100%; color: inherit; margin: 0px; padding: 0px; background: #ffffff url(../img/_layout/bg_footer.png) repeat left top; z-index: 901; overflow: hidden; box-shadow: 0px 0px 13px rgba(0,0,0,0.5); -moz-box-shadow: 0px 0px 13px rgba(0,0,0,0.5); -webkit-box-shadow: 0px 0px 13px rgba(0,0,0,0.5); }
/*#ContentBoxBottom          {position: absolute; top: 30px; left: 0px; display: block; margin: 0px; padding: 0px 0px 0px 0px; width: auto; height: auto; }*/

.ContentContainer          {clear: both; position: relative; color: inherit; height: auto; width: 1000px; display: block; font-size: inherit; margin: 0px auto; padding: 15px 0px 50px 0px; background: transparent; z-index: 1; }
.ContentContainerInner     {position: relative; height: auto; width: 100%; display: block; margin: 0px auto; padding: 0px 0px 0px 0px; text-shadow: none; }
.ContentBoxLeft            {position: relative; float: left;  width: 180px; display: block; height: auto; margin: 0px; padding: 0px 0px 0px 0px;   background: transparent; color: inherit; overflow: hidden; }
.ContentBoxMiddle          {position: relative; float: left;  width: 579px; display: block; height: auto; margin: 0px; padding: 0px 13px 0px 13px; color: inherit; background: transparent; overflow: hidden; }
.ContentBoxRight           {position: relative; float: right; width: 215px; display: block; height: auto; margin: 0px; padding: 0px 0px 0px 0px;   font-size: 90%; color: inherit; background: #e1dbed; overflow: hidden; }
#TextContainer             {}


.scroll-wrapper            {position: relative; color: inherit; background: transparent; height: auto;  width: 960px; display: block; margin: 0px 0px 0px 0px; padding: 0px; overflow: hidden; }
.slide                     {position: absolute; top: 0px; left: 970px; color: inherit; background: transparent;     height: auto;  width: 100%; display: block; margin: 0px 0px 5px 0px; padding: 0px 0px 0px 0px; overflow: visible; }
.first-slide               {position: absolute; top: 0px; left: 0px; background: transparent; }
.read-more                 {position: absolute; display: none; bottom: 0px; left: 0px; width: 100%; margin: 0px; padding: 0px; z-index: 101; }
.read-more a               {display: block; margin: 0px; padding: 1px; background: #eeeeee; font-size: 12px; border-top: 1px dotted #bbbbbb; }
.read-more a:hover         {text-decoration: none; color: #ffffff; background: #5c2d91; }
a.section-anchor           {display: block; }
a.section-anchor-sub       {position: relative;}

/* * Social Networks * */
.socialbar                  {position: relative; clear: both; display: block; height: auto;  margin: 10px 0px 0px 0px; padding: 0px 5px; background: transparent url(../img/_layout/bg_black_trans10.png) repeat left top; }
#socialshareprivacy ul,
#socialshareprivacy li      {list-style-type: none; list-style-image: none; margin: 0px !important; padding: 3px 0px !important; }
.sociallinks                {position: relative; display: block; width: 100%; padding: 0px 0px 0px 0px; margin: 20px 0px 10px 0px; width: auto; text-align: center; }
.sociallinks a              {display: inline-block; padding: 0px 0px 0px 0px; background: #e1dbed; margin: 0px 3px 0px 3px; width: 40px; height: 40px; vertical-align: top; overflow: hidden; -moz-border-radius: 22px; -webkit-border-radius: 22px; -khtml-border-radius: 22px; border-radius: 22px; }
.sociallinks a:hover        {background: #5c2d91; }
.sociallinks img            {display: block; margin: 0px; padding: 0px; }
.socialbtns                 {position: relative; width: auto; padding: 0px; float: left; margin: 0px 0px 0px 0px; }
.really_simple_share_facebook a       {color: #ffffff; background: #4966b6 url(../img/_layout/facebook_btn.png) no-repeat left top; display: block; font-family: Arial, sans-serif; font-weight: bold; font-size: 12px; padding: 4px 5px 4px 25px; margin: 0px 2px 0px 2px !important; white-space: nowrap; line-height: 100%; }
.really_simple_share_facebook a:hover {color: #ffffff; background: #4966b6 url(../img/_layout/facebook_btn_hover.png) no-repeat left top; text-decoration: none; }
.really_simple_like_facebook a        {margin: 0px 0px 0px 0px !important;}

/* *  Header  * */
.headerBox                  {background:transparent; position: relative; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; display: block; width: 100%; height:auto; color: inherit; vertical-align: top; overflow: hidden;}
.headerBoxLogo              {position: absolute; right: 0px; top: 0px; display: block; width: auto; height: auto; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; overflow:visible; z-index: 1; }
#ContentBoxTopStart .headerBoxLogo  {}
#headerBoxImg               {background:transparent; position: relative; display: block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; width: 100%; height: auto; color: inherit; overflow: hidden; border: none;}
.headerBoxBanner            {background:transparent; position: relative; float: right; width: auto; height: auto; margin: 20px 20px 0px 0px; padding: 0px 0px 0px 0px;}
.back                       {background:transparent; position: relative; width: auto; height: auto; margin: 7px 0px 0px 0px; padding: 0px 0px 0px 0px; color: #333333; z-index:2; font-size:10px; }
.LabelBox                   {position: fixed; left: 0px; top: 170px; display: block; width: 100%; height: 35px; font-size: 26px; font-weight: normal; color: #002851; background: transparent url(../img/_layout/bg_purple_bar.png) no-repeat center top; margin: 0px; padding: 0px 0px 0px 0px; line-height: 100%; z-index: 910; box-shadow: 0px 0px 10px rgba(0,0,0,0.6); -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.6); -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.6); }
.LabelBoxInner              {position: relative; height: 100%; background: transparent; width: 1000px; display: block; margin: 0px auto; padding: 0px 0px 0px 0px; }
.LabelBox p                 {position: absolute; right: 0px; top: 5px; display: block; width: 215px; height: 25px; text-align:left; color: transparent; background: transparent url(../img/_layout/logo_claim.png) no-repeat left top; margin: 0px; padding: 0px; }
.UserLabel                  {position: absolute; top: 0px; left: 50%; display: block; margin: 0px; padding: 0px 0px 0px 0px; width: auto; height: auto; }
.HeaderTopMenu              {position: absolute; top: 60px; left: 0px; display: block; margin: 0px; padding: 0px 0px 0px 0px; width: auto; height: auto; }


.LeftColumn                 {position: relative; width: 109px; height: auto; min-height: 100px; float:left; font-size: 1.0em;  margin: 0px 0px 0px 0px; padding: 0px 0px 0px 15px;  background: transparent; color: #000000; overflow: hidden;}
.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; height: auto; width: 100%; margin: 0px 0px 0px 0px; padding: 0px; color: inherit; background: transparent; overflow:visible; }
.ContentTBBoxLeft,
.ContentTextBoxLeft         {position: relative; display:inline; width: auto;  background: transparent; height: auto;  margin: 0px 0px 0px 0px; padding:0; text-align: left; overflow:visible;}
.ContentTBBoxRight,
.ContentTextBoxRight        {position: relative; display:inline; width: auto;  background: transparent; height: auto;  margin: 0px 0px 0px 0px; padding:0; text-align: left; overflow:visible;}
.ContentImgBoxLeft          {position: relative; display:block; float: left;  width: 160px; background: transparent; height: auto;  margin: 0px 20px 5px 0px;   padding:0; text-align: left; overflow:visible;}
.ContentImgBoxRight         {position: relative; display:block; float: right; width: 160px; background: transparent; height: auto;  margin: 0px 0px 5px 20px;   padding:0; text-align: left; overflow:visible;}
.fancybox                   {display:block; z-index:100; }

.CenterBox                  {height: auto; width: auto; display: block; font-size:inherit; color: inherit; background: transparent; margin: 0px auto;  padding: 0px 0px 0px 0px; }
.FooterBox                  {height: auto; width: auto; display: block; clear: both; font-size: 11px; color: #666666; background: transparent; margin: 20px 0px 5px 0px;  padding: 10px 0px 0px 0px; text-align: left; line-height: 140%; }
.FooterBox b                {}
.pagetop                    {width:100%; display: none;   height: auto;  font-size: 100%; padding: 0px 0px 0px 0px; margin:0px 0px 10px 0px; border-bottom: 1px dotted #999999; line-height: 100%; text-align:right;}
.pagebottom                 {width:100%; display: none;   height: auto;  padding:0; margin: 0px; padding: 0px; text-align:left;}
#FrameContainer             {position: relative; display:block; background: transparent; width: 100%; height: 1500px; margin: 0px auto; padding: 0px;}
#module_Frame               {display:block; background: transparent; width: 100%; height: 100%; margin: 0px 0px 0px 0px; padding: 0px; border: 1px solid #999999; }
.body-video iframe          {margin-right: 10px; }
#loginfo                    {position: fixed; font-size: 90%; line-height: 120%; top: 145px; left: 50%; text-align: center; color: #666666; border: 1px solid #aaaaaa; display: none; width: 170px; background: #ffffff; margin: 0px 0px 0px -480px; padding: 5px; overflow: hidden; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; box-shadow: 0px 0px 6px rgba(0,0,0,0.6); -moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.6); -webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.6); opacity: 0.6; -moz-opacity: 0.6; filter:alpha(opacity=60); }
#loginfo b                  {color: #e00000; font-size: 110%; }

/* *  Layout-Templates * */
#start #mainnavstart,        
#start #mainSubnav,
#start .BreadCrumbBox                    {display:none;}
#start .ContentBoxMiddle                 {}

.body-termine .ContentBoxRight,
.body-main_wide .ContentBoxRight         {display:none;}
.body-termine .ContentBoxMiddle,
.body-main_wide .ContentBoxMiddle        {width: 794px !important; margin: 0px 0px 0px 0px !important; }

#main_news .ContentBoxMiddle             {width: 476px; }
#main_news .ContentBoxRight              {position: absolute; top: 35px; right: 0px; display: block; width: 160px; }
#main_news .ContentTextBoxLeft,
#main_news .ContentTextBoxRight          {width: 276px; }
#main_news .ContentImgBoxLeft,
#main_news .ContentImgBoxRight           {width: 180px; }
#main_news .ContentBoxMiddle img
#main_news .ContentBoxMiddle img         {}
#main_news .ContentImgBoxLeft img
#main_news .ContentImgBoxRight img       {}

.body-main_2col .leftcolumn              {float:left;  width: 45%; margin: 0px 20px 10px 0px; clear:both; overflow: hidden; }
.body-main_2col .rightcolumn         	   {float:right; width: 45%; margin: 0px 40px 0px 0px;              overflow: hidden; }

#main_single .scroll-wrapper             {height: auto; }
#main_single .slide                      {position: relative; top: 0px; left: 0px;}

#main_lightbox,
#main_lightbox #pageBody                 {background: #ffffff; }
#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 .ContentContainer         {box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; padding-bottom: 0px; margin: 0px; }
#main_lightbox .ContentBoxMiddle         {width: auto; padding: 10px; margin: 0px; background: transparent; -moz-border-radius: none; -webkit-border-radius: none; -khtml-border-radius: none; border-radius: none; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; }
#main_lightbox .section,
#main_lightbox #pageBody,
#main_lightbox #pageContainer            {width: auto; padding: 0px; margin: 0px; }
#main_lightbox .makeSubMenu,
#main_lightbox #mainnav,
#main_lightbox #BackgroundImage,
#main_lightbox #ContentBoxTop,
#main_lightbox .ContentBoxRight,
#main_lightbox #ContentBoxTopStart,
#main_lightbox .ContentContainerStart,
#main_lightbox #ContentBoxBottom,
#main_lightbox .FooterBox,
#main_lightbox .socialbar,
#main_lightbox #ContentBoxBottomStart    {display: none; }


a.footer                    {margin: 0px 0px 0px 10px; text-decoration: none; color: #333333;}
a.footer:hover              {text-decoration: underline;}

b.dllink                    {color: inherit; background: url(../img/_layout/icon_download.gif) no-repeat left top; margin: 5px 0px -25px 0px; padding: 0px 0px 3px 27px; }
a.dllink, a.linkPDF         {font-weight: normal; color: #5c2d91; background: url(../img/_layout/icon_download.gif) no-repeat left top; margin: 5px 0px -25px 0px; padding: 0px 0px 3px 27px; }
a.dllink:hover              {text-decoration: underline; color: #5c2d91; }

b.pdf, a.pdf, a.linkPDF     {background: url(../img/_layout/icon_pdf.gif) no-repeat left top;}
a.ppt, a.pptx, a.pps, a.ppx {background: url(../img/_layout/icon_ppt.gif) no-repeat left top;}
a.mp3                       {background: url(../img/_layout/icon_mp3.gif) no-repeat left top;}
a.doc, a.word               {background: url(../img/_layout/icon_word.gif) no-repeat left top;}

a.btn,
a.btn:visited,
a.btn:link,
a.btn:active,
a.btn:hover,
a.button,
a.button:visited,
a.button:link,
a.button:active,
a.button:hover              {font-size:110%; display:block; font-weight: normal; width: auto; text-decoration: none; color: #ffffff; background: #5c2d91; margin: 0px; padding: 5px 15px; border: 1px solid #ffffff; -moz-border-radius: 7px; -webkit-border-radius: 7px; -khtml-border-radius: 7px; border-radius: 7px; text-align: center; }
a.btn:hover, a.button:hover {color: #ffffff; background: #5c2d91; text-decoration: none; box-shadow: 0px 0px 8px rgba(69,161,42,0.9); -moz-box-shadow: 0px 0px 8px rgba(69,161,42,0.9); -webkit-box-shadow: 0px 0px 8px rgba(69,161,42,0.9); }
.listblock a.button         {width: auto; margin: 0px 0px 0px 0px;}

a.btn-rss                   {background: #eeeeee url(../img/Icons/socialbutton_rss_small.png) no-repeat 3px 3px; width: 150px; height: auto; margin: 0px 10px 0px 0px; padding: 1px 3px 1px 25px; display: block; font-size: 11px; font-weight: normal; color: #666666; border: 1px solid #bbbbbb; overflow: hidden; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; }
a.btn-rss:hover             {background-color: #5c2d91; color: #ffffff; box-shadow: 0px 0px 8px rgba(69,161,42,0.9); -moz-box-shadow: 0px 0px 8px rgba(69,161,42,0.9); -webkit-box-shadow: 0px 0px 8px rgba(69,161,42,0.9);}

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.extrabutton,
a.extrabutton:visited,
a.extrabutton:link,
a.extrabutton:active,
a.extrabutton:hover           {position:relative; display: block; width: 25px; height: auto; font-size:11px; font-weight: normal; text-decoration: none; text-transform:lowercase; color: #5c2d91; background: transparent url(../img/_layout/arrow_up.png) no-repeat right 4px; margin: 5px 0px 10px 0px; padding: 3px 20px 6px 4px; z-index: 1; border: 1px solid #5c2d91; overflow:hidden; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; }
a.extrabutton:hover           {text-decoration: none; color: #ffffff; background: #5c2d91 url(../img/_layout/arrow_gray_up.png) no-repeat right 4px; box-shadow: 0px 0px 6px rgba(69,161,42,0.8); -moz-box-shadow: 0px 0px 6px rgba(69,161,42,0.8); -webkit-box-shadow: 0px 0px 6px rgba(69,161,42,0.8); }
a.extrabutton                 {display: none; }

a.extrabutton-up,
a.extrabutton-up:visited,
a.extrabutton-up:link,
a.extrabutton-up:active       {float: right; background-image: url(../img/_layout/arrow_up.png); z-index: 1200;}
a.extrabutton-up:hover        {background-image: url(../img/_layout/arrow_gray_up.png); }
a.extrabutton-right,
a.extrabutton-right:visited,
a.extrabutton-right:link,
a.extrabutton-right:active    {background-image: url(../img/_layout/arrow_right.png); }
a.extrabutton-right:hover     {background-image: url(../img/_layout/arrow_gray_right.png); }
a.extrabutton-left,
a.extrabutton-left:visited,
a.extrabutton-left:link,
a.extrabutton-left:active      {background-image: url(../img/_layout/arrow_left.png); }
a.extrabutton-left:hover       {background-image: url(../img/_layout/arrow_gray_left.png); }
a.extrabutton-down,
a.extrabutton-down:visited,
a.extrabutton-down:link,
a.extrabutton-down:active      {background-image: url(../img/_layout/arrow_down.png); }
a.extrabutton-down:hover       {background-image: url(../img/_layout/arrow_gray_down.png); }

a.layer                        {position: absolute !important; left: 0px !important; top: 0px !important; width: 100% !important; height: 100% !important; margin: 0px; display: block; background: transparent; z-index: 5; }
a.on,
a.layer:hover                  {background: transparent url(../img/_layout/bg_white_trans20.png) repeat left top; }

object                      { vertical-align: top; margin: 0px 0px 0px 0px; padding: 0px; outline: 0;}
embed                       { vertical-align: top; margin: 0px 0px 0px 0px; padding: 0px; outline: 0;}
.TeaserGroup object         { margin: 0px 0px 0px -1px;}
.TeaserGroup embed          { margin: 0px 0px 0px -1px;}


/* * DataFoldList * */
ul.DataFoldList                  { position: relative; list-style-image: url(../img/_layout/listarrow.png); font-weight: normal; padding: 0px 0px 0px 20px;  width: auto; height: auto; display:block; background: transparent; overflow: visible; text-align:left; }
ul.DataFoldList ul 	     	       { position: relative; list-style-image: url(../img/_layout/listarrow.png); margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; width: auto; height:auto; background: transparent;}
ul.DataFoldList li               { position: relative; list-style-image: url(../img/_layout/listarrow.png); background: transparent; width: auto; height: auto; margin-bottom: 5px;  overflow: visible; }
ul.DataFoldList li ul            { position: relative; padding: 0px 0px 0px 0px; list-style-type: none; list-style-image: none; width: auto; background: transparent; border: none; display: block; height: 0px; overflow: hidden; 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; }
ul.DataFoldList li ul li         { list-style-type: none; list-style-image: none; }
ul.DataFoldList li:last-child ul { }
ul.DataFoldList li:hover, ul.DataFoldList li.CSStoHighlight { background-color: transparent;}
ul.DataFoldList ul.CSStoShow     { display: block !important; height: auto; padding: 10px 0px 5px 20px;}
ul.DataFoldList li:hover ul      { display: block !important; height: auto; padding: 10px 0px 5px 20px;}
ul.DataFoldList *                { line-height: normal !important;} /* overriding my normal stylesheet */


/* * ############################################ * */
/* * TOP-MENU * */
/* * ############################################ * */
#mainnav                     { position:relative; display: block; width: 100%; height: auto; padding: 0px; margin: 0px 0px 0px 0px; background: transparent;}
.mainnavfirst                { position:absolute; display: block; z-index: 1; top:240px; left:  0px; margin: 0px;               width: 300px; height: 300px;}
.mainnavfixed                { position:fixed;    display: block; z-index: 1; top: 15px; left:  0px;   margin: 0px 0px 0px 175px; width: 300px; height: auto; }
#mainnav h4                  { color:#724200; background: transparent url(../img/_layout/arrow_gray_down.png) no-repeat 260px 15px; font-size: 18px; font-weight: normal; display: block; text-transform:uppercase; margin: 0px; padding: 15px 25px; height: auto; width: 250px; }
#mainnav.mainnavfirst h4     { visibility: hidden; font-size: 16px; background: transparent; }
ul.makeMenu                  { position: relative; list-style-type: none; font-weight: normal; height: auto; width: 100%; font-family: Tahoma, Verdana, Arial, sans-serif; display:block; background: transparent; margin: 0px; padding: 0px; overflow: visible; }
ul.makeMenu ul 	       	     { position: relative; list-style-type: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; width: auto; height:auto; background: transparent;}
ul.makeMenu li               { position: relative; list-style-type: none; display: block; background: transparent; width: 100%; height: auto; list-style-image: none; margin: 0px 0px 3px 0px; padding: 0px; overflow: visible; }
ul.makeMenu li ul            { position: relative; padding: 0px 0px 0px 0px; width: auto; margin: 0px 0px 3px 15px; background: transparent; border: 1px solid #5c2d91; border-top: none; display: block; overflow: hidden; }
ul.makeMenu li ul li         { display: block; margin: 0px; }
ul.makeMenu li:last-child ul { }
ul.makeMenu li:hover, ul.makeMenu li.CSStoHighlight { background-color: transparent; ; z-index: 3; }
ul.makeMenu ul.CSStoShow     { display: block !important;}
ul.makeMenu li:hover ul      { display: block !important;}
ul.makeMenu *                { line-height: normal !important;} /* overriding my normal stylesheet */
ul.makeMenu li ul li ul      { position:relative; top:0px; left:0px; display: block; padding: 0px 0px 0px 0px; width: auto; margin: 0px 0px 0px 0px; border: none; overflow: hidden; background: transparent; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; background: transparent; border: none; -moz-border-radius: 0px; -webkit-border-radius: 0px; -khtml-border-radius: 0px; border-radius: 0px; }
ul.makeMenu li ul li ul li   { position:relative; float: none; display: block; padding: 0px; margin: 0px; border: none; }
a.TopMenu, a.TopMenu:visited, a.TopMenu:link, a.TopMenu:active	                                    {display: block; color: #5c2d91; background: #e1dbed; font-size: 12px; height: auto; width: auto; font-weight: normal; text-transform: none; text-decoration:none; margin: 0px 0px 0px 0px; padding: 4px 5px; border: 1px solid #5c2d91; line-height: 100%; text-align:left; }
a.TopMenu_sel, a.TopMenu_sel:hover, a.TopMenu_sel:visited, a.TopMenu_sel:link, a.TopMenu_sel:active	{display: block; color: #ffffff; background: #5c2d91; font-size: 12px; height: auto; width: auto; font-weight: normal; text-transform: none; text-decoration:none; margin: 0px 0px 0px 0px; padding: 4px 5px; border: 1px solid #5c2d91; line-height: 100%; text-align:left; }
a.TopMenu:hover                     					                                                      {display: block; color: #ffffff; background: #5c2d91; font-size: 12px; height: auto; width: auto; font-weight: normal; text-transform: none; text-decoration:none; margin: 0px 0px 0px 0px; padding: 4px 5px; border: 1px solid #5c2d91; line-height: 100%; text-align:left; }
a.TopMenu_sel img, a.TopMenu img                                                                    { }
ul.makeMenu li:first-child a.TopMenu                                                                { }
ul.makeMenu li:last-child a.TopMenu                                                                 { }
ul.makeMenu li ul li:first-child a                                                                  {border-top: none !important; }

/* Termine */
#top_1175 a.TopMenu, #top_1175 a.TopMenu:visited, #top_1175 a.TopMenu:link, #top_1175 a.TopMenu:active	                                               {color: #5c2d91 !important; background: #ccc3dd url(../img/_layout/icon_cal.png)       no-repeat 5px center !important; font-size: 14px !important; text-transform: uppercase !important; margin: 0px 0px 8px 0px !important; padding: 6px 10px 6px 25px !important; }
#top_1175 a.TopMenu_sel, #top_1175 a.TopMenu_sel:hover, #top_1175 a.TopMenu_sel:visited, #top_1175 a.TopMenu_sel:link, #top_1175 a.TopMenu_sel:active	 {color: #ffffff !important; background: #5c2d91 url(../img/_layout/icon_cal_hover.png) no-repeat 5px center !important; font-size: 14px !important; text-transform: uppercase !important; margin: 0px 0px 8px 0px !important; padding: 6px 10px 6px 25px !important; }
#top_1175 a.TopMenu:hover                     					                                                                                               {color: #ffffff !important; background: #5c2d91 url(../img/_layout/icon_cal_hover.png) no-repeat 5px center !important; font-size: 14px !important; text-transform: uppercase !important; margin: 0px 0px 8px 0px !important; padding: 6px 10px 6px 25px !important; }

#sub_1189,
#top_1488,
#sub_sub_1608,
#sub_sub_1430,
#sub_1250,
#sub_1475,
#main_wide .topmenu-empty, #main .topmenu-empty, #main_news .topmenu-empty,
#main_wide ul.makeMenu p, #main ul.makeMenu p, #main_news ul.makeMenu p                             {display: none !important;}
/* * ############################################ * */
/* * TOP-MENU - ENDE * */
/* * ############################################ * */


/* * SUB-MENU * */
#mainSubnav                     { position:relative; display: block; width: 100%; height: auto; padding: 0px; margin: 10px 0px 0px 0px; background: transparent; }
ul.makeSubMenu                  { position: relative; list-style-type: none; font-weight: normal; width: 100%; height: auto; clear: both; display:inline-block; background: transparent; margin: 0px 0px 0px 0px; padding: 10px 0px 0px 0px; text-align:left;  }
ul.makeSubMenu ul 	     	      { position: relative; list-style-type: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; width: 100%; height:auto; background: transparent;}
ul.makeSubMenu li               { position: relative; list-style-type: none; display: block; background: transparent; width: 100%; height: auto; list-style-image: none; margin: 0px 0px 3px 0px; padding: 0px; overflow: visible; }
ul.makeSubMenu li ul            { position: relative; padding: 0px 0px 0px 0px; width: auto; margin: 0px 0px 3px 15px; background: transparent; border: 1px solid #1f82c0; border-top: none; display: block; overflow: hidden; }
ul.makeSubMenu li ul li         { display: block; margin: 0px; }
ul.makeSubMenu li:last-child ul { }
ul.makeSubMenu li:hover, ul.makeSubMenu li.CSStoHighlight { background-color: transparent; ; z-index: 3; }
ul.makeSubMenu ul.CSStoShow     { display: block !important;}
ul.makeSubMenu li:hover ul      { display: block !important;}
ul.makeSubMenu *                { line-height: normal !important;} /* overriding my normal stylesheet */
ul.makeSubMenu li ul li ul      { position:relative; top:0px; left:0px; display: block; padding: 0px 0px 0px 0px; width: auto; margin: 0px 0px 0px 0px; border: none; overflow: hidden; background: transparent; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; background: transparent; border: none; -moz-border-radius: 0px; -webkit-border-radius: 0px; -khtml-border-radius: 0px; border-radius: 0px; }
ul.makeSubMenu li ul li ul li   { position:relative; float: none; display: block; padding: 0px; margin: 0px; border: none; }
ul.makeSubMenu li:first-child a        {}
ul.makeSubMenu li:last-child a         {}
ul.makeSubMenu li ul li:first-child a  {border-top: none !important; }

a.makeSubMenuTop, a.makeSubMenuTop:visited, a.makeSubMenuTop:link, a.makeSubMenuTop:active	                                                 {display: block; color: #1f82c0; background: #c7eafd;  font-size: 12px; height: auto; width: auto; font-weight: normal; text-transform: none; text-decoration:none; margin: 0px 0px 0px 0px; padding: 4px 5px; border: 1px solid #1f82c0; line-height: 100%; text-align:left; }
a.makeSubMenuTop_sel, a.makeSubMenuTop_sel:hover, a.makeSubMenuTop_sel:visited, a.makeSubMenuTop_sel:link, a.makeSubMenuTop_sel:active     	 {display: block; color: #ffffff; background: #1f82c0;  font-size: 12px; height: auto; width: auto; font-weight: normal; text-transform: none; text-decoration:none; margin: 0px 0px 0px 0px; padding: 4px 5px; border: 1px solid #1f82c0; line-height: 100%; text-align:left; }
a.makeSubMenuTop:hover                     					                                                                                         {display: block; color: #ffffff; background: #1f82c0;  font-size: 12px; height: auto; width: auto; font-weight: normal; text-transform: none; text-decoration:none; margin: 0px 0px 0px 0px; padding: 4px 5px; border: 1px solid #1f82c0; line-height: 100%; text-align:left; }

a.MenuLevelSub, a.MenuLevelSub:visited, a.MenuLevelSub:link, a.MenuLevelSub:active	                                                         {display: block; color: #5c2d91; background: #f1edf9; background-position: -3px center;                             font-size: 11px; height: auto; width: auto; font-weight: normal; text-transform: none; border-top: 1px solid #5c2d91; text-decoration:none; margin: 0px 0px 0px 0px; padding: 4px 5px 4px 15px; line-height: 100%; text-align:left; }
a.MenuLevelSub_sel, a.MenuLevelSub_sel:hover, a.MenuLevelSub_sel:visited, a.MenuLevelSub_sel:link, a.MenuLevelSub_sel:active                 {display: block; color: #ffffff; background: #8156b3 url(../img/_layout/arrow_right_sm.png) no-repeat 3px center;   font-size: 11px; height: auto; width: auto; font-weight: normal; text-transform: none; border-top: 1px solid #5c2d91; text-decoration:none; margin: 0px 0px 0px 0px; padding: 4px 5px 4px 15px; line-height: 100%; text-align:left; }
a.MenuLevelSub:hover                     					                                                                                           {display: block; color: #ffffff; background: #8156b3 url(../img/_layout/arrow_right_sm.png) no-repeat 3px center;   font-size: 11px; height: auto; width: auto; font-weight: normal; text-transform: none; border-top: 1px solid #5c2d91; text-decoration:none; margin: 0px 0px 0px 0px; padding: 4px 5px 4px 15px; line-height: 100%; text-align:left; }

a.MenuLevelSubSub, a.MenuLevelSubSub:visited, a.MenuLevelSubSub:link, a.MenuLevelSubSub:active	                                             {display: block; color: #5c2d91; background: #e1dbed; background-position: 12px center;                             font-size: 11px; height: auto; width: auto; font-weight: normal; text-transform: none; border-top: 1px solid #5c2d91; text-decoration:none; margin: 0px 0px 0px 0px; padding: 4px 5px 4px 30px; line-height: 100%; text-align:left; }
a.MenuLevelSubSub_sel, a.MenuLevelSubSub_sel:hover, a.MenuLevelSubSub_sel:visited, a.MenuLevelSubSub_sel:link, a.MenuLevelSubSub_sel:active	 {display: block; color: #ffffff; background: #a176d3 url(../img/_layout/arrow_right_sm.png) no-repeat 18px center;  font-size: 11px; height: auto; width: auto; font-weight: normal; text-transform: none; border-top: 1px solid #5c2d91; text-decoration:none; margin: 0px 0px 0px 0px; padding: 4px 5px 4px 30px; line-height: 100%; text-align:left; }
a.MenuLevelSubSub:hover                     					                                                                                       {display: block; color: #ffffff; background: #a176d3 url(../img/_layout/arrow_right_sm.png) no-repeat 18px center;  font-size: 11px; height: auto; width: auto; font-weight: normal; text-transform: none; border-top: 1px solid #5c2d91; text-decoration:none; margin: 0px 0px 0px 0px; padding: 4px 5px 4px 30px; line-height: 100%; text-align:left; }


div.SubMenuSlider              {position:absolute; bottom: 50px; left: 655px; height: 45px; width: 180px; font-size: 24px; text-align: center; margin: 0px; padding: 0px 50px 0px 70px; color: #ffffff; background: transparent url(../img/_layout/bg_black_trans30.png) repeat left top; font-weight: 300; display: block; }
div.SubMenuSliderDisplay       {float: left; padding: 10px; margin: 0px; min-width: 55px; }
a.SubMenuSlider                {position:relative; height: 45px; width: 45px; display:block; margin: 0px; padding: 0px; background: transparent url(../img/_layout/arrow_gray_left.png) no-repeat center center; }
a.SubMenuSlider:hover          {background-color: #703e02; }
a.SubMenuSlider-left           {float: left; background-image: url(../img/_layout/arrow_left.png); }
a.SubMenuSlider-right          {float: left; background-image: url(../img/_layout/arrow_right.png); }


/* * TopBar-MENU * */
ul.makeTopBarMenu	                  {position: absolute; top: 5px; left: 0px; display:none; font-family: Tahoma, Verdana, Arial, sans-serif; width: auto; height: auto; margin: 0px; padding: 0px; text-align:left; }
ul.makeTopBarMenu li                {position: relative; list-style-type: none; float: left; list-style-image: none; margin: 0px 0px 0px 0px; padding: 0px; height: auto; width: auto; white-space:nowrap; overflow: visible;}
a.topbarmenu, a.topbarmenu:visited, a.topbarmenu:link, a.topbarmenu:active, a.topbarmenu:focus, a.topbarmenu:hover	                        {color: #5c2d91; background: #e1dbed; font-size: 11px; font-weight: normal; display: block; height: auto; width: auto; text-transform: none; text-decoration:none; margin: 0px 0px 0px 0px; padding: 3px 7px; line-height: 100%; border: 1px solid #a597bf; border-left: none; }
a.topbarmenu_sel, a.topbarmenu_sel:hover, a.topbarmenu_sel:visited, a.topbarmenu_sel:link, a.topbarmenu_sel:focus, a.topbarmenu_sel:active	{color: #ffffff; background: #5c2d91; font-size: 11px; font-weight: normal; display: block; height: auto; width: auto; text-transform: none; text-decoration:none; margin: 0px 0px 0px 0px; padding: 3px 7px; line-height: 100%; border: 1px solid #a597bf; border-left: none; }
a.topbarmenu:hover                     					                                                                                            {color: #ffffff; background: #5c2d91; font-size: 11px; font-weight: normal; display: block; height: auto; width: auto; text-transform: none; text-decoration:none; margin: 0px 0px 0px 0px; padding: 3px 7px; line-height: 100%; border: 1px solid #a597bf; border-left: none; }

li.topbar-home a                                                                 {padding-left: 20px !important; background-image: url(../img/_layout/icon_tophome.png) !important; background-repeat: no-repeat !important; background-position: 4px center !important; border-left: 1px solid #a597bf !important; }
li.topbar-home a.topbarmenu_sel, li.topbar-home a.topbarmenu_sel:hover,
li.topbar-home a.topbarmenu_sel:visited, li.topbar-home a.topbarmenu_sel:link,
li.topbar-home a.topbarmenu_sel:focus, li.topbar-home a.topbarmenu_sel:active,
li.topbar-home a.topbarmenu:hover                                                {background-image: url(../img/_layout/icon_tophome_MO.png) !important; }

a.style_blue             {color: #5c2d91 !important; background: #c7eafd !important; /*border-color: #1f82c0 !important;*/ }
a.style_blue_sel,
a.style_blue:hover       {color: #ffffff !important; background: #1f82c0 !important; /*border-color: #1f82c0 !important;*/ }

a.style_green            {color: #5c2d91 !important; background: #c9debd !important; /*border-color: #588f39 !important;*/ }
a.style_green_sel,
a.style_green:hover      {color: #ffffff !important; background: #588f39 !important; /*border-color: #588f39 !important;*/ }

a.style_yellow           {color: #5c2d91 !important; background: #fff8ad !important; /*border-color: #5c2d91 !important;*/ }
a.style_yellow_sel,
a.style_yellow:hover     {color: #5c2d91 !important; background: #ebde52 !important; /*border-color: #5c2d91 !important;*/ }

a.style_orange           {color: #5c2d91 !important; background: #ffdead !important; /*border-color: #003e90 !important;*/ }
a.style_orange_sel,
a.style_orange:hover     {color: #ffffff !important; background: #f0ad4a !important; /*border-color: #003e90 !important;*/ }
/* * TopBar-MENU - ENDE * */


/* * EXTRA-MENU * */
.ContExtraMenu                 {position: relative; float: left; display:block; width: auto; height: auto; background: transparent; margin: 38px 0px 0px 0px; padding: 0px 0px 0px 0px; }
ul.makeExtraMenu	             {position: relative; display:block; font-family: Tahoma, Verdana, Arial, sans-serif; width: auto; height: auto; margin: 0px; padding: 0px; text-align:left;  }
ul.makeExtraMenu li            {position: relative; list-style-type: none; float: left; list-style-image: none; margin: 0px 0px 0px 0px; padding: 0px; height: auto; width: auto; white-space:nowrap; overflow: visible;}
a.extramenu, a.extramenu:visited, a.extramenu:link, a.extramenu:active, a.extramenu:focus, a.extramenu:hover	                        {color: #5c2d91; background: transparent; font-size: 12px; font-weight: normal; display: block; height: auto; width: auto; text-transform: none; text-decoration:none; margin: 0px 0px 0px 0px; padding: 0px 8px; line-height: 100%; border-right: 1px solid #bcb3cd; }
a.extramenu_sel, a.extramenu_sel:hover, a.extramenu_sel:visited, a.extramenu_sel:link, a.extramenu_sel:focus, a.extramenu_sel:active	{color: #5c2d91; background: transparent; font-size: 12px; font-weight: bold;   display: block; height: auto; width: auto; text-transform: none; text-decoration:none; margin: 0px 0px 0px 0px; padding: 0px 8px; line-height: 100%; border-right: 1px solid #bcb3cd; }
a.extramenu:hover                     					                                                                                      {color: #5c2d91; background: transparent; text-decoration:none;}
ul.makeExtraMenu li:first-child a  {padding-left: 0px !important; }
ul.makeExtraMenu li:last-child a   {border: none !important; }
.li-extramenu-1191 a               {padding-left: 0px !important; }
.li-extramenu-1506,
.li-extramenu-print,
.li-extramenu-back                 {display: none; }

a.printbtn,
a.printbtn:visited,
a.printbtn:link,
a.printbtn:active,
a.printbtn:hover               {position:relative; display: block; width: 12px; height: 12px; font-size: 11px; font-weight: 300; text-decoration: none; text-transform: none; color: transparent; background: transparent url(../img/_layout/print.png) no-repeat center; margin: 5px 0px 0px 0px; padding: 0px 10px; line-height: 100%; overflow:hidden; }
a.printbtn:hover               {text-decoration: none; color: transparent; background-image: url(../img/_layout/print_ho.png); }


/* * LANGUAGE-MENU * */
ul.LanguageBox	             {position: relative; display:block; float: left; width: auto;  height: auto; color: inherit; background: transparent; margin: 5px 0px 0px 80px; padding: 0px 0px; text-align:left; white-space:nowrap;  }
ul.LanguageBox li            {position: relative; list-style-type: none; list-style-image: none; float: left; _display:inline; margin: 0px 0px 0px 0px; padding: 0px; height: auto; width: auto; white-space:nowrap; overflow: visible;}
a.langmenu, a.langmenu:visited, a.langmenu:link, a.langmenu:active, a.langmenu:focus, a.langmenu:hover	                        {color: #999999; background: transparent url(../img/Flags/language.png)        no-repeat center 0px;  font-size:11px; display: block; height: 10px; width: auto; font-weight: 300; text-decoration:none; margin: 0px 0px 0px 0px; padding: 30px 8px 0px 8px; line-height: 100%; border-left: 1px solid #bfbfbf; }
a.langmenu_sel, a.langmenu_sel:hover, a.langmenu_sel:visited, a.langmenu_sel:link, a.langmenu_sel:focus, a.langmenu_sel:active	{color: #5c2d91; background: transparent url(../img/Flags/language_active.png) no-repeat center 0px;  font-size:11px; display: block; height: 10px; width: auto; font-weight: 400; text-decoration:none; margin: 0px 0px 0px 0px; padding: 30px 8px 0px 8px; line-height: 100%; border-left: 1px solid #bfbfbf; }
a.langmenu:hover                     					                                                                                  {color: #5c2d91; background: transparent url(../img/Flags/language_active.png) no-repeat center 0px;  text-decoration:none;}
ul.LanguageBox li:last-child a                                                                                                  {border-right: 1px solid #bfbfbf; }

#ContentBoxTop ul.LanguageBox             {display: none; position: absolute; right: 0px; bottom: 10px; }
#ContentBoxTop ul.LanguageBox li a        {border: none !important; font-size: 13px !important; height: auto !important; padding: 6px 10px 2px 25px !important; background-position: left center !important; }
#start #ContentBoxTop ul.LanguageBox      {display: block !important;}
#start #ContentBoxBottom ul.LanguageBox   {display: none !important;}


/* 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: #5c2d91; background: transparent; text-decoration:none; font-weight: normal; font-style: normal; padding: 3px; height: auto; width: auto; overflow:visible;}
ul.Sitemap a:hover             {color: #5c2d91; background: #dadada; text-decoration:none;}

ul.Sitemap li.top              {list-style-type: none; list-style-image: none; margin-top: 20px;}
ul.Sitemap a.sitemap_top       {font-weight: bold; text-transform:uppercase; background: transparent; border-bottom: 1px solid #5c2d91; border-top: 1px solid #5c2d91;}
ul.Sitemap a.sitemap_top:hover {background: #5c2d91; color: #ffffff;}
ul.Sitemap a.sitemap_sub,
ul.Sitemap a.sitemap_subsub    {color: #666666;}
ul.Sitemap a:hover             {background: #5c2d91; 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:#333333; background: transparent; text-decoration:none;      font-weight: normal; 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: normal; font-style: normal; padding: 0px 0px 4px 0px; height: auto; width: auto; _height: 10px; overflow:visible;}

h1                         {color: #5c2d91; background: transparent; }
h2												 {color: inherit; background: transparent; }
h3                         {color: #5c2d91; background: transparent; }
h4                         {color: inherit; background: transparent; }
h5, h6                     {color: inherit; background: transparent; }

h1                         {font-weight: normal;   font-size: 22px;  margin: 0px 0px 15px 0px; padding: 0px;  display: block; line-height: 130%; text-align: left; }
h2                         {font-weight: bold;     font-size: 100%;  margin: 0px 0px 20px 0px; padding: 0px;  display: block; line-height: 130%; text-align: left; }
h3                         {font-weight: normal;   font-size: 18px;  margin: 0px 0px 5px 0px;  padding: 0px 0px 0px 0px;  display: block;}
h4                         {font-weight: bold;     font-size: 120%;  margin: 0px 0px 0px 0px;  padding: 0px 0px 0px 0px; text-align: left;}
h5                         {font-weight: bold;     font-size: 110%;  padding: 0px 0px 3px 0px; margin: 0px 0px 0px 0px;}
h6                         {font-weight: bold;     font-size: 100%;  margin:0; margin-bottom: 3px;}

.body-main_wide h1,
.body-main_wide h2         {text-align: center; text-align: center; }
.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 #bbbbbb; overflow: hidden; box-shadow: -7px 7px 7px rgba(0,0,0,0.6); -moz-box-shadow: -7px 7px 7px rgba(0,0,0,0.6); -webkit-box-shadow: -7px 7px 7px rgba(0,0,0,0.6); overflow: hidden; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; }
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: normal;  text-align:center; }
a.MediaBoxStart:hover         {background: #3b82ba; text-decoration: none; }
#MediaBoxStart .layer         {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; font-size: inherit; padding: 0px; margin: 0px 0px 0px 0px; color: inherit; background: transparent;}
.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: block; color: inherit; font-size: inherit; line-height: 130%; height: auto; background: transparent url(../img/_layout/bg_white_trans20.png) repeat left top; padding: 5px 0px 5px 0px; margin: 0px 0px 0px 0px; font-weight: normal; text-transform: none; 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; }
.NewsBoxCont:hover            {background: #ccc3dd; }
.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: bold; font-size: inherit;  color: inherit; background: transparent; padding: 0px 0px 0px 0px; margin: 0px 0px 2px 0px; }
.newsblock                    {margin:0; padding:0; padding-left: 1px; margin-bottom: 5px;}
.news_text                    {padding: 5px 5px 0px 5px; }
.NewsBoxCont a                {font-weight: normal; display: block;}
.news_text .date              {}

ul.NewsSlideList              {position: relative; list-style-type: none; font-weight: normal; display: block; width: 100000px; height: auto; background: transparent; margin: 0px; padding: 0px; overflow: visible;}
ul.NewsSlideList li           {position: relative; float: left; list-style-type: none; background: transparent; width: 200px; height: auto; list-style-image: none; margin: 0px 20px 0px 0px; padding: 0px; vertical-align:top;}

.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 #333333; border-bottom: 1px solid #333333; margin: -30px 0px 0px 0px; padding: 0px; line-height: 100%; overflow: hidden;}
ul.SlideShowBoxList           {position: relative; list-style-type: none; font-weight: normal; 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: #333333;}
.SlideShowBox h4                  {font-size: 26px; width: 500px; line-height: 100%}
.SlideShowBox a:hover             {text-decoration: none;}

/* Scroller */
#cont                      {position: relative; display: block; height: auto; overflow: hidden; padding-bottom: 10px; }
#contScroller1 a           {position: relative; display: block; height: 11px; width: 100%; background: #e4e4e4 url(../img/_layout/scroll_up.gif) no-repeat center top;}
#contScroller1 a:hover     {background: #5c2d91 url(../img/_layout/scroll_up_MO.gif) no-repeat center top;}
#contScroller2 a           {position: relative; display: block; height: 11px; width: 100%; background: #e4e4e4 url(../img/_layout/scroll_down.gif) no-repeat center top;}
#contScroller2 a:hover     {background: #5c2d91 url(../img/_layout/scroll_down_MO.gif) no-repeat center top;}
#cont ul                   {display:block; list-style-type: none; list-style-image: none; width: 100%; margin: 0px; padding: 0px;}
#cont ul li                {list-style-type: none; list-style-image: none; margin: 0px; padding: 0px; height: auto; width: auto; }

a.newshead,
a.newshead:link,
a.newshead:focus,
a.newshead:active,
a.newshead:hover,
a.newshead:visited         {font-weight: bold; color: #5c2d91; background: transparent; font-size: inherit; display: block; width: auto; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; text-align: left;}
a.newshead:hover           {text-decoration:none; color: #5c2d91; }
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          {font-weight: normal; color: #5c2d91; background: #ccc3dd url(../img/_layout/arrow_right.png) no-repeat 5px center; font-size: 14px; display: block; width: auto; padding: 10px 10px 10px 18px; margin: 0px 0px 0px 0px; text-align: left; text-transform: uppercase; line-height: 100%; }
a.newstop:hover            {text-decoration:none; color: #ffffff; background: #5c2d91 url(../img/_layout/arrow_right_hover.png) no-repeat 5px center; }


/* *   News-Content  * */
.NewsContainer             {position: relative; display: block; height: auto; width: auto; padding: 0px 0px 10px 0px; margin: 10px 0px 0px 0px; border-bottom: 1px dotted #cccccc;}
.NewsContainer-right       {margin-right: 0px; border-right: none;}
.NewsContainer .date       {}
.newscontblock             {margin:0; padding: 0px 0px; }
.newsimg                   {float:right; margin: 0px 0px 0px 10px; width: 150px; padding: 0px; overflow: hidden; }
.newsimgpage               {padding:13px; padding-bottom:56px; margin: 0; color: #000000; background: #333333;}


/* *   Widgets  * */
a.widget-top,
a.widget-top:link,
a.widget-top:focus,
a.widget-top:active,
a.widget-top:hover,
a.widget-top:visited       {font-weight: normal; color: #cccccc; background: #302015 url(../img/_layout/arrow_right_sm.png) no-repeat 8px center; border: 1px solid #5e5046; font-size: 18px; display: block; width: auto; padding: 10px 10px 10px 20px; margin: 0px 0px 0px 0px; text-align: left; text-transform: uppercase; line-height: 100%; overflow: hidden; -moz-border-radius: 7px; -webkit-border-radius: 7px; -khtml-border-radius: 7px; border-radius: 7px; }
a.widget-top:hover         {text-decoration:none; color: #ffffff; background: #49301f url(../img/_layout/arrow_right_sm.png) no-repeat 8px center; box-shadow: 0px 0px 10px rgba(255,255,255,0.35); -moz-box-shadow: 0px 0px 10px rgba(255,255,255,0.35); -webkit-box-shadow: 0px 0px 10px rgba(255,255,255,0.35); }
a.widget-btn-open          {background-image: url(../img/_layout/arrow_right_sm_down.png) !important; }

.WidgetBox                 {position: relative; display: block; height: auto; font-size: inherit; padding: 0px; margin: 0px 0px 5px 0px; color: inherit; background: transparent;}
.WidgetCont                {position: relative; display: block;  height: auto; font-size: inherit; padding: 0px; margin: 0px 0px 0px 0px; color: inherit; background: transparent;}
#WidgetCont_banner,
#WidgetCont_google         {padding-top: 20px; text-align: center; }
#cont_ab00b1233d5772e439f89990349cbe41   {margin: 10px 15px; overflow: hidden; -moz-border-radius: 7px; -webkit-border-radius: 7px; -khtml-border-radius: 7px; border-radius: 7px; }
#cont_ab00b1233d5772e439f89990349cbe41 a {font-size: 12px; text-decoration: none; }

a#WidgetBtn_objform        {display: block; width: 100%; text-decoration:none; text-align: center; font-size: 90%; margin-top: 10px; background: #dddddd !important; color: #666666; overflow: hidden; -moz-border-radius: 7px; -webkit-border-radius: 7px; -khtml-border-radius: 7px; border-radius: 7px; }
a#WidgetBtn_objform:hover  {background: #bbbbbb !important; text-decoration:none; color: #ffffff; }
a#WidgetBtn_objform.widget-btn-open {-moz-border-radius: 7px 7px 0px 0px; -webkit-border-radius: 7px 7px 0px 0px; -khtml-border-radius: 7px 7px 0px 0px; border-radius: 7px 7px 0px 0px; }
#WidgetCont_objform        {margin: 0px 0px 10px 0px; padding: 10px 0px 0px 0px; background: #f0f0f0; border: 1px solid #bbbbbb; overflow: hidden; -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; }
/* *   Widgets-ENDE * */



.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:#333333; background: #ffffff; text-decoration:none; font-weight: normal; padding: 5px 5px 0px 5px;}
.linkbox a:hover           {display:block; height: 100%; color:#ffffff; background: #4cc6f5; text-decoration:none; font-weight: normal; padding: 5px 5px 0px 5px;}

ul.linklist                {vertical-align: top; font-weight: normal; list-style-type:none; list-style-image: none; }
li.linklist                {vertical-align: top; font-weight: normal; list-style-image: url(../img/_layout/list_bullet.png); margin-left:25px; padding-left:0;}
.linklist a                {font-weight: bold; color: #5c2d91; margin: 0px; padding: 0px; }
.linklist a:hover          {text-decoration: underline; color: #5c2d91; }

ul.optionlist              {position: relative; display:block; list-style-type:none; list-style-image: none; height: auto; width: 300px; margin: 0px 0px 0px 10px; padding:0; border: 1px solid #5c2d91; overflow: hidden; -moz-border-radius: 7px; -webkit-border-radius: 7px; -khtml-border-radius: 7px; border-radius: 7px; }
ul.optionlist li           {position: relative; display:block; list-style-type:none; list-style-image: none; height: auto; width: auto; margin: 0px; padding:0; }
ul.optionlist li a         {position: relative; display:block; height: auto; width: 285px; font-weight: bold; color: #5c2d91; border-bottom: 1px solid #5c2d91; background: #f0f0f0 url(../img/_layout/arrow_right.png) no-repeat 8px center; margin: 0px; padding: 5px 10px 5px 25px; }
ul.optionlist li a:hover   {text-decoration: none; color: #ffffff; background: #5c2d91 url(../img/_layout/arrow_right_hover.png) no-repeat 8px center; }
ul.optionlist li:last-child a      {border: none;}
ul.optionlist li a.print           {background-image: url(../img/_layout/print.png); background-position: 3px center; }
ul.optionlist li a.print:hover     {background-image: url(../img/_layout/print_ho.png); background-position: 3px center; }
ul.optionlist li a.back            {background-image: url(../img/_layout/arrow_left.png); }
ul.optionlist li a.back:hover      {background-image: url(../img/_layout/arrow_left_hover.png); }
ul.optionlist li a.calculate       {background-image: url(../img/_layout/icon_calc.png); background-position: 3px center; }
ul.optionlist li a.calculate:hover {background-image: url(../img/_layout/icon_calc_hover.png); background-position: 3px center; }

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

ul.urllink li, li.urllink    {vertical-align: top; list-style-image: url(../img/_layout/icon_link.gif); margin-left:23px; padding-left:0;}
ul.dllink li, li.dllink      {vertical-align: top; list-style-image: url(../img/_layout/icon_download.gif); margin-left:23px; padding-left:0;}
ul.pdf li, li.pdf            {list-style-image: url(../img/_layout/icon_pdf.gif);}
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.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;}


#tagcloud                  {height: auto; display:block; margin: 0px 0px 5px 0px; padding: 0px 5px 5px; font-weight: normal; 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: 0px 0px; padding: 0px 0px 0px 0px; font-size: inherit;}
#tagcloud ul li            {position: relative; list-style-type: none; display: inline; background: transparent; font-size: inherit; width: auto; height: auto; list-style-image: none; margin: 0px 5px 0px 0px; padding: 0px; vertical-align:bottom; 	}
#tagcloud ul li:lastchild  {border:none;}
#tagcloud div              {margin: 5px; padding: 0px; color: #777777;}
#tagcloud a                {color: #888888; display:inline; white-space:normal; }
#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;}
div.imgbox	               {padding:10px;   margin-right: 5px;   margin-bottom:5px; background: #CFD1EE; text-align:center; font-size: 11px;}
div.float_left             {float:left; margin: 0px 10px 0px 0px; }
div.float_left_border      {float:left; border-left: 1px #FFFFFF solid; }
div.float_right            {float:right; margin: 0px 0px 0px 10px; }

/*Columns*/
div.leftcol	               {float:left; margin: 0px 20px 2px 0px; clear:both; width: 48%; overflow: hidden;}
div.rightcol          	   {float:right; width: 48%; overflow: hidden;}
div.col                    {float:left; margin: 0px 10px 10px 0px; width: 48%; overflow: hidden;}
div.col1                   {float:left; margin: 0px 20px 2px 0px; clear:both; width: 32%; overflow: hidden;}
div.col2                   {float:left; margin: 0px 20px 2px 0px; width: 32%; overflow: hidden;}
div.col3                   {float:right; margin: 0px 0px 2px 0px; width: 31%; overflow: hidden;}
div.colbig                 {float:left; margin: 0px 20px 2px 0px; width: 60%; overflow: hidden;}

/*Gallery*/
.GalleryCont               {position: relative; display: block; clear: both; width: 100%; max-width: 560px; margin: 10px auto 20px; text-align: center; }
div.tile_square            {position: relative; display: block; float: left; margin: 5px; height: auto; width: 550px; padding: 0px 0px 0px 0px; text-align:center; background: #ffffff; overflow:hidden; /*box-shadow: 3px 3px 3px rgba(0,0,0,0.3); -moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.3); -webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.3); */}
div.tile_square a          {position: relative; margin: 0px; padding: 0px; display: block; background: transparent; height: 100%; width: 100%; }
div.tile_square img        {position: relative; margin: 0px; padding: 0px; display: block; height: auto; width: 100%; }
div.tile_square h4         {font-size: 30px; color: #666666; text-shadow:none; line-height: 110%;}
div.tile_thumb             {position: relative; float:left; margin: 0px 20px 20px 20px; height: 80px; width: 80px; padding: 10px; text-align:left; overflow: hidden;}
div.tile_text              {position:absolute; top: 200px; margin-left: 20px; color: #000000; width: 280px; height:auto; text-shadow:none; opacity: 0.6; -moz-opacity: 0.6; filter:alpha(opacity=60); line-height: 100%; text-align:left; z-index: 1; }
div.tile_square .vidlayer  {position:absolute; top: 0px; left: 0px; display:block; width: 100%; height: 100%; margin: 0px; padding: 0px; z-index: 10; background: transparent url(../img/_layout/video_play.png) no-repeat center; }
div.tile_square_big        {margin: 0px 0px 13px 0px; height: 200px; width: 330px; }
div.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; }
div.tile_square_big img    {height: 200px; width: 330px; }
div.tile_square_expose img {height:100%;}

.single                    { }
.two_columns               {/*height: 300px !important;*/ width: 270px !important; }
.three_columns             {/*height: 220px !important;*/ width: 176px !important; }
.two_columns_1-2_1         {height: 320px !important; width: 176px !important; }
.two_columns_1-2_2         {height: 320px !important; width: 362px !important; }
.two_columns_2-1_1         {height: 320px !important; width: 362px !important; }
.two_columns_2-1_2         {height: 320px !important; width: 176px !important; }

.group_of_3_left_1         {height: 400px !important; width: 176px !important; }
.group_of_3_left_2         {height: 195px !important; width: 362px !important; }
.group_of_3_left_3         {height: 195px !important; width: 362px !important; }
.group_of_3_right_1        {height: 195px !important; width: 362px !important; }
.group_of_3_right_2        {height: 195px !important; width: 362px !important; }
.group_of_3_right_3        {height: 400px !important; width: 176px !important; margin-top: -200px !important; }

.squaregroup_of_3_left_1   {height: 362px !important; width: 362px !important; }
.squaregroup_of_3_left_2   {height: 176px !important; width: 176px !important; }
.squaregroup_of_3_left_3   {height: 176px !important; width: 176px !important; }
.squaregroup_of_3_right_1  {height: 176px !important; width: 176px !important; }
.squaregroup_of_3_right_2  {height: 362px !important; width: 362px !important; }
.squaregroup_of_3_right_3  {height: 176px !important; width: 176px !important; margin-top: -181px !important; }

.two_columns img,
.three_columns img,
.group_of_3_left_1 img,
.group_of_3_left_2 img,
.group_of_3_left_3 img,
.group_of_3_right_1 img,
.group_of_3_right_2 img,
.group_of_3_right_3 img,
.squaregroup_of_3_left_1 img,
.squaregroup_of_3_left_2 img,
.squaregroup_of_3_left_3 img,
.squaregroup_of_3_right_1 img,
.squaregroup_of_3_right_2 img,
.squaregroup_of_3_right_3 img,
.two_columns_1-2_1 img,
.two_columns_1-2_2 img,
.two_columns_2-1_1 img,
.two_columns_2-1_2 img     {/* min-width: 100% !important; height: auto !important; min-height: 100% !important; width: auto !important; */ }


/*Big Teaser*/
div.tile                    {position: relative; float:left; margin: 0px 8px 10px 0px; height: 152px; width: 181px; z-index: 950; padding: 0px 0px 0px 0px; text-align:center; background: #5c2d91; border: 2px solid #ffffff; overflow:hidden; }
div.tile-2023               {width: 374px; }
div.tile img                {position: absolute; top: 50%; left: 50%; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); margin: 0px; padding: 0px; max-width: none; min-width: 100%; min-height: 100%; }
div.tile a.imgbox           {position: relative; display: block; width: 100%; height: 100%; margin: 0px; background: transparent; }
div.tile a.layer            {position: absolute; left: 0px; top: 0px; z-index: 10; width: 100%; height: 100%; margin: 0px; display: block; background: transparent; }
div.tile a.on,
div.tile a.layer:hover      {background: transparent url(../img/_layout/bg_white_trans20.png) repeat left top; }
div.tilelink                {position:absolute; bottom: 9px; left: 0px; z-index: 951; display: block; width:100%; height: 29px; margin: 0px; padding: 3px 0px; text-align:center; background: #5c2d91; overflow:hidden; }
div.tilelink a              {position:relative; color: #ffffff; display: block; vertical-align:middle; height: 100%; margin: auto; padding: 7px 0px 0px; font-size: 12px; display:block; text-align:center; font-weight: normal; text-decoration:none; line-height: 120%; vertical-align: middle; }
div.tilelink a:hover        {text-decoration:none;}
.LabelBox div.tilelink      {position: relative !important; bottom: auto !important; left: auto !important; float:left !important; margin: 0px 8px 0px 0px !important; width: 185px !important; height: 35px; padding: 0px 0px 0px 0px !important; }
.LabelBox div.tilelink-2023 {width: 378px !important; }
div.last                    {margin-right: 0px;}


/* 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 url(../img/video/water_animation.jpg) no-repeat left top; background-size: 100% 100%; }
.video-filter              {position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; margin: 0px; display: block; background: transparent url(../img/_layout/video-filter.png) repeat left top; 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:absolute; top:60px; left: 0px; display:block; clear: both; margin: 0px; padding: 0px 0px 0px 0px; width: 760px; height: 152px; border: 2px solid #ffffff; background: transparent; z-index: 990; overflow:hidden; }
#BackgroundImageWrapper    {position:absolute; top: 0px; left: 0px; display:block; margin: 0px; padding: 0px; width: 100%; height: 100%; }
#BackgroundImageContainer  {position:absolute; top: 0px; left: 0px; display:block; margin: 0px; padding: 0px; width: 100%; height: 100%; }
#BackgroundLayer           {position:absolute; width:100%; height:100%; margin:0 auto; background: transparent; }
#BackgroundImage img       {position:relative; width: 100%; }
#BackgroundImage img.BackgroundImageCont    {position:absolute; }
#BackgroundImage div.tile_square    {position:absolute; margin: 0px 0px 0px 0px; height: 100%; width: 100%; padding: 0px 0px 0px 0px; }
#BackgroundImage div.tile_square a  {height: 100%; width: auto; }
.BackgroundImageLabel      {position:absolute; bottom: 9px; left: 0px; display: none; width: 100%; height: 25px; padding: 5px 0px; background: transparent url(../img/_layout/bg_purple_trans80.png) repeat left top; overflow:hidden; color: #ffffff; font-size: 14px; font-weight: normal; line-height: 140%; z-index: 10; }
.BackgroundImageLabel .labeltitle {position:relative; display:block; margin: 0px auto; padding: 0px 0px 0px 0px; width: auto; text-align: center;}
.BackgroundImageLabel p    {display: none; margin: 0px; padding: 0px; font-size: inherit; }
#BackgroundImageBtns       {display: block; position:absolute; right: 5px; top: 5px; width: auto; height: auto; padding: 0px; margin: 0px 0px 0px 0px; z-index: 900; text-align: center; }
a.BackgroundImageBtn       {position:relative; width: 12px; height: 12px; display: inline-block; padding: 0px; margin: 0px 1px 0px 1px; border: 2px solid #ffffff; background: #ffffff; overflow: hidden; -moz-border-radius: 7px; -webkit-border-radius: 7px; -khtml-border-radius: 7px; border-radius: 7px; }
a.BackgroundImageBtn-sel,
a.BackgroundImageBtn:hover {background: #5c2d91; }
.watermark                 {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: transparent url(../img/_layout/spacer.gif) no-repeat center center; z-index: 1100; }
#MapCont                   {margin: 0px 0px 20px 0px; }

.Slidearrow                {position:absolute; top: 80px; width: 60px; height: 170px; background: transparent; overflow: hidden; margin: 0px 0px 0px 0px;}
.leftarrow                 {left: -70px; }
.rightarrow                {right: -70px; }
.leftarrow a               {display: block; width: 100%; height: 100%; background: transparent url(../img/_layout/big_arrow_left.png) no-repeat left top; background-size: 100%; }
.rightarrow a              {display: block; width: 100%; height: 100%; background: transparent url(../img/_layout/big_arrow_right.png) no-repeat left top; background-size: 100%; }
.leftarrow a:hover         {background-image: url(../img/_layout/big_arrow_left_MO.png); }
.rightarrow a:hover        {background-image: url(../img/_layout/big_arrow_right_MO.png); }


div.listblock              {position: relative; clear: both; display:block; margin: 0px 0px 20px 0px; padding: 0px 0px 0px 0px; border-bottom: none; }
div.textblock              {position: relative; clear: both; display:block; margin: 0px 0px 0px 0px; padding: 10px 0px 0px 0px;}
div.textblock-float        {position: relative; float:left;  margin: 0px 10px 0px 0px; padding: 0px 0px 0px 0px;}
div.textblock img          {margin-bottom: 0px;}
div.contblock              {position: relative; clear: both; display:block; margin: 20px 30px 10px 0px; padding: 5px; border: 1px solid #cccccc; background: #eeeeee}
div.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; width: 100% !important; margin: 0px auto; clear: both; color: inherit; height: auto; }
div.bottomline             {position: relative; width: 980px !important; margin: 0px auto 10px auto; clear: both; color: inherit; background: #ffffff; height: 1px; border: 1px solid #e8e8e8; box-shadow: 2px 2px 5px rgba(0,0,0,0.4); -moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.4); -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.4); }
.textblock .ContentImgBoxRight {text-align: right; }
.tbtext                    {}
.download                  {width: auto;}

.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: #e7e7e7 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(0,0,0,0.2); -moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.2); -webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.2); }
.tile_thumb a:hover        {color: #ffffff; background: #5c2d91 url(../img/_layout/bg_btn_hover.png) repeat-x left top; text-decoration: none;}

		
div.listblock p, th p, li p, div.line p, .NewsBoxCont p, .newscontblock p, h2 p    {margin: 0px; padding: 0px;}
.ContentTextBoxNormal p, .ContentTextBoxLeft p, .ContentTextBoxRight p,
td p, div.tile p, div.textblock p                                                  {margin-top: 0px; padding-top: 0px;}
p.searchnav                                                                        {margin: 0px 0px 10px 0px; padding: 0px; border-top: 1px solid #999999; border-bottom: 1px solid #999999; text-align:center;}

hr                         {color: #999999; height: 1px; border: none; width:100%; background:#999999; margin: 5px 0px 0px 0px; padding: 0px; display: block; }
.yellow                    {color: #df8a00;}
.clear                     {clear: both;}
.clearleft                 {clear: left;}
.clearright                {clear: right;}
.small                     {font-size: 11px;}
.big                       {font-size:120%;}
.date                      {color: #666666; font-size: 90%;}
.profile-display           {color: #999999; font-size: 90%; font-style: italic; float: right; }
.info                      {color: #999999; font-size: 11px; line-height: 100%; margin-top: 3px;}
.info-sm                   {color: #bbbbbb; font-size: 10px; float: right; font-style: italic; line-height: 100%; margin: 0px 0px 0px 10px;}
.asterisk              	   {color: #5c2d91; font-weight: bold; font-size: 14px;}
.alert                 	   {color: #4e7092; font-weight: bold; font-size:90%;}
b, strong, .bold, .strong  {font-weight: bold !important; /*font-size:90%; */}
.red                 	     {color: #5c2d91;}
.nobr                      {white-space:nowrap;}
.none                      {display: none;}
.weiss                     {color: #FFFFFF;}
.orange                    {color: #FF6600;}
.crossline                 {text-decoration:line-through;}
.align-center              {width: 100%; text-align: center; }
.borderline                {clear: both; display: block; border-top: 1px solid #d6cec3; border-bottom: 1px solid #d6cec3; margin: 20px 0px 10px 0px; padding: 3px 0px; }

.FooterBox hr              {color: #bbbbbb; background:#bbbbbb; margin: 0px; }
.FooterBox .info           {font-style: italic; }

/* Tabellen */
table              {border: 1px solid transparent; border-collapse: collapse; font-size: 90% !important; }
th                 {border: 1px solid transparent; color: #5c2d91; background: #ccc3dd; border-top: none !important; border-bottom: none !important; border-right: none !important; font-size: 90%; text-align: left; font-weight: bold; vertical-align: top; margin: 0px; padding: 3px;}
td                 {border: 1px solid transparent; background: transparent; border-top: none !important; border-bottom: none !important; font-size: inherit; text-align: left; vertical-align: top; margin: 0px; padding:  1px 3px;}
th.sortable        {padding: 0px; }
th.first, td.first {border-left: 0px; }
td.firstcol        {white-space:nowrap; font-weight: bold; }
td.row1            {border: 1px solid transparent; background: #eaeaea; }
td.row1_1          {border: 1px solid transparent; background: #eaeaea; }
td.row1_2          {border: 1px solid transparent; background: #eaeaea; }
td.row1_3          {border: 1px solid transparent; background: #eaeaea; }
td.row1_4          {border: 1px solid transparent; background: #eaeaea; }
td.row1_5          {border: 1px solid transparent; background: #eaeaea; }
td.row2            {border: 1px solid transparent; background: transparent; }
td.row2_1          {border: 1px solid transparent; background: transparent; }
td.row2_2          {border: 1px solid transparent; background: transparent; }
td.row2_3          {border: 1px solid transparent; background: transparent; }
td.row2_4          {border: 1px solid transparent; background: transparent; }
td.row2_5          {border: 1px solid transparent; background: transparent; }
td.tdnowrap        {white-space:nowrap;}

#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: #5c2d91; 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; text-shadow: none; font-size: 120%; font-weight: bold; display:block; padding:5px; height: 20px; width: 20px; text-align:center; margin: 2px auto 0px; color: #002851; background: #ffffff; overflow:hidden; -moz-border-radius: 7px; -webkit-border-radius: 7px; -khtml-border-radius: 7px; border-radius: 7px;}
a.navtable:hover         {background: #5c2d91; 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: #5c2d91; background: #ccc3dd url(../img/_layout/arrows_sort.png) no-repeat right center; width: auto; white-space: nowrap; display: block; padding: 3px 20px 3px 5px; }
th a:hover         {color: #ffffff; background: #5c2d91 url(../img/_layout/arrows_sort_MO.png) no-repeat right center; text-decoration: none; }
td ul              {margin: 0px 0px 0px 20px; padding: 0px;}
th p, td p         {margin: 0px; padding: 0px; }
th a.button, td a.button     {clear:both; width: auto !important; font-size: 90% !important; padding: 3px !important; }
td img             {max-width: 100px; }
td strong          {}
.textright         {text-align:right;}
.tbspalte1         {text-align:left;}
.tbspalte2         {text-align:left; border-left: 1px solid #5c2d91;}
.tbspalte3         {text-align:left; border-left: 1px solid #5c2d91;}
.tbspalte4         {text-align:left; border-left: 1px solid #5c2d91;}
.tbspalte5         {text-align:left; border-left: 1px solid #5c2d91;}
.tbspalte6         {text-align:left; border-left: 1px solid #5c2d91;}


/* 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: #e0e0e0;}

/* Event list */
h6.event-date           {color: #000000; font-size: 110%; font-weight: bold; background: #efefef; border: 1px solid #cccccc; border-bottom: 2px solid #5c2d91; padding: 5px 10px; -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; overflow: hidden; } 
a.event-more-btn        {display: block; font-weight: bold; font-size: 100%; background: #e1dbed url(../img/_layout/arrow_right.png) no-repeat 3px center; color: #444444; padding: 3px 6px 3px 20px; margin: 5px 0px 0px 0px; border: 1px solid #5c2d91; -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; overflow: hidden;}
a.event-more-btn:hover  {color: #ffffff; background: #5c2d91 url(../img/_layout/arrow_right_hover.png) no-repeat 3px center; border: 1px solid #5c2d91; text-decoration: none; } 
.event-more             {display: none; background: #efefef; margin: 0px; padding: 5px 5px 5px 20px; border: 1px solid #5c2d91; border-top: none; -moz-border-radius: 0px 0px 5px 5px; -webkit-border-radius: 0px 0px 5px 5px; -khtml-border-radius: 0px 0px 5px 5px; border-radius: 0px 0px 5px 5px; overflow: hidden;}
.event-more ul          {padding-left: 15px; margin-top: 0px; }
.event-more li          {padding-left: 0px;}

/* Formulare */
form             {clear:both; font-size: 1.0em; margin: 5px 0px 0px 0px; padding: 0px 0px 0px 0px; display:block; }
fieldset         {margin: 20px 0px 20px 0px; padding: 5px 10px; display: block; border: 1px solid #aaaaaa; background: transparent url(../img/_layout/bg_white_trans20.png) repeat left top; -moz-border-radius: 11px; -webkit-border-radius: 11px; -khtml-border-radius: 11px; border-radius: 11px; overflow: hidden;}
legend           {display: block; padding: 0px 5px; font-weight: normal; font-size: 90%; font-style: italic; color: #5c2d91; }
label            {float:left; margin-bottom: 5px; vertical-align: middle; width: 170px;}
label.emptylabel {height:0; width:0; overflow: hidden;}
label.label-big  {width: 550px; max-width: 80%; }
label.important-label {width: 340px; max-width: 80%; }
label.label-small {width: 100px;}
label.info       {font-size: 90%; color: #999999; width: auto !important; font-style: italic; margin: 6px 5px 0px; }
.rightcol label  {width: auto; vertical-align:middle; margin: 2px; }
select           {float:left; width: 334px; color: #333333; padding: 1px; background: #eaeaea; font-size: 13px; vertical-align: middle; border: 1px solid #333333;}
select.selectsmall { font-size: 11px; font-weight: normal; }
input            {float:left; width: 330px; margin: 0px 0px 0px 0px; padding: 3px; font-size: 13px; vertical-align: middle; color: #333333; background: #eaeaea; border: 1px solid #333333; vertical-align: middle;}
input.submit     {width: auto; color: #ffffff; font-size: 100%; font-weight: normal; background: #5c2d91; padding: 5px 15px; border: 1px solid #5c2d91; -moz-border-radius: 11px; -webkit-border-radius: 11px; -khtml-border-radius: 11px; border-radius: 11px; text-transform: none;}
input.submit:hover {background: #5c2d91; cursor:pointer; border: 1px solid #5c2d91; }
input.radio      {float:left; width: auto; margin: 5px; background: transparent; border: none; vertical-align:middle; }
input.readonly   {color: #808080;}
textarea         {float:left; width: 335px; max-width: 335px; height: 100px; font-family: Verdana, Arial, sans-serif; font-size: 13px; color: #333333; background: #eaeaea; border: 1px solid #333333;}
div.input        {position: relative; clear: both; display:block; background: transparent; padding: 3px; margin: 2px 0px 2px 0px;    height: auto; overflow: hidden;}
div.input_error  {position: relative; clear: both; display:block; background: #dddddd;     padding: 2px; margin: 2px 0px 2px 0px;    height: auto; overflow: hidden; border: 1px solid #990000; }
div.error        {position: relative; clear: both; display:block; background: #9c0000;     padding: 5px; margin: 10px 0px 10px 0px;  height: auto; color: #ffffff; font-weight: bold; font-size: 90%; border: 1px solid #9c0000; -moz-border-radius: 9px; -webkit-border-radius: 9px; -khtml-border-radius: 9px; border-radius: 9px;}
div.okay         {position: relative; clear: both; display:block; background: #5c2d91;     padding: 5px; margin: 10px 0px 10px 0px;  height: auto; color: #ffffff; font-weight: bold; font-size: 90%; border: 1px solid #5c2d91; -moz-border-radius: 9px; -webkit-border-radius: 9px; -khtml-border-radius: 9px; border-radius: 9px;}
div.infobox      {position: relative; clear: both; display:block; background: #eaeaea;     padding: 10px; margin: 10px 0px 10px 0px;  height: auto; color: #333333; font-weight: normal; border: 1px solid #5c2d91; -moz-border-radius: 9px; -webkit-border-radius: 9px; -khtml-border-radius: 9px; border-radius: 9px;}
div.submit       {position: relative; clear: both; display:block; width: auto; 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.okay a       {color: #ffffff; }

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;}

/* Calendarform */
#calendarform fieldset           {background: #eaeaea; padding: 2px 10px; }
#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: normal; text-transform: none; color: #5c2d91; background: #ccc3dd; padding: 5px 10px; margin: 2px 0px 0px 10px; }
#calendarform .info              {color: #444444; }

input.biginput   {font-size: 16px; width: 160px; padding: 4px;}
#plz, .plz       {width: 60px !important; margin: 0px !important; }
#ort, .ort       {width: 260px !important; margin-left: 5px !important; }
input.medium     {width: 245px; }
input.number     {width: 70px !important; }
input.captcha    {width: 100px !important; float: none; font-size: 18px !important; padding: 4px !important;}

/* SearchBox */
.SearchBox                {position: absolute; top: 33px; left: 579px; display: block; width: 177px; height: 19px; padding: 0px 3px; margin: 0px 0px 0px 0px; background: #e1dbed url(../img/_layout/bg_input.png) repeat left top; border: 1px solid #5c2d91; 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: #777777; background: transparent; width: 145px; font-size: 100%; height: auto; border: none; margin: 0px 0px 0px 0px; padding: 1px 0px 0px 3px; box-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; }
.searchform input:focus   {color: #5c2d91; }
.searchform input.SearchBoxsubmit       {position: absolute; top: 0px; right: 2px; width: 18px; height: 17px; padding: 0px; margin: 1px 0px 0px 0px; color: transparent; font-size: 11px; font-weight: bold; background: transparent url(../img/_layout/icon_searchsubmit.png) no-repeat left top; border: none; text-transform:uppercase; overflow:hidden; -moz-border-radius: none; -webkit-border-radius: none; -khtml-border-radius: none; border-radius: none; }
.searchform input.SearchBoxsubmit:hover {cursor:pointer; 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; background: transparent; width: 19px; height: 20px; border: 1px solid #d43535; border-left: none; margin: 0px; padding: 2px;}

/* BigSearchform */
#BigSearchform              {position: relative; display: block; margin: 0px; padding: 0px; }
#BigSearchform .searchquery {width: 70%; padding: 5px;}
#BigSearchform label        {width: auto;}
#BigSearchform .submit      {position: absolute; top: 30px; right: 10px;}

/* 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; }

input:focus,
textarea:focus,
select:focus,
input:hover,
textarea:hover,
select:hover              {box-shadow: 0px 0px 8px rgba(69,161,42,0.7); -moz-box-shadow: 0px 0px 8px rgba(69,161,42,0.7); -webkit-box-shadow: 0px 0px 8px rgba(69,161,42,0.7); }

/* 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 #5c2d91; 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: #eeeeee; margin: 20px 0px 5px 0px; padding: 0px; border: 1px solid #5c2d91; 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: #5c2d91; font-weight: bold; min-height: 22px; display: block; margin: 0px; padding: 5px 8px 5px 43px; }
a.CommentsOpener:hover    {background: #5c2d91 url(../img/_layout/icon_comment_MO.png) no-repeat 6px 4px; color: #ffffff; text-decoration: none; }
.CommentBox               {position: relative; display: block; margin: 0px; padding: 5px 5px 70px 5px; color: inherit; background: #ffffff; }
.commententry             {position: relative; display: block; width: 94%; margin: 5px auto 10px auto; padding: 5px; color: #444444; font-size:90%; background: #eaeaea; border: 1px solid #bbbbbb; box-shadow: 3px 3px 3px rgba(0,0,0,0.2); -moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.2); -webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.2); overflow:hidden; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; }
.commententry-form        {background: transparent; border: none; padding: 0px; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; -moz-border-radius: none; -webkit-border-radius: none; -khtml-border-radius: none; border-radius: none; }
.commententry-empty       {font-style: italic; color: inherit; }
.commenttitle             {position: relative; display: block; color: #5c2d91; 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 #5c2d91; }
.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: normal; 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: #5c2d91; }
.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                {display: block; margin: 0px; padding: 5px 0px;}
#mediaform select         {margin: 5px 10px 0px 0px; }
.mediabox                 {position: relative; display: block; width: 510px; height: auto; clear:both; margin: 10px auto; padding: 0px; overflow: hidden; box-shadow: 5px 5px 5px rgba(0,0,0,0.35); -moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.35); -webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.35); -moz-border-radius: 7px; -webkit-border-radius: 7px; -khtml-border-radius: 7px; border-radius: 7px; }
.mediabox *               {list-style-image: none !important; }
#media .mediabox          {margin: 0px auto; padding: 0px; border: none; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; -moz-border-radius: none; -webkit-border-radius: none; -khtml-border-radius: none; border-radius: none; }
.Videobox                 {margin: 0px; padding: 0px; }
.ContentBoxLeft h4        {margin: 0px 0px 2px 0px;}
#mediaselect              {margin: 0px 0px 6px 0px; padding: 0; font-size: 11px; border: 1px solid #333333; width:180px;}


/* * 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; }



/* *  Print  * */
.headerBoxPrint            {position: relative; color: #000000; background: transparent;   margin: 10px 0px 0px 10px;   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;   padding: 10px 0px 0px 0px; overflow:visible;}
.FooterBoxPrint            {position: relative; color: #000000; width: auto;  height: auto;  margin: 20px 20px 0px 20px;   padding: 3px 0px 0px 0px; border-top: 1px #999999 solid; clear:both;}

#print .headerBoxLogo      {position: relative; top: auto; left: auto; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
#print .ContentBoxMiddle   {position: relative; top: auto; left: auto; width: auto; float: none; display: block; margin: 0px 0px 0px 0px; padding: 10px; border: none; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; }
#print #BackgroundImage,
#print #ContentBoxTopMenu,
#print .ContentBoxLeft,
#print .ContentBoxRight,
#print .socialbar,
#print .sociallinks,
#print #pageBottom,
#print .BreadCrumbBox      {display: none; }

.headerBoxPrint h,
.ContentBoxPrint h,
.FooterBoxPrint h,          
.headerBoxPrint .tileblock,
.ContentBoxPrint .tileblock,
.FooterBoxPrint .tileblock,
.headerBoxPrint .info,
.ContentBoxPrint .info,
.FooterBoxPrint .info,
.headerBoxPrint a,
.ContentBoxPrint a,
.FooterBoxPrint a          {color:#000000;}

.ContentBoxPrint ul.DataFoldList,
.ContentBoxPrint ul.DataFoldList li,
.ContentBoxPrint ul.DataFoldList li ul,
.ContentBoxPrint ul.DataFoldList li ul li     {height: auto; list-style-image: url(../img/_layout/list_bullet.png); list-style-type:disc; transition: none; -webkit-transition: none; -moz-transition: none; -o-transition: none; }

