/* fontsetting headline h1 */
h1 {
	font-size: 140%;
}

h2 {
  font-size: 130%;
}

/* headline h2 with border-bottom */
h3 {
	font-size: 120%;
	background: #000;
	padding: 0.6em;
	color: #FFCC00;
	border-bottom: 1px solid #fff;
}

.csc-textpic,
.content01 p,
.csc-frame-frame1 {
  padding-top: 10px;
  padding-left: 10px;
}

.content01 a {
  color: #666666;
}

.csc-textpic-imagewrap,
.csc-textpic-image,
.csc-textpic-firstcol,
.csc-textpic-lastcol {
  margin: 0;
  padding: 0;
 /* margin-bottom: -0.7em;*/
}