/* dateiname: aat.css */
/* erstellt 23.11.2004; Reinhard Wenzel; AAT GmbH */

<style type="text/css">
<!--
/* CSS Style-Sheet-Specifications 	*/
/* created with (X)HTML-Format 	*/
/* http://www.homepagehelper.de 	*/

body {
scrollbar-face-color:6666ff;		/* Farbe des Scrollbalken              	*/
scrollbar-shadow-color:444444;	/* Rechter Schatten des Balken         	*/
scrollbar-highlight-color:bbbbbb;	/* Linker Schatten des Balken          	*/
scrollbar-3dlight-color:999999;	/* Linker, äußerer Schatten des Balken 	*/
scrollbar-darkshadow-color:666666;	/* Rechter, äußerer Schatten des Balken	*/
scrollbar-track-color:bb88bb;		/* Untergrund, auf dem der Balken ist  	*/
scrollbar-arrow-color:ffffff; }	/* Pfeile am Scrollbalken oben und unten	*/

for(var i=0; i < document.links.length; ++i)

document.links[i].target="_blank";
<script language="JavaScript" src="overlib.js"><!-- overLIB (c) Erik Bosrup --></script>
//-->

a { font-weight: bold; color:#0000E0; text-decoration:none }
a:link { font-weight:bold; color:#0000D0; text-decoration:none }
a:visited { font-weight:bold; color:#000000; text-decoration:none }
a:hover { font-weight:bold; color:#E00000; text-decoration:none }
a:active { font-weight:bold; color:#00E000; text-decoration:none }
a:focus { font-weight:bold; color:#00E000; text-decoration:none }



h1 {font-style: italic; font-size: 40 pt; font-family: Arial; background: white}
h2 {font-style: italic; font-size: 12 pt; color: white; font-family: Arial; background: green}
h3 {font-style: italic; font-size: 16 pt; color: green; font-family: Arial; background: red; text-decoration: line-trough, blink;}

p.normal { font-size: 12pt; color: black; }
p.gross { font-size: 16pt; color: black; }
p.klein { font-size: 8pt; color: black; }
.rot { color: red; }
.blau { color: blue; }
.gr&uuml;n { color: green; }
.gelb { color: yellow; }

</style>
/* EOF Datei  aat.css */
