/* css Zen Garden submission 020 - 'Friendly Beaches' by Sophie G - www.sophie-g.net */
/* css released under Creative Commons ShareAlike License v1.0 - http://creativecommons.org/licenses/sa/1.0/  */
/* All associated graphics copyright 2003,  Sophie G */


/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the designer's written permission. */
/* The CSS itself may freely be used for anything you wish, but the associated graphics belong to the designer. */
/* What you may use - .css files. What you may not use - .jpg, .gif, and .png files. */





#spaltemitte {
	background-color: #EDEEF0;
	border: 1px solid #DAD5D9;
	padding: 0px;
	margin: 0px;
	font-family:  Georgia, "Times New Roman", Times, serif;
/*	font-size: 90%;*/
}
acronym {
	border-bottom: 1px #6BA0D2 dashed;
}
#preamble {
	padding: 0px 3em;
}
#preamble h3 {
	margin: 15px 0px 0px 0px;
	padding: 6px 20px 2px 6px;
	text-align: left;
	font-size: 180%;
	font-variant: small-caps;
	color: #6BA0D2;
	background-image: url(bordDroitPreambleh3.gif);
	background-repeat: no-repeat;
	background-position: 100% 0px;
	background-color: #F6F7F7;
}
#preamble h3 span {
	display: block;
	padding: 20px 0px 15px 48px;
	background-image: url(preambleShell.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}
#preamble p {
	text-align: justify;
}
#preamble p.p1, #preamble p.p2 {
	margin: 0px;
	padding: 10px 20px 2px 6px;
	background-image: url(bordDroitPreamble.gif);
	background-repeat: repeat-y;
	background-position: 100% 0px;
	background-color: #F6F7F7;
}
#preamble p.p3 {
	margin: 0px;
	padding: 0px;
	background-image: url(bordBasPreamble.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	background-color: #F6F7F7;
}
#preamble p.p1 span, #preamble p.p2 span, #preamble p.p3 span {
	display: block;
}
#preamble p.p3 span {
	margin: 0px;
	padding: 10px 20px 20px 6px;
	background-image: url(bordBasPreambleGauche.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
}
#preamble p:first-letter, #preamble p span:first-letter {
	color: #6BA0D2;
	font-size: 140%;
	font-weight: bold;
	margin: 0px 2px 0px 0px;
}





/* ----------- Noch nicht fertig ----------- */
#quickSummary
{
	padding-top: 2px;
	font-style: italic;
	margin: 10px 74px 0px 72px;
}
#quickSummary p:first-letter, #quickSummary p span:first-letter {
	color: #6BA0D2;
	font-size: 140%;
	font-weight: bold;
	margin: 0px 2px 0px 0px;
}


/* ----------- Noch nicht fertig ----------- */
#pageHeader
{
	margin: 0px;
}

/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ 
#pageHeader h1
{ 
	margin: 0px;
	background: transparent url(paperbox-top.gif) no-repeat top left;
	width: 566px; 
	height: 104px; 
}

#pageHeader h1 span
{
	display: none;
}
-- */
#pageHeader h1
{ 
	margin: 1em;
	background: transparent url(h1-macondo.gif) no-repeat top left;
	width: 240px; 
	height: 52px; 
}

#pageHeader h1 span
{
	display: none;
}

#pageHeader h2
{ 
	margin-right: 74px;
	font-weight: bold;
	font-size: 150%;;
	text-transform: lowercase;
	letter-spacing: -1px;
	text-align:right;
}


/* ----------- Noch nicht fertig ----------- */
#footer
{ 
	text-align: center; 
/*	background: transparent url(paperbox-bottom.gif) no-repeat top left;*/
	height: 36px;
	margin: 0px 0px 0px 0px;
	padding-top: 88px;
}


