body {
  background-color:"#ffffff";
  margin: 0;
}

#hintergrund {
position:absolute;
margin: 0;
padding: 0;
border: 0;
width:100%;
height:100%;
}

div#head {
    position:absolute;
    width:780px;
    height:780px;
    top:18%;
    left:20%;
    overflow:auto;
}
div#head h2 {
  font-size: 0.8em;
  margin: 0 0 1em;
  font-family:Verdana, Arial, sans-serif;
  color: #808080;
  text-decoration:none;
}

div#mitte {
    position:absolute;
    width:780px;
    height:780px;
    top:25%;
    left:25%;
    overflow:auto;
}

.inhalt {
    z-index:1;
    position:absolute;
    width:780px;
    height:270px;
    top:5%;
    left:5%;
    overflow:auto;

}

.inhalt p {
        font-family:serif,Courier,'Times New Roman',Times;
        font-weight:normal;
        color:#ffffff;
        text-align:left;
        font-size:1.0em;
        line-height:1.0em;
        margin:1;
        padding:1;
}
.inhalt h1 {
        font-family:serif,Courier,'Times New Roman',Times;
        font-weight:normal;
        color:#ffffff;
        text-align:left;
        font-size:1.2em;
        line-height:1.2em;
        margin:1;
        padding:1;
}
a#cloud {
   display:inline-block;
   color:#0000;
   background-color:#0000;
   width:123px;
   height: 123px;
   padding-top:109px;
   font-size:14px;
   font-family:Verdana, Arial, sans-serif;
   font-weight:bold;
   font-color:#808080;
   text-decoration:none;
   text-align:center;
   margin:1px;
   border:0;
   background-image:url(../images/potcloudgrey.png);

}


a#apfel {
   display:inline-block;
   color:#0000;
   background-color:#0000;
   width:123px;
   height: 123px;
   padding-top:109px;
   font-size:14px;
   font-family:Verdana, Arial, sans-serif;
   font-weight:bold;
   font-color:#808080;
   text-decoration:none;
   text-align:center;
   margin:1px;
   border:0;
   background-image:url(../images/potcloudgrey.png);

}
a#apfel:hover {
      display:inline-block;
      background-color:#0000;
      background-image:url(../images/potcloudblue.png);
}
a#shop {
   display:inline-block;
   color:#0000;
   background-color:#0000;
   width:123px;
   height: 123px;
   padding-top:109px;
   font-size:14px;
   font-family:Verdana, Arial, sans-serif;
   font-weight:bold;
   text-decoration:none;
   text-align:center;
   margin:1px;
   border:0;
   background-image:url(../images/shopgrau.jpg);
}
a#shop:hover {
      display:inline-block;
      background-color:#0000;
      background-image:url(../images/shoplila.jpg);
}
a#login {
   display:inline-block;
   color:#0000;
   background-color:#0000;
   width:123px;
   height: 123px;
   padding-top:109px;
   font-size:14px;
   font-family:Verdana, Arial, sans-serif;
   font-weight:bold;
   text-decoration:none;
   text-align:center;
   margin:1px;
   border:0;
   background-image:url(../images/logingrau.jpg);
}
a#login:hover {
      display:inline-block;
      background-color:#0000;
      background-image:url(../images/logingruen.jpg);
}
a#impressum {
   display:inline-block;
   color:#0000;
   background-color:#0000;
   width:123px;
   height: 123px;
   padding-top:109px;
   font-size:14px;
   font-family:Verdana, Arial, sans-serif;
   font-weight:bold;
   text-decoration:none;
   text-align:center;
   margin:1px;
   border:0;
   background-image:url(../images/impressumgrau.jpg);
}
a#impressum:hover {
      display:inline-block;
      background-color:#0000;
      background-image:url(../images/impressumblau.jpg);
}
a#impress {
   display:inline-block;
   width:50px;
   height: 50px;
   margin-left:20%;
   margin-top:41%;
   padding-top: 57px;
   font-size:14px;
   font-family:'Times New Roman',Times,serif;
   font-weight:bold;
   text-decoration:none;
   text-align:left;
   vertical-align:bottom;
   color: #164273;
   border:0;
   background-image:url(../images/i.png);
   background-repeat:no-repeat;
   background-position: center top;
}
a#impress:hover {
   display:inline-block;
   width:50px;
   height: 50px;
   margin-left:20%;
   margin-top:41%;
   padding-top: 57px;
   font-size:14px;
   font-family:'Times New Roman',Times,serif;
   font-weight:bold;
   text-decoration:none;
   text-align:left;
   vertical-align:bottom;
   color:#ffffff;

}
a#home {
   display:inline-block;
   width:50px;
   height: 50px;
   margin-left:20%;
   margin-top:41%;
   padding-top: 57px;
   font-size:14px;
   font-family:'Times New Roman',Times,serif;
   font-weight:bold;
   text-decoration:none;
   text-align:center;
   vertical-align:bottom;
   color: #164273;
   border:0;
}
a#home:hover {
   display:inline-block;
   width:50px;
   height: 50px;
   margin-left:20%;
   margin-top:41%;
   padding-top: 57px;
   font-size:14px;
   font-family:'Times New Roman',Times,serif;
   font-weight:bold;
   text-decoration:none;
   text-align:center;
   vertical-align:bottom;
   color:#ffffff;
}
