body {
	background: #261e1c;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #390404;
	margin: 0px;
	}

p {
	margin-top: -0.8em;
	text-align: justify;
	}

p:first-letter {

	font-size:300%;
	color:red;
	}

p+p {
	text-indent: 15px;
	}

h3 {
	font-size: 13px;
	letter-spacing: 0.1em;
	margin-top: 2em;
	font-style: italic;
	}	

a:link,
a:visited {
	font-style: italic;
	text-decoration: none;
	color: #75413E;
	}

a:visited { 
	font-style: italic;
	}

a:hover, a:active {
	background-color: #F0E3D5;
	}

.verlinkungb {
	font-weight: bold;
	}

img {

	}

#container {
	background: #ffc url(/images/mid.jpg) repeat-y center;
	position: absolute;
	left: 50%;
	width: 760px;
	margin-left: -380px;
	}

#intro {
	margin: 0px;
	background: url(/images/top3.jpg) no-repeat center top;
	padding-top: 130px;
	padding: 50px 0x 100px 100px;
	}

#pageHeader h1 span,
#pageHeader h2 span {
	}

#quickSummary p.p1:first-line {
	text-transform: uppercase;
	}

#quickSummary {
	margin-top: 30px;
	}
		
#quickSummary p {
	font-size: 13px;
	line-height: 22px;
	}
	
#quickSummary,	
#preamble,	
#supportingText {
	margin-right: 80px;
	margin-left: 300px;
	margin-top: 0px;
	}	

#footer {
	background: url(/images/bot.jpg) no-repeat center bottom;
	margin-right: -80px;
	margin-left: -300px;
	height: 240px;
	text-align: center;
	}

#footer a:link, #footer a:visited {
	font-size: 15px;
	color: #390404;
	}

#linkList {
 	padding-bottom: 150px;
	width: 195px;
	position: absolute;
	left: 51px;
	top: 160px;
	height: 530px;
	border-right: 1px dotted #930;
	}
	
#linkList h3 {
	text-align: center;
	font-style: italic;
	letter-spacing: 0.1em;
	}

#linkList h3.select {
	padding-top: 0px;
	font-style: italic;
	margin-top: 0px;
	}

#linkList ul {
	margin: -0.5em 0 0 0;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	}

#linkList li {
 	padding-bottom: 15px;
	}

#linkList #lselect a {
	display: block;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	}
	
#linkList #lselect a.c {
	display: inline;
	margin-bottom: -1em;
	font-style: italic;
	text-transform: none;
	letter-spacing: 0em;
	}
	
#linkList #lselect li {
	font-style: italic;
	}
	
#linkList #larchives img {
	border-left: 1px solid #390404;
	border-top: 1px solid #390404;
	border-right: 1px solid #390404;
	border-bottom: 1px solid #390404;
	}

h3:first-letter {
	font-size: 16px;
	}

#linkList h3 :before {
content: "(";
	}

#linkList h3 :after {
content: ")";
	}

#footer a:before {
content: "{ ";
	}

#footer a:after {
content: " }";
	}

#pageheadline {
	position:absolute;
	left: 230px;
	top: 56px;
	height: 43px;
	padding-top:10px;
	font-weight: bold;
	font-size: 30px;
	font-family: "Tempus Sans ITC";
	}
