/* DATEI: main.css */
/* Definition des Layouts fuer www.proesdorf.de */
/* $Id: main.css,v 1.21 2006/11/21 11:07:56 dirk Exp $ */

body { background-color: #ffffff; }
body,p,h1,h2,h3,h4,ul,td,th,blockquote { font-family:Helvetica,Arial,sans-serif; }
pre { font-family:Courier,NewCourier,serif; background-color:#E0E0E0; margin-left:20px; margin-right:20px; padding-left:10px; padding-right:10px; white-space:normal; }
blockquote { margin-left:1cm; margin-right:1cm; text-align:justify; }
tt { font-family:Courier,NewCourier,serif; font-size:110%; font-weight:bold; }
code { font-family:Courier,NewCourier,serif; font-size:110%; white-space:nowrap; }
kbd { font-family:Courier,NewCourier,serif; font-size:110%; font-weight:bold; }
samp { font-family:Courier,NewCourier,serif; font-size:110%; font-style:italic; }
a { text-decoration:underline; }
a.title { font-size:125%; font-weight:bold; text-decoration:none; }
a:link { color: #000000; }
a:visited { color: #000000; }
a:hover { color: #336699; }
h1 { font-size:155%; text-align:left; }
h2 { font-size:140%; text-align:left; }
h3 { font-size:125%; text-align:left; }
h4 { font-size:110%; text-align:left; }
hr { margin-top:10px; color:#000000; height:2; }
hr.half { width:50%; text-align:left; }
hr.quarter { width:25%; text-align:left; }
p { text-align:justify; }
ol { list-style:decimal; }
ul { list-style:square; padding-left:0.4cm; padding-top:0cm; }
ul ul { list-style:disc; }
td > ul { margin-top:0cm; }
tr { vertical-align:top; }
th { text-align:left; }
.small { font-size:75%; }
.bold { font-weight:bold; }
.italic { font-style:italic; }
.under { text-decoration:underline; }
.center { text-align:center; }

