/* style.css - Definition des Erscheinungsbilds            */

body { margin-top:5px; margin-bottom:0px; margin-left:0px; margin-right:5px}

/* font-family = Schriftart fuer Textelemente (proportional) */
p, h1, h2, h3, h4, ul, ol, li, div, td, th, address, blockquote, nobr, b, i {font-family: Arial, Helvetica, sans-serif, times new roman;}
h1 { font-size:22pt; font-weight:bold; font-style:italic; color:#AD2E56; margin-bottom:20pt;}
h2 { font-size:17pt; font-weight:bold; font-style:italic; color:#AD2E56; margin-bottom:15pt;}
h3 { font-size:15pt; font-weight:bold; font-style:italic; color:#AD2E56; margin-bottom:0pt;}
h4 { font-size:11pt; font-weight:bold; color:#000000; margin-bottom:0pt;}
h5 { font-size:9pt; font-weight:bold; color:#000000; margin-bottom:0cm; font-style:italic}
h6 { font-size:3pt; font-weight:bold; color:#000000; margin-bottom:0cm;}
h7 { font-size:15pt; font-weight:bold; color:#000000; margin-bottom:0cm;}

/* diese class ist immer bei den Wörtern rubin Software zu benutzen! */
.rubin { font-weight:bold; color:#ad2e56; }
pre { font-family: Courier New,Courier; font-size:9pt;} 

/* diese class ist immer bei den Wörtern des jeweiligen Produktes zu benutzen! */
.logo { font-weight:bold; color:#ad2e56; }
pre { font-family: Courier New,Courier; font-size:9pt;} 

p, ul, ol, li, div, td, th, address, nobr, b, i { font-size:11pt; color:#000000;}
.klein { font-size:8pt;}
/* vorformatierter Text - Quellcodes, ... */
pre { font-family: Courier New,Courier; font-size:9pt;}

/* Farbe für Links */
a:link { color:#AD2E56; text-decoration:underline; }
/* a:visited { color:#CCCCCC; text-decoration:underline; } /*
/* a:active { color:#CCCCCC; text-decoration:none; } /*

/* diese class ausschließlich für immobilien/_index.txt verwenden
.imob { font-weight:bold; color:#054125; background-image:url(vorderansicht.jpg); background-repeat:no-repeat;
 background-attachment:fixed; padding:0px; background-position: center }
pre { font-family: Courier New,Courier; font-size:20pt;}
