@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: #000000;
	background-color: #f6f3f3;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 15px;
	display: block;
    }
    
	#container {
	width: 950px;  /* Mit einer Breite, die 20 Pixel unter der vollen Breite von 800 Pixel liegt, können Sie dem Browser-Chrome Rechnung tragen und gleichzeitig eine horizontale Bildlaufleiste vermeiden. */
	background: #FFFFFF; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	border: 1px solid #666666;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element aufgehoben. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 95%;
    } 
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8A2F41;
	text-decoration: none;
}
    
	#header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(../images/gelb-weisserbalken.jpg);
	height: 80px;
	width: 100%;
    } 
	#headertext {
	
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left:165px;
	background-image: url(../images/gelber-balken-hintergrund-header.jpg);
	height: 80px;
	
    } 
    .thrColFixHdr #header h1 {
    	margin: 0; /* Wenn Sie den Rand des letzten Elements im #header-div auf 0 einstellen, können Sie das Auftreten unerwarteter Abstände zwischen divs vermeiden. Wenn das div einen Rahmen hat, ist dies unnötig, weil dieser Rahmen die gleiche Wirkung hat. */
    	padding: 10px 0; /* Durch die Verwendung der Auffüllung anstelle von Rändern lässt sich gewährleisten, dass das Element die Kanten des div nicht berührt. */
    }
	
    
	
    #navigation {
	float: left; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 110px; /* Mit der Auffüllung wird gewährleistet, dass der Inhalt des div die Kanten nicht berührt. */
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	height: 413px;
    }
	
    #spalte3 {
	float: right; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 440px; /* Mit der Auffüllung wird gewährleistet, dass der Inhalt des div die Kanten nicht berührt. */
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
    }
	#spalte3-schmuck {
	float: right; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 510px; /* Mit der Auffüllung wird gewährleistet, dass der Inhalt des div die Kanten nicht berührt. */
	
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
    }
	
	#ausstellung {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: auto;
	text-align: left;
	width: auto;
	color: #000000;
	vertical-align: top;
    }
	
	#spalte2 {
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 180px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 20px;
	height: auto;
	text-align: left;
    }
	#footer {
	font-size: 10px;
	height: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	bottom: auto;
    }     
	#spalte2-schmuck {
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 180px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 20px;
	height: 600;
    }
	#footer p {
	margin: 0;
	padding: 0px;
	background-image: url(../images/footer.jpg);
	height: 30px;
    }
    
    .footer #footer p {
	margin: 0;
	padding: 0px;
    }
    
    .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;
    }
.header #header {
	background-color: #f6f3f3;
	background-image: url(../images/gelber-balken.jpg);
}
.fltxt {
	FONT-SIZE: 12px; WORD-SPACING: 1px; COLOR: #000; LINE-HEIGHT: 14px; font-family: Arial, Helvetica, sans-serif; LETTER-SPACING: 0px
}
.fltxt10px { color: #000; font-size: 10px; font-family: Arial, Helvetica, sans-serif; line-height: 12px; word-spacing: 1px; letter-spacing: 0 }
.fltweiss10px {
	FONT-SIZE: 10px; WORD-SPACING: 1px; COLOR: #fff; LINE-HEIGHT: 14px; font-family: Arial, Helvetica, sans-serif; LETTER-SPACING: 0px
}
.fltxtblack  { color: #000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 16px; word-spacing: 1px; letter-spacing: 0 }
.linkklein {
	FONT-SIZE: 10px;	COLOR: blue;	font-family: Arial, Helvetica, sans-serif;		LETTER-SPACING: 0px;	TEXT-DECORATION: normal
}
.titel {
	font-weight: bold;
	font-size: 120%;
	
	font-family: Arial, Helvetica, sans-serif;
}
#navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #682432;
	display: block;
	height: 12px;
	width: 90px;
	text-decoration: none;
	border: thin solid #FFFFFF;
}
#navigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #744418;
	border: thin solid #E1A671;
}
#navigation a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E1A671;
	border: thin solid #E1A671;
}
.navigation-active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	display: block;
	height: 12px;
	width: 90px;
	text-decoration: none;
	color: #E1A671;
	border: thin solid #E1A671;
}
.schmuck-active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	display: block;
	height: 12px;
	width: 90px;
	text-decoration: none;
	color: #E1A671;
	padding-left: 2px;
}
.gelberrahmen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #8A2F41;
	display: block;
	height: 12px;
	width: 90px;
	text-decoration: none;	
	border: thin solid #E1A671;
}

#blocksatz {
	text-align: justify;
}
.blocksatz p
{
	text-align: justify;
}
#schmuck {
	font-size: 8px;
	height: 100px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#schmuck-links {
	width: 80px;
}
#schmuck-rechts {
	float: right;
	width: 80px;
}


#spalte2-schmuck img {
	border: thin solid #CCCCCC;
}
#spalte3-schmuck img {
	border: thin solid #CCCCCC;
}
.rahmen          {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #999;
}
#starttext {
	top: 415px;
	position: absolute;
}
#mechthild {
	float: left;
	height: 250px;
	width: 250px;
}
#bilder {
	height: 350px;
	width: 255px;
	float: right;
	padding-top: 40px;
	padding-left: 10px;
}
#uta {
	float: left;
	height: 150px;
	width: 200px;
	clear: none;
	margin-top: 50px;
}
