body{
  background-color: #fff;
  font-family: Verdana, Arial sans-serif;
  font-size: 13px;
  color: #fff;
  font-weight: normal;
  margin: 0;
  text-align: center;
  letter-spacing: 0.1px;
}

a img{
  border: none;
}

.yellow{
  color: #f6db00;
}

.yellow_text{
  line-height: 21px;
  color: #f6db00;
}

.black{
  color: #000;
  line-height: 21px;
}

#main{
  width: 805px;
  height: 686px;
  margin: auto;
  text-align: left;
}

#header{
  height: 109px;
  background-color: #fff;
}

#logo{
  width: 200px;
}

#logo img{
  position: relative;
  top: 24px;
}

#main_nav{
}

#main_nav ul{
  position: relative;
  top: 20px;
  left: 366px;
  width: 460px;
  margin: 0;
  padding: 0;
}

#main_nav ul li{
  list-style-type: none;
  display: inline;
}

#main_nav ul li a{
  text-decoration: none;
}

#main_nav ul li a img{
  border: none;
  margin: 0;
  padding: 0;
  float: left;
}

#sub_nav{
  height: 35px;
  background-color: #84004e;
}

#sub_nav ul{
  margin: 0 0 0 10px;
  padding: 10px 0 0 0;
}

#sub_nav ul li{
  list-style-type: none;
  display: inline;
}

#sub_nav ul li a{
  text-decoration: none;
}

#sub_nav ul li img{
  padding: 0;
  margin: 0;
  float: left;
}

#teller #header{
  background-image: url(../img/teller_header_bg.gif);
  background-repeat: no-repeat;
  background-position: 270px 85px;
}

#teller_morgen #header{
  background-image: url(../img/teller_morgen_header_bg.gif);
  background-repeat: no-repeat;
  background-position: 249px 18px;
}

#content{
  background-image: url(../img/gradient_bg.gif);
  height: 511px;
  overflow: auto;
  background-position: top left;
  background-repeat: repeat-x;
}

#teller #content, #teller_morgen #content{
  height: 546px;
  overflow: hidden;
}

#aus_intro #content{
  height: 510px;
  /*overflow: hidden;*/
  line-height: 22px;
}

#pro #content{
  padding: 20px 25px 0 20px;
  line-height: 21px;
}

#no_subnav #content{
  padding: 0 22px 0 20px;
  height: 530px;
}

#aus_intro #content_left, #aus_example #content_left{
  position: absolute;
}

#aus_example #content_left{
  /*margin: 20px 0 0 20px;*/
}

#schu_intro #content{
  font-size: 16px;
  padding: 20px 25px 0 20px;
}

#aus_intro #content_right, #aus_example #content_right{
  font-size: 16px;
  position: relative;
  width: 365px;
  left: 423px;
}

#aus_example #content_right{
  font-size: 13px;
}

#aus_example #content{
  background-image: none;
  background-color: #fae300;
}

#footer{
  height:34px;
  background-color: #fff;
}

#footer img{
  position: relative;
  top: 8px;
}

.image_description{
  position: absolute;
  top: 439px;
  font-size: 9px;
  letter-spacing: -1px;
  line-height: normal;
}

#aus_example .image_description{
  color: #000;
}

.sporen{
  position: absolute;
  top: 440px;
  left: 305px;  
}

.intro_yellow{
  background-color: #fae300;
  width:308px;
  padding: 11px 14px 14px 12px;
  color:#84004e;
  font-weight: bold;
}

.squares{
  font-size:10px;
  letter-spacing:1px;
  color:#fff;
  /*color:#bd006e;*/
}

.link{
  color: #fff;  
}

.partner{
  padding: 50px 0 0 0;
}

.partner img{
  float: left;
}

.ruler{
  height: 1px;
  width: 743px;
  border-top: 1px solid #fff;
}
