* {
  margin:0px;
  padding:0px;
}
a {
  color:#6a5483; 
}

body {
  font-size: 0.7em;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  font-weight: normal;
  color:#6a5483; 
  background-image: url(img/lila.gif);
  background-repeat: repeat;
}
h2 {
}
#container {
  margin: 0px auto 15px auto;
  width:100%;
  text-align: center;
}
.pink {
  height: 64px;
}
#left {
  float: left;
  width: 306px;
}
#logo {
  float: left;
  width: 0px;
  height: 0px;
  margin-left: 0px;
  margin-top: 30px;
}
#thumbs {
  width: 208px;
  height: 110px;
  float: left;
  margin-top: 40px;
  padding-left: 47px;
}
.thumb {
  width: 20px;
  height: 20px;
  float: left;
  margin-right: 1px;
  margin-left: 1px;
  margin-bottom: 3px;
  border:0px;
}
#picture {
  width: 521px;
  height: 346px;
  float: left;
  text-align: left;
}
#space {
height: 50px;
}
#nav {
  float: left; 
  width: 50px;
  height: 60px;
  margin-top: 70px;
  padding-left: 132px;
}              
#nav a{
  margin-right: 10px;
  text-decoration: none;
}
#nav span{
  text-decoration: none;
  cursor: pointer;
}
#nav0 {
  color:#999999;
}
#nav1 {
  color:#999999;
}
#nav2 {
  color:#999999;
}
#nav3 {
  color:#999999;
}
#nav4 {
  color:#999999;
}
#content {
  background-color: #FFF;
  width: 100%;
  height: 346px;
}
#balkenUnten {
  clear: both;
  margin-top: 5px;
}
#footer {
  height: 3em;
  padding-top: 1px;
  padding-left: 110px;
  text-align: left;
}
.clickable {
  cursor:pointer;
}
.spanlink {
  cursor:pointer;
  text-decoration: underline;
}
h1 {
    font-size: 11px;
    font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
    font-weight: bold;
}
#thumbs #loadingPic {
  margin-left: 30px;
  margin-top: 10px;
}
#picture #loadingPic {
  margin-left: 150px;
  margin-top: 150px;
}
#splash {
    background-color:#ff4096;
    height:200px;
    width: 800px;
}
.lila_logo {
    border: 0px;
}
#balkenOben {
    text-align: center;
    height: 126px;
}
