  body {
	color: #000000;
	background-color: #949494;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
	font-family: Univers, Arial, Helvetica, sans-serif;
  }
  .bodytext {
	color: #000000;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
	font-family: Univers, Arial, Helvetica, sans-serif;
	margin: 10px;
	}

  .contenttable li {line-height:15px;}
	
  .csc-textpic {
  	margin: 10px;
  }
  .csc-textpic-imagerow {
  	padding-top: 5px;
  }
  
  .csc-menu {
  	padding-left: 20px;
  	}
  	
  .csc-menu dd{
  	padding: 0px;
  	padding-bottom: 5px;
  	margin: 0px;
  	color: #000000;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
	font-family: Univers, Arial, Helvetica, sans-serif;
  	}  	
  
  /* Links ************************* */

  a {
    font-size:12px; 
    color: black;
  }
  a:link {
  	font-weight: bold;
	text-decoration: underline;
  }
  a:visited {
  	font-weight: bold;
		text-decoration: underline;
  }
  a:hover {
  	background-color: black;
    	color: #949494;
  }


  /* Bilder ************************ */

  img {
        border: 0px;
  }
  
  .csc-textpic-caption {
  	font-size: 11px;
	font-family: Univers, Arial, Helvetica, sans-serif;
	background-color: #507bb2;
	line-height: 16px;
	padding-left: 3px;
	padding-right: 3px;
  }
  
  

  /* Überschriften ***************** */

  h1,h2,h3,h4,h5 {
	margin-top: 0.5ex;
	color: black;
  }

  form {
	margin: 0px;
	padding: 0px;
  }
  
  table td {
  	font-size:11px;
  	margin-top:0px;
  	padding-top:0px;
  }
  table td .bodytext {
  	margin:2px;
  	padding:2px;
  }