@charset "UTF-8";
/**
 * "ITOGETHER.SERVER file type"
 *
 * (en) Uniform design of standard content elements
 * (de) Einheitliche Standardformatierungen für die wichtigten Inhalts-Elemente
 *
 * @copyright       Copyright 2010, ITOGETHER GmbH & Co. KG
 * @link            http://www.itogether.de
 */

@media all
{

/* Colors Link- / Button (overwrite link.css) */
  
  a.link
  {
    padding-top: 0.2em;
    padding-bottom: 0.2em;
/*    background-position:0 0.45em */
/*    border:1px #ddd solid; */ 
  }

  span.action_space
  {
    margin: 0px 0px 0px 0px;
    padding: 0px 6px 0px 6px;
  }
  a.action, a.action_tight, img.action_empty
  {
    margin: 0px -3px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  img.action
  {
    margin: 0px 0px 0px 0px !important;
    padding: 0px 0px 0px 0px !important;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
  }

/* link actions */

  img.action_empty  { background: url('/lib/images/actiontype/empty.gif'   ) no-repeat center center; }

  img.copy    { background: url('/lib/images/actiontype/copy.gif'    ) no-repeat center center; }
  img.delete  { background: url('/lib/images/actiontype/delete.gif'  ) no-repeat center center; }
  img.edit    { background: url('/lib/images/actiontype/edit.gif'    ) no-repeat center center; }
  img.new     { background: url('/lib/images/actiontype/new.gif'     ) no-repeat center center; }
  img.paste   { background: url('/lib/images/actiontype/paste.gif'   ) no-repeat center center; }

  img.move_tr { background: url('/lib/images/actiontype/move_tr.gif' ) no-repeat center center; }
  img.move_br { background: url('/lib/images/actiontype/move_br.gif' ) no-repeat center center; }
  img.move_bl { background: url('/lib/images/actiontype/move_bl.gif' ) no-repeat center center; }
  img.move_tl { background: url('/lib/images/actiontype/move_tl.gif' ) no-repeat center center; }
  img.attach  { background: url('/lib/images/actiontype/attach.gif'  ) no-repeat center center; }
  img.up      { background: url('/lib/images/actiontype/up.gif'      ) no-repeat center center; }
  img.down    { background: url('/lib/images/actiontype/down.gif'    ) no-repeat center center; }
  img.left    { background: url('/lib/images/actiontype/left.gif'    ) no-repeat center center; }
  img.right   { background: url('/lib/images/actiontype/right.gif'   ) no-repeat center center; }
  img.more    { background: url('/lib/images/actiontype/more.gif'    ) no-repeat center center; }
  img.reload  { background: url('/lib/images/actiontype/reload.gif'  ) no-repeat center center; }

  img.block_copy    { background: url('/lib/images/actiontype/block_copy.gif'    ) no-repeat center center; }
  img.block_delete  { background: url('/lib/images/actiontype/block_delete.gif'  ) no-repeat center center; }
  img.block_edit    { background: url('/lib/images/actiontype/block_edit.gif'    ) no-repeat center center; }
  img.block_new     { background: url('/lib/images/actiontype/block_new.gif'     ) no-repeat center center; }
  img.block_new_x   { background: url('/lib/images/actiontype/block_new_x.gif'   ) no-repeat center center; }
  img.block_paste   { background: url('/lib/images/actiontype/block_paste.gif'   ) no-repeat center center; }

  img.block_move_tr { background: url('/lib/images/actiontype/block_move_tr.gif' ) no-repeat center center; }
  img.block_move_br { background: url('/lib/images/actiontype/block_move_br.gif' ) no-repeat center center; }
  img.block_move_bl { background: url('/lib/images/actiontype/block_move_bl.gif' ) no-repeat center center; }
  img.block_move_tl { background: url('/lib/images/actiontype/block_move_tl.gif' ) no-repeat center center; }
  img.block_up      { background: url('/lib/images/actiontype/block_up.gif'      ) no-repeat center center; }
  img.block_down    { background: url('/lib/images/actiontype/block_down.gif'    ) no-repeat center center; }
  img.block_left    { background: url('/lib/images/actiontype/block_left.gif'    ) no-repeat center center; }
  img.block_right   { background: url('/lib/images/actiontype/block_right.gif'   ) no-repeat center center; }
  img.block_more    { background: url('/lib/images/actiontype/block_more.gif'    ) no-repeat center center; }

  img.action_page, img.action_page:visited, img.action_page:focus, img.action_page:active { background-color:#cad4e9;/*##CSS_BASIC_1I_background-color##*/ }   
  img.action_page:hover { background-color:#0d2a8d;/*##CSS_BASIC_1A_background-color##*/ }

  img.action_block, img.action_block:visited, img.action_block:focus, img.action_block:active { background-color:#f8f8f8;/*##CSS_BASIC_2I_background-color##*/ }   
  img.action_block:hover { background-color:#f0f0f0;/*##CSS_BASIC_2A_background-color##*/ }

  img.action_image          { background: url('/lib/images/actiontype/action.gif'        ) no-repeat left center; }
  img.action_image_disabled { background: url('/lib/images/actiontype/action.gif'        ) no-repeat left center; }
  
  a.action_link             { background: url('/lib/images/actiontype/action.gif'        ) no-repeat left center; padding-left: 24px; }
  a.action_link_disabled    { background: url('/lib/images/actiontype/action.gif'        ) no-repeat left center; padding-left: 24px; }

  a.action                  { background: url('/lib/images/actiontype/action.gif'        ) no-repeat left center; }
  a.action_html             { background: url('/lib/images/actiontype/action_html.gif'   ) no-repeat left center; }
  a.action_img              { background: url('/lib/images/actiontype/action_img.gif'    ) no-repeat left center; }
  a.action_href             { background: url('/lib/images/actiontype/action_href.gif'   ) no-repeat left center; }
  a.action_line             { background: url('/lib/images/actiontype/action_line.gif'   ) no-repeat left center; }
  a.action_table            { background: url('/lib/images/actiontype/action_table.gif'  ) no-repeat left center; }
  a.action_doc              { background: url('/lib/images/actiontype/action_doc.gif'    ) no-repeat left center; }
  a.action_igal             { background: url('/lib/images/actiontype/action_igal.gif'   ) no-repeat left center; }
  a.action_pgroup           { background: url('/lib/images/actiontype/action_pgroup.gif' ) no-repeat left center; }
  a.action_movie            { background: url('/lib/images/actiontype/action_movie.gif'  ) no-repeat left center; }
  a.action_code             { background: url('/lib/images/actiontype/action_code.gif'   ) no-repeat left center; }
  a.action_form             { background: url('/lib/images/actiontype/action_form.gif'   ) no-repeat left center; }
  a.action_shop             { background: url('/lib/images/actiontype/action_shop.gif'   ) no-repeat left center; }
  a.action_paste            { background: url('/lib/images/actiontype/action_paste.gif'  ) no-repeat left center; }
/*
  img.block_calendar,             a.block_calendar              { background: url('/lib/images/actiontype/block_calendar_bw.png'     ) no-repeat left center; }
  img.block_calendar_disabled,    a.block_calendar_disabled     { background: url('/lib/images/actiontype/block_calendar_dis.png'    ) no-repeat left center; }
*/  

  a.action_formtextfield    { background: url('/lib/images/actiontype/action_formtextfield.gif'   ) no-repeat left center; }
  a.action_formtextarea     { background: url('/lib/images/actiontype/action_formtextarea.gif'    ) no-repeat left center; }
  a.action_formselect       { background: url('/lib/images/actiontype/action_formselect.gif'      ) no-repeat left center; }
  a.action_formcheckbox     { background: url('/lib/images/actiontype/action_formcheckbox.gif'    ) no-repeat left center; }
  a.action_formradiobutton  { background: url('/lib/images/actiontype/action_formradiobutton.gif' ) no-repeat left center; }
  a.action_formsubmit       { background: url('/lib/images/actiontype/action_formsubmit.gif'      ) no-repeat left center; }
  a.action_formfieldset     { background: url('/lib/images/actiontype/action_formfieldset.gif'    ) no-repeat left center; }
  a.action_formupload       { background: url('/lib/images/actiontype/action_formupload.gif'      ) no-repeat left center; }
  a.action_formline         { background: url('/lib/images/actiontype/action_formline.gif'        ) no-repeat left center; }
  a.action_formref          { background: url('/lib/images/actiontype/action_formref.gif'         ) no-repeat left center; }

/* link filetypes */
  a.filetype { padding-left:24px; background: url('/lib/images/filetype/filetype.gif') no-repeat left center; }

  a.igal  { background: url('/lib/images/filetype/igal.gif' ) no-repeat left center; }
  a.doc   { background: url('/lib/images/filetype/doc.gif'  ) no-repeat left center; }
  a.avi   { background: url('/lib/images/filetype/avi.gif'  ) no-repeat left center; }
  a.bat   { background: url('/lib/images/filetype/bat.gif'  ) no-repeat left center; }
  a.bin   { background: url('/lib/images/filetype/bin.gif'  ) no-repeat left center; }
  a.bkf   { background: url('/lib/images/filetype/bkf.gif'  ) no-repeat left center; }
  a.bmp   { background: url('/lib/images/filetype/bmp.gif'  ) no-repeat left center; }
  a.cdr   { background: url('/lib/images/filetype/cdr.gif'  ) no-repeat left center; }
  a.class { background: url('/lib/images/filetype/class.gif') no-repeat left center; }
  a.css   { background: url('/lib/images/filetype/css.gif'  ) no-repeat left center; }
  a.csv   { background: url('/lib/images/filetype/csv.gif'  ) no-repeat left center; }
  a.ctt   { background: url('/lib/images/filetype/ctt.gif'  ) no-repeat left center; }
  a.cue   { background: url('/lib/images/filetype/cue.gif'  ) no-repeat left center; }
  a.dao   { background: url('/lib/images/filetype/dao.gif'  ) no-repeat left center; }
  a.dbx   { background: url('/lib/images/filetype/dbx.gif'  ) no-repeat left center; }
  a.dib   { background: url('/lib/images/filetype/dib.gif'  ) no-repeat left center; }
  a.dll   { background: url('/lib/images/filetype/dll.gif'  ) no-repeat left center; }
  a.dmg   { background: url('/lib/images/filetype/dmg.gif'  ) no-repeat left center; }
  a.doc   { background: url('/lib/images/filetype/doc.gif'  ) no-repeat left center; }
  a.docm  { background: url('/lib/images/filetype/docm.gif' ) no-repeat left center; }
  a.docx  { background: url('/lib/images/filetype/docx.gif' ) no-repeat left center; }
  a.dot   { background: url('/lib/images/filetype/dot.gif'  ) no-repeat left center; }
  a.dotm  { background: url('/lib/images/filetype/dotm.gif' ) no-repeat left center; }
  a.dotx  { background: url('/lib/images/filetype/dotx.gif' ) no-repeat left center; }
  a.drv   { background: url('/lib/images/filetype/drv.gif'  ) no-repeat left center; }
  a.drw   { background: url('/lib/images/filetype/drw.gif'  ) no-repeat left center; }
  a.dwg   { background: url('/lib/images/filetype/dwg.gif'  ) no-repeat left center; }
  a.dxf   { background: url('/lib/images/filetype/dxf.gif'  ) no-repeat left center; }
  a.eml   { background: url('/lib/images/filetype/eml.gif'  ) no-repeat left center; }
  a.emz   { background: url('/lib/images/filetype/emz.gif'  ) no-repeat left center; }
  a.eps   { background: url('/lib/images/filetype/eps.gif'  ) no-repeat left center; }
  a.exe   { background: url('/lib/images/filetype/exe.gif'  ) no-repeat left center; }
  a.fla   { background: url('/lib/images/filetype/fla.gif'  ) no-repeat left center; }
  a.flv   { background: url('/lib/images/filetype/flv.gif'  ) no-repeat left center; }
  a.gif   { background: url('/lib/images/filetype/gif.gif'  ) no-repeat left center; }
  a.gz    { background: url('/lib/images/filetype/gz.gif'   ) no-repeat left center; }
  a.htm   { background: url('/lib/images/filetype/htm.gif'  ) no-repeat left center; }
  a.html  { background: url('/lib/images/filetype/html.gif' ) no-repeat left center; }
  a.ico   { background: url('/lib/images/filetype/ico.gif'  ) no-repeat left center; }
  a.icon  { background: url('/lib/images/filetype/icon.gif' ) no-repeat left center; }
  a.inf   { background: url('/lib/images/filetype/inf.gif'  ) no-repeat left center; }
  a.inv   { background: url('/lib/images/filetype/inv.gif'  ) no-repeat left center; }
  a.iso   { background: url('/lib/images/filetype/iso.gif'  ) no-repeat left center; }
  a.jar   { background: url('/lib/images/filetype/jar.gif'  ) no-repeat left center; }
  a.jpeg  { background: url('/lib/images/filetype/jpeg.gif' ) no-repeat left center; }
  a.jpg   { background: url('/lib/images/filetype/jpg.gif'  ) no-repeat left center; }
  a.js    { background: url('/lib/images/filetype/js.gif'   ) no-repeat left center; }
  a.lnk   { background: url('/lib/images/filetype/lnk.gif'  ) no-repeat left center; }
  a.log   { background: url('/lib/images/filetype/log.gif'  ) no-repeat left center; }
  a.m2ts  { background: url('/lib/images/filetype/m2ts.gif' ) no-repeat left center; }
  a.m3u   { background: url('/lib/images/filetype/m3u.gif'  ) no-repeat left center; }
  a.m4a   { background: url('/lib/images/filetype/m4a.gif'  ) no-repeat left center; }
  a.m4b   { background: url('/lib/images/filetype/m4b.gif'  ) no-repeat left center; }
  a.m4p   { background: url('/lib/images/filetype/m4p.gif'  ) no-repeat left center; }
  a.m4v   { background: url('/lib/images/filetype/m4v.gif'  ) no-repeat left center; }
  a.mdb   { background: url('/lib/images/filetype/mdb.gif'  ) no-repeat left center; }
  a.mdi   { background: url('/lib/images/filetype/mdi.gif'  ) no-repeat left center; }
  a.mht   { background: url('/lib/images/filetype/mht.gif'  ) no-repeat left center; }
  a.mobileconfig   { background: url('/lib/images/filetype/mobileconfig.gif'  ) no-repeat left center; }
  a.mov   { background: url('/lib/images/filetype/mov.gif'  ) no-repeat left center; }
  a.mp3   { background: url('/lib/images/filetype/mp3.gif'  ) no-repeat left center; }
  a.mp4   { background: url('/lib/images/filetype/mp4.gif'  ) no-repeat left center; }
  a.mpg   { background: url('/lib/images/filetype/mpg.gif'  ) no-repeat left center; }
  a.msi   { background: url('/lib/images/filetype/msi.gif'  ) no-repeat left center; }
  a.odg   { background: url('/lib/images/filetype/odg.gif'  ) no-repeat left center; }
  a.ods   { background: url('/lib/images/filetype/ods.gif'  ) no-repeat left center; }
  a.odt   { background: url('/lib/images/filetype/odt.gif'  ) no-repeat left center; }
  a.ogg   { background: url('/lib/images/filetype/ogg.gif'  ) no-repeat left center; }
  a.pdf   { background: url('/lib/images/filetype/pdf.gif'  ) no-repeat left center; }
  a.png   { background: url('/lib/images/filetype/png.gif'  ) no-repeat left center; }
  a.potx  { background: url('/lib/images/filetype/potx.gif' ) no-repeat left center; }
  a.pps   { background: url('/lib/images/filetype/pps.gif'  ) no-repeat left center; }
  a.ppsm  { background: url('/lib/images/filetype/ppsm.gif' ) no-repeat left center; }
  a.ppsx  { background: url('/lib/images/filetype/ppsx.gif' ) no-repeat left center; }
  a.ppt   { background: url('/lib/images/filetype/ppt.gif'  ) no-repeat left center; }
  a.pptm  { background: url('/lib/images/filetype/pptm.gif' ) no-repeat left center; }
  a.pptx  { background: url('/lib/images/filetype/pptx.gif' ) no-repeat left center; }
  a.ps    { background: url('/lib/images/filetype/ps.gif'   ) no-repeat left center; }
  a.psb   { background: url('/lib/images/filetype/psb.gif'  ) no-repeat left center; }
  a.psd   { background: url('/lib/images/filetype/psd.gif'  ) no-repeat left center; }
  a.pub   { background: url('/lib/images/filetype/pub.gif'  ) no-repeat left center; }
  a.pwi   { background: url('/lib/images/filetype/pwi.gif'  ) no-repeat left center; }
  a.sql   { background: url('/lib/images/filetype/sql.gif'  ) no-repeat left center; }
  a.swf   { background: url('/lib/images/filetype/swf.gif'  ) no-repeat left center; }
  a.sxc   { background: url('/lib/images/filetype/sxc.gif'  ) no-repeat left center; }
  a.sxw   { background: url('/lib/images/filetype/sxw.gif'  ) no-repeat left center; }
  a.tar   { background: url('/lib/images/filetype/tar.gif'  ) no-repeat left center; }
  a.tgz   { background: url('/lib/images/filetype/tgz.gif'  ) no-repeat left center; }
  a.tif   { background: url('/lib/images/filetype/tif.gif'  ) no-repeat left center; }
  a.ttf   { background: url('/lib/images/filetype/ttf.gif'  ) no-repeat left center; }
  a.txt   { background: url('/lib/images/filetype/txt.gif'  ) no-repeat left center; }
  a.uif   { background: url('/lib/images/filetype/uif.gif'  ) no-repeat left center; }
  a.vbs   { background: url('/lib/images/filetype/vbs.gif'  ) no-repeat left center; }
  a.vcd   { background: url('/lib/images/filetype/vcd.gif'  ) no-repeat left center; }
  a.vmdk  { background: url('/lib/images/filetype/vmdk.gif' ) no-repeat left center; }
  a.vob   { background: url('/lib/images/filetype/vob.gif'  ) no-repeat left center; }
  a.vxd   { background: url('/lib/images/filetype/vxd.gif'  ) no-repeat left center; }
  a.wav   { background: url('/lib/images/filetype/wav.gif'  ) no-repeat left center; }
  a.wba   { background: url('/lib/images/filetype/wba.gif'  ) no-repeat left center; }
  a.wdb   { background: url('/lib/images/filetype/wdb.gif'  ) no-repeat left center; }
  a.webm  { background: url('/lib/images/filetype/webm.gif' ) no-repeat left center; }
  a.wpl   { background: url('/lib/images/filetype/wpl.gif'  ) no-repeat left center; }
  a.wps   { background: url('/lib/images/filetype/wps.gif'  ) no-repeat left center; }
  a.wri   { background: url('/lib/images/filetype/wri.gif'  ) no-repeat left center; }
  a.xls   { background: url('/lib/images/filetype/xls.gif'  ) no-repeat left center; }
  a.xlsm  { background: url('/lib/images/filetype/xlsm.gif' ) no-repeat left center; }
  a.xlsx  { background: url('/lib/images/filetype/xlsx.gif' ) no-repeat left center; }
  a.xml   { background: url('/lib/images/filetype/xml.gif'  ) no-repeat left center; } 
  a.xpi   { background: url('/lib/images/filetype/xpi.gif'  ) no-repeat left center; }
  a.zip   { background: url('/lib/images/filetype/zip.gif'  ) no-repeat left center; }

} /* @media */

