/* DATEI: format.css */
/* ----------------- */
/* Zentrale Style Sheet Datei f�r die Page Handwissen.ch */
/* V1.0  - 25.02.2007 */


h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
 font-family:Century Gothic; }

h1 { font-size:48px; margin-bottom:18px; color:#CD9FE1}

h2 { font-size:40px; margin-bottom:18px; }

h3 { font-size:16px; }

h4 { font-size:11px; }

p,ul,ol,li,div,th,address,blockquote {font-size:13px;font-family:Verdana, Century Gothic, Tahoma }

li { margin-top:3px; }

pre { font-family:Courier New,Courier; font-size:13px; color:#0000C0; }

code,kbd,tt { font-family:Courier New,Courier; color:#0000C0; }

var { font-style:normal; color:#0000C0; }

blockquote,cite { font-style:italic; }

.unicode { font-size:15px; font-family:Arial Unicode MS,Arial,sans-serif }

ins { color:#009900; font-weight:bold; text-decoration:none; }

del { color:#990000; font-weight:bold; text-decoration:line-through; }