/* Style-Sheets der Reise-Dateien peru.css */

/* ... 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: #000000;
	background-image: url("../grafik/back_lanka.jpg");
	background-attachment: fixed;
	background-repeat: repeat;
	margin-top: 30pt;
	margin-left: 30pt;
	margin-right: 30pt;
}


/* ... Style-Sheet-Angaben zu den Ueberschriften ... */

h1 {
	font-size: 1.6em;
	color: #FFFF99;
	font-weight: bold;
	text-align: center;
	font-family: "Comic Sans MS",Verdana,Arial,Helvetica,"Times New Roman";
	font-style: normal;
	letter-spacing: 4pt;
	}

h2 {
	font-size: 1.4em;
	color: #FF9933;
	font-weight: bold;
	text-align: center;
	font-family: "Comic Sans MS",Verdana,Arial,Helvetica,"Times New Roman";
	font-style: normal;
	letter-spacing: 2pt;
	}

h3 {
	font-size: 1.2em;
	color: #FF6600;
	font-weight: bold;
	text-align: center;
	font-family: "Comic Sans MS",Verdana,Arial,Helvetica,"Times New Roman";
	font-style: normal;
	letter-spacing: 1pt;
	}

h4 {
	font-size: 1.0em;
	color: #FF6600;
	font-weight: bold;
	text-align: left;
	font-family: "Comic Sans MS",Verdana,Arial,Helvetica,"Times New Roman";
	font-style: normal;
	letter-spacing: 1pt;
	}


/* ... Style-Sheet-Angaben zu Links ... */
a:link {
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1pt;
	font-size: 0.9em;
	color: #33CC33;
	font-family: "Comic Sans MS",Verdana,Arial,Helvetica,"Times New Roman";
	}

a:visited {
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 1pt;
	font-size: 0.9em;
	color: #999999;
	font-family: "Comic Sans MS",Verdana,Arial,Helvetica,"Times New Roman";
	}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 1pt;
	font-size: 0.9em; 
	color: #009933;
	font-family: "Comic Sans MS",Verdana,Arial,Helvetica,"Times New Roman";
	}

a:active {
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 1pt;
	font-size: 0.9em; 
	color: #808080;
	font-family: "Comic Sans MS",Verdana,Arial,Helvetica,"Times New Roman";
	}

a:focus {
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 1pt;
	font-size: 0.9em;
	color: #808080;
	font-family: "Comic Sans MS",Verdana,Arial,Helvetica,"Times New Roman";
	}


/* ... Style-Sheet-Angaben zum Schriftformat ... */
p {
	text-align: justify;
	font-size: 0.9em;
	color: #CCCC66;
	font-weight: bold;
	font-family: "Comic Sans MS",Verdana,Arial,Helvetica,"Times New Roman";
	font-style: normal;
	}


/* ... Style-Sheet-Angaben zum Copyright ... */
p.copy {
	color: #CCCCCC;
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, "Times New Roman";
	font-style: normal; }

/* ... Style-Sheet-Angaben zur Zentrierung der Zeile ... */
p.links { text-align: left; }

/* ... Style-Sheet-Angaben zur Zentrierung der Zeile ... */
p.mitte { text-align: center; }

/* ... Style-Sheet-Angaben zur Zentrierung der Zeile ... */
p.rechts { text-align: right; }

/* ... Style-Sheet-Angaben zur Zentrierung der Zeile ... */
p.bild {
	text-align: center;
	color: #999999;
	font-size: 0.7em;
	font-weight: bold;
	font-family: "Comic Sans MS",Verdana,Arial,Helvetica,"Times New Roman";
	}


