div#contact_box/*, 
#main_nav ul li a,
#main_nav ul li a span*/ { 
	behavior: url(fileadmin/template/iepngfix.htc); 
	}
	
body { 
	behavior: url(fileadmin/template/csshover3.htc);
	}

* {
	margin: 0px;
	padding: 0px;
	border: 0px none;
  outline: none;
  }

html {
	overflow-y: scroll;
  }
  
.clear {
  clear: both;
  }
	
body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.33em;
	color: #575757;
	background-color: #fff;
	padding: 0 0 80px;
	margin: 0px;
	}
	
body.fsize_s {
	font-size: 10px;
}

body.fsize_m {
	font-size: 12px;
}

body.fsize_l {
	font-size: 16px;
}
	
a:link,
a:visited {
	text-decoration: none;
	color: #0076b3;
	}

a:hover {
  color: #606060;
  text-decoration: none;
  }
	
h1 {
	font-size: 1.5em;
	line-height: 1.35em;
	color: #008dc1;
	font-weight: normal;
	padding: 0 0 7px;
	}

h2 {
	font-size: 1.25em;
	line-height: 1.1em;
	color: #008dc1;
	font-weight: normal;
	padding: 10px 0 8px  0;
	}

h3 {
	font-size: 1.0em;
	line-height: 1.0em;
	font-weight: bold;
	color: #575757;
	}

h4 {
	font-size: 0.8em;
	line-height: 1.0em;
	font-weight: bold;
	color: #575757;
	}
	
p {
  padding: 8px 0;
  }
  
.align-center {
  text-align: center;
  }
  
.align-justify {
  text-align: justify;
  }
  
/*#content div.csc-textpic-imagewrap {
	margin-right: 0px !important;
	}*/
  
#content .csc-textpic-lastcol {
	margin-left: 22px;
	}

#content .csc-textpic-image img {
	margin: 24px 0px 7px 0px;
	}
	
#content .csc-textpic img {
  margin:10px 0px;
}

.column_2 ul {
  padding-left: 15px;
  }
	
.column_3 {
	font-size: 0.9em;
	line-height: 1.2em;
	}
	
.column_3 h2 {
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0 0 3px 0;
	}
	
.column_3 p {
	margin: 0px;
	padding: 1px 0 0;
	}
	
#wrapper {
  width: 906px;
  margin: auto;
  background: url(img/bg_shad.png) repeat-y;
  }
  
.column_1 {
  float: left;
  width: 201px;
  }
  
.column_2 {
  float: left;
  width: 396px;
  padding: 0 33px 0 31px;
  }
    
.column_3 {
  float: right;
  width: 191px;
  overflow: hidden;
  }
  
#bottom_shadow {
  height: 15px;
  overflow: hidden;
  background: url(img/bg_shad_bottom.png) no-repeat;
  }
  
#container {
  padding: 0px 8px;
  } 
  
#main_nav {
	position: absolute;
	bottom: 0px !important;
	bottom: 1px;
	left: 0px;
	height: 47px;
	width: 873px;
	padding: 0 0 0 17px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	}
  
#main_nav ul li {
  display: block; 
	float: left;
	list-style-type: none;
	margin: 0px;
	height: 47px;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 0.1em;
	font-weight: bold;
	width: auto;
	background: url(blank.gif);
	}  

#main_nav ul li a.first_lvl {
  display: block;
  background: url(img/nav-l.gif) no-repeat left top;
  padding: 0 0 0 12px;
  color: #fff;
}

#main_nav ul li a.first_lvl span {
  display: block;
  padding: 25px 16px 7px 4px;
  background: url(img/nav.gif) no-repeat right top;
}

#main_nav ul li:hover a.first_lvl {
	background-position: left -47px;
	color: #00345b !important;
	color: inherit;
	}

#main_nav ul li:hover a.first_lvl span {
	background-position: right -47px;
	}
  	
#main_nav ul li.current a.first_lvl,
#main_nav ul li.current:hover a.first_lvl {
	background-position: left -94px;
	color: #00345b;
	}
	
#main_nav ul li.current a.first_lvl span,
#main_nav ul li.current:hover a.first_lvl span {
	background-position: right -94px;
	}

#main_nav ul.menu ul a {
	display: block;
	padding: 5px 12px 4px;
	width: 172px;
	font-size: 12px;
	color: #00345b;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	}

#main_nav ul.menu ul li a:hover {
  color: #fff;
}

#main_nav ul.menu ul li:hover {
  background: #00345b;
}

#main_nav ul.menu ul {
	margin: -1px 0 0 2px !important;
	margin: 1px 0 0 2px;
	position: absolute;
	z-index: 100;
	border: 1px solid #e2e2e2;
	display: none;
	width: 192px;
	}
	
#main_nav ul.menu ul li.current a {
  font-weight: bold;
}
 
#main_nav ul.menu li:hover ul {
	display: block;
	}

#main_nav ul.menu ul li {
	width: 192px;
	background-color: #fff;
	height: auto;
	}
  
#header {
  position: relative;
  height: 168px;
  clear: both;
  }
  
#contact_box {
  position: absolute;
  top: 0px;
  right: 13px;
  width: 193px;
  height: 51px;
  }
  
a#cb_mail {
	position: absolute;
	top: 26px;
	display: block;
	height: 12px;
	line-height: 1px;
	font-size: 1px;
	background: url(../blank.gif);
	}

#main {
  padding: 33px 10px 45px 28px;
  }
  
#logo {
  display: inline-block;
  margin: 11px 0 1px;
  }
  
#breadcrumb {
  padding: 28px 0 0;
  font-size: 0.85em;
  }
  
#service_wrapper {
  height: 27px;
  margin: 4px 0 0;
  overflow: hidden;
  position: relative;
  }
  
#service_site {
  position: absolute;
  left: 1px;
  top: 0px;
  }
  
#service_font {
  position: absolute;
  left: 21px;
  top: 0px;
  }
   
#service_site, 
#service_font {
  display: inline-block;
  }
  
a#s_print {
  float: left;
  height: 0px;
	padding: 17px 0 0;
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  text-decoration: none;
  width: 17px;
  background: url(img/service_print.png);
  }
    
a#s_print:hover {
  background-position: 0 -17px;
  }
  
a#fsize_s, a#fsize_m, a#fsize_l {
  float: left;
  height: 17px;
  width: 17px;
  margin: 0 2px;
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  text-decoration: none;
  }
  
a#fsize_s {
  background: url(img/fsize_s.png);
  }
  
a#fsize_m {
  background: url(img/fsize_m.png);
  }
    
a#fsize_l {
  background: url(img/fsize_l.png);
  }
  
a#fsize_s:hover, a#fsize_s.selected,
a#fsize_m:hover, a#fsize_m.selected,
a#fsize_l:hover, a#fsize_l.selected {
  background-position: 0 -17px;
  }
  
#lang_nav ul {
	float: right;
	padding: 0 13px 0 0;
	}

#lang_nav ul li span { 
	display: none;
	}

#lang_nav ul li { 
	float: left;
	display: inline;
	list-style-type: none;
	}

#lang_nav ul li a {
	display: block;
	width: 23px;
	height: 0px;
	padding-top: 17px;
	overflow: hidden;
	background-repeat: no-repeat;
	text-decoration: none;
	}
	
li#de a { background: url(img/de.png); }
li#en a { background: url(img/en.png); }

input,
textarea {
  border: 1px solid #ccc;
  }
  
#search {
	position: absolute;
	}
	
#search .searchfield {
	position: absolute;
	top: 0px;
	left: 0px;
	}
  
body .searchfield {
	font-size: 11px;
	}
  
.searchfield {
	display: inline-block;
	}

input.btn {
	color: #7b7c7e;
	padding: 0;
	font-size: 0.9em;
	text-transform: uppercase;
	background: url(img/btn_bg.png) repeat-x #d6d7d7;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	overflow: visible;
  }
  
.searchfield fieldset {
	width: 183px;
	}

.searchfield fieldset input.tx-indexedsearch-searchbox-sword {
	width: 123px;
	height: 14px;
	float: left;
	padding: 2px;
	margin: 0px;
	}

.searchfield fieldset input.tx-indexedsearch-searchbox-button {
	float: right;
	width: 54px;
	height: 20px;
	margin: 0px;
	}
  
input.btn:hover {
  background-position: 0 -6px;
  cursor: pointer;
  }
  
#content .searchfield fieldset {
	width: 250px;
	}
	
#content .searchfield {
	position: relative;
	font-size: 12px;
	margin-bottom: 13px;
	}
	
#content .searchfield fieldset input.tx-indexedsearch-searchbox-sword {
	width: 180px;
	height: 16px;
	}

#content .searchfield fieldset input.tx-indexedsearch-searchbox-button {
	position: absolute;
	left: 186px;
	top: 0px;
	height: 22px;
	}
	
span.tx-indexedsearch-sw,
strong.tx-indexedsearch-redMarkup {
	display: inline-block;
	padding: 0px 1px;
	font-weight: bold;
	background: #ffdf89;
	}

ul.browsebox {	
	padding-left: 0px;
	margin: 0 0 15px;
	}
	
ul.browsebox li {
  display: block; 
	float: left;
	list-style-type: none;
	margin-right: 3px;
	}
	
.tx-indexedsearch-noresults {
	font-weight: bold;
	}

#news_teaser_wrapper {
  background-color: #eef4fb;
  }
  
#rss_box {
  float: left;
  width: 238px;
  text-align: right;
  }
  
#rss_box .headline {
  display: inline-block;
  font-size: 1.45em;
  font-weight: bold;
  padding: 8px 0 0;
  }
  
#rss_box .headline a {
  display: inline-block;
  }
  
#rss_box .headline a span {
  font-size: 0.55em;
  line-height: 1.2em;
  font-weight: normal;
  color: #575757;
  display: inline-block;
  margin-top: 6px;
  }
  
#rss_box .headline img {
  vertical-align: middle;
  padding: 0 5px 0 0;
  margin-top: -3px;
  }
  
#news_teaser {
  float: right;
  width: 611px;
  padding: 0 19px 3px 0;
  color: #0076b3;
  font-size: 0.9em;
  line-height: 1.55em;
  }
  
#news_teaser ul {
  padding: 0 0 2px 0;
  }
  
#news_teaser .headline {
  display: block;
  font-size: 1.35em;
  border-bottom: 1px solid #bedbed;
  padding: 7px 0 1px;
  }
  
#news_teaser ul li {
  list-style-type: none;
  padding: 1px 1px 1px 17px;
  background: url(img/news_bullet.png) no-repeat 0 50%;
  font-weight: bold;
  border-bottom: 1px solid #bedbed;
  }
  
#news_teaser .head {
  float: left;
  color: #575757;
  width: 409px;
	}  

#news_teaser .date {
  float: right;
  text-align: right;
  color: #575757;
  width: 120px;
  }

#footer_nav_wrapper {
  padding: 35px 0 1px;
  color: #6b6d6c;
  background-color: #fff;
  text-align: center;
  }

#copy {
	font-size: 0.95em;
  }
	
#footer_nav {
	padding: 0 0 10px;
  }

#footer_nav ul li {
	display: inline;
	list-style-type: none;
	}
	
#footer_nav ul li a {
	margin: 0 6px;
	color: #6b6d6c;
	}
	
#footer_nav ul li a:link,
#footer_nav ul li a:visited {
  text-decoration: none;
  }
  
#footer_nav ul li a:hover {
  text-decoration: underline;
  }
  
#sb_links {
	font-size: 0.95em;
	color: #b4b4b4;
	background: #fff;
	padding: 12px 9px 0px;
	}
	
#sb_links span {
	display: inline-block;
	padding: 0 6px 0 0;
	}
	
#sb_links img {
	width: 16px;
	height: 16px;
	padding: 1px;
	margin: 0px 3px;
	border: 1px solid #e4e4e4;
	vertical-align: middle;
	}
  
.news-list-morelink {
	display: block;
  padding-bottom: 20px;
  }
  
.news-single-img {
  position: absolute;
  margin-left: 429px;
	}

.mailformplus_contactform .cf_label {
	float: left;
	width: 125px;
	clear: left;
	}
	
.mailformplus_contactform .cf_label_200 {
	width: 200px;
	}

.mailformplus_contactform textarea,
.mailformplus_contactform input {
  width: 235px;
  padding: 2px;
	}

input#contact_general,
input#contact_request {
	width: 30px;
	border: 0px none;
	}

.cf_input input.btn {
	width: 241px;
	}
	
#mailform_errors {
	color: #be2805;
	margin: 0 0 15px;
	}
	
.tx-your-extension-id-pi1-captcha img {
	border: 1px solid #ccc;
	margin-left: 0px;
	margin-right: 0px;
	width: 239px;
	}
	
.tx-srfreecap-pi2-cant-read {
	display: block;
	color: #575757;
	margin-top: 5px;
	}
	
ul#value_chain {
	display: block;
	position: relative;
	width: 396px;
	height: 149px;
	margin: 0 0 22px;
	}
	
ul#value_chain li {
	display: block;
	position: absolute;
	list-style-type: none;
	height: 45px;
	width: 88px;
	cursor: pointer;
	}
	
ul#value_chain li a {
	display: block;
	height: 0px;
	padding-top: 45px;
	overflow: hidden;
	text-decoration: none;
	background: url(../blank.gif);
	}

ul#value_chain li:hover,
ul#value_chain li.current,
ul#value_chain li.current:hover {
	background-position: 0 -45px;
	}