
/* - - - - - - - - - - - - - - - -  CMS Related Classes - - - - - - - - - - - - - - - - - -  */       

/* inline-pics */

.ipic img {border:1px solid #999;}
.caption {display:none;}

.floatright {float:right;padding: 0 0 10px 20px;}
.floatleft {float:left;padding: 0 20px 10px 0;}
.center {width:100%;text-align:center;}

/* inline pics embedded in tables */
table .center, table .floatright, table .floatleft {padding:0;}

/* inline-links 
.ilink, span.ilink {padding:2px 2px 2px 20px;}
*/
/* 
	.internal{background: url('pfeil.gif') left 2px no-repeat;}
	.external {background: url('pfeil.gif') left 2px no-repeat;}

.pdf {background: url('icon_pdf.gif') left 2px no-repeat;}
.txt {background: url('icon_txt.gif') left 2px no-repeat;}
.xls {background: url('icon_xls.gif') left 2px no-repeat;}
.doc {background: url('icon_doc.gif') left 2px no-repeat;}
.ppt {background: url('icon_ppt.gif') left 2px no-repeat;}
.zip {background: url('icon_zip.gif') left 2px no-repeat;} 
.avi {background: url('icon_avi.gif') left 2px no-repeat;}
.mp3 {background: url('icon_mp3.gif') left 2px no-repeat;}
.eps, .EPS, .tif, .gif, .jpg {background:none;  margin-left:-20px;}

*/