html, body, div, a {
         padding: 0;
         margin: 0;
         border: 0;
         font-family: Lucida Calligraphy,fantasy,cursive;
}
html, body {
         background-color: black;
         width: 100%;
         height: 100%;
         scrollbar-base-color:#8C8CC6;
         scrollbar-face-color: #200000;
         scrollbar-shadow-color: #100000;
         scrollbar-highlight-color: #400000;
         scrollbar3dLightColor: #400000;
         scrollbar-darkshadow-color: #050000;
         scrollbar-track-color: #300000;
         scrollbar-arrow-color: #010000;
}
div.center {
         background-color: black;
         width: 100%;
         height: 100%;
         text-align: justify;
         color: white;
}
#welcome {
         color: white;
         width: 30%;
         height: 30%;
         left: 35%;
         top: 25%;
         position: absolute;
}
div.rand {
         background-color: black;
         width: 100%;
         height: 100%;
         text-align: center;
         position: absolute;
         top:-15px;
}
div.pic {
         text-align:center;
}
a:link {
         color: white;
         text-decoration: none;
}
a:visited {
         color: white;
         text-decoration: none;
}
a:active {
         color: red;
}
#impr {
         font-size: small;
         font-family: sans-serif;
         font-variant: small-caps;
         color: grey;
         position: absolute;
         right:1em;
         top:1em;
         text-decoration: none;
}
.tab {
         text-align: center;
}
#acblog {
         position: absolute;
         left: 32%;
         top: 80%;
}
#acperson {
         position: absolute;
         left: 15%;
         top: 42%;
}
#acgalerie {
         position: absolute;
         left: 43%;
         top: 10%;
}
#ackontakt {
         position: absolute;
         left: 73%;
         top: 42%;
}
#acbuch {
         position: absolute;
         left: 55%;
         top: 80%;
}
.gast {
         color: blue;
         background-color: white;
}
ul.rand {
         list-style: none;
         text-align:center;
         margin: 15px;
         width: 100%;
         overflow: hidden;
         position:relative;
         left:-3%;
}
li.rand {
         margin: 3%;
         display:inline;
}
