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

/* margin-top = Abstand zwischen Fensterrand und Inhalt oben */
/* margin-bottom = Abstand zwischen Fensterrand und Inhalt unten */
/* 10px = 10 Pixel, Wert aenderbar */

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Verdana,Arial,sans-serif; }

/* font-family = Schriftart fuer Textelemente */
/* Arial,sans-serif = Arial und serifenlose Schrift, Wert aenderbar */

img { border-style:none; }

h1 { font-size:18pt; }

/* gilt nur fuer das Wort 'SELFHTML' auf der Einstiegsseite */
/* font-size = Schriftgroesse */
/* 18pt = 18 Punkt, Wert aenderbar */

h2 { font-size:16pt; }

/* Seitenueberschriften */
/* font-size = Schriftgroesse */
/* 16pt = 16 Punkt, Wert aenderbar */

h4 { font-size:10pt; }

/* Zwischenueberschriften an manchen Stellen */
/* font-size = Schriftgroesse */
/* 10pt = 10 Punkt, Wert aenderbar */

p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; }
p.small { font-size:8pt; }
p {  margin-top:5px; margin-bottom:0px; margin-left:10px; margin-right:10px;}
/* normaler Text */
/* font-size = Schriftgroesse */
/* 10pt = 10 Punkt, Wert aenderbar */

/* normaler Text */
/* font-size = Schriftgroesse */
/* 10pt = 10 Punkt, Wert aenderbar */

td { vertical-align:top; }

a:link { color:#006699; text-decoration:none; }
a:visited { color:#003366; text-decoration:none; }
a:active { color:#3399CC; text-decoration:underline; }
a:hover { color:#006699;text-decoration:underline;}

/* a:link = Verweise zu noch nicht besuchten Seiten */
/* a:visited = Verweise zu bereits besuchten Seiten */
/* a:active = Verweise, die gerade angeklickt werden */
/* color = Farbe */
/* #AA5522 = kotzbeige, Wert aenderbar */
/* #772200 = scheissbraun, Wert aenderbar */
/* #000000 = schwarz, Wert aenderbar */
/* text-decoration = Tesxtstil */
/* underline = unterstrichen, Default-Wert, Wert aenderbar */
/* none = nicht unterstrichen, Wert aenderbar */

a.an { text-decoration:none; }

body { scrollbar-base-color:#CCFFFF;
scrollbar-track-color:#66CCFF;
scrollbar-face-color:#3399CC;
scrollbar-highlight-color:#3399CC;
scrollbar-3d-light-color:#FFFF00;
scrollbar-dark-shadow-color:#FF3300;
scrollbar-shadow-color:#3399CC;
scrollbar-arrow-color:#EAEAEA; }

.inti_spiritv
	 { color:#006699;  }
.Button
   { background-color:#8CCCE7; color:#000000; width:150px;  }
   
.tdbild
	{ 	
	background-color: #EAEAEA;
		  }
		  
.text{ font-family:Verdana,Arial,sans-serif;margin-top:5px;margin-bottom:0px; margin-left:10px;margin-right:10px;
		text-align:justify;}

table.table {
	margin-right:10;
	margin-left:10;
	margin-bottom:5;
	margin-top:5;
	background-color: #EAEAEA;
	
		}

table.tableblank {
	margin-right:10;
	margin-left:10;
	margin-bottom:5;
	margin-top:5;
	
	
		}
		
.bild
{
margin-top:5px; 
margin-bottom:5px; 
margin-left:5px; 
margin-right:5px;
}

