a:link,
	a:visited,
	a:active {
		color:#003366;
	}
	a:hover {
		color:#006699;
	}
	
	/* Staff-Listen */
	.csc-menu-4 dt {
		background-color:#ddddff;
		padding:5px;
		margin:0px 0px 1px 0px;
	}
	 .csc-menu-4 dd {
		margin:0px 0px 10px 0px;
		padding:5px;
		background-color:transparent;
	}
	
	/* Überschriften */	
	h1 {
		color:#003366;
		font-size:20pt;	
	}
	.csc-header-n1 h1 {
		padding-bottom:5px;
		border-bottom: 2px solid #CCCCCC;
	}
	h2 {
		color:#003366;
		font-size:16pt;
	}
	h3 {
		color:#003366;
		font-size:14pt;
	}
	h4 {
		color:#000000;
		font-size:12pt;
		font-weight:bold;
		margin-bottom:0.5em;
	}
	/* Abstatz */
	.bodytext {
		margin:0px 0px 1em 0px;
	}
	
	/* Publikationslisten */
	.csc-bulletlist-1 {
		list-style-type:none;
		padding:0px;
		margin:0px;
	}
	.csc-bulletlist-1  li.odd {
		background-color: #ddddff;
		padding:5px;
	}
	.csc-bulletlist-1  li.even {
		padding:5px;
	}
	
	/* Text m. Bild */
	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 1px solid #003366;
		padding: 0px 0px;
	}
	.csc-frame {
	
	}
	.csc-frame-rulerBefore {
		border-bottom:2px solid #CCCCCC;
	}
	.csc-frame-rulerAfter {
		border-bottom:2px solid #CCCCCC;
	}
