@charset "UTF-8";
/* 
  @project  2page
  @name main.css
  @created  2008-12-17, 12:12:02
  @author lukasz.tyrala
  @description  Cascading Style Sheet for 2page
*/

/* GENERAL INFORMATIONS
-----------------------------------------------------------------------------

  [!] browser-core.css must be included to this css work as it should

*/

html {
  background: #efefef url('../images/bg-html.png') repeat-x 0 29px;
  }

body {
  font-family: Tahoma;
  font-size: 12px;
  color: #a8a8a8;
  line-height: 18px;
  padding-bottom: 20px;
  }

a {
  color: #41698d;
  outline: none;
  }

a:hover  {
  text-decoration: none;
  }

#header,
#content,
#footer {
  margin: 0 auto;
  width: 860px;
  }

#tools {
  background: #fff;
  border-bottom: 1px solid #dbdbdb;
  height: 29px;
  width: 100%;
  }

#header p {
  display: block;
  float: left;
  height: 71px;
  margin: 16px 0 0 25px;
  width: 163px;
  }

#header p a {
  background: url('../images/logo.png') no-repeat 0 0;
  display: block;
  height: 71px;
  text-indent: -999em;
  width: 434px;
  }

* html #header h1 a {
  background-image: url('../images/logo.gif');
  }

.login-section {
  display: block;
  float: right;
  margin: 0 0 10px 0;
  overflow: hidden;
  width: 397px;
  }

.login-section h2 {
  color: #b1b1b1;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  margin: 22px 0 4px 15px;
  padding: 0;
  }

.login-section fieldset {
  background: url('../images/bg-login.png') no-repeat 0 0;
  float: right;
  font-size: 11px;
  margin: 0;
  height: 46px;
  padding: 0;
  width: 397px;
  }

* html .login-section fieldset {
  background-image: url('../images/bg-login.gif');
  }

.login-section fieldset .user-login,
.login-section fieldset .user-pass {
  background: transparent;
  border: 0;
  cursor: text;
  float: left;
  font-size: 11px;
  margin: 17px 0 0 50px;
  width: 110px;
  }

.login-section fieldset .user-pass {
  margin-left: 20px;
  }

*+html .login-section fieldset .user-login,
*+html .login-section fieldset .user-pass {
  margin-top: 16px;
  }

* html .login-section fieldset .user-login,
* html .login-section fieldset .user-pass {
  margin-top: 16px;
  }

.login-section fieldset .submit {
  background: transparent url('../images/bg-login-submit.png') no-repeat 0 2px;
  border: 0;
  cursor: pointer;
  display: block;
  float: right;
  font-size: 11px;
  height: 24px;
  margin: 0;
  position: relative;
  top: 12px;
  right: 10px;
  width: 74px;
  }

* html .login-section fieldset .submit {
  background-image: url('../images/bg-login-submit.gif');
  }

.login-section fieldset .submit:hover {
  background-position: 100% 2px;
  }

.teaser {
  background: url('../images/bg-teaser.png') no-repeat 0 0;
  margin: 12px 0 0 0;
  }

* html .teaser {
  background-image: url('../images/bg-teaser.gif');
  }

.teaser h1 {
  color: #fff;
  font-weight: normal;
  font-size: 28px;
  line-height: 39px;
  margin: 0;
  padding: 34px 0 0 37px;
  width: 530px;
  }

.teaser h1 a {
  color: #fff;
  text-decoration: underline;
  }

.teaser h1 a:hover {
  text-decoration: none;
  }

.teaser h2 {
  color: #fff;
  font-weight: normal;
  font-size: 28px;
  line-height: 39px;
  margin: 0;
  padding: 34px 0 0 37px;
  width: 530px;
  }

.teaser h2 a {
  color: #fff;
  text-decoration: underline;
  }

.teaser h2 a:hover {
  text-decoration: none;
  }

.signup .badge,
.teaser .badge {
  position: absolute;
  width: 0;
  height: 0;
  overflow: visible;
  }

.signup .badge {
  float: right;
  height: 569px;
  position: static;
  width: 195px;
  }

.teaser .badge p {
  background: url('../images/bg-badge.png') no-repeat 0 0;
  display: block;
  height: 301px;
  left: 540px;
  margin: 0;
  padding: 0;
  position: relative;
  top: -105px;
  width: 295px;
  }

#content.registration .signup .badge p {
  background: url('../images/bg-badge-signup.png') no-repeat 0 0;
  display: block;
  height: 569px;
  left: -18px;
  margin: 0;
  padding: 0;
  position: relative;
  top: -65px;
  width: 195px;
  }

* html #content.registration .signup .badge p {
  background: url('../images/bg-badge-signup.gif') no-repeat 50% 50%;
  }

* html .teaser .badge p {
  background-image: url('../images/bg-badge.gif');
  }

.signup .badge strong,
.teaser .badge strong {
  display: block;
  color: #e17a01;
  font-size: 22px;
  font-weight: normal;
  letter-spacing: -1px;
  line-height: 18px;
  padding: 73px 0 0 98px;
  text-align: center;
  width: 100px;
  }

.signup .badge strong {
  padding: 69px 0 0 42px;
  }

.teaser .badge a {
  color: #264d76;
  display: block;
  padding: 35px 0 9px 0;
  text-align: center;
  text-decoration: none;
  }

.teaser .badge a:hover {
  color: #1e3e5e;
  background: url('../images/bg-badge-ahov.gif') no-repeat 50% 33px;
  }

.teaser p {
  background: url('../images/bg-arrow.png') no-repeat 100% 15px;
  color: #fff;
  font-weight: normal;
  font-size: 20px;
  line-height: 29px;
  margin: 0;
  padding: 23px 115px 10px 37px;
  width: 390px;
  }

* html .teaser p {
  background-image: url('../images/bg-arrow.gif');
  }

.pointer {
  position: absolute;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  float: left;
  }

.pointer span {
  background: url('../images/bg-pointer.png') no-repeat 0 0;
  display: block;
  position: relative;
  top: -70px;
  left: 398px;
  width: 83px;
  height: 136px;
  text-indent: -999em;
  z-index: 999;
  }

* html .pointer span {
  background: url('../images/bg-pointer.gif') no-repeat 50% 50%;
  }

.teaser ul {
  background: url('../images/bg-teaser-ul.png') no-repeat 0 0;
  display: block;
  height: 180px;
  margin: 37px 0 10px 0;
  padding: 50px 0 0 55px;
  width: 805px;
  }

* html .teaser ul {
  background-image: url('../images/bg-teaser-ul.gif');
  }

.teaser ul li {
  background: url('../images/bullet-teaser-li.png') no-repeat 0 6px;
  color: #244e76;
  display: block;
  font-size: 15px;
  line-height: 26px;
  list-style: inside none;
  margin: 0;
  padding: 0 0 0 26px;
  width: 700px;
  }

* html .teaser ul li {
  background-image: url('../images/bullet-teaser-li.gif');
  }

.about {
  background: #fff;
  border-left: 1px solid #c8c8c8;
  border-right: 1px solid #c8c8c8;
  margin: 0;
  padding: 0;
  }

.about h2 {
  color: #2f5b82;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: -1px;
  margin: 0;
  padding: 30px 26px 20px 26px;
  }
  
.about h3 {
  color: #2f5b82;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: -1px;
  margin: 0;
  padding: 30px 26px 20px 26px;
  }

.about p {
  color: #666;
  padding: 0 26px 13px 26px;
  margin: 0;
  }

span.about-after,
span.about-before {
  background: url('../images/bg-about.png') no-repeat 0 0;
  display: block;
  margin: 0;
  height: 10px;
  padding: 0;
  width: 860px;
  }

* html span.about-after,
* html span.about-before {
  background-image: url('../images/bg-about.gif');
  }

span.about-after {
  background-position: 0 100%;
  }

/* Holly Hack [section]
----------------------------------------------------------------------------- */

.tos:after, 
#content.registration:after,
#header ul.navigation:after,
#tools ul:after {
  clear: both;
  content: ".";
  height: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
  visibility: hidden;
  width: 100%
  }

/* Section > Registration [section ]
----------------------------------------------------------------------------- */

.outtaHere {
  display: none !important;
  }

.checkboxArea,
.checkboxAreaChecked,
.radioAreaChecked,
.radioArea {
  background: url('../images/bg-radio.gif') no-repeat 0 100%;
  display: block;
  float: left;
  height: 28px;
  margin: 12px 0 0 0;
  padding: 0;
  width: 28px;
  }

.checkboxArea,
.checkboxAreaChecked {
  margin-top: 6px;
  }

.checkboxAreaChecked,
.radioAreaChecked {
  background-position: 0 0;
  }

#content.registration {
  background: url('../images/bg-registration.png') no-repeat 0 0;
  height: 610px;
  margin: 12px auto;
  overflow: hidden;
  width: 860px;
  }

#content.registration h3 {
  color: #fff;
  display: block;
  font-size: 26px;
  height: 24px;
  line-height: 24px;
  margin: 0 0 0 35px;
  padding: 34px 0 0 0;
  width: 560px;
  }

#content.registration p {
  color: #fff;
  display: block;
  font-size: 20px;
  height: 24px;
  line-height: 22px;
  margin: 0 0 0 35px;
  padding: 0;
  width: 560px;
  }

.registration .signup fieldset {
  background: url('../images/bg-signup.png') no-repeat 0 0;
  display: block;
  float: left;
  height: 360px;
  margin: 25px 0 21px 29px;
  padding: 17px;
  width: 560px;
  }

* html .registration .signup fieldset {
  background: url('../images/bg-signup.jpg');
  overflow: hidden;
  }

* html .registration .signup fieldset {
  margin-left: 15px;
  }

.registration .signup .actions {
  border-bottom: 1px solid #c6d5e8;
  float: left;
  height: 49px;
  width: 285px;
  }

.registration .signup fieldset label {
  border-bottom: 1px solid #c6d5e8;
  color: #224a6e;
  display: block;
  float: left;
  font-size: 15px;
  font-weight: 500;
  height: 49px;
  line-height: 49px;
  margin: 0;
  padding: 0 0 0 11px;
  width: 259px;
  }

.registration .signup fieldset .actions label {
  background: url('../images/bg-radio-49.gif') no-repeat 0 100%;
  border-bottom: 1px solid #c6d5e8;
  color: #224a6e;
  display: block;
  float: left;
  font-size: 15px;
  font-weight: 500;
  height: 49px;
  line-height: 49px;
  margin: 0;
  padding: 0 0 0 42px;
  width: 45px;
  }

img.mglif,
img.fglif {
  left: -4px;
  position: relative;
  top: 8px;
  }

.registration .signup fieldset .tos {
  clear: both;
  height: 40px;
  }

.registration .signup fieldset .tos label {
  background: url('../images/bg-radio.gif') no-repeat 0 100%;
  border-bottom: none;
  color: #224a6e;
  display: block;
  float: left;
  font-size: 14px;
  height: 28px;
  line-height: 28px;
  margin: 4px 0 0 6px;
  padding: 0 0 0 36px;
  width: 480px;
  }

.registration .signup fieldset .tos input {
  float: right;
  position: relative;
  }

.registration .signup fieldset label.www,
.registration .signup fieldset .actions.www {
  height: 60px;
  padding-top: 17px;
  }

.registration .signup fieldset label.www {
  line-height: 22px;
  }

.registration .signup fieldset .actions.www {
  background: url('../images/bg-input-www.gif') no-repeat 0 20px;
  }

.registration .signup fieldset .actions.reg {
  background: url('../images/bg-input-reg.gif') no-repeat 0 5px;
  }

* html .registration .signup fieldset label.www {
  background: none;
  }

.registration .signup fieldset .actions.www input {
  color: #000;
  font-size: 18px;
  height: 22px;
  left: 68px;
  padding: 3px 3px 0 3px;
  position: relative;
  top: 8px;
  width: 104px;
  }

.registration .signup fieldset .actions.reg input {
  color: #000;
  font-size: 18px;
  height: 22px;
  left: 9px;
  padding: 0 3px;
  position: relative;
  top: 13px;
  width: 256px;
  }

.registration .signup fieldset label.www .hint {
  display: block;
  font-size: 11px;
  line-height: 12px;
  }

.registration .signup fieldset input,
.registration .signup fieldset select {
  background: #fff;
  border: 0;
  display: block;
  float: left;
  }

.registration .signup fieldset input.radio {
  background: transparent;
  margin-top: 16px;
  }

.registration .signup fieldset input.checkbox {
  background: transparent;
  margin-top: 13px;
  }

*+html .registration .signup fieldset input.checkbox {
  margin-top: 11px;
  }

* html .registration .signup fieldset input.checkbox {
  margin-top: 11px;
  }

.registration .signup fieldset select {
  height: 30px;
  margin: 10px 5px 0 0;
  padding: 6px;
  }

*+html .registration .signup fieldset select {
  margin-top: 15px;
  }

* html .registration .signup fieldset select {
  margin-top: 15px;
  }

select.user-birth {
  
  }

select.user-birth.dd {
  width: 50px;
  }

select.user-birth.mm {
  width: 50px;
  }

select.user-birth.rr {
  width: 65px;
  }

.fake_list {
  background: #fff;
  position: absolute;
  margin: 0 0 0 7px;
  padding: 3px 0 0 0;
  }

.fake_list li {
  list-style: none;
  cursor: pointer;
  color: #000;
  font-size: 16px;
  text-align: center;
  }

.fake_list li:hover {
  background: #d6dee7;
  }
.selectArea {
  background: url('../images/bg-select.gif') no-repeat 0 0;
  float: left;
  margin: 6px 10px 0 0;
  }

.selectArea input {
  color: #000;
  float: left;
  font-size: 18px;
  height: 22px;
  left: 6px;
  padding: 0 3px;
  position: relative;
  top: 8px;
  }

.selectArea .arrow {
  background: url('../images/bg-select-arrow.gif') no-repeat 0 0;
  float: right;
  height: 38px;
  left: 6px;
  margin: 0;
  padding: 0;
  position: relative;
  width: 27px;
  }

.selectArea .arrow a {
  display: block;
  float: right;
  height: 38px;
  margin: 0;
  padding: 0;
  width: 27px;
  }

.registration .signup input.submit {
  background: transparent url('../images/bg-reg-submit.gif') no-repeat 0 0;
  border: 0;
  color: #fff;
  display: block;
  float: left;
  font-size: 28px;
  height: 55px;
  line-height: 55px;
  margin: 0 0 0 29px;
  padding: 0 0 8px;
  width: 594px;
  }

* html .registration .signup input.submit {
  margin: 0 0 0 0;
  position: relative;
  left: 29px;
  }

.registration .signup input.submit:hover {
  background-position: 0 100%;
  }

/* Section > Navigations [section]
----------------------------------------------------------------------------- */

/* Tools ------- */

#tools ul {
  clear: both;
  display: block;
  font-size: 11px;
  height: 29px;
  line-height: 29px;
  margin: 0 auto;
  padding: 0;
  width: 830px;
  }

#tools ul li {
  display: block;
  float: right;
  margin: 0 3px 0 0;
  list-style: none inside;
  }

#tools ul li.info {
  float: left;
  }

#tools ul li a {
  padding: 6px;
  text-decoration: none;
  color: #41698d;
  }

#tools ul li.info a {
  padding: 6px 2px;
  }

#tools ul li.current a {
  }

#tools ul li a:hover {
  text-decoration: underline;
  }

/* Navigation ------- */

ul.navigation {
  background: url('../images/bg-navigation.png') no-repeat 0 0;
  clear: both;
  display: block;
  font-size: 11px;
  height: 38px;
  line-height: 38px;
  margin: 0;
  padding: 0 10px;
  width: 840px;
  }

* html ul.navigation {
  background-image: url('../images/bg-navigation.gif');
  }

ul.navigation li {
  display: block;
  float: right;
  margin: 5px 5px;
  list-style: none inside;
  }

ul.navigation li.info {
  float: left;
  }

ul.navigation li a {
  color: #fbfffc;
  display: block;
  float: left;
  height: 26px;
  line-height: 25px;
  padding: 0 12px;
  text-decoration: none;
  }

ul.navigation li a span {
  color: #fbfffc;
  }

ul.navigation li.info a,
ul.navigation li.info a span,
ul.navigation li.current a span,
ul.navigation li.current a,
ul.navigation li.current a:hover span,
ul.navigation li.current a:hover,
ul.navigation li a:hover span,
ul.navigation li a:hover {
  background: url('../images/bg-nav-current-r.gif') no-repeat 100% 50%;
  color: #fbfffc;
  cursor: pointer;
  display: block;
  float: left;
  height: 26px;
  line-height: 25px;
  padding: 0;
  text-decoration: none;
  }

ul.navigation li.info a span,
ul.navigation li a:hover span,
ul.navigation li.current a span,
ul.navigation li.current a:hover span {
  background: url('../images/bg-nav-current-l.gif') no-repeat 0 50%;
  padding: 0 0 0 12px;
  margin: 0 12px 0 0;
  }

ul.navigation li a:hover {
  background-image: url('../images/bg-nav-hover-r.gif');
  }

ul.navigation li a:hover span {
  background-image: url('../images/bg-nav-hover-l.gif');
  }

ul.navigation li.info a {
  background-image: url('../images/bg-nav-info-r.gif');
  }

ul.navigation li.info a span {
  background-image: url('../images/bg-nav-info-l.gif');
  }

ul.navigation li.info a span {
  color: #264d78;
  }

* html ul.navigation li {
  margin-right: 0;
  margin-left: 0;
  position: relative;
  left: -12px;
  }

* html ul.navigation li a span {
  position: relative;
  left: 12px;
  padding-right: 12px;
  }

ul.navigation.actions {
  background: none;
  padding: 5px 0 0 127px;
  width: 624px;
  }

* html ul.navigation.actions {
  background-color: transparent !important;
  background-image: none !important;
  padding-left: 140px;
  }

ul.navigation.actions li a span {
  color: #264d78;
  }

ul.navigation.actions li {
  color: #264d78;
  float: left;
  }

ul.navigation.actions li.normal {
  color: #fff;
  height: 24px;
  line-height: 24px;
  width: 295px;
  }

.toolbox {
  background: #4e79ac url('../images/bg-login-tools.png') no-repeat 0 0;
  float: left;
  height: 94px;
  width: 100%;
  }

.toolbox dl {
  float: left;
  height: 45px;
  margin: 0;
  padding: 0;
  width: 210px;
  }

.toolbox dl dt,
.toolbox dl dd {
  color: #264d78;
  font-size: 11px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  }

.toolbox dl dd {
  color: #f8ae2f;
  font-size: 17px;
  }

.toolbox dl.info-kb {
  margin-left: 140px;
  }

* html .toolbox dl.info-kb {
  margin-left: 70px;
  }

.workspace {
  background: #f7f7ff url('../images/bg-workspace.png') repeat-y 0 0;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 100%;
  }

.workarea {
  background: url('../images/bg-workarea.png') no-repeat 0 0;
  clear: both;
  min-height: 777px;
  margin: 0;
  padding: 2%;
  width: 96%;
  }

.workarea .stuff {
  background: #4d78ad;
  float: right;
  height: 800px;
  padding: 5px;
  width: 110px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  }

.workarea .stuff {
  color: #000;
  }

.workarea .stuff a {
  color: #fff;
  text-decoration: underline;
  }

.workarea .stuff ol,
.workarea .stuff ol li {
  padding: 0;
  }

.workarea .stuff label,
.workarea .stuff input {
  display: inline;
  }

.workarea .stuff label {
  margin-left: 4px;
  }



.login-section fieldset .submit {
  background: transparent url('../images/bg-login-submit.png') no-repeat 0 2px;
  border: 0;
  cursor: pointer;
  display: block;
  float: right;
  font-size: 11px;
  height: 24px;
  margin: 0;
  position: relative;
  top: 12px;
  right: 10px;
  width: 74px;
  }

* html .login-section fieldset .submit {
  background-image: url('../images/bg-login-submit.gif');
  }

.login-section fieldset .submit:hover {
  background-position: 100% 2px;
  }

.teaser {
  background: url('../images/bg-teaser.png') no-repeat 0 0;
  margin: 12px 0 0 0;
  }
.teaser-demo {
  background: url('../images/bg-teaser-demo.jpg') no-repeat 0 0;
  margin: 12px 0 0 0;
  }
.teaser-beispiele {
  background: url('../images/bg-teaser-beispiele.jpg') no-repeat 0 0;
  margin: 12px 0 0 0;
  }
  .teaser-impressum {
  background: url('../images/bg-teaser-sonne.jpg') no-repeat 0 0;
  margin: 12px 0 0 0;
  }
  
   .teaser-tour {
  background: url('../images/bg-teaser-tour2.jpg') no-repeat 0 0;
  margin: 12px 0 0 0;
  }


 .teaser-finish {
  background: url('../images/bg-teaser-finish.jpg') no-repeat 0 0;
  margin: 12px 0 0 0;
  }

 .teaser-ready {
  background: url('../images/bg-teaser-ready.jpg') no-repeat 0 0;
  margin: 12px 0 0 0;
  }
  
     .teaser-okay {
  background: url('../images/bg-teaser-okay.jpg') no-repeat 0 0;
  margin: 12px 0 0 0;
  }
  
     .teaser-warn {
  background: url('../images/bg-teaser-warn.jpg') no-repeat 0 0;
  margin: 12px 0 0 0;
  }


  
   .teaser-login {
  background: url('../images/bg-teaser-login.jpg') no-repeat 0 0;
  margin: 12px 0 0 0;
  }

.teaser-funk {
  background: url('../images/bg-teaser-verzeichnis.jpg') no-repeat 0 0;
  margin: 12px 0 0 0;
  }



* html .teaser {
  background-image: url('../images/bg-teaser.gif');
  }
  
  
  * html .teaser-warn {
  background-image: url('../images/bg-teaser-warn');
  }
  
  
  * html .teaser-okay {
  background-image: url('../images/bg-teaser-okay.jpg');
  }
  
  * html .teaser-ready {
  background-image: url('../images/bg-teaser-ready.jpg');
  }
  


* html .teaser-finish {
  background-image: url('../images/bg-teaser-finish.jpg');
  }
  
  
* html .teaser-beispiele {
  background-image: url('../images/bg-teaser-beispiele.jpg');
  }
  
  * html .teaser-impressum {
  background-image: url('../images/bg-teaser-sonne.jpg');
  }
  
  
  * html .teaser-demo {
  background-image: url('../images/bg-teaser-demo.jpg');
  }
  
    * html .teaser-login {
  background-image: url('../images/bg-teaser-login.jpg');
  }
  
    * html .teaser-tour {
  background-image: url('../images/bg-teaser-tour2.jpg');
  }


   * html .teaser-funk {
  background-image: url('../images/bg-teaser-verzeichnis.jpg');
  }

.teaser h2 {
  color: #fff;
  font-weight: normal;
  font-size: 28px;
  line-height: 39px;
  margin: 0;
  padding: 34px 0 0 37px;
  width: 530px;
  }

.teaser h2 a {
  color: #fff;
  text-decoration: underline;
  }

.teaser h2 a:hover {
  text-decoration: none;
  }
  
  
  .teaser-demo h2 {
  color: #fff;
  font-weight: normal;
  font-size: 28px;
  line-height: 39px;
  margin: 0;
  padding: 34px 0 0 37px;
  width: 530px;
  }

.teaser-demo h2 a {
  color: #fff;
  text-decoration: underline;
  }

.teaser-demo h2 a:hover {
  text-decoration: none;
  }


 
  .teaser-okay h2 {
  color: #fff;
  font-weight: normal;
  font-size: 28px;
  line-height: 39px;
  margin: 0;
  padding: 34px 0 0 37px;
  width: 530px;
  }

.teaser-okay h2 a {
  color: #fff;
  text-decoration: underline;
  }

.teaser-okay h2 a:hover {
  text-decoration: none;
  }

 
  .teaser-finish h2 {
  color: #fff;
  font-weight: normal;
  font-size: 28px;
  line-height: 39px;
  margin: 0;
  padding: 34px 0 0 37px;
  width: 530px;
  }

.teaser-finish h2 a {
  color: #fff;
  text-decoration: underline;
  }

.teaser-finish h2 a:hover {
  text-decoration: none;
  }
 
  .teaser-ready h2 {
  color: #fff;
  font-weight: normal;
  font-size: 28px;
  line-height: 39px;
  margin: 0;
  padding: 34px 0 0 37px;
  width: 530px;
  }

.teaser-ready h2 a {
  color: #fff;
  text-decoration: underline;
  }

.teaser-ready h2 a:hover {
  text-decoration: none;
  }

 
  .teaser-warn h2 {
  color: #fff;
  font-weight: normal;
  font-size: 28px;
  line-height: 39px;
  margin: 0;
  padding: 34px 0 0 37px;
  width: 530px;
  }

.teaser-warn h2 a {
  color: #fff;
  text-decoration: underline;
  }

.teaser-warn h2 a:hover {
  text-decoration: none;
  }


  .teaser-impressum h2 {
  color: #fff;
  font-weight: normal;
  font-size: 28px;
  line-height: 39px;
  margin: 0;
  padding: 34px 0 0 37px;
  width: 530px;
  }

.teaser-impressum h2 a {
  color: #fff;
  text-decoration: underline;
  }

.teaser-impressum h2 a:hover {
  text-decoration: none;
  }
  
    .teaser-login h2 {
  color: #fff;
  font-weight: normal;
  font-size: 28px;
  line-height: 39px;
  margin: 0;
  padding: 34px 0 0 37px;
  width: 530px;
  }

.teaser-login h2 a {
  color: #fff;
  text-decoration: underline;
  }

.teaser-login h2 a:hover {
  text-decoration: none;
  }
  
    .teaser-tour h2 {
  color: #fff;
  font-weight: normal;
  font-size: 28px;
  line-height: 39px;
  margin: 0;
  padding: 34px 0 0 37px;
  width: 530px;
  }

.teaser-tour h2 a {
  color: #fff;
  text-decoration: underline;
  }

.teaser-tour h2 a:hover {
  text-decoration: none;
  }


 .teaser-funk h2 {
  color: #fff;
  font-weight: normal;
  font-size: 28px;
  line-height: 39px;
  margin: 0;
  padding: 34px 0 0 37px;
  width: 530px;
  }

.teaser-funk h2 a {
  color: #fff;
  text-decoration: underline;
  }

.teaser-funk h2 a:hover {
  text-decoration: none;
  }



  .teaser-beispiele h2 {
  color: #fff;
  font-weight: normal;
  font-size: 28px;
  line-height: 39px;
  margin: 0;
  padding: 34px 0 0 37px;
  width: 530px;
  }

.teaser-beispiele h2 a {
  color: #fff;
  text-decoration: underline;
  }

.teaser-beispiele h2 a:hover {
  text-decoration: none;
  }
