.start
{
  background-image: url('src/hgstart.jpg') ;
  background-repeat:repeat-x;
}

.kopf
{
  background-image: url('src/kopfStart.jpg') ;
  background-repeat:repeat-x;
  border:2px solid  rgb(113,113,255);
  height: 90px;
}

.titel
{
  background-image: url('src/titelHintergrundStart.jpg') ;
  border:2px solid  rgb(113,113,255);
  font-size:28px;
  height:40px;
  float:left;
  margin-left:8px;
  margin-top:15px;
  line-height:40px;
  padding-left:5px;
  width:290px;
}

.up
{
  background-image: url('src/upStart.jpg') ;
  background-repeat:repeat-x;
  border:2px solid  rgb(113,113,255);
  font-size: 14px;
  height:25px;
  margin-right:8px;
  margin-top:45px;
  line-height:25px;
  padding-left:5px;
  width:200px;
}

li a:hover
{
  background-color:rgb(255,255,128);
  color:rgb(45,45,45);
  display: block;
}

a.aktiv
{
  background-color:rgb(255,255,128);
  color:rgb(45,45,45);
  display: block;
}

.fussStart
{
  background-color:rgb(216,215,255);
}

.fussUnten a:hover
{
  background-color:rgb(255,255,128);
  text-decoration:none;
}

.fussLinks li a:hover
{
  background-color:rgb(255,255,128);
  color:rgb(45,45,45);
  display:inline;
}

.wolke
{
  border: 1px solid  rgb(113,113,255);
  margin:0px auto;
  padding:5px;
  width:160px;
}
