/*
-----------------------------------------------
Layout CSS
----------------------------------------------- */
html {
}

body {
	margin: 0;
	padding: 0;
	background: #c5c8cb;
	overflow-y: scroll;
}

body, div, td, p, b, span, ul, li {
	font-family: Arial, 'Lucida Grande', Verdana, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333;
}

h1, h2, h3 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

h2 {
	line-height: 32px;
	font-size: 24px;
	font-weight: normal;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 12px;
}

h5 {
	font-size: 14px;
	font-weight: normal;
	display: inline;
}

input, select, textarea {
	font-size: 12px;
}

.clear {
	clear: both;
}

table thead tr th.align-left {
	text-align: left;
}

table thead tr th.align-right {
	text-align: right;
}

table tbody tr td.align-left {
	text-align: left;
}

table tbody tr td.align-right {
	text-align: right;
}

/* Anchors
----------------------------------------------- */
a {
	color: #f36f18;
	text-decoration: none;
}

a:hover {
	color: #f36f18;
	text-decoration: none;
}


/* Transparent
----------------------------------------------- */
.transparent {
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}


/* Forms
----------------------------------------------- */
form#search-form {
	font-size: 12px;
	vertical-align: middle;
}

form#search-form a {
	font-size: 12px;
	color: #333;
}

form#search-form a:hover {
	color: #f36f18;
}

form#search-form span {
	border: 1px solid red;
	font-size: 10px;
	height: 30px;
}

form#search-form input {
	border: 1px solid #d8d8d8;
	width: 150px;
	font-size: 10px;
	margin: 20px 5px;
	padding: 5px 0;
}

form#bestellung span {
	color: red;
}

form#bestellung input {
	border: none;
	margin-top: 2px;
	margin-bottom: 4px;
}

form#bestellung select {
	border: none;
	margin-top: 2px;
	margin-bottom: 4px;
}

form#bestellung textarea {
	border: none;
	padding: 0;
	margin: 0;
	width: 300px;
	height: 80px;
}

.tx-indexedsearch-res {
	margin-top: 8px;
}

.tx-indexedsearch-title {
	font-size: 12px;
	font-weight: bold;
}

/* Divs
----------------------------------------------- */
div#container {
	margin: auto;
	background: white;
	width: 982px;
	text-align: left;
}

div#language {
	text-align: right;
	height: 20px;
}

div#language ul {
	line-height: 20px;
	list-style-type: none;
	margin-right: 4px;
}

div#language ul li {
	display: inline;
	padding: 0 4px;
	border-left: 1px solid #d8d8d8;
}

div#language ul li {
	display: inline;
	padding: 0 4px;
	border-left: 1px solid #d8d8d8;
}

div#language ul li a {
	font-size: 10px;
	color: #333;
}

div#language ul li a:hover {
	color: #f36f18;
}

div#left-column {
	float: left;
	width: 205px;
	margin: 0 8px;
	padding: 0;
}

div#right-column {
	float: left;
	width: 760px;
}

div#logo {
	width: 205px;
	height: 120px;
}

div#search {
}

div#navigation {
	border-top: 1px solid #d8d8d8;
}

div#navigation ul {
	list-style-type: none;
}

div#navigation ul li {
	display: block;
	border-bottom: 1px solid #d8d8d8;
}

div#navigation ul li a {
	display: block;
	line-height: 25px;
	color: #333;
	margin-left: 8px;
}

div#navigation ul li a:hover {
	color: #f36f18;
}

div#navigation ul li.active a {
	color: #f36f18;
}

div#navigation ul ul {
	display: inline;
	background-color: #f0f3f7;
}

div#navigation ul ul li {
	background-color: #f0f3f7;
}

div#navigation ul ul li.last {
	border: none;
}

div#navigation ul ul a {
	margin-left: 20px;
}

div#teaser {
	width: 754px;
	height: 340px;
	overflow: hidden;
	position: relative;
}

div#teaser div.csc-textpic-imagewrap {
	display: none;
}

div#breadcrumb {
	display: none
}

div#navigation-2 {
	float: left;
	width: 180px;
	margin-right: 5px;
}

div#navigation-2 ul {
	list-style-type: none;
}

div#navigation-2 ul li {
	display: block;
}

div#navigation-2 ul li.active {
	background-color: #f0f3f7;
}

div#navigation-2 ul li.active a {
	color: #f36f18;
}

div#navigation-2 ul li a {
	display: block;
	border-bottom: 1px solid #d8d8d8;
	color: #333;
	line-height: 25px;
	padding-left: 14px;
}

div#navigation-2 ul li a:hover {
	color: #f36f18;
}

div#navigation-2 ul li.first a {
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
}

div#content {
	float: left;
	margin-right: 5px;
}

div.content-element-wrap {
	width: 548px;
	background-color: #f0f3f7;
	padding: 10px;
	margin-bottom: 8px;
}

div.content-element-wrap h1 {
	font-size: 12px;
	padding-bottom: 8px;
}

div.content-element-wrap h1.csc-firstHeader {
	font-size: 12px;
}

div.content-element-wrap ul {
	list-style-image: url(../images/Bulletpoint.gif);
}

div.content-element-wrap li {
	margin-left: 10px;
}

div#content-home {
	display: none;
}

div.content-home-item {
	float: left;
	width: 185px;
	height: 252px;
	background-color: #f0f3f7;
	margin-right: 5px;
	margin-bottom: 5px;
	overflow: hidden;
}

div.content-home-item-image {
	width: 185px;
	height: 124px;
	overflow: hidden;
}

div.content-home-item-text {
	padding: 12px;
}

div.content-home-item-text a {
	color: #333;
}

div.content-home-item-text a:hover {
	color: #f36f18;
}

div#footer {
	font-size: 10px;
	line-height: 25px;
	text-align: right;
	margin-right: 8px;
}

div#footer a {
	color: #333;
}

div#footer a:hover {
	color: #f36f18;
}

div.bestellformular input, div.bestellformular select {
	width: 300px;
}

/* FCE crossSlide
----------------------------------------------- */
div.fce-crossslide-container {
	width: 754px;
	height: 340px;
	display: none;
	overflow: hidden;
}

/* FCE slideup
----------------------------------------------- */
div.fce-scrollup-layer-container1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 352px;
	height: 1666px;
	z-index: 665;
}

div.fce-scrollup-layer1 {
	position: absolute;
	top: 315px;
	left: 0;
	width: 357px;
	height: 165px;
	z-index: 666;
	background-color: #fff;
	padding: 6px 10px 8px 10px;
}

div.fce-scrollup-layer-container2 {
	position: absolute;
	top: 0;
	left: 377px;
	width: 352px;
	height: 1666px;
	z-index: 665;
}

div.fce-scrollup-layer2 {
	position: absolute;
	top: 315px;
	left: 0;
	width: 357px;
	height: 165px;
	z-index: 666;
	background-color: #fff;
	padding: 6px 10px 8px 10px;
}

div.fce-scrollup-headline {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}

div.fce-text-home-headline h1 {
	font-size: 14px;
}

/* FCE Historie
----------------------------------------------- */
div.fce-historie-container {
	background-color: #f0f3f7;
	margin-bottom: 8px;
}

div.fce-historie-container h1 {
	font-size: 12px;
	padding-bottom: 8px;
}

div.fce-historie-container h4 {
	font-size: 12px;
	font-weight: normal;
}

div.fce-historie-element {
	margin-top: 28px;
}

div.fce-historie-jahr {
	float: left;
	width: 50px;
	font-weight: bold;
}

div.fce-historie-beschreibung {
	float: left;
	width: 495px;
}

/* FCE Geschäftsleitung
----------------------------------------------- */
div.fce-geschaeftsleitung-container {
	background-color: #f0f3f7;
	margin-bottom: 8px;
}

div.fce-geschaeftsleitung-container h1 {
	font-size: 12px;
	padding-bottom: 8px;
}

div.fce-geschaeftsleitung-container h4 {
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 16px;
}

div.fce-geschaeftsleitung-bild {
	float: left;
	margin-right: 10px;
	width: 95px;
	height: 125px;
	overflow: hidden;
}

div.fce-geschaeftsleitung-beschreibung {
	float: left;
}

/* FCE Geschäftsleitung Detail
----------------------------------------------- */
div.fce-geschaeftsleitung-detail-container {
	margin-bottom: 8px;
}

div.fce-geschaeftsleitung-detail-container h1 {
	font-size: 12px;
	padding-bottom: 28px;
}

div.fce-geschaeftsleitung-detail-bild {
	float: left;
	background-color: #f0f3f7;
	width: 95px;
	height: 125px;
	padding: 5px 0 5px 5px;
	border: 1px solid red;
}

div.fce-geschaeftsleitung-detail-beschreibung {
	float: left;
	background-color: #f0f3f7;
	padding: 10px;
	width: 445px;
}

div.fce-geschaeftsleitung-detail-text {
	margin-bottom: 8px;
}

/* FCE Person
----------------------------------------------- */
div.fce-person-container {
	background-color: #f0f3f7;
}

div.fce-person-container h1 {
	font-size: 12px;
	padding-bottom: 8px;
}

div.fce-person-container h4 {
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 16px;
}

div.fce-person-bild {
	float: left;
	margin-right: 10px;
	width: 95px;
	height: 125px;
	overflow: hidden;
}

div.fce-person-beschreibung {
	float: left;
}

div.fce-person-funktion a {
	color: #f36f18;
	text-decoration: none;
}

div.fce-person-funktion a:hover {
	color: #f36f18;
	text-decoration: none;
}

/* FCE Text zweispaltig
----------------------------------------------- */
div.fce-text-2spaltig-container h1 {
	font-size: 12px;
	padding-bottom: 8px;
}

div.fce-text-2spaltig-headline {
	margin-bottom: 18px;
}

div.fce-text-2spaltig-links {
	float: left;
	margin-right: 10px;
	width: 357px;
}

div.fce-text-2spaltig-rechts {
	float: left;
	width: 357px;
}

/* FCE Person Detail
----------------------------------------------- */
div.fce-person-detail-container a {
	color: #333;
}

div.fce-person-detail-container a:hover {
	color: #f36f18;
}

div.fce-person-detail-container h1 {
	font-size: 12px;
	padding-bottom: 28px;
}

div.fce-person-detail-bild {
	float: left;
	background-color: #f0f3f7;
	width: 95px;
	height: 125px;
}

div.fce-person-detail-beschreibung {
	float: left;
	background-color: #f0f3f7;
	width: 430px;
	padding-left: 10px;
}

/* FCE Aktuelles
----------------------------------------------- */
div.fce-aktuelles-headline {
	font-weight: bold;
	margin: 2px 0 3px;
}

/* FCE Jobs und Karriere
----------------------------------------------- */
div.fce-jobs-headline {
	font-weight: bold;
}

div.fce-jobs-standort-container {
	/*font-weight: bold;*/
	margin: 5px 0 3px;
}

div.fce-jobs-standort-label {
	float: left;
	margin-right: 5px;
/*	width: 110px;*/
}

div.fce-jobs-standort {
	float: left;
	width: 435px;
}

/* FCE Presse
----------------------------------------------- */
div.fce-presse-headline-container {
	margin: 0 0 5px;
}

div.fce-presse-headline {
	float: left;
	margin-right: 5px;
	font-weight: bold;
}

/* FCE Pressebild
----------------------------------------------- */
div.fce-pressebild-container {
	background-color: #f0f3f7;
}

div.fce-pressebild-container h1 {
	font-size: 12px;
	padding-bottom: 5px;
}

div.fce-pressebild-container h4 {
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 16px;
}

div.fce-pressebild-bild {
	float: left;
	margin-right: 10px;
	width: 95px;
	height: 125px;
	overflow: hidden;
}

div.fce-pressebild-beschreibung {
	float: left;
}

div.fce-pressebild-text {
	width: 425px;
}

/* FCE Kontakt
----------------------------------------------- */
div.fce-kontakt-headline {
	font-weight: bold;
	margin-bottom: 8px;
}

div.fce-kontakt-headline2 {
	font-weight: bold;
	margin-top: 24px;
	margin-bottom: 5px;
}

/* FCE Text Home
----------------------------------------------- */
div.fce-text-home-container {
	padding: 50px 0 55px 0;
}

/* FCE Unternehmensstruktur
----------------------------------------------- */
div.fce-unternehmensstruktur-headline {
	height: 27px;
	padding: 8px;
	margin: 5px 5px 0 5px;
	font-size: 12px;
	font-weight: bold;
	background-color: #d7d7d7;
}


div.fce-unternehmensstruktur-container table {
	padding: 0;
	margin: 0;
	border-spacing: 5px;
	width: 100%;
}

div.fce-unternehmensstruktur-container th {
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	padding: 8px;
}

div.fce-unternehmensstruktur-container tr.nobgcolor td {
	background: transparent;
}

div.fce-unternehmensstruktur-container tr.arrow td {
	text-align: center;
	padding: 0;
}

div.fce-unternehmensstruktur-container td {
	padding: 8px;
	text-align: left;
	vertical-align: top;
	background-color: #dfe1e5;
}

div.fce-unternehmensstruktur-container a:hover b {
	color: #f36f18;
}

/* FCE A-Z Register
----------------------------------------------- */
div.fce-dokumentregister-register {
	margin-bottom: 20px;
}

div.fce-dokumentregister-register a {
	font-size: 14px;
	font-weight: bold;
	margin-right: 8px;
}

div.fce-dokumentregister-datei {
	margin-bottom: 12px;
}

div.fce-dokumentregister-datei a {
	font-weight: bold;
}

div.fce-dokumentregister-nachoben {
	text-align: right;
	margin-bottom: 20px;
}
