/* CSS Document */
body {
	background-image: url(../../global_gfx/shd-holding/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF !important;
}
/*** Content ***/
#content_outer {
	width: 960px;
}
#content_inner {
	background-image: url(../../global_gfx/shd-holding/topnavigation_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px -83px;
	width: 960px;
}
.innenseiten .mitte {
	border-top: 1px solid #007AB6;
}
.innenseiten .rechts {
	border-left: 1px solid #007AB6;
}
/*** Tabelle für UmsÃ¤tze ***/
table.umsatz {
	border-collapse: collapse;
	border: 1px solid #D5D5D5;
}
	table.umsatz th {
		background-color: #BDD9E5;
		font-size: 16px;
		padding: 3px 5px;
		border: 1px solid #D5D5D5;
	}
	table.umsatz td {
		background-color: #EBF5F7;
		border: 1px solid #D5D5D5;
		padding: 3px 5px;
	}
/*** Tabelle für Kunden ***/
table.kunden {
	border-collapse: collapse;
	border: 1px solid #D5D5D5;
}
	table.kunden th {
		background-color: #BDD9E5;
		padding: 3px 5px;
		border: 1px solid #D5D5D5;
	}
	table.kunden td {
		background-color: #EBF5F7;
		border: 1px solid #D5D5D5;
		padding: 3px 5px;
	}
/*** Tabelle für Mitarbeiter ***/
table.mitarbeiter {
	border-collapse: collapse;
	border: 1px solid #D5D5D5;
}
	table.mitarbeiter th {
		background-color: #BDD9E5;
		padding: 3px 5px;
		border: 1px solid #D5D5D5;
		font-weight: normal;
	}
	table.mitarbeiter td {
		background-color: #EBF5F7;
		border: 1px solid #D5D5D5;
		padding: 3px 5px;
		vertical-align: top;
	}
/*** Tabelle für Firmen ***/
table.firmen {
	/*border-spacing: 10px;*/
}
	table.firmen th {
		background-color: #0177B4;
		color: #fff;
		font-size: 16px;
		text-align: center;
		padding: 5px 0;
	}
	table.firmen td {
		text-align: center;
	}
	table.firmen td.einzelhandel {
		background-color: #35A596;
	}
	table.firmen td.grosshandel {
		background-color: #ED1846;
	}
	table.firmen td.technologie {
		background-color: #01AEF0;
	}
	table.firmen td.kps {
		background-color: #002551;
	}
	table.firmen td.gff {
		background-color: #FFCB05;
	}
	table.firmen .outer {
		position: relative;
	}
	.firma {
		position: absolute;
		margin-top: 0px;
		text-align: left;
		padding: 3px;
		color: #FFF;
		font-weight: bold;
		font-size: 12px;
		height: 1em;
	}
		table.firmen .firma * {
			font-size: 12px;
			line-height: 130%;
		}
	table.firmen .produkt {
		position: absolute;
		margin-top: 290px;
		text-align: left;
		padding: 3px;
		color: #FFF;
		font-weight: bold;
		font-size: 11px;
		height: 1em;
	}
		table.firmen .produkt *{
			font-size: 11px;
			line-height: 130%;
		}
/*** Tabelle fÃ¼r Hotels ***/
table.hotel {
	border-collapse: collapse;
	border: 1px solid #D5D5D5;
}
	table.hotel th {
		background-color: #BDD9E5;
		padding: 3px 5px;
		border: 1px solid #D5D5D5;
		font-weight: normal;
	}
	table.hotel td {
		background-color: #EBF5F7;
		border: 1px solid #D5D5D5;
		padding: 3px 5px;
		vertical-align: top;
	}
/*** Tabelle fÃ¼r Seminare ***/
table.seminare {
	border-collapse: collapse;
	border: 1px solid #D5D5D5;
}
	table.seminare th {
		background-color: #BDD9E5;
		padding: 3px 5px;
		border: 1px solid #D5D5D5;
		font-weight: normal;
	}
	table.seminare td {
		background-color: #EBF5F7;
		border: 1px solid #D5D5D5;
		padding: 3px 5px;
		vertical-align: top;
	}
/*** Tabelle fÃ¼r Speisekarten ***/
table.speisekarte {
	width: 475px;
	border-collapse: collapse;
	border: 1px solid #D5D5D5;
}
	table.speisekarte th {
		padding: 4px;
		text-align: left;
		font-weight: normal;
		border-bottom: 1px solid #D5D5D5;
		background-color: #BDD9E5;
	}
	table.speisekarte th.weiss {
		background-color: #FFFFFF;
		border-top: 0px solid;
		border-right: 0px solid;
	}
	table.speisekarte td {
		padding: 4px;
		vertical-align: top;
		border-bottom: 1px solid #C7C7C7;
		background-color: #EBF5F7;
		font-weight: bold;
	}
	table.speisekarte td.waehrung {
		width: 20px;
		font-weight: normal;
	}
	table.speisekarte td.preis {
		width: 20px;
		text-align: right;
		font-weight: normal;
	}
	table.speisekarte td.small {
		font-size: 10px;
	}
/*** Seminar buchen ***/
table.bewerbung {
	border-collapse: collapse;
	background-color: #EBF5F7;
}
	table.bewerbung th {
		padding: 2px 4px;
		background-color: #BDD9E5;
		text-align: left;
	}
	table.bewerbung td {
		padding: 2px 4px;
		vertical-align: top;
	}
/*** Link Box rechts ***/
.re_link_box {
	border: 1px solid #EDEDED;
	padding: 2px;
	margin-bottom: 15px;
}
.re_link_box .image {
	width: 194px;
	height: 80px;
}
.re_link_box .text {
	font-size: 11px;
	padding: 5px 8px;
}
	.re_link_box .text *{
		font-size: 11px;
	}
.re_link_box .link a {
	background-color: #01AEF0;
	color: #000;
	display: block;
	margin: 2px 0 0 0;
	padding: 1px 8px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../../global_gfx/button_pfeil_rechts.gif);
	background-repeat: no-repeat;
	background-position: 174px center;
}
/*** Link Box 2 rechts (mit großem Bild) ***/
.re_link_box2 {
	border: 1px solid #EDEDED;
	padding: 2px;
	margin-bottom: 15px;
}
.re_link_box2 .headline {
	padding: 5px 8px;
	background-color: #BDD9E5;
	line-height: 140%;
}
.re_link_box2 .headline h3 {
	color: #000;
	font-size: 16px;
	line-height: 140%;
	margin-bottom: 0;
}
.re_link_box2 .headline h4 {
	color: #000;
	font-size: 12px;
	line-height: 140%;
	margin-bottom: 0;
}
.re_link_box2 .image {
	width: 194px;
}
.re_link_box2 .link {
	background-color: #EBF5F7;
	/*display: inline-block;*/
}
.re_link_box2 .link p {
	padding: 5px 8px;
}
.re_link_box2 .link a {
	color: #000;
	display: block;
	padding: 5px 23px 5px 8px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../../global_gfx/button_pfeil_rechts.gif);
	background-repeat: no-repeat;
	background-position: 174px 92%;
}
.innenseitenbox {
	border: 1px solid #A1A6AC;
	background-image: url(../../../data/gfx/box_gfx/box_grau_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 10px;
	background-color: #EBECEE;
}
.innenseitenbox .tdlinks {
	padding-right: 5px;
}
	.innenseitenbox .image {
		border: 5px solid #FFF;
	}
.innenseitenbox .tdrechts {
	padding-left: 5px;
}
.innenseitenbox2 {
	border: 1px solid #ADE1F7;
	background-image: url(../../../data/gfx/box_gfx/innenseitenbox_ts_bg.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	background-color: #D9F1FD;
}
.innenseitenbox2 .tdlinks {
	padding-right: 5px;
	line-height: 160%;
}
	.innenseitenbox2 .image {
		border: 5px solid #FFF;
	}
.innenseitenbox2 .tdrechts {
	padding-left: 5px;
	padding-top: 40px;
}
.innenseitenbox2 .big {
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 10px;
	display: inline-block;
}
/*** Box gff ***/
.box_gff_schmal {
	background-image: url(../../../data/gfx/box_gfx/box_gff_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #FED32F;
	width: 318px;
	height: 100px;
	padding: 10px;
	position: relative;
	margin-bottom: 15px;
	cursor: pointer;
}
.box_gff_schmal .image {
	border: 5px solid #FFF;
	width: 115px;
	height: 90px;
	float: left;
	margin-right: 10px;
}
.box_gff_schmal .image img {
	border: 0;
}
.box_gff_schmal .text {
	float: left;
	width: 183px;
	color: #FFF;
	font-weight: bold;
}
.box_gff_schmal .text h3 {
	color: #000;
	font-size: 13px;
	margin-bottom: 10px;
}
/*** Box EH ***/
.box_EH_schmal {
	background-image: url(../../../data/gfx/box_gfx/box_EH_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #2D8FB2;
	width: 318px;
	height: 100px;
	padding: 10px;
	position: relative;
	margin-bottom: 15px;
	cursor: pointer;
}
.box_EH_schmal .image {
	border: 5px solid #FFF;
	width: 115px;
	height: 90px;
	float: left;
	margin-right: 10px;
}
.box_EH_schmal .image img {
	border: 0;
}
.box_EH_schmal .text {
	float: left;
	width: 183px;
	color: #FFF;
	font-weight: bold;
}
.box_EH_schmal .text h3 {
	color: #000;
	font-size: 13px;
	margin-bottom: 10px;
}
/*** Box TS ***/
.box_TS_schmal {
	background-image: url(../../../data/gfx/box_gfx/box_TS_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #28ADE5;
	width: 318px;
	height: 100px;
	padding: 10px;
	position: relative;
	margin-bottom: 15px;
	cursor: pointer;
}
.box_TS_schmal .image {
	border: 5px solid #FFF;
	width: 115px;
	height: 90px;
	float: left;
	margin-right: 10px;
}
.box_TS_schmal .image img {
	border: 0;
}
.box_TS_schmal .text {
	float: left;
	width: 183px;
	color: #FFF;
	font-weight: bold;
}
.box_TS_schmal .text h3 {
	color: #000;
	font-size: 13px;
	margin-bottom: 10px;
}
/*** Box Logistik ***/
.box_LS_schmal {
	background-image: url(../../../data/gfx/box_gfx/box_LS_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CFD4D7;
	width: 318px;
	height: 100px;
	padding: 10px;
	position: relative;
	margin-bottom: 15px;
	cursor: pointer;
}
.box_LS_schmal .image {
	border: 5px solid #FFF;
	width: 115px;
	height: 90px;
	float: left;
	margin-right: 10px;
}
.box_LS_schmal .image img {
	border: 0;
}
.box_LS_schmal .text {
	float: left;
	width: 183px;
	color: #FFF;
	font-weight: bold;
}
.box_LS_schmal .text h3 {
	color: #000;
	font-size: 13px;
	margin-bottom: 10px;
}
/*** Box KPS ***/
.box_KPS_schmal {
	background-image: url(../../../data/gfx/box_gfx/box_KPS_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #2D4F74;
	width: 318px;
	height: 100px;
	padding: 10px;
	position: relative;
	margin-bottom: 15px;
	cursor: pointer;
}
.box_KPS_schmal .image {
	border: 5px solid #FFF;
	width: 115px;
	height: 90px;
	float: left;
	margin-right: 10px;
}
.box_KPS_schmal .image img {
	border: 0;
}
.box_KPS_schmal .text {
	float: left;
	width: 183px;
	color: #FFF;
	font-weight: bold;
}
.box_KPS_schmal .text h3 {
	color: #000;
	font-size: 13px;
	margin-bottom: 10px;
}
.linkeSpalte .csc-header h2 {
	background-color: #D0E6F3;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 15px;
}

