/* DATEI: selfhtml.css */

/* Wenn die Schriftgroessen von SELFHTML fuer Sie schwer lesbar sind */
/* und Sie SELFHTML lokal lesen, benennen Sie diese Datei */
/* um in selfnormal.css */
/* und benennen Sie die Datei selfnosize.css im src-Verzeichnis */
/* um in selfhtml.css */


/*Seitenüberschriften*/
/*h1 { font-family:Comic Sans MS; font-variant:small-caps; font-size:24pt; color:#78A42F; text-align:center; margin-bottom:50pt; }*/
h1 {
	font-family:Comic Sans MS;
	font-variant:small-caps;
	font-size:24pt;
/*	color:#781A9F;*/
	color:#0000BB;
	text-align:center;
	margin-bottom:50pt;
	text-transform: none;
}

/*Kleine Überschrift innerhalb einer Seite*/
h3 {
	font-family:Comic Sans MS;
	font-variant:small-caps;
	font-size:13pt;
	color:#6060FF;
	text-align:left;
	margin-bottom:10pt;
	text-transform: none;
}

/*Normaler Text*/
p  { font-family:Times New Roman; font-weight:500; font-size:12pt; color:#000000; /*color:#6060FF;*/}


/*Form Text*/
h4 {}
/*Form Text am Ende*/
h5 {}

/*Update Text am Seitenende*/
h6 { font-family:Arial; font-size:7pt; color:#AA0462; text-align:right; }

/*Trennlinien am Seitenende*/
hr { width:300pt; height:2px; text-align:right; color:#C0C0C0; margin-top:20pt; }

img  { }


/* Body Formatierung*/
body {
  background-image:url(./pict/background.gif); 
  background-color:#FFFF80;
  background-attachment:fixed;


  scrollbar-base-color:#F7E724;
  scrollbar-3dlight-color:#F9F724;
  scrollbar-arrow-color:#0000FF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#F7E724;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#AAAA00;
  scrollbar-track-color:#FDFAD5;
}

textarea {
/*  background-image:url(./pict/background.gif); *(
/*  background-color:#FFFF80;*/


  scrollbar-base-color:#F7E724;
  scrollbar-3dlight-color:#F9F724;
  scrollbar-arrow-color:#0000FF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#F7E724;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#AAAA00;
  scrollbar-track-color:#FDFAD5;
}


a:link { color:#AA5522; text-decoration:underline; }

a:visited { color:#772200; text-decoration:underline; }

a:active { color:#000000; text-decoration:none; }.cloCMenu1b {
	filter: Alpha(Opacity=80);
}
