/* ******************************* */
/*      .css-Formatangaben         */
/* ******************************* */

/* Farben */
/* ******************************* */
/* schwarz			#000000 */
/* weiß			#FFFFFF */
/* dunkel-blau	#226690 */
/* mittel-blau	#33769D */
/* hell-blau		#4995BE */
/* rot				#E20A16 */
/* ******************************* */


/* Seite */
/* ******************************* */
/*body			{background-color:#226690;}*/

/*.myTitle		{background-color:#226690;}*/
/*.myMain		{background-color:#33769D;}*/
/*.myMenu 		{background-color:#226690;}*/


/* Text */
/* ******************************* */
/*p				{font-family:'Comic Sans MS',sans-serif;font-size:12pt;font-weight:normal;color:#000000;text-align:center}*/
h1				{font-family:'Comic Sans MS',sans-serif;font-size:14pt;font-weight:normal;color:#C0C0C0;text-align:center}


/* Link */
/* ******************************* */
 a:link      	{font-family:'Arial',sans-serif;font-weight:normal;color:#000000;text-decoration:underline;}
 a:visited   	{font-family:'Arial',sans-serif;font-weight:normal;color:#003000;text-decoration:underline;}
 a:active    	{color: #226690;text-decoration:none;}
 a:hover		{color: #226690;text-decoration:none;}


/* Tabellen */
/* ******************************* */
/*table			{font-family:'Comic Sans MS',sans-serif;text-align:center;} */
table			{font-family:'Arial',sans-serif;bgcolor:#FFFFFF;border:0;width:770;cellspacing:0;}


tr.attraktionsliste2 {
	background-color:rgb(250, 250, 255);
}
tr.attraktionsliste1 {
	background-color:rgb(230, 230, 240);
}
