body { background-color:rgb(33,57,175); color:#000000; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
a 	 { color:#000000; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
td   { border: 1px solid white; padding: 5px; }
th   { padding: 5px; }
h1   { font-size:24pt; font-variant:small-caps; text-align:center; }
h2   { font-size:18pt; text-align:center; margin-bottom:0pt; }
h3   { font-size:14pt; text-align:center; }

.tabea { color:rgb(85,139,19); }
.magda { color:#ff0000; }
.ananias { color:rgb(92,20,124); }

p.zentriert { margin: 0px; text-align: center; }
.fett { font-weight:bold; }
.bild { text-decoration:none; color:rgb(33,57,175); }
.zentriert { text-align:center; }
.link { font-size:10pt;}

.titel
	{
		color: rgb(71,109,184);
		font-variant:small-caps;
		text-decoration:none;
	}

/*im div navi benutzt*/
.naviUeberschrift { color: rgb(33,57,175); font-variant:small-caps; text-decoration:none;}

#navi { position:absolute; top:10px; left:10px; height:95%;  width:230px; }
#logo { height: 30%; width:230px; padding:0px; border-style:none; text-align:center;}
#links { height: 70%; width:230px; padding:5px; border:2px dashed rgb(92,20,124); background-color:rgb(208,208,248); overflow:auto; }

#inhalt { position:absolute; top:10px; left:270px; height:95%; width:730px; padding:5px; border:2px dashed rgb(85,139,19); background-color:rgb(201,215,149); overflow:auto; }

#theater { font-family:"Comic Sans MS", Helvetica, sans-serif; font-weight:bold; color:#ffffff; text-align:center; font-size:14pt; }
#theater h1 { font-size:24pt; text-align:center; }
#theater2 { font-family:"RotisSansSerif","Comic Sans MS", Helvetica, sans-serif; font-weight:bold; color:#ffffff; font-size:14pt; }

.wirsagen { font-weight:bolder; }
.ersteordnung { color:#FFFFCC; }
.zweiteordnung { color:#FFFF99; }
.dritteordnung { color:#FFFF00; }
a.ersteordnung { color:#FFFFCC; margin-left:50px; }
a.zweiteordnung { color:#FFFF99; margin-left:38px; }
a.dritteordnung { color:#FFFF00; margin-left:25px; }


/* für index.html*/
h1.startseite { color: rgb(33,57,175);margin:15px 0px 15px 0px; }
