/*
     File name        : standard.css
     Creation Date    : 29.04.02
     Author           : Joachim Feldmann
     Last modification: 06.02.2003
     Documentation    : StyleSheet fuer Gaestebuch
*/
body {margin-top:10px;margin-bottom:10px;}
p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {                                              font-family:Verdana,Arial,Tahoma,Helvetica,sans-serif; }
h1 { font-size:14pt; }
h2 { font-size:13pt; }
h3 { font-size:12pt; }
h4 { font-size:11pt; }
p,ul,ol,li,div,td,th,address,nobr,b,i {font-size:10pt; }
body.nav {margin-top:10px;margin-bottom:10px;margin-left:10px; margin-right:10px;}
a.nav:link {color:#000000;font-weight:bold;text-decoration:none;}
a.nav:visited {color:#000000;font-weight:bold;text-decoration:none;}
a.nav:active  {color:#000000;font-weight:bold;text-decoration:none;}
.nav {background-color:gainsboro;}