/* Standard-CSS für www.cleanroom-partners.at */

/* Wichtige Farben
schwarz = #000
logoblau und überschriften, navigationstext - rgb 162 192 229 (#95C1E7)
hellblau - #dfecfb
hellgrau - #f5f5f5
rahmen, schriftfarbe fliesstext - #949494
*/

html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li {font-family: Arial, Helvetica, sans-serif;}
div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li {margin:0; padding:0;}
html, body {font-size:101%; margin:auto; padding:0; text-align:center;}
ul, li {list-style:none;}

a:link, a:visited {color: #000; text-decoration:none;}
a:hover, a:active {color: #000; text-decoration:none;}

strong {font-weight:bold;}
img {border:0;}

.clearline {clear:both; height:0; width:0; line-height:0; font-size:0;}
