
/* DATEI: menue.css */
/* Stilvorlagen fuer www.schauinslandreisen.de */

	/* weitere mögliche Befehle: */
	
	/* body { background-color:#FFFFCC; } */
	/* color:red; */
	/* font-family:Arial,sans-serif; */
	/* font-size:24pt; */
	/* font-weight:normal;bold; */
	/* text-decoration:underline; */


body       { color: #102272; font-size: 10pt; font-family: Helvetica, Arial, sans-serif; background-color: #ffffff; text-align: left; visibility: visible; width: auto; float: none; clear: right; border-style: none }

a:link  { color: #102272; font-size: 10pt; text-decoration: none }
a:visited  { color: #102272; font-size: 10pt; text-decoration: none }
a:hover  { color: #102272; font-size: 10pt; text-decoration: underline; background-color: transparent }
a:active { color:red; text-decoration:underline; font-size:10pt; }




