*{
margin: 0;
padding: 0;
font-family: Arial;

}

#page{
/* background: url(../bilder/home.jpg) no-repeat;
 width: 1263px;
 height: 810px;
*/
}

#subnavi ul{
  margin-top: 79px;
  margin-left: 200px;
  height:35px;

}

#subnavi ul li{
   display: inline;
   margin-right: 90px;
   font-size:20px;
}
#subnavi ul li a{
   color:#830008;
   text-decoration: none;
}

#navi ul{
  color:white;
  margin-top: 40px;
  margin-left: 160px;
}
#navi ul li{
   display: inline;
   margin-right: 20px;
   font-size:18px;
}
#navi ul li a{
   color:#830008;
   text-decoration: none;
}
#txt{

  height:320px;
  width:350px;
  margin-top: 180px;
  margin-left: 205px;
}
#txt ul{
   color:white;
}
#txt ul li{
  list-style: circle url();
  margin-top: 15px;
}
.bg1{
     background: url(../bilder/spezialarbeit.jpg) no-repeat;
     width: 1263px;
     height: 810px;  
}
#ohnestyle{ 
      height:320px;
  width:350px;
  margin-top: 180px;
  margin-left: 205px;
}
#ohnestyle ul{ 
   color:white; 
}
#ohnestyle ul li{ 
   list-style: none;
  margin-top: 15px;
}
#navi .dsa-link{font-size:10px;}
#navi .dsa-link a{font-weight:bold; color:white;}

