/***********************
	FILE
************************
Author:		Daniel Lorbach

Description:	Contains definitions for all elements on the site
***********************/

/***********************
	DOCUMENT
***********************/

/* Global White Space Reset */
* {
	margin: 0;
	padding: 0;
}


html {}


body {
	margin: 0;
	padding: 0 0 0 0;
	font-size: 0.8em;
	color: #707070;
	text-align: center;
	background: #FFFFFF url(../images/style_background_home.gif) repeat-x;
}

body div#main {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	background: #FFFFFF;
}

/***********************
	GENERAL DEFINITIONS
***********************/

h1, h2,h3,p,div,span,a,form,label,input,select,textarea,ul,ol,li {
	font-family: Arial, sans-serif;
}

h1,h2 {
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
	color: #00305D;
	border-bottom: 1px dashed #B1B3B4;
}


h3 {
	margin: 10px 0 10px 0;
	font-weight: normal;
	color: #00305D;
}


/* FORMS */

fieldset{ border: none; color: #707070;}
legend { color: #707070; }

label { border: none; }

input,select,label,textarea {
	font-family: Arial, Verdana, Tahoma;
	color: #707070;
	border: 1px solid #707070;
}

/* LINKS */

img { border: none; }
a img { border: none; }

a { color: #707070; text-decoration: none;}

/* FORMATTING */

ul {
	list-style: none;
}

.bold { font-weight: bold; }
.underline { text-decoration: underline; }
.notice { font-weight: bold; color: #F00; }

.pre { white-space: pre; }
.no-indent { text-indent: 0px; }
.no-break { white-space: nowrap; }

.float-left { float: left; }
.float-right { float: right; }
.float-none { float: none; }
.clear { clear: both; }
.seperator { font-size: 0.8em; color: #7E7E7E; }
.csc-textpic-caption { font-size: 0.85em; line-height: 1.3em; }

/*********************
	HEAD
********************/

img#logo {
	margin: 20px 447px 26px 30px;
	float: left;
}

/* language selection */
ul.language-menu{
}
ul#language {		
	text-transform: uppercase;
	font-size: 10px;
	text-align: right;
	padding-top:10px;
	padding-right:10px;
}

ul#language li {
	display: inline;
	font-weight:bold;
	padding:0 5px;
}

/* search */

form#search {
	float:right;
	margin:16px 12px 0;
	width:135px;
}
body#presspart-index form#search,
body#standard.presspart form#search{	
	margin: 16px 0 0 190px;
}

form#search input.text {
	width: 113px;
	height: 12px;
	font-size: 10px;
	border: 1px solid #cfcfcf;
	background: #fcfcfc;

}

form#search input.submit {
	position: relative;
	top: 2px;
	width: 14px;
	height: 14px;
	font-size: 10px;
	border: 1px solid #cfcfcf;
	background: transparent url(../images/btn_search.gif) no-repeat left center;

}

h3.csc-searchResultHeader a {
	margin: 10px 0 10px 0;
	font-size: 12px;
	color: #00305D;
	text-transform: none;
}

p.csc-searchResult {
	margin: 0 0 10px 0;
	font-size: 12px;
	text-transform: none;
}


/*********************
	HEADER
********************/

body#index div#header {
	display: block;
	clear: left;
	width: 1000px;
	height: 337px;
	background: transparent;
}

body#standard div#header,
body#presspart-index div#header {
	display: block;
	clear: left;
	width: 1000px;
	height: 178px;
	background: transparent url(../images/hdr_group.jpg) no-repeat;
}
body#presspart-index div#header { height: 337px; }
body#standard div#header.group { background-image:url(../images/hdr_group.jpg); }
body#standard div#header.div-battery {background-image: url(../images/hdr_battery.gif);}
body#standard div#header.div-drawn {background-image: url(../images/hdr_drawn-components.gif);}
body#standard div#header.div-seat {background-image: url(../images/hdr_divisions_westfalia.jpg);}
body#standard div#header.div-corporate {background-image: url(../../media/images/Webseite_Devisionen_CorporateEnterprises_Intro.jpg);}
body#standard div#header.career {background-image: url(../images/hdr_career.gif);}
body#standard div#header.service {}

body#standard div#header.div-linden {background-image: url(../images/hdr_corporate-entpr_linden.gif);}
body#standard div#header.div-pt {background-image: url(../images/hdr_corporate-entpr_ht-technology.gif);}

/* Presspart */
body#standard.presspart div#header {
	height: 1px;
	background: #063e99 none;
}

/*********************
	NAVIGATOIN-MAIN
********************/

ul#navigation-main {
	margin-top: -3px;
	margin-top: 0;
	height: 27px;
	height: 33px;
	padding: 7px 0 0 30px;
	text-transform: uppercase;
	font-size : 10px;
	background: url(../images/style_background_navi-main-light.gif) repeat-x;
}

ul#navigation-main li {
	display: inline;
	padding: 0 5px 0 5px;
}

ul#navigation-main li.seperator {
	padding-bottom: 2px;
	font-size: 10px;
}

ul#navigation-main li.active a{
	color: #000000;

}
ul#navigation-main li a.navigation-main-cur{
	color: #000000;

}
ul#navigation-main li.navigation-main-li-no{}
ul#navigation-main li.navigation-main-li-no a.navigation-main-a-no:hover{
	color:#000000;
}
ul#navigation-main li.navigation-main-li-no a.navigation-main-a-no{
	color: inherit;
}
ul#navigation-main li.navigation-main-li-act{}
ul#navigation-main li.navigation-main-li-act a.navigation-main-a-act{
	color: #000000;
}
ul#navigation-main li.navigation-main-li-cur{}
ul#navigation-main li.navigation-main-li-cur a.navigation-main-a-cur{
	color: #000000;
}
/*********************
	CONTENT
********************/

#content {
	padding: 10px 0 0 0;
}

#content ul {
	margin: 0 0 0 20px;
	list-style-image: url(../images/style_dot-blue.gif);
}

div#content a {
	color: #00305D;
}

/*********************
	CONTENT-INTRO
********************/


div.intro-left, div.intro-right{
	background: #FFFFFF;
	float: left;
}

div.intro-left {
	width: 440px;
	margin: 0 	30px 30px 30px;
}

div.intro-right {
	width: 220px;
	margin: 0 30px 30px 0;
}

div.intro-left h1, div.intro-right h1,
div.intro-left h2, div.intro-right h2{
	font-weight: bold;
	font-size: 12px;
}


/*********************
	CONTENT-MAIN
********************/

div#navigation-sub, div#content-main, div#content-right {
	float: left;
	line-height: 1.5em;
	background: #FFFFFF;
}

div#navigation-sub {
	margin: 10px 30px 0 0;
	width: 200px;
	min-height: 2px;
	font-size: 10px;
}

div#content-main {
	width: 490px;
	margin: 10px 30px 30px 0;
}

div#content-right {
	width: 220px;
}

/* SUB MENU */

div#navigation-sub ul#lvl-1,
div#navigation-sub ul#lvl-2,
div#navigation-sub ul#lvl-3 {
	margin: 0 0 0 0px; /* 0 0 0 15 */
	padding: 0 0 0 0px; /* 0 0 0 20 */
	list-style-image: none;
}

div#navigation-sub ul#lvl-1 li {
	padding: 2px 0 2px 35px;
	text-transform: uppercase;
}

div#navigation-sub ul#lvl-1 li a,
div#navigation-sub ul#lvl-2 li a,
div#navigation-sub ul#lvl-3 li a {
       color: #707070;
       /* color: #B1B3B4; */
}

div#navigation-sub ul#lvl-1 li a:hover,
div#navigation-sub ul#lvl-2 li a:hover,
div#navigation-sub ul#lvl-3 li a:hover {
       color: #000;
       /* color: #B1B3B4; */
}

div#navigation-sub ul#lvl-1 li.active a {
	color: #000000;
}

div#navigation-sub ul#lvl-1 li.current {
	background: url("../images/style_arrow.gif") no-repeat left top;
}

div#navigation-sub ul#lvl-1 li.current a {
	color: #000000;
}

div#navigation-sub ul#lvl-2 li{
	padding: 2px 0 2px 40px;
	text-transform: none;
	list-style-image: none;
}
div#navigation-sub ul#lvl-2 li.current { background: url("../images/style_arrow.gif") no-repeat 0 2px; }
div#navigation-sub ul#lvl-2 li.active a { color: #000000; }

div#navigation-sub ul#lvl-3 li{
	padding: 2px 0 2px 45px;
	text-transform: none;
	list-style-image: none;
}
div#navigation-sub ul#lvl-3 li.current { background: url("../images/style_arrow.gif") no-repeat 0 2px; }
div#navigation-sub ul#lvl-3 li.active a { color: #000000; }

div#content-main h1,
div#content-main h2 {
	padding: 10px 0 0 0;
	text-transform: none;
	border: none;
}

/*********************
	CONTENT-RIGHT
********************/

div#content-right h1,
div#content-right h2 {
	margin-top: 10px;
	font-weight: bold;
	font-size: 12px;
}


/*********************
	BREADCRUMB
********************/

div#content-main div#breadcrumb {
	margin: 2px 0 10px 0;
	padding: 0 0 2px 0;
	font-size: 10px;
	border-bottom: 1px dashed #B1B3B4;
}

div#content-main div#breadcrumb ul {
	margin: 0;
	padding: 0;
}
div#content-main div#breadcrumb li {
	display: inline;
	padding: 0 5px 0 0px;
	color: #B1B3B4;
	/*font-weight: bold;*/
}

div#content-main div#breadcrumb li a {
	text-transform : uppercase;
	color: #B1B3B4;
}


/*********************
	CONTENT-ELEMENT
********************/

div.content-element {
	margin: 0 0 20px 0;
}

div.content-element dt a {
	text-decoration: underline;
	font-weight: bold;
}

div.content-element dd {
	margin: 0 0 10px 0;
}

div.content-element table {
	margin: 0 0 20px 0;
	/* border: 1px solid #707070; */
	background: transparent none;
}


/*********************
	NEWS
********************/

div.news {
	padding: 5px 5px 5px 5px;
	background: #E3E9EF;
}


/*********************
	FOOTER
********************/
div#footer {
	border-top:1px dashed #B1B3B4;
	font-size:0.8em;
	margin:30px 0 0;
	padding:5px 0 0;
}
body#presspart-index div#footer, body#index div#footer{
	border-top:1px dashed #B1B3B4;
	font-size:0.8em;
	margin:30px 0 0 30px;
	padding:5px 0 0;
	width:940px;
}

div#footer p {
	float:left;
}

div#footer ul#navigation-service {
	float: right;
}

div#footer ul#navigation-service li {
	display: inline;
	padding: 0 2px;
	text-transform: uppercase;
}


/*********************
	SEARCH
********************/

/* result page */

table.csc-searchform {}

table.csc-searchform td.csc-form-labelcell {
	padding: 0 10px 5px 0;
}

table.csc-searchform td.csc-form-fieldcell {}

table.csc-searchform td.csc-form-fieldcell input {}


/***********************
	mail form
***********************/

form#mailform {
	margin: 0 0 0 0;
}


form#mailform fieldset.csc-mailform label {
	float: left;
	width: 200px;
	font-size: 12px;
	color: #747477;
	border: none;
}

form#mailform fieldset.csc-mailform input {
	float: left;
	margin: 0 0 16px 0;
	padding: 2px 4px;
	width: 200px;
	font-size: 12px;
	color: #747477;
	border: 1px solid #747477;
}

form#mailform fieldset.csc-mailform select {
	float: left;
	margin: 0 0 10px 0;
	padding: 2px 4px;
	width: 200px;
	font-size: 12px;
	color: #747477;
	border: 1px solid #747477;
}


form#mailform fieldset.csc-mailform input.csc-mailform-check {
	margin: 0 200px 10px 0;
	width: auto;
	border: none;
}

form#mailform fieldset.csc-mailform input.csc-mailform-radio {
	margin: 0 10px 10px 0;
	width: auto;
	border: none;
}

form#mailform fieldset.csc-mailform textarea {
	float: left;
	margin: 0 0 10px 0;
	padding: 2px 4px;
	width: 200px;
	font-size: 12px;
	color: #747477;
	border: 1px solid #747477;
}

form#mailform fieldset.csc-mailform input.csc-mailform-submit {
	clear: left;
	margin: 10px 0 0 0;
	padding: 0;
	width: auto;
	/* color: #fff; */
	/* background: #ad9961; */
	/* border: 1px solid #ad9961; */
}

body.presspart form#mailform fieldset.csc-mailform input.csc-mailform-submit {
	clear: left;
	margin: 10px 0 0 200px ;
	padding: 3px 10px;
	width: auto;
	/* color: #fff; */
	/* background: #ad9961; */
	/* border: 1px solid #ad9961; */
}


form#mailform fieldset.csc-mailform span.csc-mailform-label {
	display: block;
	margin: 0 0 5px 0;
	clear: left;
	font-size: 12px;
	color: #747477;
}

form#mailform fieldset.csc-mailform span.csc-mailform-radio label {
	margin: 0 0 5px 0;
}


/***********************
	newsletter sign-up
***********************/

/* Teaser Version */
div#nlreg-sidebar p {
	margin-bottom: 10px;
}

form#nlreg-form {
	margin: 0 0 10px 0;
}

form#nlreg-form input#nlreg-email {
	display: block;
	margin: 0 0 5px 0;
	padding: 2px 2px;
	width: 210px;
	font-size: 11px;
	color: #707070;
}
div#nlreg-sidebar form#tx-srfeuserregister-pi1-fe_users_form input#tx-srfeuserregister-pi1-tx_extendedfeuser_privacy_policy{
	border:none;
}
div#nlreg-sidebar form#tx-srfeuserregister-pi1-fe_users_form input#tx-srfeuserregister-pi1-email{
	display: block;
	margin: 0 0 5px 0;
	padding: 2px 2px;
	width: 210px;
	font-size: 12px;
	color: #707070;
}
div#nlreg-sidebar form#tx-srfeuserregister-pi1-fe_users_form label.nlreg-form{
	float:none;
	border:none;
}
form#nlreg-form label {
	float: none;
	border: none;
}

form#nlreg-form input.submit {
	display: block;
	margin: 10px 0 0 0;
	padding: 2px 2px 3px 2px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	border: none;
	background: #0961d2 url(../images/btn_blue_100x23.jpg) repeat-x;
}

/***********************
	resource library (fe_user) sign-up
***********************/

/* Content Version */
.tx-srfeuserregister-pi1 dt {
	float: left;
	clear: both;
	width: 180px;
	line-height: 1em;
	text-align: left;
	padding-top:5px;
}

.tx-srfeuserregister-pi1 dd {
	line-height: 1em;
}

.tx-srfeuserregister-pi1 dt label,
.tx-srfeuserregister-pi1 dd label {
	border: none;
}

.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-submit {
	float: left;
	margin-right: 10px;
	padding: 2px 2px 3px 2px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	border: none;
	background: #0961d2 url(../images/btn_blue_100x23.jpg) repeat-x;
}

/***********************
	fe_user login
***********************/

div.tx-felogin-pi1 form {
	margin: 10px 0;
}

div.tx-felogin-pi1 legend {
	margin: 0 0 5px 0;
	font-weight: bold;
	font-size:12px;
}

div.tx-felogin-pi1 label {
	clear: both;
	float: left;
	width: 100px;
	border: none;
	font-size:12px;
}
/********************************************************
     Form Styleguide Added by RGO 1.10.09
*********************************************************/
.presspart .tx-felogin-pi1 form fieldset div input{
	margin:0 0 16px 0;	
	padding: 2px 4px;	
	font-size:12px;
}
.tx-srfeuserregister-pi1 input{
	padding: 2px 4px;
	font-size:12px;	
}
.tx-srfeuserregister-pi1 select{
	padding: 2px 4px;
	font-size:12px;	
}
.tx-srfeuserregister-pi1 textarea{
	padding: 2px 4px;
	font-size:12px;	
}
.tx-srfeuserregister-pi1 input[type="radio"], .tx-srfeuserregister-pi1 input[type="checkbox"]{
	margin:4px 4px 2px 0; 
}
.tx-srfeuserregister-pi1 input[type="checkbox"]{
	margin:6px 4px 2px 0;
}
body#standard form#mailform fieldset.csc-mailform input.csc-mailform-submit {
	clear:left;
	margin:10px 0 0 200px;
	padding:3px 10px;
	width:auto;
	font-size:12px;
}
body{
	font-size:12px;
}
select#tx-srfeuserregister-pi1-tx_extendedfeuser_interest_area{
	width:126px;
}

.invisible {display: none;}

/*
div.tx-felogin-pi1 input {
	float: left;
	margin-right: 10px;
	padding: 2px 2px 3px 2px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	border: none;
	background: #0961d2 url(../images/btn_blue_100x23.jpg) repeat-x;
}

div.tx-felogin-pi1 input#user,
div.tx-felogin-pi1 input#pass {
	float: none;
	margin: 0 0 5px 0;
	font-size: 11px;
	font-weight: normal;
	color: #707070;
	text-transform: none;
	border: 1px solid #707070;
	background: #ffffff none;
}
*/