/* CSS Style Sheet für Homepage von Medardus Hahn */
/*                          medardus.hahn@gmx.net */
body {
   background-color:#0090E0;
   color:#000000;
   font-weight:bold;
   line-height:120%;
   font-family:sans-serif;
}
p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
   color:#000000;
   font-weight:normal;
   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:#4D4218;
 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:#000080;
   font-size:14pt;
   font-weight:bold;
   font-family:sans-serif;
}
td.toplink {
   background-color:#000080;
   color:#FFFFFF;
   font-size:10pt;
   text-align:center;
   font-weight:bold;
   line-height:18px;
   font-family:sans-serif;
}
td.gallery {
   background-color:#BFBFBF;
   color:#000000;
   font-size:10pt;
   text-align:center;
   font-family:sans-serif;
   vertical-align:middle;
}
a.toplink, a.toplink:link, a.toplink:visited, a.toplink:active {
   color:#FFFFFF;
   font-family:sans-serif;
   font-size:10pt;
   font-weight:bold;
   text-decoration:none;
}
a.toplink:hover {
   color:#FFFFFF;
   font-family:sans-serif;
   font-size:10pt;
   font-weight:bold;
   text-decoration:underline;
}
a:link, a:visited, a:active {
   font-family:sans-serif;
   color:#000080;
   font-weight:bold;
   text-decoration:none;
}
a:hover {
   font-family:sans-serif;
   color:#000080;
   font-weight:bold;
   text-decoration:underline;
}
