/* CSS Style Sheet für Homepage von Kantorei Ascheberg */
/*                                 markus.hahn@gmx.net */
body {
   background-color:#FFFFFF;
   color:#000000;
   font-weight:bold;
   line-height:120%;
   font-family:sans-serif;
}
#page {
   background:url(images/Chor.gif) no-repeat center;
}
p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
   color:#000000;
   font-weight:bold;
   line-height:120%;
   font-family:sans-serif;
}
p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
   font-size:12pt;
}

h1  { font-size:20pt; }
h2  { font-size:18pt; }
h3  { font-size:16pt; }
h4  { font-size:14pt; }

p.absatz {
 color:#000000;
 line-height:120%;
 margin-left:1cm;
 margin-right:1cm;
}
p.ueb {
 color:#000000;
 font-weight:bold;
 line-height:120%;
 font-size:14pt;
 font-family:sans-serif;
 margin-left:1cm;
 margin-right:1cm;
}
p.toptitel {
   color:#000000;
   font-size:14pt;
   font-weight:bold;
   font-family:sans-serif;
}
td.toplink {
   background-color:#0000FF;
   color:#FFFFFF;
   font-size:10pt;
   text-align:center;
   font-weight:bold;
   line-height:18px;
   font-family:sans-serif;
}
a.toplink, a.toplink:link, a.toplink:visited, a.toplink:active {
   color:#FFFFFF;
   font-family:sans-serif;
   font-size:10pt;
   font-weight:bold;
   font-family:sans-serif;
   text-decoration:none;
}
a:link, a:visited, a:active {
   color:#000080;
   text-decoration:none;
}