﻿/*****************************************************************************/
/* Stylesheets fuer die Seiten des Rootdirs (ohne Unterverzeichnisse)        */
/*****************************************************************************/
/*
 Sektionen (in der angegebenen Reihenfolge):
            - Index
            - Aktionen
*/



/***** Index: ANFANG *********************************************************/
#index_headline
{
}
#index_teaser_1_text_container, #index_teaser_1_vertical_logos_swf_container,
#index_teaser_2_container, #index_teaser_3_container
{
  position : absolute;
  top      : 35px;
  left     : 655px;
  width    : 115px;
}

#index_teaser_1_vertical_logos_swf_container
{
  top   : 10px;
  left  : 570px;
  width : 80px;
}
#index_teaser_1_text_container
{
}
#index_teaser_2_container
{
  top : 220px;
}
#index_teaser_3_container
{
  top : 355px;
}
#index_layer_zuinitiative
{
  position : absolute;
  left     : -75px;
  top      : 250px;
  width    : 229px;
  height   : 159px;
  z-index  : 11;
}
#layer_index
{
  background : transparent url('/art/bg/bg_layerzurinitative_de.png')
               no-repeat left top;
  width      : 100%;
  height     : 100%;
}
#index_layer_zuinitiative.layer_at
{
  background-image : url('/art/at/bg/bg_layerzurinitative_at.png');
}
#index_layer_zuinitiative p
{
  padding : 60px 0 0 22px;
}
/***** Index: ENDE ***********************************************************/


/***** Aktionen: ANFANG ******************************************************/
#abwechslung
{
  position : absolute;
  width    : 344px;
  height   : 80px;
  margin   : 100px 0 0 6px;
}
#revolution
{
  position : absolute;
  margin   : 215px 0 0 0;
  width    : 210px;
}
#revolution p
{
  margin-left : 6px;
}
#revolution img
{
  position : absolute;
  margin   : -40px 0 0 0;
}
#zumSpecial
{
  position : absolute;
  top      : 210px;
  left     : 220px;
}
* html #zumSpecial
{
  top : 200px;
}
#aktionen_laettavisual
{
  position : absolute;
  top      : -50px;
  left     : 425px;
}
#aktionen_teaser
{
  top  : 25px;
  left : -30px;
}
.aktionT1, .aktionT2, .aktionT3
{
  position    : absolute;
  top         : 364px;
  color       : #FFFFFF;
  width       : 100px;
  line-height : 14px;
}
.aktionT1
{
  left : 463px;
}
.aktionT2
{
  left  : 270px;
  width : 90px;
}

.aktionT3
{
  left : 460px;
}

a.teaserLink, a.teaserLink:active, a.teaserLink:hover,
a.teaserLink:visited, a.teaserLink:link, a.teaserLink:focus
{
  color           : #FFFFFF;
  text-decoration : none;
  margin-top      : 3px;
  display         : block;
}
a.teaserLink:hover
{
  color : #40780F;
}
/***** Aktionen: ENDE ********************************************************/
