table { font-family: georgia, Verdana, Trebuchet, Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; }
/* Hintergrund-Farben*/
.jubi { background-image: url(../BILDER/ALLG/einjahr-startseite.jpg); background-repeat: no-repeat; background-position: center; }
.weihnachten { background-image: url(../BILDER/ALLG/weihnachten.jpg); background-repeat: no-repeat; background-position: center; }
.ostern { background-image: url(../BILDER/ALLG/ostern-startseite.jpg); background-repeat: no-repeat; background-position: center; }
.schatten { background-image: url(../BILDER/ALLG/schatten.jpg); background-repeat: no-repeat; background-position: center; }
.hellgrau {  }
.hellgraufett { font-weight: bold; }
.mittelgrau {  }

.weiss {  }
/* Textlinks */
a:link {
	color: #f36;
	text-decoration: none;
}

a:visited {
	color: #f36;
	text-decoration: none;
}

a:active {
	color: #f36;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}


/*Hauptnavi*/
.hauptnavi { font-size: 24px; color: #f36; }
.hauptnavi a:link {
	color: #999;
}

.hauptnavi a:visited {
	color: #999;
}

.hauptnavi a:active {
	color: #999;
}

.hauptnavi a:hover {
	color: #f36;
}
/*Subnavi Dunkel auf Hell */
.subnavi { font-size: 18px; color: #f36; }

.subnavi a:link {
	color: #999;
}

.subnavi a:visited {
	color: #777;
}

.subnavi a:active {
	color: #999;
}

.subnavi a:hover {
	color: #f36;
}


/* Titel oben Referenzen */
.class    { color: #999; font-size: 14px }

/* Titel links */
.titellinks {
	font-size: 24px;
	color: #999;
}


/* Grauer Link*/
.linkgrau {
 color: #999;
}
 
/* Textlinks */
.linkgrau a:link {
 color: #999;
}
 
.linkgrau a:visited {
 color: #777;
}
 
.linkgrau a:active {
 color: #777;
}
 
.linkgrau a:hover {
 color: #f36;
}

