html, body { height:100%; }

body
{
  width:100%;
  font-family:Arial, Verdana, Times-New-Roman;
  font-size:12px;
  color:#000000;
  background-color:#9d9d9d;
  text-align:center;
  overflow:hidden;
}

h1 { margin:0; padding:0; color:#ffffff; }
h2 { margin:0; padding:0; color:#ffffff; }

a { text-decoration:none; color:#ffffff; font-size:12px; }
a:hover { text-decoration:none; color:#ffffff; font-size:12px; }
a:active, a:focus { outline:none; }

a.index_weiter { float:left; width:80px; height:82px; }
a.intro_zurueck { float:left; width:80px; height:82px; color:#FFFFFF; }

#aussen
{
  margin:auto;
  width:687px;
}

#head
{
  margin-top:50px;
  width:687px;
  height:82px;
  background-image:url('../upload/bullets/intro/head.jpg');
  background-repeat:no-repeat;
}

#balken_links
{
  float:left;
  width:23px;
  height:360px;
  background-image:url('../upload/bullets/intro/links.jpg');
  background-repeat:no-repeat;
}

#balken_rechts
{
  float:right;
  width:24px;
  height:360px;
  background-image:url('../upload/bullets/intro/rechts.jpg');
  background-repeat:no-repeat;
}

#inhalt
{
  width:687px;
  height:360px;
  background-color:#FFFFFF;
}

#inhalt_text
{
  float:left;
  width:640px;
  height:360px;
  background-image:url('../upload/bullets/intro/event_teaser2.jpg');
  background-repeat:no-repeat;
  overflow:auto;
}

#fuss
{
  width:687px;
  height:82px;
  background-image:url('../upload/bullets/intro/fuss_ohne_button.jpg');
  background-repeat:no-repeat;
}

#b_weiter
{
  margin:auto;
  text-align:center;
  width:80px;
  height:82px;
  background-image:url('../upload/bullets/intro/back_button2.jpg');
  background-repeat:no-repeat;
}

#b_zurueck
{
  margin:auto;
  text-align:center;
  width:80px;
  height:82px;
}

#news_bg
{
  width:640px;
  height:216px;
  /*background-image:url('../upload/bullets/intro/event_teaser2.jpg');
  background-repeat:no-repeat;*/
  text-align:left;
  overflow:auto;
}

#news_headline { margin-left:20px; padding-top:15px; margin-bottom:3px; }
#news_aussen { text-align:left; }
#news_head { margin-left:20px; margin-top:7px; }

a.startnews_button1 { float:left; width:318px; height:144px; background-image:url('../upload/bullets/event_teaser_button1.jpg'); background-repeat:no-repeat; }
a.startnews_button2 { float:left; width:322px; height:144px; background-image:url('../upload/bullets/event_teaser_button2.jpg'); background-repeat:no-repeat; }

// #ligatipp-startseite {position: absolute; left:700px; top:500px;}
img {border:none;}
