BODY {
font-family: Arial, Verdana, sans-serif;
background-color:#CCCCCC;
}

img{
 border : 0px;
}

#navilink a{
 color: #000000;
 text-decoration:none;
 font-size: 1.0em;
}

#navilink {
  width:956px;
  background:#ffffff;
  padding-top: 0.2em;
  padding-bottom: 0.3em;
}


#streifenunten{
  width: 956px;
  background:#ffffff;
  color: #000000;
  font-size: 0.9em;
  padding-top: 0.1em;
  padding-bottom: 0.2em;
}

.textueber{
    color: #ffffff;
    font-size: 1.0em;
}

.text{
    color: #ffffff;
    font-size: 0.9em;
}

.bildunter{
    color: #000000;
    font-size: 0.9em;
}

.textb{
    color: #ffffff;
    font-size: 0.9em;
    font-weight: bold;
}

#startbild{
 position:relative;
 width:957px;
 height:647px;
 margin: 20px;
 background-image: url(bilder/titelbild.jpg);
 background-repeat:no-repeat;
}

#weiterlink{
position:absolute;
left:820px;
top:250px;
font-size: 1.5em;
}

#ksklogo{
position:absolute;
left:10px;
top:570px;
}

#weiterlink a{
color: #ffffff;
text-decoration:none;
}

#unterseite{
 position:relative;
 width:956px;
 height:243px;
 background-image: url(bilder/titelband.jpg);
 background-repeat:no-repeat;
}
#startlink{
position:absolute;
left:50px;
top:75px;
font-size: 1.5em;

}
#startlink a{
color: #ffffff;
text-decoration:none;
}










