table.tbl-content {
  width: 445px;
  margin: 0;
  padding: 0;
  vertical-align: top;
}

table.tbl-content TD {
  vertical-align: top;
  margin: 0;
  padding: 0;
}

.imgtext-table {
}

div#colNormal {
/*background-color: #fff2f2;*/
margin-bottom: 0 !important;
padding: 0px;
/*border-bottom: 1px dashed #333;*/
/*border-top: 1px dashed #333;*/
width: 605px;
height: 125px !important;
margin-top: 29px;
clear: both;
}

#colLeft {
  width: 155px;
clear: left;
  float: left;
  padding: 0px;
margin-top: 29px;
}

#colRight {
  width: 450px;
  padding: 0px;
  float: right;
margin-top: 0 !important;
margin-bottom: 100px;
}




.underline {
border-bottom: 1px dashed #333;
}

#colRight em, b, i {
font-weight: bold;
text-decoration: none;
font-style: normal;
}

.GCLred {
color: #E60000;
}
.GCLdarkgrey {
color: #333;
}
.GCLlightgrey {
color: #808080;
}

#colRight em.GCLred , b.GCLred, i.GCLred {

color: #E62828;

}


#colRight em.GCLdarkgrey , b.GCLdarkgrey, i.GCLdarkgrey {
color: #454545;
}



/* Ueberschriften */
#colRight h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
margin: 0 0 15 0;
font-size: 11px;
}

#colRight .csc-firstHeader {
font-size: 18px !important;
color: #E60000 !important;
margin: 30 0 19 0;
}


/* Textformate */
#colRight p, 
#colRight p.bodytext, 
#colRight dd,
#colRight td, 
#colRight dt, 
#colRight ol, 
#colRight ul {
margin: 0;  
padding: 0;
margin-bottom: 11px;
font-size: 11px;
font-family: verdana, helvetica, arial, sans-serif;
line-height: 18px;
color: #333;
}




/* - Formatierung des Auftaktes */
.paragraph_first {
color: #E60000;
}

.csc-caption  { /* Bildunterschrift (p) bei ImgText */
display: none;
}

/* Bilder */

#colRight img {
margin: 0 0 15 0;

}

.spacer-gif {
  display: none;
}

#colRight a:link {
color: #454545;
}

#colRight a:visited {
font-weight:normal
}

#colRight a:hover {
color: #E60000;

}

#colRight a:active {
color: #E60000 !important;
}

#colRight a:focus {
color: #454545;
}