<style>
.mstheme
{
	top-bar-button: ;
	version: 1.0;
	navbutton-background-color:  rgb(255,255,255);
}
.mstheme-topbar-font
{
	font-family: Comic Sans MS, Arial, Helvetica;
	color: rgb(102,51,0);
}
body
{
	font-family: Comic Sans MS, Arial, Helvetica;
	background: rgb(255,255,225) url("aMM_Hintergrund.gif"); 
	background-attachment: fixed;
/*	background-repeat: repeat-y;*/
}

/* Übrschriften ***************************************************************/

H1, H2, H3, H4, H5, H6
{
font-family: Comic Sans MS, Arial, Helvetica;
}
H1 { font-size: x-large; font-style: bold }
H2 { font-size: large; font-style: bold }
H3 { font-style: bold }

/* Hyperlinks *****************************************************************/

A:link { color: rgb(0,0,255); font-style: underlined }		/* nicht besuchter */
A:visited { color: rgb(128,0,0); font-style: underlined }	/* besuchter */
A:active { color: rgb(255,0,0); font-style: underlined }	/* aktiver */
/* A:link IMG {border 0px }	/* nicht besuchter im Bild */
/* A:visited IMG {border 1px solid yellow}	/* besuchter im Bild */

</style>.

