/* Style-Sheets der Datei dordogne.css für die Homepage-Seiten der Dordogne */

/* ... 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: #FFFFFF;
	background-attachment: fixed;
	background-image: url("../grafik/beynac.jpg");
	background-repeat: repeat;
	margin-top: 30pt;
	margin-left: 30pt;
	margin-right: 30pt;
	}

/* ... Style-Sheet-Angaben zu den Ueberschriften h1 bis h4 ... */
h1 { 
	font-size: 1.5em; 
	color: #663300; 
	font-weight: bold; 
	text-align: center; 
	font-family: Verdana,Arial,Helvetica,"Times New Roman";
	font-style: normal; 
	letter-spacing: 2pt; 
	}

h2 { 
	font-size: 1.3em; 
	color: #996633; 
	font-weight: bold; 
	text-align: center; 
	font-family: Verdana,Arial,Helvetica,"Times New Roman"; 
	font-style: normal; 
	letter-spacing: 1pt; 
	}

h3 { 
	font-size: 1.1em; 
	color: #333399; 
	font-weight: bold; 
	text-align: left; 
	font-family: Verdana,Arial,Helvetica,"Times New Roman"; 
	font-style: italic; 
	letter-spacing: 1pt; 
	}

h4 { 
	font-size: 1.0em; 
	color: #996633; 
	font-weight: bold; 
	text-align: left; 
	font-family: Verdana,Arial,Helvetica,"Times New Roman"; 
	font-style: normal; 
	}


/* ... Style-Sheet-Angaben zu Links ... */
a:link { 
	text-decoration: none; 
	font-weight: bold; 
	letter-spacing: 1pt; 
	font-size: 0.9em; 
	color: #CC3300; 
	font-family:Verdana,Arial,Helvetica,"Times New Roman"; 
	}
		
a:visited { 
	text-decoration: underline; 
	font-weight: bold; 
	letter-spacing: 1pt; 
	font-size: 0.9em; 
	color: #666666; 
	font-family:Verdana,Arial,Helvetica,"Times New Roman"; 
	}
		
a:hover { 
	text-decoration: underline; 
	font-weight: bold; 
	letter-spacing: 1pt; 
	font-size: 0.9em; 
	color: #00CC00; 
	font-family: Verdana,Arial,Helvetica,"Times New Roman"; 
	}

a:active { 
	text-decoration: underline; 
	font-weight: bold; 
	letter-spacing: 1pt; 
	font-size: 0.9em; 
	color: #FF00FF; 
	font-family: Verdana,Arial,Helvetica,"Times New Roman"; 
	}
		
a:focus { 
	text-decoration: underline; 
	font-weight: bold; 
	letter-spacing: 1pt; 
	font-size: 0.9em; 
	color:#FF00FF; 
	font-family: Verdana,Arial,Helvetica,"Times New Roman"; 
	}


/* ... Style-Sheet-Angaben zum Schriftformat ... */
p { 
	text-align: justify; 
	font-size: 0.9em; 
	color: #003300; 
	font-weight: normal; 
	font-family: Verdana,Arial,Helvetica,"Times New Roman"; 
	font-style: normal; 
	}



/* ... Style-Sheet-Angaben zum Copyright ... */
p.copy { 
	color: #666666; 
	font-size: 0.7em; 
	font-weight: bold; 
	text-align: center; 
	font-family: Verdana,"Times New Roman",Arial,Helvetica; 
	font-style: normal; 
	}


 /* ... Style-Sheet-Angaben zur Ausrichtung von Bild und Bildbeschreibung ... */
p.bild { 
	color: #003300; 
	font-size: 0.7em; 
	font-weight: bold; 
	text-align: center; 
	font-family: Verdana,"Times New Roman",Arial,Helvetica; 
	font-style: normal; 
	}


 /* ... Style-Sheet-Angaben zur Ausrichtung der Zeile ... */
p.mitte { 
	text-align: center; 
	}

p.rechts { 
	text-align: right; 
	}


