/* fontsetting headline h1 */
h1 {
	font-size: 140%;
	color: #666666;
	margin-bottom: 1em;
}

h2 {
  font-size: 130%;
}

/* headline h2 with border-bottom */
h3 {
	font-size: 130%;
	background-image: url(../images/verlaufh3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0.3em;
	color: #003399;
	border-bottom: 1px solid #999999;
}

/* fontsetting headline h3 */
h4 {
	font-size: 110%;
	background: #000;
	padding: 0.6em;
	color: #FFCC00;
	border-bottom: 1px solid #fff;
}

h5 {
  font-size: 120%; 
}
/* fontsetting in the contentRightDiv */
.ct-c3 p {
  padding: 0.6em;
  font-size: 110%;
}

.ct-c3 p.bodytext {
  border-bottom: 1px solid #fff;
}

/* contentImage setting left and right (Startsite) */	
.csc-frame-frame1 {
  width: 15.5em;
  border: 1px solid #999999;
  margin-bottom: 2em;
}



/* quickstart font settings */
.csc-frame-frame1 p {
  font-size: 110%;
  padding: 0.6em;
}

.csc-frame-frame1 a {
  color: #333333;
  text-decoration: none;
}

.csc-frame-frame1 img {
  width: 15.5em;
}

.csc-frame-frame2 ul {
  margin: 0;
  padding: 0;
  line-height: 1.8;
  font-size: 110%;
  padding-bottom: 1.2em;
}

.csc-frame-frame2 ul {
  list-style: none;
}

.csc-frame-frame2 ul li {
  background-image: url(../images/arrow.gif);
  background-position: left top;
  background-repeat: no-repeat;
  line-height: 1.8;
  padding-left: 15px;
}

.csc-textpic-imagewrap,
.csc-textpic-image,
.csc-textpic-firstcol,
.csc-textpic-lastcol {
  margin: 0;
  padding: 0;
 /* margin-bottom: -0.7em;*/
}

/* fontsetting main content */
.ct-c2 p {
  font-size: 110%;
  line-height: 1.8;
  padding-bottom: 1.2em;
}

.ct-c2 a {
 color: #003399;
 text-decoration: underline;
}

.ct-c2 ul {
  margin: 0;
  padding: 0;
  line-height: 1.8;
  font-size: 11px;
}

.ct-c2 ul li,
.ct-c2 ol li {
  margin-left: 1.5em;
} 

/* fontsetting footerDiv */
#footer {
  text-align: right;
  font-size: 100%;
  color: #FFF;	
}

/* googlemaps */
.tx-rggooglemap-pi1 {
  margin-bottom: 2em;
}

.poi-content {
  text-align: center;
}

/* head area print and pdf */
#ct-functions ul li {
  list-style-type: none;
  padding-top: 0.3em;
}

.ct-print,
.ct-pdf {
 background-image:url(../images/pdf.gif);
 background-position: left;
 background-repeat: no-repeat;
 float: left;
}

.ct-print {
 background-image:url(../images/print.gif);
 padding-right: 0;
}

.ct-print a {
 padding: 0.5em 0 0em 2.5em;
 color: #333;
}

.ct-pdf a {
 padding: 0.5em 0 0em 1.5em;
}