@charset "utf-8";
body  {
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #333432;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #333432;
}
.twoColFixLtHdr #container #header #startBanner #laufband {
	position: relative;
	width: 620px;
}

.twoColFixLtHdr #container {
	width: 780px;
	margin: 0 auto;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	background-color: #9c9fa2;
} 

.twoColFixLtHdr #header {
	height: 210px;
	background-color: #DDDDDD;
	background-image: url(../Bilder/Hintergrund_1.png);
	background-repeat: no-repeat;
	color: #333432;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-attachment: scroll;
} 
.twoColFixLtHdr #container #mainContent #text #gallery2 {
	position: relative;
}

.twoColFixLtHdr #header h1 {
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}


.twoColFixLtHdr #sidebar1 {
	float: left; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 200px;
	background-color: #EBEBEB;
	background-image: url(../Bilder/Hintergrund_VL.png);
	background-repeat: repeat;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 250px;
	color: #333432;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: left;
	padding-right: 0px;
} 

.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #DDDDDD;
	background-image: url(../Bilder/Hintergrund_VL.png);
	background-repeat: no-repeat;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* Wenn Sie die Ränder des ersten Elements in der Fußzeile auf 0 einstellen, können Sie unerwartete Abstände zwischen divs vermeiden. */
	padding: 10px 0;
}
.fltrt { /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #container #header #Links {
	color: #0a8bd9;
	height: 100px;
	text-align: right;
	position: relative;
	top: 5px;
	text-decoration: none;
}
.twoColFixLtHdr #container #header #Links a {
	color: #0a8bd9;
	text-decoration: none;
}
.twoColFixLtHdr #container #header #Banner {
	height: 60px;
	position: relative;
	top: 49px;
	padding-left: 282px;
	color: #333432;
	font-size: 32px;
	padding-top: 10px;
	text-align: left;
}
.twoColFixLtHdr #container #mainContent #text {
	padding-right: 10px;
}
.twoColFixLtHdr #container #header #startBanner {
	position: relative;
	height: 60px;
	top: 10px;
	padding-top: 10px;
	padding-left: 140px;
	font-size: 24px;
	color: #333432;
	z-index: 0;
}

.twoColFixLtHdr #container #mainContent #afrika #bildafrika {
	float: right;
}
.twoColFixLtHdr #container #mainContent #afrika h5 {
	text-align: justify;
}
.twoColFixLtHdr #container #mainContent #startlayout {
	width: 530px;
	background-image: url(../Bilder/fotos/StartFoto-1.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 200px 250px;
	top: -40px;
	position: relative;
	right: 10px;
	background-color: #9c9fa2;
}
.twoColFixLtHdr #container #mainContent #startlayout #gedicht {
	width: 280px;
	color: #006;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin-top: 20px;
	float: left;
}
.twoColFixLtHdr #container #mainContent #startlayout #hw {
	font-size: 30px;
	color: #d30f06;
	text-align: center;
}
.twoColFixLtHdr #container #mainContent #startlayout #werke {
	font-size: 30px;
	color: #d30f06;
	text-align: center;
	margin-right: 270px;
}
.twoColFixLtHdr #container #mainContent #ausstellung {
	margin-right: 10px;
}
#layout_buecher {
	position: relative;
	left: -30px;
	width: 560px;
}
.twoColFixLtHdr #container #mainContent #layout_buecher #pf_multiBox1 {
	margin-right: 10px;
	margin-left: 10px;
	width: 540px;
}
#afrika_bild {
	float: left;
}
.twoColFixLtHdr #container #mainContent #startlayout #gedicht a {
	font-size: 80%;
}
.twoColFixLtHdr #container #mainContent #text iframe {
	background-color: #9c9fa2;
}
.twoColFixLtHdr #container #mainContent #text #lebenslauf {
	margin-right: 10px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center 980px;
}
.twoColFixLtHdr #container #mainContent #text #lebenslauf p {
	background-image: url(/Bilder/texte/floetespielend-b250.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center 826px;
}

.twoColFixLtHdr #container #mainContent #text #lebenslauf #spinne {
	height: 84px;
	width: 84px;
	float: right;
	position: relative;
	top: -55px;
	right: -20px;
}

.twoColFixLtHdr #container #mainContent #text #lebenslauf p #link_afrika {
	color: #333432;
	text-decoration: underline;
}
.twoColFixLtHdr #container #mainContent #text #lebenslauf p #link_bls {
	color: #333432;
	text-decoration: underline;
}
.twoColFixLtHdr #container #mainContent #text #lebenslauf p #spinnt {
	color: #d30f06;
	font-family: "Lucida Handwriting";
	font-size: 100%;
	font-weight: bold;
}
.twoColFixLtHdr #container #mainContent #text #lebenslauf p #hesse {
	color: #d30f06;
	font-family: "Lucida Handwriting";
	font-weight: bold;
}
.twoColFixLtHdr #container #mainContent #text #lebenslauf p #ruhe {
	color: #d30f06;
	font-family: "Lucida Handwriting";
	font-weight: bold;
}
.twoColFixLtHdr #container #header #startBanner #laufband a {
	text-decoration: none;
}
.twoColFixLtHdr #container #header #BannerTermine {
	height: 60px;
	position: relative;
	top: 49px;
	padding-left: 232px;
	color: #333432;
	font-size: 28px;
	padding-top: 20px;
	text-align: left;
}
.twoColFixLtHdr #container #header #DOMO {
	position: absolute;
	height: 100px;
	width: 170px;
	top: 110px;
	margin-left: 580px;
	font-size: 60%;
	text-align: center;
	text-decoration: none;
	z-index: 10;
}
.twoColFixLtHdr #container #mainContent #strandlink {
	text-decoration: none;
	text-align: center;
}
.twoColFixLtHdr #container #mainContent #strandlink a {
	text-decoration: none;
	vertical-align: middle;
	color: #333432;
}

