body
{
overflow: auto;
}

h1
{
  font-family: Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  display:inline;
}

h2
{
  font-family: Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 10px;
  display:inline;
}

table, tr, td, div, p
{
        font-family: Verdana, Tahoma, Arial, sans-serif;
        font-size: 12px;
        line-height: 18px;
        color: #3a3838;
        font-weight: normal;
        font-variant: normal;
}

a
{
        text-decoration: none;
        color: #8A8691;
}

a:link { color: #2C2B2B; }
a:visited { color: #2C2B2B; }
a:hover { color: #CCCCCC; }
a:active { color: #2C2B2B; }



/* text unten auf startseite */
#text
{
  padding-left: 30px;
}

#zentral
{
  width: 630px;
  height: 200px;
  overflow: auto;
}

/* Newslayer */


div#newslayer
{
    position: absolute;
    margin-left: 0px;
    width: 350px;
    height:465px;
    display: none;
    background: url("http://www.alchimia-events.de/images/div_layer/news-pop-up.jpg");
}

div#newslayer a{
    border: 0px solid red;
    display: block;
    float: left;
    margin-top: 370px;
    display: inline; /* For IE */
}

a#newslayer_ja{
    width: 70px;
    height: 70px;
    margin-left:90px;
}

a#newslayer_nein{
    width: 70px;
    height: 70px;
    margin-left:20px;
}

/* corsiva style */

.corsi
{
        font-family: Monotype Corsiva;
        font-size: 36px;
        color: #999999;
        font-weight: normal;
        font-variant: normal;
}

.big_corsi
{
        font-family: Monotype Corsiva;
        font-size: 76px;
        color: #666666;
        font-weight: normal;
        font-variant: normal;
}

.bildunter
{
        font-family: Verdana, Tahoma, Arial, sans-serif;
        font-size: 7px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        color: #333333;
}
