/*****************************/
/*  File:     Reset all      */
/*---------------------------*/
/*  Design: J.Le Roux        */
/*  Date:     17. April 2008 */
/*****************************/
/*  $Id: rs.css,v 1.1.2.2 2008-04-24 08:05:34 jox Exp $
*/

/***********/
/*  RESET  */
/***********/

html{color:#000000; font-size:99%;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0; padding:0;}
table{border-collapse:collapse; border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal; font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:1em; font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0; font-variant:normal;}
sup {vertical-align:text-top;} /* to preserve line-height and selector appearance */
sub {vertical-align:text-bottom;} /* to preserve line-height and selector appearance */
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;} /* to preserve line-height and selector appearance */
legend{color:#000000;} /*because legend doesn't inherit in IE */

/*  $Log: rs.css,v $
/*  Revision 1.1.2.2  2008-04-24 08:05:34  jox
/*  *** empty log message ***
/*
/*  Revision 1.1.2.1  2008-04-22 13:21:53  jox
/*  Mediaplayer und Medien neu,
/*  CSS-Templates Strukturiert:
/*  rs - Reset aller Standard Einstellungen - required
/*  md - Default cell properties for cl and clns (Page / Header / Footer / Menü) - required
/*  	cl - Boxes for Cells with Sidebar
/*  	clns - Boxes for Cells without Sidebar
/*  mc - Default style properties for content elements - required
/*  	cn - Styles for cells with sidebar
/*  	cns - styles for cells without sidebar
/*  ext_lm - extension menu left (default is right)
/*  ext_eV - extension for COMMET- styling
/*
/*  Revision 1.1.1.2  2008-04-20 03:13:16  jox
/*  Header nochmals unterteilt; Layout für IE OK
/*
*/
