/* fontsetting headline h1 */
h1,
h1 a {
	font-size: 18px;
	color: #2B2B2B;
	text-decoration: none;
	padding-bottom: 20px;
}

h2 {
  background-image:url("../images/check.gif");
  background-position:left top;
  background-repeat:no-repeat;
  color:#2B2B2B;
  font-weight:bold;
  padding:5px 0 5px 25px;
  text-decoration:none;
  font-size: 14px;
}

/*sonst wird der Haken bei h2 a verdoppelt*/
h2 a {
  color:#2B2B2B;
  text-decoration:none;
}

/* headline h2 with border-bottom */
h3 {
	font-size: 17px;
	padding-bottom: 10px;
}

/* fontsetting headline h3 */
h4 {
	font-size: 17px;
}

h5 {
  font-size: 16px; 
}

b {
 color: #0597A9;
}
a {
  color: #328394;
}

#ct-left ul,
#ct-right ul,
#ct-main ul {
  margin-left: 15px;
  /*list-style-type: none;*/
}

#ct-left ul li,
#ct-right ul li,
#ct-main ul li {
  line-height: 1.5;
}

#ct-left ul li a,
#ct-right ul li a,
#ct-main ul li a{
  background-image:url(../images/check.gif);
  background-position:left top;
  background-repeat:no-repeat;
  padding: 5px 0px 5px 25px;
  color: #2B2B2B;
  font-weight: bold;
  text-decoration: none;
}

#ft-left a {
  color: #fff;
  text-decoration: none;
  padding-right: 50px;
}

/* contentImage setting left and right (Startsite) */	
.csc-frame-frame1 {
  float: left;
  width: 18em;
}

/* overwritting contentImageRight float (Startsite) */
.csc-frame-frame2 {
  float: right;
  width: 18em;
}

/* quickstart font settings */
.csc-frame-frame1 p,
.csc-frame-frame2 p {
  color: #000;
  font-size: 100%;
  padding: 0.6em;
  margin-bottom: 2em;
  background: #FFF url(../images/bg_quick.gif) repeat-x left top;
  border-top: 1px solid #fff;
}

.csc-frame-frame1 a,
.csc-frame-frame2 a {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

.csc-textpic-imagewrap,
.csc-textpic-image,
.csc-textpic-firstcol,
.csc-textpic-lastcol {
  margin: 0;
  padding: 0;
 /* margin-bottom: -0.7em;*/
}
