body {
    background-color: rgb(200,200,200);
}

div#all {
    background-image: url("images/hintergrund.jpg");
    background-repeat: no-repeat;
    width: 800px;
    height: 600px;
    position: absolute;
    left: 40px;
    top: 20px;
}

div#back0 {
    background-image: url("images/grauwerk.gif");
    background-repeat: no-repeat;
    width: 800px;
    height: 120px;
    margin: 0px;
    padding: 0px;
    position: relative;
    top: 20px;
    left: 0px; 
}

div#bilderzeile {
    width: 800px;
    height: 77px;
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 33px;
    left: 0px;
    text-align: center;
}

div#fehler {
    width: 800px;
    height: 77px;
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 33px;
    left: 0px;
    text-align: center;
    font-family: verdana, arial, sans-serif;
    font-size: 20px;
    color: white;
}

div#impressum {
    position: absolute;
    z-index: 100;
    width: 130px;
    height: 50px;
    top: 20px;
    left: 5px;
    color: white;
    font-family: arial, sans-serif;
    font-size: 10px;
}

div#impressum a {
    color: white;
}

/*div#menuspalte {
    background-image: url("images/grauast.gif");
    background-repeat: no-repeat;
    width: 250px;
    height: 600px;
    position: absolute;
    top: 126px;
    left: 60px; 
}*/

/*div#menu1 {
    background-image: url("images/menukreis.gif");
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    position: absolute;
    top: 160px;
    left: 95px; 
}*/

div#liste {
    position: absolute;
    top: 630px;
    left: 0px;
    width: 100%;

}

div#liste * {
    font-family: arial;
    font-size: 12px;
}

div#liste table tr td {
    border-width: 1px;
    border-style: solid;
    padding-left: 5px;
    padding-right: 5px;
    background-color: white;
}

div#liste table tr th {
    border-width: 1px;
    border-style: solid;
    padding-left: 5px;
    padding-right: 5px;
    background-color: black;
    color: white;

}

div#seite1 {
    background-repeat: no-repeat;
    width: 800px;
    height: 430px;
    position: absolute;
    top: 170px;
    left: 0px; 
}

div#seite2 {
    background-repeat: no-repeat;
    width: 800px;
    height: 430px;
    position: absolute;
    top: 170px;
    left: 0px; 
}

div#seite1 div {  
    background-repeat: no-repeat;
    width: 400px;
    padding-left: 200px;
    padding-right: 200px;
    height: 430px;
    position: absolute;
    top: 0px;
    left: 0px;
    color: white;
    font-family: arial, sans-serif;
    font-size: 16px;
}

div#seite2 div {
    background-repeat: no-repeat;
    width: 400px;
    padding-left: 200px;
    padding-right: 200px;
    height: 430px;
    position: absolute;
    top: 0px;
    left: 0px;
    color: white;
    font-family: arial, sans-serif;
    font-size: 16px;
}

div#pfeil1r {
    background-image: url("images/pfeilr.gif");
    background-repeat: no-repeat;
    width: 130px;
    height: 100px;
    position: absolute;
    top: 275px;
    left: 650px;
    z-index: 100;
}

div#pfeil2r {
    background-image: url("images/pfeilr.gif");
    background-repeat: no-repeat;
    width: 130px;
    height: 100px;
    position: absolute;
    top: 275px;
    left: 650px;
    z-index: 100;
}

div#pfeil1l {
    background-image: url("images/pfeill.gif");
    background-repeat: no-repeat;
    width: 130px;
    height: 100px;
    position: absolute;
    top: 275px;
    left: 30px;
    z-index: 100;
}

div#pfeil2l {
    background-image: url("images/pfeill.gif");
    background-repeat: no-repeat;
    width: 130px;
    height: 100px;
    position: absolute;
    top: 275px;
    left: 30px;
    z-index: 100;
}

div#untenmenu1 {
    background-image: url("images/buttonhome.gif");
    background-repeat: no-repeat;
    width: 130px;
    height: 100px;
    position: absolute;
    top: 520px;
    left: 80px;
    z-index: 200;
}

div#untenmenu2 {
    background-image: url("images/buttonkleid.gif");
    background-repeat: no-repeat;
    width: 130px;
    height: 100px;
    position: absolute;
    top: 520px;
    left: 180px;
    z-index: 200;
}

div#untenmenu3 {
    background-image: url("images/buttongeschenk.gif");
    background-repeat: no-repeat;
    width: 130px;
    height: 100px;
    position: absolute;
    top: 520px;
    left: 280px;
    z-index: 200;
}

div#untenmenu4 {
    background-image: url("images/buttonanfahrt.gif");
    background-repeat: no-repeat;
    width: 130px;
    height: 100px;
    position: absolute;
    top: 520px;
    left: 380px;
    z-index: 200;
}

div#warnung {
    width: 800px;
    height: 77px;
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 133px;
    left: 0px;
    text-align: center;
    font-family: verdana, arial, sans-serif;
    font-size: 20px;
    color: white;
}

/* FORMULARE */




/* BILDSCHLEUDER */

div#bilder {
    margin: 0 auto;
    background-color: blue;
    height: 77px;
    text-align: center;
}

table#bilder {
    
}

table#bilder tr td {
    width: 10%;
    vertical-align: top;
}

ul{
  background-color: green;
  list-style: none;
  margin: 0 auto;
  padding: 0;
}

ul li{
  float: left;
  padding: 0px;
  display: block;
  margin-right: 10px;
}

ul li a{
  display: block;
  overflow: hidden;
  height: 77px;
  width: 75px;
}

#a1{
  width: 210px;
}

ul li img{
  position: absolute;
  /*border: 3px solid #881212;*/
}

ul li p{
  margin: 0;
  padding: 0;
  width: 120px;
  display: block;
  margin-left: 85px;
}

