/* ========================================================================= */
/* Gesamt */

 .bgcolor           { background-color: #FFF9A0; }


/* ========================================================================= */
/* Kopf */

/* ========================================================================= */
/* Body */
 p,span,td,body         { font: 14px Times; color: #000000; }

 .counter               { font: 12px Times; color: #000000; }
 
 #ChangelogEntry .Date					{ font-weight: bold; }
 #ChangelogEntry .Content				{ font: 20px; }


/* ========================================================================= */
/* Links */
 
 a.download
	{
		background-image:url("img/download.png");
		padding-right:36px;
		background-repeat:no-repeat;
		background-position:right;
}

/* ========================================================================= */
/* Gästebuch */

 .bg_topleft          { background-color: yellowgreen; }
 .bg_bottomright      { background-color: olivedrab; }
 .bg_text             { background-color: #FFF9A0; }
 
 
/* ========================================================================= */
/* Bilderliste */
