/*-- CSS MAIN INDEX  LaGARAFA.de ------------------------------------------------------*/

body {
        margin: 25px;
        padding: 0px;
        background: #242323 url(http://www.lagarafa.de/vorlagen/lagarafa_index_kachel.gif) repeat left top;
        text-align: center;
        font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
        font-style: normal;
        font-size: 11px;
        font-weight: normal;
        text-decoration: none;
        color: #909090;
}

h1, h2, h3 {
        font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
        font-style: normal;
        font-size: 11px;
        font-weight: normal;
        text-decoration: none;
        color: #909090;
}


/* Header */

#header {
        width: 910px;
        height: 540px;
        line-height: 1.6;
        margin: 0px auto;
        background: #FFFFFF url(http://www.lagarafa.de/vorlagen/lagarafa_bg_website_2009.jpg) no-repeat center top;
}

a:link {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #00009F;
  line-height: 1.6;
}
a:visited {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #003366;
  line-height: 1.6;
}
a:hover {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  color: #BF0000;
  text-decoration: none;

  line-height: 1.6;
}
a:active {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #00009F;
  line-height: 1.6;
}