/* CSS Document */
body    {
        height: 1200px;
        text-align: center;
        background: rgb(127,160,240);
        font-family: verdana, sans;
        font-size: 12px;
        color: black;
        font-weight: 400;
        }
#top {
        width: 776px;
        height: 70px;
        margin: auto;
        z-index: 1;
        }
*html #top {width: 776px; }
.feuer  {
        background: rgb(51,0,0);
        }
#topfeuer {
        width: 776px;
        height: 50px;
        margin-top: 55px;
        margin: auto;
        }
*html #topfeuer {width: 776px; }
.brunnen {
         background: rgb(0,51,102);
         }
#topbrunnen {
        width: 776px;
        height: 40px;
        margin-top: 55px;
        margin: auto;
        }
*html #topbrunnen {width: 1000px; }
#topinfo {
        width: 776px;
        height: 40px;
        margin-top: 55px;
        margin: auto;
        z-index: 1;
        }
*html #topinfo {width: 1000px; }
.keramik {
         background: rgb(102,51,0);
         }
#topkeramik {
        width: 776px;
        height: 40px;
        margin-top: 55px;
        margin: auto;
        }
*html #topkeramik {width: 1000px; }
#inhalt {
        width: 1000px;
        height: 575px;
        margin: auto;
        z-index: 1;
        }
*html #inhalt {margin-left: -1000;}
#start   {
        position: absolute;
        margin-top: 40px;
        margin-left: 300px;
        height: 500px;
        width: 629px;
        border-top: 10px transparent #216477;
        border-left: ;
        border-right: ;
        }
#bild   {
        position: absolute;
        margin-top: 40px;
        margin-left: 350px;
        height: 500px;
        width: 629px;
        float: right;
        }
.bild {
         background: rgb(128,128,128);
         }
#info   {
        position: absolute;
        margin-top: 50px;
        height: 500px;
        width: 1000px;
        float: right;
        }


#menu1  {
        position: absolute;
        margin-top: 40px;
        margin-left: 0px;
        height: 110px;
        width: 110px;
        border-top: 10px transparent #216477;
        border-left: ;
        border-right: ;
        }
#menu2  {
        position: absolute;
        margin-top: 40px;
        margin-left: 120px;
        height: 110px;
        width: 110px;
        border-top: 10px transparent #216477;
        border-left: ;
        border-right: ;
        }
#menu3  {
        position: absolute;
        margin-top: 160px;
        margin-left: 0px;
        height: 110px;
        width: 110px;
        background-color: ;
        border-top: 10px transparent #216477;
        border-left: ;
        border-right: ;

        }
#menu4  {
        position: absolute;
        margin-top: 160px;
        margin-left: 120px;
        height: 110px;
        width: 110px;
        border-top: 10px transparent #216477;
        border-left: ;
        border-right: ;
        }
#menu5  {
        position: absolute;
        margin-top: 280px;
        margin-left: 0px;
        height: 110px;
        width: 110px;
        border-top: 10px transparent #216477;
        border-left: ;
        border-right: ;
        }
#menu6  {
        position: absolute;
        margin-top: 280px;
        margin-left: 120px;
        height: 110px;
        width: 110px;
        border-top: 10px transparent #216477;
        border-left: ;
        border-right: ;
        }
#menu7  {
        position: absolute;
        margin-top: 400px;
        margin-left: 0px;
        height: 110px;
        width: 110px;
        border-top: 10px transparent #216477;
        border-left: ;
        border-right: ;
        }
#menu8  {
        position: absolute;
        margin-top: 400px;
        margin-left: 120px;
        height: 110px;
        width: 110px;
        border-top: 10px transparent #216477;
        border-left: ;
        border-right: ;
        }
#menu9  {
        position: absolute;
        margin-top: 40px;
        margin-left: 240px;
        height: 110px;
        width: 110px;
        border-top: 10px transparent #216477;
        border-left: ;
        border-right: ;
        }
#menu10  {
        position: absolute;
        margin-top: 160px;
        margin-left: 240px;
        height: 110px;
        width: 110px;
        border-top: 10px transparent #216477;
        border-left: ;
        border-right: ;
        }
#menu11  {
        position: absolute;
        margin-top: 280px;
        margin-left: 240px;
        height: 110px;
        width: 110px;
        border-top: 10px transparent #216477;
        border-left: ;
        border-right: ;
        }
#menu12  {
        position: absolute;
        margin-top: 400px;
        margin-left: 240px;
        height: 110px;
        width: 110px;
        border-top: 10px transparent #216477;
        border-left: ;
        border-right: ;
        }


p       {
        font-family: verdana, sans;
        font-size: 12px;
        color: black;
        font-weight: 400;
        }
h1      {
        font-family: verdana, sans;
        font-size: 30px;
        color: white;
        text-align: right;
        font-weight: 400;
        }
h2      {
        font-family: verdana, sans;
        font-size: 18px;
        color: white;
        font-weight: 400;
        }
h5      {
        font-family: verdana, sans;
        font-size: 12px;
        color: black;
        font-weight: 400;
        text-align: left;
        }
h6      {
        font-family: verdana, sans;
        font-size: 12px;
        color: black;
        font-weight: 400;
        text-align: right;
        }
a       {
        font-family: verdana, sans;
        font-size: 12px;
        color: white;
        font-weight: 400;
        text-decoration: none;
        }
a:visited{
          font-family: verdana, sans;
          font-size: 12px;
          color: white;
          font-weight: 400;
          }
a:hover {
        font-family: verdana, sans;
        font-size: 12px;
        color: #DB6F00;
        font-weight: 400;
        }
form    {
        font-family: verdana, sans;
        font-size: 12px;
        color: black;
        font-weight: 400;
        }
.field {
        width: 250px;
        height: 25px;
        background-color:rgb(198,198,198);
        font-family: verdana, sans;
        font-size: 12px;
        color: black;
        font-weight: 400;
        }
.field2 {
        width: 800px;
        height: 55px;
        background-color:rgb(198,198,198);
        font-family: verdana, sans;
        font-size: 12px;
        color: black;
        font-weight: 400;
        }
.gray    {
        color: rgb(113,113,113);
        }


