/* Datei: Praxis.css */
/* Stand: 04.01.2005 */

body { color:#808080; font-family:Arial;
       margin-left:10px; margin-right:50px; margin-top:10px; margin-bottom:100px; background-image:url(images/Hintergrund-01.jpg); 
       background-position:5px 5px; background-repeat:repeat; background-attachment:fixed; background-color:#FCFCFC; }
h1   { color:rgb(128,128,255); font-size:12pt; font-family:Arial; }
h2   { color:rgb(132,142,179); font-size:12pt; font-family:Arial; }
th   { color:rgb(128,128,128); font-family:Arial; }
td   { color:rgb(128,128,128); font-family:Arial; }
.noSpace { margin:0; padding:0; }
p.namo-list { color:rgb(128,128,128); font-size:12pt; font-family:Arial; }
p.namo-sublist { color:rgb(128,128,192); font-size:10pt; font-family:Arial; }

a:link { color:#0000E0; text-decoration:none }
a:visited { color:#0000E0; text-decoration:none }
a:hover {  color:#E00000; text-decoration:underline; font-size:100%; font-weight:bold; font-style:italic }
a:active { color:maroon; text-decoration:underline }
a:focus { font-weight:bold; color:#00E000; text-decoration:underline }
