/* Style-Sheets der Datei masuren.css für die Homepage-Seiten der Masuren-Tour ... */

/* ... Style-Sheet-Angaben zum Seitenformat ... */
body {
	scrollbar-face-color: #718497;
	scrollbar-highlight-color: #D0DBE1;
	scrollbar-shadow-color: #718497;
	scrollbar-3dlight-color: #A8B4C0;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #B5C5CA;
	scrollbar-darkshadow-color: #414E5A;
	background-color: #000033;
	margin-top: 30pt;
	margin-left: 30pt;
	margin-right: 30pt;
	}


/* ... Style-Sheet-Angaben zu den Ueberschriften ... */
h1 {
	font-size: 16pt;
	color: #FFCC00;
	font-weight: bold;
	text-align: center;
	font-family: Verdana,Arial,Helvetica;
	font-style: normal;
	letter-spacing: 3pt;
	}

h2 {
	font-size: 14pt;
	color: #FFCC66;
	font-weight: bold;
	text-align: center;
	font-family: Verdana,Arial,Helvetica;
	font-style: normal;
	letter-spacing: 2pt;
	}

h3 {
	font-size: 12pt;
	color: #FFFFCC;
	font-weight: bold;
	text-align: left;
	font-family: Verdana,Arial,Helvetica;
	font-style: normal;
	letter-spacing: 1pt;
	}

h4 {
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	font-family: Verdana,Arial,Helvetica;
	font-style: normal;
	letter-spacing: 1pt;
	}


/* ... Style-Sheet-Angaben zu Links ... */
a:link {
	font-family: Verdana,Arial,Helvetica;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1pt;
	font-size: 10pt;
	color: #FFFF00;
	}

a:hover {
	font-family: Verdana,Arial,Helvetica;
	text-decoration: none;
	font-weight:bold;
	letter-spacing: 1pt;
	font-size: 10pt;
	color: #FF0000;
	}

a:visited {
	font-family: Verdana,Arial,Helvetica;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 1pt;
	font-size: 10pt;
	color: #FF99FF;
	}

a:active {
	font-family: Verdana,Arial,Helvetica;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 1pt;
	font-size: 10pt;
	color: #FF9999;
	}

a:focus {
	font-family: Verdana,Arial,Helvetica;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1pt;
	font-size: 10pt;
	color: #FF00FF;
	}


/* ... Style-Sheet-Angaben zum Text ... */
p {
	font-size:10pt;
	color: #FFFFCC;
	font-family: Verdana,Arial,Helvetica;
	letter-spacing: 0pt;
	font-weight: normal;
	text-align: justify;
	font-style: normal;
	}


/* ... Style-Sheet-Angaben zum Text ... */
p.mitte {
	font-size: 10pt;
	color: #FFFFCC;
	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	text-align: center;
	font-style: normal;
	}


/* ... Style-Sheet-Angaben zum Text ... */
p.bild {
	font-size: 8pt;
	color: #999999;
	font-family: Verdana,Arial,Helvetica;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	}


/* ... Style-Sheet-Angaben zum Copyright ... */
p.copy {
	color: #999999;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	font-family: Verdana,"Times New Roman",Arial,Helvetica;
	font-style: normal;
	}

/* ... Style-Sheet-Angaben zum Text in Aufzählungen ... */
ul {
	font-size: 10pt;
	color: #66FFFF;
	font-family: Verdana, Arial, Helvetica;
	}


