/* fckTemplates */

.fckt1HeadRow {
 width:700px;
 min-height: 150px;
 position: relative;
 margin: 0px 0px 15px 0px;
 padding: 0px;
}

.fckt1HeadCol1 {
 width: 455px;
 float: left;
}

.fckt1HeadCol1 img,
.fckt1Row2Col1 img,
.fckt1Row2Col2 img,
.fckt1Row2Col3 img
 {
 display:block;
 float:left;
 clear: both;
}

.fckt1HeadCol2 {
 width: 210px;
 float: left;
}


.fckt1Row2 {
 width:700px;
 position: relative;
}

.fckt1Row2Col1 {
 width:213px;
 position:absolute;
 left: 0px;
 top: 0px;
}

.fckt1Row2Col2 {
 width:213px;
 position:absolute;
 left: 228px;
 top: 0px;
}

.fckt1Row2Col3 {
 width:213px;
 position:absolute;
 left: 457px;
 top: 0px;
}

/* Unterstrichene Überschrift */
.fckt1H2 {
 color: #006699;
 font-size: 8pt;
 width: 100%;
 border: 0px solid #006699;
 border-bottom-width: 1px;
}
