/* css Datei für Webzugang von www.band-footsteps.de */


body
	{
          background: #99D5E6;
/*	 background-image:url(../bilder/*.*); background-repeat:no-repeat; background-attachment:fixed; background-position:center center;*/
	}


p, h1, h2, h3, h4, h5, h6, ul, ol
	{
	 font-family: Arial;
          color: #000000;
	}


.ueberschrift
	{
	 font-weight: bold;
	 text-decoration: underline;
	 text-align: center;
          color: #000080;
	 font-size: 7.5mm;
	}


.eigeneposition
	{
	 font-size: 3.5mm;
	 text-align: left;
	}


.menu
	{
	 font-size: 3.5mm;
	 text-align: center;
	}


.text
	{
	 text-align: justify;
          color: #000000;
	 font-size: 4.5mm;
	}


.eventsueberschrift
	{
	 font-size: 4.5mm;
	 font-weight: bold;
	 text-decoration: underline;
	 text-align: center;
          color: #000080;
	}


.eventstitel
	{
	 font-size: 3.5mm;
	 font-weight: bold;
	 color: #A8A800;
	}

.eventsdatum
	{
	 font-size: 3.5mm;
          color: #000000;
	}