body { 
	font-family: verdana,arial,sans-serif; color: black; background-color: #ffffff; 
	margin: 0px; 
}

h1 { font-size: 125%; margin-top: 0px;line-height:1.3em; }
h2 { font-size: 115%; margin-top: 0px; margin-bottom: 0px;line-height:1.3em; }

.fs { font-size: 90%;line-height:1.3em; }
.fss { font-size: 75%;line-height:1.5em;}
.fn { font-size: 90%; line-height:1.3em; }
.fg { font-size: 110%;line-height:1.3em; }

table.Inhalt { font-size: 100%;  }			

.Kasten { 
	border-top: 1px solid #bbbbbb; border-bottom: 3px solid #dd0000;
	padding: 6px; background-color: #f0f0f0;
	color: black; 
}

.Hervorgehoben { 
	font-size: x-small; font-family: courier new,sans-serif;  color: black; 
	margin-top: 8px; margin-bottom: 8px; 
}

.Topkasten {
	font-size: 65%; color: #000000; text-align: center;
	padding: 3px; border-bottom: 1px solid #cccccc;
}
			
.Bottomkasten {
	font-size: 65%; color: #000000; text-align: center;
	padding: 3px; border-top: 1px solid #cccccc;
}
		

.Eltern { 
	font-size: 70%; 
}
a.n       { color:#333355; text-decoration:none; } 
a.n:hover { color:#ee0000; text-decoration:underline; }
a.m       { color:#333355; text-decoration:underline; } 
a.m:hover { color:#ee0000; text-decoration:underline; }

