/* ------------------------------------ *
 CSS
 Freitag, 20. März 2009 10:22:57
 HAPedit 3.1.11.111
 * ------------------------------------ */
 body {
    color: black;
    background-color: #036;

    font-size: 100.01%;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0; padding: 10px 0;
    text-align: center;  /* Zentrierung im Internet Explorer */
  }

  div#seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 900px;
    min-height: 540px;
    padding: 0;
    background: #d0d0d0
    }
div#title {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 900px;
    height: 70px;
    padding: 0;
    background: #ffffff;
    }

div#title_info {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 750px;
    height: 50px;
    padding: 0;
    float:left;
    background: #d0d0d0;
    }

div#title2 {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 900px;
    height: 110px;
    padding: 0;
    background: url(../img/headwell.jpg);

  }

div#menu_cont {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 5px 0px 0px 0px;      /* standardkonforme horizontale Zentrierung */
    width: 150px;
    height: 200px;
    padding: 0px;
    float: left;
    /*background: #ffffff; */
  }

div#place_head_l {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    width: 525px;
    height: 90px;
    padding: 0px;
    float: left;
   /* background: #9ACD32; */
  }

div#place_head_2 {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    width: 250px;
    height: 90px;
    padding: 0px;
    float: none;
   /* background: #c0c0c0; */
  }

div#info_head_l {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    width: 100px;
    height: 110px;
    padding: 0px;
    float: left;
    background: #800000;
    background: url(../img/hint3.jpg);
  }

div#menu_top {
    text-align: left;
    width: 270px;
    height: 20px;
    padding: 0px;
    float: right;
  }


div#menu_head {
    text-align: left;
    width: 260px;
    height: 20px;
    padding: 0px;
    float: right;
   /* background: #778899; */
  }

 div#body_home {
    text-align: left;
    margin: 5px 0px 0px 5px;
    width: 740px;
    height: 350px;
    padding: 0px;
    float: left;
   /* background: #778899; */
    background-image:url(../img/hint_1.jpg); background-repeat:no-repeat;
    background-position:center;

  }

      h1 {
    font-size: 22px;
    margin: 0; padding: 0px;
    text-align: left;
  }
      h2 {
    font-size: 18px;
    margin: 0; padding: 0px;
    text-align: left;
  }
      h3 {
    font-size: 14px;
    margin: 0; padding: 0px;
    text-align: left;
  }
      h4 {
    font-size: 11px;
    margin: 0; padding: 0px;
    text-align: left;
  }
/*--------------------------------------------*/
  a:link, a:visited, a:active, a:hover
{
  text-decoration:none;
  font-weight:normal;
  color:#000000;
  font-size:12px;
}
a:active, a:hover
{
  color:#009999;
}
/*--------------------------------------------*/

a.top {
  font-family: Helvetica, Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  color: #808080;
  font-weight:bold;
}
a.top:link {
  text-decoration: none;
  font-weight:bold;
}
a.top:visited {
  text-decoration: none;
  font-size: 12px;
  color: #808080;
  font-weight:bold;
}
a.top:hover {
  text-decoration: none;
  color: #000000;
}
/* a.home:active {
  text-decoration: none;
  color: #383f45;
} */


/*-------------------------------------------- */


a.txt {
  font-family: Helvetica, Arial, Helvetica, Verdana, sans-serif;
  font-size: 14px;
  color: #000080;
  font-weight:bold;
}
a.txt:link {
  text-decoration: none;
  font-weight:bold;
}
a.txt:visited {
  text-decoration: none;
  font-size: 14px;
  color: #000080;
  font-weight:bold;
}
a.txt:hover {
  text-decoration: none;
  color: #990000;
}
/* a.home:active {
  text-decoration: none;
  color: #383f45;
} */




/*--------------------------------------------*/

a.menu {
  font-family: Helvetica, Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  color: #eeeeee;
  padding:0px;
  font-weight:bold;
  text-align:center;
  border-top:1px solid #000;
  background-color:#737994;
}
a.menu:link {
  text-decoration: none;
  font-weight:bold;
}
a.menu:visited {
  text-decoration: none;
  font-size: 12px;
  color: #eeeeee;
  font-weight:bold;
}
a.menu:hover {
  text-decoration: none;
  color: #990000;
  background-color:#eeeeee;
}
/* a.menu:active {
  text-decoration: none;
  color: #383f45;
} */


/*--------------------------------------------*/

     ul#nav {
    font-size: 13px;
    float: left; width: 150px; height 13px;
    margin: 0 0 1.2em; padding: 0;
  }
  ul#Nav li {
    list-style: none;
    margin: 0; padding: 0.5em;
  }
  ul#nav a {
    display: block;
    padding: 8px;
    font-weight: bold;
  }
  ul#nav a:link {
    color: #eeeeee; background-color: #737994;
  }
   ul#nav a:active {
    color: #eeeeee; background-color: #737994;
  }
  ul#nav a:visited {
    color: #eeeeee; background-color: #737994;
  }
  ul#nav a:hover {
    color: #990000; background-color: #eeeeee;
  }


