/*
--------------------------------------------------------
vbc-group.com
Start: 8.11.2009
Autor: Christos Varelas (www.vbc-group.com)
Medium: Screen
--------------------------------------------------------
*/
@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	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;
}
.twoColFixLtHdr #container {
	width: 780px;  /* 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;
	margin: 0 0 0 0;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.twoColFixLtHdr #header {
	background: #FFFFFF;  /* Diese Auffüllung entspricht der linksbündigen Ausrichtung der Elemente in den divs, die darunter erscheinen. Wenn im #header anstelle von Text ein Bild eingesetzt wird, sollten Sie die Auffüllung entfernen. */
	height: 101px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #313131;
}
.twoColFixLtHdr #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: 0px 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. */
}
.twoColFixLtHdr #sidebar {
	float: right;
	width: 200px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #313131;
	border-right-color: #313131;
	border-bottom-color: #313131;
	border-left-color: #313131;
	vertical-align: top;
	text-align: left;
	padding-top: 5px;
	padding-right: 0;
	padding-left: 0;
	position: absolute;
	left: 579px;
	top: 335px;
	list-style-image: url(pix/nav-icon.jpg);
	height: 138px;
	padding-bottom: 0px;
	background-image: url(pix/nav-bg.jpg);
	background-repeat: no-repeat;
}

.twoColFixLtHdr #sidebar ul {
	list-style-type: circle;
	list-style-image: url(pix/nav-icon.jpg);
	list-style-position: outside;
}
.twoColFixLtHdr #sidebar li {
	padding-top: 0px;
	padding-bottom: 5px;
}
.twoColFixLtHdr #sidebar a {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: left;
	line-height: 19px;
}
.twoColFixLtHdr #sidebar a:hover {
	color: #FF0000;
	text-decoration: underline;
}




.twoColFixLtHdr #mainPic {
	margin: 0 0 0 0; /* Durch den linken Rand dieses div-Elements entsteht die Spalte am linken Seitenrand. Der Spaltenbereich bleibt unabhängig von der Inhaltsmenge des sidebar1-div immer gleich. Sie können diesen Rand entfernen, falls der Text des #mainContent-div den Bereich von #sidebar1 füllen soll, wenn der Inhalt in #sidebar1 endet. */
	padding: 1px 1px; /* padding (Auffüllung) bezeichnet den Innenabstand und margin (Rand) den Außenabstand der div -Box. */
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 777px;
	height: 200px;
}
.twoColFixLtHdr #mainContent {
	padding-top: 25px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: auto;
}
.twoColFixLtHdr  #mainTextarea   {
	width: 465px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #313131;
	border-right-color: #313131;
	border-bottom-color: #313131;
	border-left-color: #313131;
	height: auto;
	margin-bottom: 25px;
}

.twoColFixLtHdr  #text1    {
	padding-left: 10px;
	color: #313131;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #313131;
	border-right-color: #313131;
	border-bottom-color: #313131;
	border-left-color: #313131;
}
.twoColFixLtHdr #Kontaktplatzhalter {
	height: 200px;
}

.twoColFixLtHdr #text2 {
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #313131;
	border-right-color: #313131;
	padding-top: 10px;
}


.twoColFixLtHdr #text1 a {
	color: #000000;
	text-decoration: underline;
}
.twoColFixLtHdr #Platzhalter {
	height: 20px;
}

.twoColFixLtHdr #text1 a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.twoColFixLtHdr  #insideTextarea    {
	background-image: url(pix/vbc-group-leisten-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #313131;
	border-right-color: #313131;
	border-bottom-color: #313131;
	border-left-color: #313131;
}
.twoColFixLtHdr #newshead {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #313131;
}
.twoColFixLtHdr #newscontent {
	height: auto;
	padding-left: 10px;
	margin-bottom: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #313131;
	padding-top: 10px;
}
.twoColFixLtHdr #newscontent2 {
	margin-bottom: 15px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #313131;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #313131;
	border-bottom-color: #313131;
	border-left-color: #313131;
	padding-top: 10px;
}





.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	line-height: 15px;
	background-color: #000000;
}


.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; /* Durch die Verwendung der Auffüllung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
	line-height: 5px;
	color: #FFFFFF;
}
.twoColFixLtHdr #footer a {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bolder;
}
.twoColFixLtHdr #footer a:hover {
	color: #FFFFFF;
	text-decoration: underline overline;
}

.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 #Platzhalter {

}
.twoColFixLtHdr #Postkontakt {
	position: absolute;
	height: 100px;
	width: 175px;
	left: 579px;
	top: 527px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #313131;
	border-right-color: #313131;
	border-bottom-color: #313131;
	border-left-color: #313131;
	padding-top: 10px;
	padding-left: 25px;
}
.twoColFixLtHdr #uebersichttxt {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #313131;
	border-right-color: #313131;
	border-bottom-color: #313131;
	border-left-color: #313131;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.twoColFixLtHdr #struktur {
}
.twoColFixLtHdr #strukturtxt {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #313131;
	border-right-color: #313131;
	border-bottom-color: #313131;
	border-left-color: #313131;
	padding-left: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	padding-right: 10px;
}
.twoColFixLtHdr #businessunitcontent {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #313131;
	border-right-color: #313131;
	border-bottom-color: #313131;
	border-left-color: #313131;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-right-style: solid;
	width: 465px;
}

#mediaTextarea {
	width: 465px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #313131;
	border-right-color: #313131;
	border-bottom-color: #313131;
	border-left-color: #313131;
	padding: 10px;
	margin-bottom: 25px;
}

#mediaTextarea a {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#mediaTextarea a:hover {
	font-weight: bold;
	color: #FF0000;
}

#businessunithead {
	width: 465px;
}
#mainTextarea   a {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}
#mainTextarea a:hover {
	font-weight: bold;
	color: #FF0000;
}

#hostingTextarea {
	width: 465px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #313131;
	border-right-color: #313131;
	border-bottom-color: #313131;
	border-left-color: #313131;
	margin-bottom: 25px;
}
#hostingTextarea a {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#hostingTextarea a:hover {
	font-weight: bold;
	color: #FF0000;
}
