/* ### STRUCTURE ### */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #888 url(../img/body_bg_experience.gif) repeat-x left top;
	font: 62.5% "Verdana";
}

/* ### Font Size for Safari ## */

html.webkit body {
	/*font-size: 71.4%;*/
}

#overall {
	width: 899px;
	margin-right: auto;
	margin-left: auto;
	/*padding-bottom: 27px;*/
	position: relative;
	z-index: 1;
	
}

#header {
	width: 828px;
	height: 62px;
	padding-left: 71px;
	padding-top: 13px;
	position: relative;
	z-index: 2;
	/*background-color: silver;*/
	background: #888 url(../img/body_bg_experience.gif) repeat-x left top;
}

#navi_head {
	height: 20px;
	margin-bottom: 14px;
	/*background-color: red;*/
}

#navi_main {
	height: 28px;
	/*padding-left: 332px;*/
	/*background-color: maroon;*/
	text-align: right;
	padding-right: 30px;
}

#flash {
	width: 100%;
	height: 483px;
	position: relative;
	z-index: 2;
	/*background-color: orange;*/
	background:url(../img/body_bg_experience.gif) repeat-x left -75px;
}


div.content {
	position: relative;
	margin-left: 32px !important;
	margin-left: 16px;
	z-index: 3;
	width: 755px;
	min-height: 307px;
	height: auto !important;
	height: 307px;
	/*background: url(../img/content_bg2_exp.gif) repeat-y left top;*/
	float:left;
	padding: 0 72px 30px 40px;
	
}

#footer {
	width: 755px;
	height: 43px;
	position: relative;
	z-index: 3;
	/*background-color: navy;*/
	margin-left: 32px !important;
	margin-left: 16px;
	padding-left: 40px;
	padding-right: 72px;
	float:left;
}

#footer_start {
	width: 100%;
	text-align: right;
	padding-right: 5px;
	width: 894px;
	margin-right: auto;
	margin-left: auto;
	/*padding-bottom: 27px;*/
	position: relative;
	z-index: 1;
}

/* ### DIVIDER ELEMENTS ### */

div.ce_70_30 {
	clear: both;
	position: relative;
	float: left;
	width:100%;
}

div.ce_30_70 {
	clear: both;
	position: relative;
	float: left;
	width:100%;
}

div.ce_50_50 {
	clear: both;
	position: relative;
	/*float: left;*/
	width:100%;
}

div.ce_33_33_33 {
	clear: both;
	position: relative;
	float: left;
	width:100%;
}


/* ### COL ELEMENTS ### */

div.col_70 {
	float: left;
	width: 66%;
	/*background-color: fuchsia;*/
}

div.col_30 {
	float: left;
	width: 32%;
	/*background-color: aqua;*/
}

div.col_50 {
	float: left;
	width: 49%;
	/*background-color: lime;*/
}

div.col_33 {
	float: left;
	width: 32%;
	/*background-color: teal;*/
}



.left {
	margin: 0 2% 0 0 ;
}
div.col_33 .left {
  margin: 0 2% 0 0 !important;
  margin: 0 1% 0 0 ;
}

.right {
	
}

.middle {
	margin: 0 2% 0 0;
}
div.col_33.middle {
  margin: 0 2% 0 0 !important;
  margin: 0 1% 0 0 ;
}

/* HACK: 50_50 in 70_30 */

div.col_70 div.col_50  {
	width: 48.5%;
}

div.col_70 div.col_50.left {
	margin: 0 2.9% 0 0 !important;
	margin: 0 2.9% 0 0;
}

/* for Safari */

html.webkit div.col_70 div.col_50 {
	width: 48.5%;

}

html.webkit div.col_70 div.col_50.left {
	margin: 0 3% 0 0;
}

html.webkit div.ce_case_studies div.ce_50_50 div.col_50 {
	width: 47.5%;
	
}

html.webkit div.ce_case_studies div.ce_50_50 div.col_50.left {
	margin: 0 5% 0 0 !important;
	margin: 0 2.5% 0 0;
}

/* for Case Studies */

div.ce_case_studies div.ce_50_50 div.col_50 {
	width: 359px;
	position: relative;
	z-index: 3;
}

div.ce_case_studies div.ce_50_50 div.col_50.left {
	margin: 0 37px 0 0;
}


div.ce_case_studies div.ce_50_50 div.col_50.right {
	padding-top: 84px;
}

div.ce_case_studies div.ce_50_50 div.col_50.left div.col_50, div.ce_case_studies div.ce_50_50 div.col_50.right div.col_50 {
	float: left;
	width: 49%;
}

div.ce_case_studies div.ce_50_50 div.col_50.left div.ce_50_50 div.col_50.left, div.ce_case_studies div.ce_50_50 div.col_50.right div.ce_50_50 div.col_50.left, 
div.ce_case_studies div.ce_50_50 div.col_50.left div.ce_30_70 div.col_30.left, div.ce_case_studies div.ce_50_50 div.col_50.right div.ce_30_70 div.col_30.left{
	margin: 0 2% 0 0 !important;
	margin: 0 1% 0 0;
}

div.ce_case_studies div.ce_50_50 div.col_50.left div.col_50.right, div.ce_case_studies div.ce_50_50 div.col_50.right div.col_50.right {
	padding-top: 0px;
}

/* ### NAVIGATION ### */

ul.navi_main li {
	list-style-type: none;
	display: inline;
	margin-right: 28px;
}

li.last {
	margin-right: 0;
	background: none;
	padding-right: 0;
}
ul.navi_head li.last {
	margin-right: 0;
	background: none;
	padding-right: 0;
}

ul.navi_head {
	height: 20px;
}

ul.navi_head li {
	list-style-type: none;
	display: inline;
	margin-right: 9px;
	font-size: 1em;
	padding-right: 9px;
	background: url(../img/divider_headnavi.gif) no-repeat right 1px;
}

ul.navi_head a, ul.navi_head a:visited {
	color: #fff;
	text-decoration: none;
}

ul.navi_head a:hover {
	text-decoration: underline;
}

ul.navi_start li.last {
	margin-right: 0;
	background: none;
	padding-right: 0;
}

ul.navi_start {
	height: 20px;
}

ul.navi_start li {
	list-style-type: none;
	display: inline;
	margin-right: 9px;
	font-size: 1em;
	padding-right: 9px;
	/*background: url(../img/divider_headnavi.gif) no-repeat right 1px;*/
}

ul.navi_start a {
	color: #545454;
	text-decoration: none;
}

ul.navi_start a:hover {
	text-decoration: none;
	color: #383838;
}

/* ### FLASH TEASER ### */

div.flash_image_teaser, 
object.flash_image_teaser
 {
	margin-bottom: 15px;
}

/* ### CASE STUDY ### */

div.introduction {
	width: 755px;
	position: relative;
	z-index: 4;
	clear: both;
	margin-top: -281px;
	margin-bottom: 15px;
	padding-bottom: 25px;
	border-bottom: 1px solid #535353;
}

div.intro_text {
	width: 359px;
	position: relative;
	z-index: 3;
}

div.intro_image {
	position: relative;
	z-index: 5;
	width: 359px;
	height: 281px;
	margin-left: 396px;
}
div.col_70 div.border_box.big {
  width: 91.5%;
}

/* ### KARRIERE LISTE ### */
.karriere-list-item h2 {
	font-weight:normal;
}
.karriere-list-item h2 a:hover {
text-decoration:underline;
}