* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Verdana, Helvetica sans-serif;
	font-size: 12px;
	line-height: 22px;
	background-color: #fbfcfd;
	font-size: 12px;
}

#bgcolor {
	background-color:#F9F9F9; 
	width:1010px;	
}

.clearer {
	clear: both;
}

img:focus {
	outline: none;
	
}

img {
	border: 0;
}

a, a:link, a:visited, a:hover, a:active, a:focus {
	outline: none;
}

#content ul {
	padding-left: 15px;
}


/* Header */
#header {
	width: 1010px;
	height: 85px;
	background: url('../images/layout/gradient-header.gif') repeat-x left top;
}

#logo {
	background-image: url(../images/layout/index_logo.gif);
	width: 130px;
	height: 80px;
	background-repeat:no-repeat;
	position:absolute; left:90px; top:15px;
}

#logo a {
	display: block;
	cursor: pointer;
	height:80px;
	width:130px;
	
}



#indexedsearch div {
	line-height: 0;
}

.searchbox-sword {
	background-image: url(../images/layout/search-input-background.png);
	height:13px;
	padding:6px;
	width:172px;
	float: left;
	border: none;
	border-left: 2px solid #e9e9ea;
	color: #989898;
}

.searchbox-button {
	width: 38px;
	height: 25px;
	background-image: url(../images/layout/search-submit-background.png);
	border: none;
	float: left;
	cursor: pointer;
}

*html .searchbox-button {
	cursor: hand;
}

/* Mainnavi */

#main-navigation {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	height: 40px;
	font-size: 16px;
	width: 1010px;
}

#main-navigation ul {
	list-style-type: none;
	width: 100%;
	height: 38px;
	border-top: 1px solid #e1e4e7;
	border-bottom: 1px solid #e1e4e7;
	background: url('../images/layout/gradient-navi.gif') repeat-x left top;

}

#main-navigation ul li {
	float: left;
	/*background: url('../img/navi-sprite.png') no-repeat;*/
	background: url('../images/layout/mainnavigation-seperator.png') no-repeat;
	background-position: right center;
	background-repeat: no-repeat;
	padding: 0 27px 5px 0px;
	height: 33px;
	line-height: 40px;
	overflow: hidden;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
}

#main-navigation ul li.active a {
	/*color: #e21527;*/
	color: #E96B10;
}

#main-navigation ul li a:hover {
	/*color: #e21527;*/
	color: #E96B10;
}

#main-navigation ul li.first {
	margin-left: 90px;
}

*html #main-navigation ul li.first {
	margin-left: 45px;
}

#main-navigation ul li.last {
	background-image: none;
}

#main-navigation .hidden-navigation-title {
	margin-left: 5000px;
}

#main-navigation ul li{
	/*background: url('../img/navi-sprite.png') no-repeat;*/
}

#main-navigation ul li a {
	/*color: #3d6e8c;*/
	color: #003B73;
	text-decoration: none;
}

/* Main navi Ende */

/* Content */

#content-wrapper {
	position: relative;
	width: 1010px;
	background-color: #fbfcfd;
}
/*
#sidebar {
	width: 308px;
	float: left;
	background: url('../images/layout/default-raute.jpg') no-repeat right 0;
	color: #666768;
}
*/
#sidebar.no-sidebar {
	background: none;
}

#sub-navigation ul li a, #sub-navigation ul li a:visited {
	color: #0f5f80;
	text-decoration: none;
	font-weight: bold;
}

#sub-navigation ul li.active a, #sub-navigation ul li.active a:visited {
	color: #e21527;
	text-decoration: none;
	font-weight: bold;
}

#sub-navigation ul li:hover a {
	color: #e21527;
	text-decoration: none;
}



.sidebar-content-element {
	width: 275px;
	margin: 0 0 10px 90px;
}

#sidebar h2, .home-three-columns h2  {
	font-size: 18px;
	/*color: #e41b26;*/
	color:#E96B10;
	margin-bottom: 0px;
	text-transform: uppercase;
	font-weight: normal;
	display: block;
}

.pdf-image {
	width: 90px;
	height: 130px;
}

.home-three-columns .pdf-image {
	margin-bottom: 15px;
}

/* Subnavi*/

#sub-navigation {
	padding-top: 60px;
}
#sub-navigation li {
	border-bottom: 1px solid #d3d3d3;
	padding: 5px 0;
	font-weight: normal;
}

#sidebar #sub-navigation li a {
	font-weight: normal;
}

#sub-navigation ul {
	list-style-type: none;
	width: 100%;
	background: url(../images/layout/sub-navi-bg.jpg) no-repeat scroll -58px 123px;
	padding-bottom: 100px;
}

#sub-navigation ul li {
	padding-left: 90px;
	line-height: 20px;
	background: url('../images/layout/item-blau.gif') no-repeat 0 0;
}

#sub-navigation ul li.active {
	background: url('../images/layout/item-rot.gif') no-repeat 0 0;
}

#sub-navigation ul li.werte-und-vision {
	width: 167px;
}

#sub-navigation ul li.jobs-und-karriere {
	width: 148px;
}
#sub-navigation ul li.managing-director {
	width: 130px;
}
#sub-navigation ul li.zahlen-und-fakten {
	width: 114px;
}

/* Subnavi Ende */

/*  BUTTON */

#home-teaser .button {
	margin: 5px 0 0 70px;
}

#home-teaser .button { margin-top:31px; }

*html .button, *html .button span, *html .button a {
	cursor: hand;
}

.button a {
	line-height: 22px;
	background: url('../images/layout/button-sprite.jpg') no-repeat  -230px -23px;
	float: left;
	padding-left: 20px;
	color: #003B73;
	text-transform:uppercase;
	text-decoration: none;
}

#home-teaser .button a {
	background: url('../images/layout/button-sprite_bg.png') no-repeat  -230px -23px;
	margin:-145px 0 0 0px; 
}

#home-teaser .button span {
	background: url('../images/layout/button-sprite_bg.png') no-repeat right 1px;
}


#home-teaser .button a:hover {
	background: url('../images/layout/button-sprite-hover_bg.png') no-repeat  -230px -23px;
}

#home-teaser .button a:hover span {
	background: url('../images/layout/button-sprite-hover_bg.png') no-repeat right 1px;
}

*html #home-teaser .button span {
	height: 22px;
	line-height: 20px;
}

*html .home-three-columns .button span {
	height: 22px;
	line-height: 20px;
}



.button a:hover {
	background: url('../images/layout/button-sprite-hover.jpg') no-repeat  -230px -23px;
}
.button a:hover span {
	background: url('../images/layout/button-sprite-hover.jpg') no-repeat right 1px;
}
.button span {
	line-height:22px;
	height:18px; 
	padding:1px 10px 0 2px;
	background: url('../images/layout/button-sprite.jpg') no-repeat right 1px;
	float: left;
	padding-top:7px;
}
/* Hack für IE7 */
*+html .button span { padding-top:0; height:22px; }
/* Hack für IE6 */
*html .button span { padding-top:0; }

.form-element .button, .info-boxes-element .button {
	margin-left: 0px;
	margin-top: 20px;
}

.form-element .button a span {
	padding-top: 2px;
}

/* BUTTON ENDE */

#content {
	color:#666768;
	float:left;
	margin-left:100px;
	margin-top:62px;
	width:500px;
}

#content p {
	line-height: 19px;
}

#content h1 {
	font-size: 25px;
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #478a9e;
	font-weight: normal;
}

#content h2 {
	font-size: 18px;
	color: #e21527;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 20px;
}

/* Zoomer-Slider */

#info-boxes-slider {
	width: 100%;
	position: relative;
}

.info-boxes-slider-container {
	width: 630px;
	height: 180px;
	/*background: url(../img/four-boxes-image.png) no-repeat;*/
	margin-bottom: 50px;
}

div#test {
	border: #000 solid 1px;
	margin: 20px auto;
	height: 50px;
	width: 50px;
	position: relative;
}

.zoomMe {
	height: 100px;
	width: 100px;
	position: absolute;
}

#box1 {
	bottom: 0;
}

#box2 {
	bottom: 0;
	left: 120px;
}

#box3 {
	bottom: 0;
	left: 240px;
}

#box4 {
	bottom: 0;
	left: 360px;
}

#test1 span, #test2 span, #test3 span, #test4 span {
	display: none;
	position: absolute;
	top: 190px;
}

#test2 span {
	left: 120px;
}

#test3 span {
	left: 240px;
}

#test4 span {
	left: 360px;
}

/* IE FIXING PNGS */

img, div, a, input  { behavior: url(css/iepngfix.htc); }


/*#content .info-boxes-element {
	margin-top: 20px;
}

#content #info-boxes-slider span {
	position: relative;
	top: 0px;
	text-align: center;
	width: 100%;
	display: none;
}

.info-boxes-slider-container {
	position: absolute;
	height: 165px;
}

#content #info-boxes-slider {
	width: 630px;
	height: 180px;
	background: url(../img/four-boxes-image.png) no-repeat;
	margin-bottom: 50px;
	top: 0px;
	position: absolute;
}

#content #info-boxes-slider .info-boxes-slider-container .info-boxes-slider-first {
	width: 133px;
	height: 165px;
	cursor: pointer;
}

#content #info-boxes-slider .info-boxes-slider-container .info-boxes-slider-second {
	width: 145px;
	height: 165px;
	cursor: pointer;
}

#content #info-boxes-slider .info-boxes-slider-container .info-boxes-slider-third {
	width: 133px;
	height: 165px;
	cursor: pointer;
}

#content #info-boxes-slider .info-boxes-slider-container .info-boxes-slider-fourth {
	width: 115px;
	height: 165px;
	cursor: pointer;
}

#content #info-boxes-slider .info-boxes-slider-container .info-boxes-slider-item {
	display: block;
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}*/



#content .info-boxes-element .subheader, #content .home-three-columns .subheader  {
	font-size: 16px;
	color: #478a9e;
	font-weight: bold;
	background-color:#F9F9F9;
}

#content .info-boxes-element-row {
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #e4e7e9;
}

#content .info-boxes-element-row h3 {
	font-size: 20px;
	text-transform: uppercase;
	color: #e21527;
	margin-bottom: 10px;
	font-weight: normal;
}

#content .info-boxes-element-row-content-left {
	float: left;
	width: 300px;
	margin-right: 100px;
}

#content .info-boxes-element-row-content-right {
	float: left;
	width: 300px;
}



/* Content --> News element */

#content ul.news-element {
	list-style-type: none;
	margin-top: 50px;
}

#content ul.news-element li {
	padding: 20px 0 20px 0;
	border-top: 1px solid #e4e7e9;
}

#content ul.news-element li h3 {
	font-size: 14px;
	text-transform: uppercase;
	color: #478a9e;
	margin-bottom: 5px;
}

#content ul.news-element li .subheader {
	font-size: 12px;
	color: #478a9e;
}

#content ul.news-element li .image {
	float: right;
	margin-left: 15px;
}



/* Content > Form element */

#content .form-element {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #e4e7e9;
}

#content .form-element input {
	border: 1px solid #e4e7e9;
	padding: 3px;
}

#contact-form .contact-form-firstname {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}

#contact-form .contact-form-lastname {
	float: left;
}

#contact-form .contact-form-firstname input, #contact-form .contact-form-lastname input {
	width: 250px;
}

#contact-form .contact-form-street {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}

#contact-form .contact-form-city {
	float: left;
}

#contact-form .contact-form-street input#street {
	width: 189px;
}

#contact-form .contact-form-street input#number {
	width: 50px;
}

#contact-form .contact-form-city input#postcode {
	width: 50px;
}

#contact-form .contact-form-city input#city {
	width: 189px;
}

#contact-form .contact-form-email {
	margin-bottom: 15px;
}

#contact-form .contact-form-email input#email {
	width: 250px;
}

#contact-form .contact-form-message #message {
	border: 1px solid #e4e7e9;
	width: 533px;
	height: 150px;
}

/* two-column-element-left */

.two-column-element {
	margin-top:40px;
}
.two-column-element li {
	padding: 20px 0;
	list-style-type: none;
	border-top: 1px solid #E4E7E9;
}
.two-column-element-left {
	float: left;
	width: 140px;
	margin-right:20px;
	color: #e21527;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 22px;
}

.two-column-element-right {
	float: right;
	width: auto;
}

/*HOME TEASER */

#home-teaser {
	width: 1010px;
	height: 350px;
	background: url('../images/layout/home-teaser-portal_1.jpg') no-repeat;
	color:white;
	
}

.home-teaser-info-text h1 {
	line-height:27px;
	margin-left:70px;
	padding-top:80px;
	width:340px;
	margin-bottom: 10px;
	font-size:18px; 
}

.home-teaser-info-text p {
	line-height:33px;
}

.home-teaser-info-text ul { list-style:none; margin-top:0px; }
.home-teaser-info-text ul li {}

#home-sub-navigation {
	left:70px;
	position:absolute;
	top:170px;
	width:300px;
	
}

#home-sub-navigation a {
	text-decoration: none;
	color: white;
}

#home-sub-navigation li:hover a {
	text-decoration: none;
	/*color: #e41b26;*/
	color: #E96B10;
}

#main-navigation a:hover {
	color: #e41b26;
	text-decoration: none;
}

#home-sub-navigation li {
	list-style-type: none;
	text-transform: uppercase;
	line-height:36px;
	font-size: 16px;
	padding-left:20px;
	background:transparent url(../images/layout/dreick_weiss.png) no-repeat scroll 3px 11px;
}


#home-sub-navigation li:hover {
	background:transparent url(../images/layout/dreick_orange.png) no-repeat scroll 3px 11px;
}

/* .home-three-columns */

.home-three-columns {
	padding:20px 0 0 50px;
	background-color:#fbfcfd;
	width:960px;
	height:130px;
}

.home-three-columns li {
	list-style-type: none;
}
.home-three-columns .button {
	margin-left: 0;
}

.home-three-columns h4 { font-size:14px; color:#003B73; margin:55px 0 30px 40px; }

.home-three-columns h2 {
	margin:0 0 0px 0px;
	font-size:14px;
}

.text_index_fett { float:left; margin:20px 0 20px 90px; color:#003B73; font-size:20px; text-transform:uppercase; font-weight:normal; line-height:22px; }

.home-three-columns .first, .home-three-columns .second, .home-three-columns .third { 
	float: left;
}

.home-three-columns h3 {
	font-size:16px;
	margin-bottom: 10px;
	color: #0F5F80;
}

.home-three-columns p {
	line-height: 19px;
	font-size: 12px;
	color: #003B73;
	padding-bottom: 0px;
	margin-bottom:20px;
}
.home-three-columns .first {
	padding-right:25px;
	padding-left:40px;
	width:285px;
	margin-bottom:30px;
}

.home-three-columns .second {
	margin-right:25px;
	width:285px;
	margin-bottom:30px;
}

.home-three-columns .third {
	margin-right:10px;
	width:285px;
	margin-bottom:30px;
}
/*
#footer {
	padding-left: 100px;
	padding-top: 0px;
	width: 910px;
	color: #898989;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	background:#fbfcfd url(../images/layout/home-raute.png) no-repeat scroll 630px 0px;
}
*/
#footer a {
	color: #003B73	;
	text-decoration: none;
	text-align:right;
}

#footer a:hover {
	color: #E96B10;
	text-decoration: none;
}

#footer_right { float:right; margin-right:25px; }

/* Links für Shoplupe optimiert */
h2 .blank_links_g { font-size:14px; color:#E96B10; text-decoration:none; }
.blank_links { text-decoration:none; }

/* Hinweis ID Startseite */
#box_attention { width:870px; margin:5px 0 0 83px; }
#attention { margin:0 0px 0 0px; float:left; width:100px; }
#hinweis { color:#F00; font-size:14px; margin:8px 25px 0px 0px; font-weight:bold; float:left; width:720px; padding-top:11px; }

/**/
hr {margin:0 20px 0 90px; border-top:1 solid #EAEAEA; border:1 0 0 0; }