@charset "utf-8";
.news-prehead-cyan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
	text-transform: uppercase;
	border-top-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #17A9EF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #17A9EF;
	border-bottom-color: #17A9EF;
	border-left-color: #17A9EF;
	display: block;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 10px;
}
.headline-1-cyan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #0F93D2;
	display: block;
	padding-top: 5px;
	line-height: 17pt;
	padding-bottom: 5px;
}


.fliesstext-cyan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #0F93D2;
	line-height: 16pt;
}
.fliesstext-cyan a {
	color: #DB0481;
}
.trennlinie-content {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #003333;
	border-right-color: #003333;
	border-bottom-color: #003333;
	border-left-color: #003333;
	display: block;
}


.news-prehead-magenta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
	text-transform: uppercase;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	display: block;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 10px;
}


.headline-1-magenta {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #DB0465;
	display: block;
	padding-bottom: 5px;
	line-height: 17pt;
	padding-top: 5px;
}
.headline-2-cyan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #0F93D2;
	display: block;
	padding-top: 5px;
	line-height: 17pt;
	padding-bottom: 5px;
}

.fliesstext-magenta {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #DB0465;
	line-height: 16pt;
	text-decoration: none;
}
.fliesstext-magenta a {
	color: #0F93D2;
}
.headline-1-schwarz {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #333333;
	display: block;
	padding-top: 5px;
	line-height: 17pt;
	padding-bottom: 5px;
}
.headline-2-schwarz {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #000000;
	display: block;
	padding-top: 20px;
	line-height: 17pt;
	padding-bottom: 5px;
}
.headline-2-magenta {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #DB0465;
	display: block;
	padding-top: 5px;
	line-height: 17pt;
	padding-bottom: 5px;
}



.fliesstext-schwarz {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #525252;
	line-height: 16pt;
}

.fliesstext-schwarz a {
	color: #327391;
}




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: #525252;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
    }
.lehrstellen-zurueck schwarz a {
	color: #333333;
	font-size: 8pt;
}
.twoColFixLtHdr #container #mainContent-2 zurück {
	font-size: 9pt;
	text-decoration: none;
}

    #container {
	width: 850px;  /* 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 none #000000;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
    } 
    #header {
	background-image: url(grafik-standard/lehrst_header-1.jpg);
	background-repeat: no-repeat;
	height: 100px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-transform: uppercase;
	text-align: right;
	color: #666666;
	text-decoration: none;
	background-position: bottom;
    } 
#sidebarcontainer {
	padding-right: 0px;
	padding-left: 0px;
	width: 850px;
	padding-bottom: 0px;
}

    #navi1 {
	float: left; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 250px;
	background-color: #FFFFFF;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
    }

    #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
    } 
    #footer {
	background-repeat: no-repeat;
	height: 50px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 10px;
    } 
    #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; /* Durch die Verwendung der Auffüllung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
    }
    .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;
    }
#mainContentpicto {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 170px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
}
.header-impressum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	margin-bottom: 5px;
}
.header-impressum a {
	color: #666666;
	text-decoration: none;
	line-height: 10px;
}
#sidebarcontainer img {

}
#mainContent-2 {
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 250px;
}

#mainContent-2 img {
}
#navi1 img {
	padding-bottom: 5px;
}
#mainContent-2 img {
	padding: 0px;
	width: 600px;
}
#mainContent-2 .linkes {
	width: auto;
}
#mainContent-2 li {
	color: #525252;
}
#mainContent-2 a {
	color: #29738E;
}
.csc-mailform {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.headline-lehrstellen-1-schwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #333333;
	display: block;
	padding-top: 5px;
	line-height: 17pt;
	padding-bottom: 5px;
}
.fliesstext-lehrstellen-schwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #525252;
	line-height: 16pt;
}
.news-prehead-lehrstellen-schwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #2F637B;
	text-transform: uppercase;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	display: block;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 5px;
}

