@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;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../ms_bilder/tapetenelement.gif);
    }
h1 {
	font-size: 1.3em;
	font-weight: 100;
	color: #9A1D26;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #666666;
	padding-bottom: 0.1em;
	margin-bottom: 0.5em;
	padding-top: 0px;
}
h2 {
	font-size: 0.8em;
	margin-top: -0.5em;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: 9.5pt;
	margin-bottom: -15px;
	color: #000000;
}
h4 {
	font-size: 0.75em;
	margin-bottom: -13px;
	color: #333333;
	padding-bottom: 3px;
}
h6 {
	margin: 0px;
	padding: 0px;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #333333;
	font-weight: lighter;
	line-height: 2em;
}
ul {
	font-variant: normal;
	list-style-type: disc;
	list-style-position: outside;
	color: #333333;
	margin-left: 0px;
	font-size: 0.75em;
	line-height: 1.4em;
	list-style-image: url(../ms_bilder/buttonKnoten.gif);
	text-align: left;
	padding-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
p   {
	font-size: 0.75em;
	line-height: 1.4em;
	color: #333333;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: -2px;
}
a:link {
	color: #724B90;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #9A1D26;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
    
    /* Tipps für sidebar1:
    1. Wenn Sie für dieses div eine Schriftgröße festlegen, wird die Gesamtbreite des div entsprechend angepasst.
    2. Da wir mit Gevierten (ems) arbeiten, ist es empfehlenswert, für die Randleiste selbst keine Auffüllung zu verwenden. Sie wird bei standardgerechten Browsern der Breite hinzugefügt, und dies wiederum führt zu einer unbekannten tatsächlichen Breite. 
    3. Zwischen der Kante des div und den darin liegenden Elementen kann ein Abstand eingefügt werden, indem Sie diesen Elementen wie in ".twoColElsRtHdr #sidebar1 p" demonstriert einen linken und rechten Rand zuweisen.
    */
    .twoColElsRtHdr #sidebar1 {
	float: left;
	width: 142px;
	height: 350px;
	padding-top: 20px;
    }
    
    /* Tipps für elastische Layouts:
    1. Da die Gesamtgröße elastischer Layouts von der Standardschriftgröße des Benutzers abhängt, sind diese Layouts weniger berechenbar. Bei korrekter Verwendung haben sie außerdem für Personen, die größere Schriften benötigen, einen höheren Nutzwert, weil die Zeilenlänge proportional bleibt.
    2. Die Größe der divs in diesem Layout basiert auf der Originalschriftgröße (100%) im Body-Element. Wenn Sie die Textgröße durch eine Einstellung wie font-size: 80% im Body-Element oder im #container global verringern, wird das gesamte Layout proportional verkleinert. Sie sollten die Breiten der verschiedenen divs vergrößern, um hierfür einen Ausgleich zu schaffen.
    3. Wenn Sie in den einzelnen divs unterschiedliche Werte für die Schriftgröße angegeben, anstatt die Schriftgröße im Design global zu ändern (z. B. wenn #sidebar1 die Schriftgröße 70% zugewiesen wird und #mainContent die Größe 85%), so wird die Gesamtgröße der einzelnen divs proportional geändert. Sie sollten anhand der endgültig gewählten Schriftgröße entsprechende Anpassungen vornehmen.
    */
    .twoColElsRtHdr #container {
	width: 950px;
	height: 2000px;
	word-spacing: normal;
	padding: 0px;
	margin: auto;
    } 
    .twoColElsRtHdr #header {
	background-image: url(../ms_bilder/NaviArm.gif);
	background-repeat: no-repeat;
	background-position: 40px 20px;
	height: 100px;
	float: left;
	width: 950px;
	padding-top: 20px;
	font-size: 0px;
	line-height: 0px;
    } 
#Home2 {
	margin-top: 0px;
	margin-left: -2px;
}
#WegeZiele2 {
	margin-top: 30px;
}
#NaviSpalte1  {
	float: left;
	width: 180px;
	height: 80px;
}
#Vonmir {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 68px;
}
#NaviSpalte2  {
	float: left;
	width: 214px;
	height: 80px;
}
#Navispalte3  {
	float: left;
	width: 154px;
	padding-top: -20px;
	height: 80px;
}
#Navispalte4  {
	float: left;
	width: 120px;
	height: 80px;
}
#Navispalte5 {
	float: left;
	width: 200px;
	height: 80px;
	padding: 0px;
	margin: 0px;
}
#Kontakt2 {
	margin-left: 90px;
	margin-top: 29px;
	font-size: 0px;
	line-height: 0px;
}
#Angebote2 {
	margin-top: 68px;
	width: 64px;
}
#KostenDauer {
	margin-top: -1px;
	font-size: 0px;
	line-height: 0px;
}
#header  p {
	font-size: 0px;
	line-height: 0px;
	margin-bottom: 3px;
}
#Arbeistweise {
	margin-top: 68px;
	margin-left: 13px;
}
    
    /* Verschiedene wieder verwertbare Klassen */
    .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;
    }
#Zettel {
	background-image: url(../ms_bilder/Zettel.gif);
	height: 272px;
	width: 133px;
}
#GalerieDiv {
	height: 59px;
	padding-top: 20px;
	padding-left: 29px;
}
#PublikationenDiv {
	height: 68px;
	padding-left: 6px;
}
#PresseDiv {
	padding-left: 13px;
}
#LinksDiv {
	height: 52px;
	padding-left: 23px;
	margin-top: -4px;
}
#ImpressumDiv {
	padding-top: 3px;
	padding-left: 12px;
}
#Rahmensprengen {
	margin-left: -7px;
	margin-top: 10px;
}
#UeberInhalt {
	float: left;
	height: 65px;
	width: 800px;
}
#GalerieInhalt {
	float: left;
	width: 455px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
dl {
	float: left;
	margin-right: 21px;
	vertical-align: top;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 200px;
}
dt {
	line-height: 0px;
}
dt img {
	border: 2px solid #000000;
}
dd {
	font-size: 0.8em;
	color: #333333;
	text-align: left;
	padding-top: 2px;
	padding-left: 0px;
	margin: 0px;
	height: 3.5em;
	font-weight: 100;
	line-height: 1.3em;
}
#GaleriePortrait {
	text-align: right;
	width: 203px;
}
#GalerieTextPortrait {
	padding-left: 58px;
}
#GaleriePraxisraum {
	text-align: right;
}
#GalerieMonster {
	text-align: right;
}
#GalerieFamilienauf {
	text-align: right;
}
