/* aus der basemod.css */

  #header {height:230px; color:#fff; background:transparent url("images/home.jpg") no-repeat top center;}

/* aus der content.css */

  #topnav a {color:#947c65; font-weight:normal; background:transparent; text-decoration:none; }
  #topnav a:focus, 
  #topnav a:hover,
  #topnav a:active {color:#947c65; text-decoration:underline; background-color:transparent;}
  #topnav strong {font-weight:normal; color:#947c65; text-decoration:underline;}
 
  #header #topnav {color:#947c65;}
  
  
  a {color:#c00e1a; text-decoration:none;}
  a:focus,
  a:hover,
  a:active {color:#c00e1a; text-decoration:underline;}
  
.csc-default ul li {
  list-style-type: circle;
  font-family: sans-serif, verdana, arial;
  font-size: 91%;
  } 
  
 .upper {padding:10px 20px;}  
 #c210 {padding-right:10px;}
  
