@charset "utf-8";

html {
	font-size: 1.0em;
}

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding: 0;
	margin: 0;
	background: #d4d9de url('../images/body.gif') repeat-x center top;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0.75em 0 0.375em 0;
	margin: 0;
	line-height: 1.3em;
	color: #0055a0;
}

h1 {
	font-size: 1.3em;
	padding-left: 0.4em;
	padding-right: 0.4em;
}

h2 {
	font-size: 0.9em;
	padding-left: 0.6em;
	padding-right: 0.6em;
}

h3 {
	font-size: 0.875em;
	padding: 0.8em 0.6em 0.3em 0.6em;
}

h4 {
	font-size: 0.8125em;
	line-height: 1.4em;
	padding-left: 0.7em;
	padding-right: 0.7em;
	padding-top: 1.0em;
	padding-bottom: 0;
}

p {
	font-size: 0.8125em;
	line-height: 1.4em;
	color: #44484b;
	padding-left: 0.7em;
	padding-right: 0.7em;
	padding-top: 0.8em;
	padding-bottom: 0.5em;
	margin: 0;
}

img {
	border: none;
}

a {
	color: #0055a0;
}

a:link, a:active, a:visited {
	text-decoration: none;
}

a:hover, a:focus {
	text-decoration: underline;
}

#page {
	position: relative;
	width: 58.75em;
	padding: 0.625em;
	margin: 0 auto;
	background: #fff;
}

#header {
	position: relative;
	height: 5em;
}

#subnav #header {
	height: 6.5em;
}

#header-language {
	position: absolute;
	top: 0.2em;
	left: 0;
}

#header-language ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#header-language li {
	display: inline;
	margin-right: 0.4em;
	line-height: 1.0em;
}

#header-language img {
	height: 0.6875em;
	width: 1.0em
}

#header-meta {
	position: absolute;
	top: 0.45em;
	left: 7em; 
}

#header-meta ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#header-meta li {
	display: block;
	float: left;
	height: 1em;
	padding-right: 0.7em;
	margin-right: 0.7em;
	border-right: 1px solid #797e82;
	font-size: 0.6875em;
	line-height: 0.9em;
}

#header-meta li.last {
	padding: 0;
	margin: 0;
	border: none;
}

#header-meta li a {
	color: #797e82;
}

#header-logo {
	position: absolute;
	top: 0.5em;
	right: 0;
}

#header-logo img {
	width: 14.375em;
	height: 4.125em;
}

#header-navigation {
	position: absolute;
	top: 3.2625em;
	left: 0;
}

#header-navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#header-navigation li {
	display: block;
	float: left;
	margin-right: 0.4em;
	height: 1.75em;
}

#header-navigation li img {
	height: 100%;
}

#header-subnav {
	position: absolute;
	top: 5.2em;
}

#header-subnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#header-subnav li {
	display: inline;
}

#header-subnav a {
	display: block;
	float: left;
	background: #0055a0;
	font-size: 0.75em;
	color: #fff;
	padding: 0.3em 0.9em;
	text-decoration: none;
}

#header-subnav a:hover, #header-subnav a:focus, #header-subnav li.active a {
	background-image: url('../images/subnav-act.gif') !important;
}

#teaser-image {
	position: relative;
	width: 710px;
}

#teaser-image img {
	width: 100%;
	line-height: 0;
	padding: 0;
	margin: 0;
}

#main {
	position: relative;
	margin-top: 0.5em;
	width: 58.75em;
}

#content {
	position: relative;
	margin-top: 0.7em;
	width: 45em;
}

#teaser-box {
	z-index: 10;
	position: absolute;
	height: 13.75em;
	width: 14.375em;
	top: 0;
	right: 0;
	background: #a8afb6 url('../images/teaser-box.gif') no-repeat top right;
}

#teaser-box ul {
	padding: 1em 0 !important;
}

#sidebar {
	position: absolute;;
	top: 14.44em;
	right: 0;
	width: 13.75em;
}

#content ul {
	padding-right: 15em;
}

#content li, #sidebar li {
	list-style-image: url('../images/arrow-blue.gif');
	line-height: 1.3em;
	font-size: 0.8125em;
	color: #44484b;
}

#content p {
	padding-right: 5em;
}

.box {
	position: relative;
	width: 220px;
	height: 18.25em;
	border-bottom: 1px solid #0055a0;
	float: left;
	margin-right: 20px;
}

.box img.round-icon {
	position: absolute;
	top: 0.35em;
	right: 1.4em;
}

.box img.product-icon {
	width: 100%;
}

.box ul {
	margin: 0 2em;
	padding: 0 !important;
}

.box li {
	font-size: 0.8125em;
	line-height: 1.4em;
}

#sidebar h2 {
	color: #969a9d;
	border-bottom: 2px solid #969a9d;
	background: #fff;
}

#sidebar .box {
	border-color: #969a9d;
	background: #eceff1;
}

#teaser-box .box {
	position: absolute;
	top: 0;
	right: -1.25em;
	width: 13.75em;
	border: none;
	height: auto;
	line-height: 0;
}

#teaser-box label {
	line-height: 1.4em;
}

#teaser-box h2 {
	color: #fff;
	border-bottom: 2px solid #fff;
}

#teaser-box a {
	color: #fff;
}

#teaser-box ul {
	padding: 1em 0;
}

#teaser-box li {
	font-size: 1em;
	line-height: 1.4em;
	list-style-image: url('../images/arrow-white.gif');
}

#teaser-box form {
	margin: 0;
	padding: 0;
	margin-left: 0.625em;
}

#teaser-box form label {
	color: #fff;
	font-size: 0.8125em;
}

#teaser-box input#searchword {
	width: 9em;
}

.clear {
	clear: both;
	line-height: 0;
	margin: 0;
	padding: 0;
}

.date {
	display: block;
	color: #0055a0;
	font-size: 0.8125em;
	padding: 1em 0.5em 0em 0.7em;
}

a.box-small-link {
	display: block;
	text-decoration: none;
	width: 13.75em;
}

#content-left {
	float: left;
}

#content-right {
	position: relative;
	display: block;
	min-height: 600px;
	width: 28.7em;
	margin-left: 15em;
}

#content-right h3 {
	padding-top: 1em;
	padding-bottom: 0;
}

.product-box, .standort-box {
	border-bottom: 1px solid #0055a0;
	background: #f5f6f7;
	padding-bottom: 0.4em;
}

.product-box h2, .standort-box h2 {
	color: #0055a0;
	border-bottom: 2px solid #0055a0;
	background: #fff;
}


.box-small {
	width: 13.75em;
}

.box-small img {
	width: 100%;
}


.box-karriere {
	clear: both;
	position: relative;
}

.box-karriere h2 {
	color: #0055a0;
	border-bottom: 2px solid #0055a0;
	background: #fff;
}

.box-karriere-image {
	float: left;
	margin-right: 15px;
}

.box-karriere-text a {
	position: absolute;
	top: 63px; right: 0;
}

a.box-link {
	text-decoration: none;
}

.box-alternate {
	border-bottom: 1px solid #0055a0;
	background: #dbdfe2;
}

.box-alternate h2 {
	color: #0055a0;
	border-bottom: 2px solid #0055a0;
	background: #fff;
}

.box p, .box-alternate p, .product-box p, .standort-box p, #teaser-box p {
	padding-right: 0.7em !important;
}

.csc-textpic-imagewrap {
	margin: 10px;
}

.csc-textpic-intext-right {
	padding-right: 2em;
}

.csc-frame-invisible {
	clear: both;
}

fieldset {
	margin: 0.625em 3em 1em 0.625em;
	border: 1px solid #ddd
}

legend {
	font-size: 0.8em;
	text-transform: uppercase;
	color: #888;
}

fieldset label {
	display: block;
	width: 35%;
	float: left;
}

form span {
	font-size: 1em;
	padding: 1em 1em 1em 0.3em;
}

label span {
	padding: 0;
}

a.box-small-link {
	position: relative;
	float: left;
	margin-right: 20px;
}

.box-tooltip {
	position: absolute;
	width: 220px;
	height: 200px;
	top: 85px;
	left: 0;
	background: #dbdfe2;
	z-index: 5;
}

.box-tooltip p {
	padding: 10px !important;
}

.box-tooltip ul {
	padding: 0 15px 0 25px !important;
}

#content-left .box-small-link {
	float: none;
}

.tx-rgmediaimages-pi1 {
	margin: 10px;
}

#sidebar .tx-rgmediaimages-pi1 {
	margin: 10px 0 !important;
}

.product-box ul {
	padding-right: 1em !important;
}

.csc-textpic-caption {
	font-size: 11px;
	color: #888;
	padding: 5px 0;
}

#header-start-video {
	position: relative;
	top: 0;
	left: 0;
	height: 220px;
}

.header-background-image {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.header-video {
	position: relative;
	top: 40px;
	left: 300px;
	z-index: 10;
}

.news-single-img {
	margin: 10px 15px 0 10px;
	float: left;
}

.csc-frame-indent {
	float: left;
}

.header-single-item {
	width: 710px;
	height: 220px;
}

iframe.map {
	margin: 10px 0 5px 10px;
}

div.news-item {
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
}

fieldset#kontakt-fieldset {
	background: url('../images/kontakt-headset.jpg') no-repeat right center;
}

div.news-latest-image {
	margin: 5px 0 10px 10px;
}



* html #sidebar {
	right: -2.5em;
}

* html #content {
	width: 48em;
}

* html .box {

}

* html .box-tooltip ul {
	margin-left: 0px;
}

* html .box-small a h2 {
	text-decoration: none !important;
}
