/* DATEI: elsys.css */

.bold {font-weight:bold; }
.blue {font-size:16pt;color:#000099; } /* Titel, blau */
.byleft{margin-left:0px; }
.grey {color:#808080; }
.small {font-size:8pt; }

p,h1,h2,h3,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,a
     { font-family:Verdana,Arial,Helvetica,sans-serif; }
p,ul,ol,li,div,td,th,nobr,b,i{font-size:9pt;}
	line-height:13pt} 

a:link { color:#000099; text-decoration:none; }
a:hover { color:#CC0000; text-decoration:none; }
a:visited { color:#000099; text-decoration:none; }
a:visited:hover { color:#CC0000; text-decoration:none; }

body { background-color:#FFFFFF;
       margin-left:10px;
	 margin-top:10px; 
	 font-family:Verdana,Arial,Helvetica,sans-serif;
    scrollbar-base-color:#C0C0C0;
    scrollbar-face-color: #99CCFF; 
    scrollbar-shadow-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: #000000;
    scrollbar-darkshadow-color: #000000; 
    scrollbar-track-color: #CCCCCC;
    scrollbar-arrow-color: #ffffff;
}

h1{font-size:16pt;font-weight:normal;}
h2{font-size:14pt;font-weight:normal;}
h3{font-size:12pt;font-weight:normal;}

h1.rosa{font-size:16pt;font-weight:normal;color:#000099}

/* gilt für Titel der ELSYS-Projektseiten => nach und nach rausschmeissen*/
/* #cc66cc = rosa ; neu ist blau*/
