@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	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-repeat: repeat;
	background-image: url(../Images/contentschmid.jpg);
    }
   *{margin: 0;
   	padding: 0; }
    .twoColFixRtHdr #container {
	width: 930px;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	margin-left: 50px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #424242;
	border-right-color: #424242;
	border-bottom-color: #424242;
	border-left-color: #424242;
	height: 100%;
	background-color: #FFFFFF;
	margin-top: 50px;
	background-image: url(../Images/contentinnen.jpg);
    } 
    .twoColFixRtHdr #header {
	background-color: #DDDDDD;
	background-image: url(../Images/Logo-mit-Micro-930-Pixel.jpg);
	height: 180px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 0px;
	border-top-color: #424242;
	border-right-color: #424242;
	border-bottom-color: #424242;
	border-left-color: #424242;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
    } 
    .twoColFixRtHdr #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. */
	font-size: 1.5em;
	border-top-color: #424242;
	border-top-width: 2px;
    }
    .twoColFixRtHdr #sidebar1 {
	float: right; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 278px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	top: 0px;
	height: 100%;
	background-repeat: repeat-y;
	margin-right: 20px;
	margin-left: 0px;
	clear: none;
    }
    .twoColFixRtHdr #mainContent {
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 44px;
	padding-bottom: 0px;
	padding-left: 66px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #424242;
	border-right-color: #424242;
    } 
.Bildlinks {
	padding: 10px;
}

    .twoColFixRtHdr #footer {
	background-color: #DDDDDD;
	background-image: url(../Images/Footer.jpg);
	padding: 0px;
	height: 50px;
	margin: 0px;
	border-top-style: solid;
	border-top-color: #424242;
	border-top-width: 2px;
	bottom: auto;
	position: relative;
    } 
    .twoColFixRtHdr #footer p {
	margin-left: 100px;
	padding-top: 20px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #424242;
	font-weight: bold;
	text-decoration: none;
	margin-right: 0;
	margin-bottom: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 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: 20px;
	margin-bottom: 40px;
	margin-top: 0px;
    }
    .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;
    }
.twoColFixRtHdr #mainContent  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: 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. */
	font-size: 1.5em;
	color: #1E1E1E;
	padding-bottom: 5px;
}
.twoColFixRtHdr #mainContent h2 {
	margin: 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. */
	font-size: 1.0em;
	color: #6D5C52;
	padding-top: 0px;
	padding-bottom: 5px;
}
.twoColFixRtHdr #mainContent p {
	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. */
	font-size: 0.8em;
	color: #000000;
	line-height: 1.4em;
}
.twoColFixRtHdr  #sidebar1  p.bildunterschrift208 {
	margin-top: 6px;
	font-size: 0.7em;
	font-weight: 500;
	color: #2D2D2D;
	margin-left: 6px;
	margin-bottom: 6px;
	padding: 0px;
	margin-right: 6px;
}
.twoColFixRtHdr  #sidebar1  div.bildunterschrift208  {
	background-color: #c0c0c0;
	width: 208px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 40px;
	border-top-color: #2F2F2F;
	border-right-color: #2F2F2F;
	border-bottom-color: #2F2F2F;
	border-left-color: #2F2F2F;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;

}
.twoColFixRtHdr  #sidebar1  p.bildhochkantText {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 4px;
	font-size: 0.7em;
	font-weight: 500;
	color: #424242;
	width: 278px;
	margin-left: 0px;
}
.twoColFixRtHdr   #sidebar1   img.bildthochkantAbstandText {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	font-weight: normal;
	margin-left: 0px;
}
.twoColFixRtHdr #sidebar1 p.kleinesBildLink {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 6px;
	font-size: 0.8em;
	font-weight: bold;
	color: #424242;
	width: 246px;
	margin-left: 4px;
	height: 18px;
	float: left;
}
.twoColFixRtHdr #sidebar1 img.kleinesBildLinkTextabstand {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	font-weight: normal;
	margin-left: 0px;
	float: right;
}
.twoColFixRtHdr   #sidebar1   div.bildhochkant_140x300 {
	background-color: #C0C0C0;
	width: 278px;
	height: 240px;
}
.twoColFixRtHdr #sidebar1 div.kleinesBildLink {
	background-color: #C0C0C0;
	width: 208px;
	margin-left: 40px;
}
.twoColFixRtHdr #container #sidebar1 .kleinesBildLink a {
	color: #232323;
}
.twoColFixRtHdr #sidebar1 p.bildunterschrift208fett {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin-top: 4px;
	font-size: 17px;
	font-weight: bolder;
	color: #1D1D1D;
	margin-left: 6px;
	margin-bottom: 8px;
	font-style: normal;
	text-align: center;
}
.twoColFixRtHdr #sidebar1 p.bildunterschrift208fettrot {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin-top: 4px;
	font-size: 17px;
	font-weight: bolder;
	color: #FFFFFF;
	margin-left: 6px;
	margin-bottom: 8px;
	text-align: center;
}
.twoColFixRtHdr #sidebar1 p.kleinesBildLinkfett {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 6px;
	font-size: 0.8em;
	font-weight: bolder;
	color: #0000FF;
	width: 208px;
	margin-left: 4px;
	height: 18px;
	float: left;
}
.twoColFixRtHdr #sidebar1 div.link208 {
	width: 196px;
	margin-right: 0px;
	margin-left: 40px;
	border-top-color: #2F2F2F;
	border-right-color: #2F2F2F;
	border-bottom-color: #2F2F2F;
	border-left-color: #2F2F2F;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	background-color: #c0c0c0;
	color: #232323;
	vertical-align: baseline;
	text-align: left;
	font-size: x-small;
	font-weight: bold;
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	line-height: 160%;
}

