/*
 * Copyright Ã‚Â© 2008 User Interface Design GmbH. All Rights Reserved.
 *
 * File: uidweb5.css
 *
 * Description: Style sheet for media type 'screen'
 *
 * Last modified at: 08 June 2009
 *
 * Last modified by: Iris Woersdoerfer <iris.woersdoerfer@uid.com>
 *
 */

/**************************************** Main ****************************************/

html {
/*	height: 100%;*/
	margin-bottom: 1px;
	background-image: url(./new_design/bg_bottom.gif);
  background-repeat: repeat-y;
  background-position: top center;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-attachment: scroll;
	background-image: url(./new_design/bg_radial.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 1.0em;
	min-height: 895px;
	height:100%;
}
#container {
	width: 916px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: left;
	min-height: 100%;
	position: relative;
	color: #000000;
	background-color: transparent;
}
#toparea {
	color: #000000;
	background-image:url(./newCI/header.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-color: #FFFFFF;
	height:238px;
	width: 900px;
}
#mainarea {
	width: 900px;
	float: left;
	display:inline;
	background-color:#FFFFFF;
	padding-top:20px;
	line-height:1em;
}
#header {
	height: 2.7em;
	color: #000000;
	background-image:url(./newCI/shadow_header.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 8px;
}
#keyvisual {
	float:left;
	display:inline;
	width: 900px;
	height: 189px;
}
#no-keyvisual{
  height: 189px;
  width: 900px;
  background-color:#FFFFFF;
}
#shadow-box{
  height: 100%;
  padding-left: 8px;
  background-color: transparent;
  background-image: url(./newCI/shadow_left_right.png);
  background-position: left top;
  background-repeat: repeat-y;
  float: left;
  width: 916px;
}
#claim{
	float:left;
	display:inline;
	/*width: 455px;*/
	margin:0px 0px 0px 0px;
	padding: 21px 200px 0px 186px;
	font-family: Verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 0.75em;
	line-height:1.45em;
	color: #F08400;
	width: 514px;
	background-color: #FFFFFF;
}
#claim a{
  color: #F08400;
  padding:0px;
  margin:0px;
}
img {
	border: 0px;
}
/*
.ie-centering { For centering uls in IE
	clear: both; 
	text-decoration: none;
	display: inline-block;
}
*/
.clear { /* IE Fix */
	font-size: 1px; 
	height: 1px;
}
.clear-both {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

* html .visualIEFloatFix { 
	height: 0.01%;
}
.flash {
	border: 1px #F0F0F0 solid; 
	margin-right: 6px;
	margin-top: 6px;
	margin-bottom: 0px;
	padding: 0px;
}
form {
	margin: 0px;
}

/**************************************** Language ****************************************/

#language {
	float: left;
		display:inline;
	padding-left: 0px;
	margin-top: 13px;
	margin-left:9px;	
}
#language ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#language li {
	float: left;
		display:inline;
	padding-right:9px;
	padding-left:9px;
}
#language a  {
	float: left;
		display:inline;
	color: #808080;
	background-color: transparent;
	font-family: Verdana, arial, sans-serif;
	font-weight: normal;
	/*font-size: 9px;*/
	font-size: 0.56em;
	text-decoration: none;
}
#language #current a {
	float: left;
		display:inline;
	color: #808080; 
	background-color: transparent;
	font-family: Verdana, arial, sans-serif; 
	font-weight: bold; 
	/*font-size: 9px;*/
	font-size: 0.56em;
	text-decoration: none; 
}
.spacer {
	background-image: url(./new_design/menu_spacer.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.footer_spacer {
	background-image: url(./new_design/menu_spacer_black.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

/**************************************** Search ****************************************/

#search {
	margin-left: 44px;
	margin-top: 9px;;
	float: left;
		display:inline;
	border-color: #d7d7d8;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
	height: 1.15em;
}
input.search-frame {
	float: left;
	display:inline;
	/*border-color: #A6A6A6;*/
	/*border-style: solid;*/
	/*border-width: 0px;*/
	border: solid 0 #fff;
	color: #808080;
	background-color: #FFFFFF;
	font-family: Verdana, arial, sans-serif; 
	font-weight: normal; 
	font-size: 0.7em;
	text-decoration: none;
	text-indent: 2px;
	margin-top: 1px;
}
input.search-frame:focus {
	color: #404040;
	background-color: #FFFFFF;
}
input.search-button {
	float: left;
	display:inline;
	margin: 5px 5px 4px 5px;
}
#search-result-page{
  padding-left: 159px;
}
#search-result-page h3{
  color: #808080;
}
#search-result-page h2{
  margin-bottom: 21px;
}
#search-result-page b {
  color: #404040;
}
#search-result-page .search-results {
	margin: 0px 0px 9px -1px;
	padding-top: 0px;
	padding-left: 0px;
	width: 500px;
	border-color: #f9f9f9;
	border-style: solid;
	border-width: 1px;
}
#search-result-page .search-results p{
  margin-top: 8px;
}
#search-result-page .search-results a {
	color: #F08400;
	font-weight: bold;
	text-decoration: none;
}
#search-result-page .search-results a.search-link {
	color: #000000;
  font-size: 1em;
	font-weight: normal;
	background-image: url(./new_design/more_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
	display:inline-block;
}
#search-result-page .search-results:hover,
#search-result-page .search-results:focus,
#search-result-page .search-results:active{
  cursor: pointer;
}
#search-result-page a:hover,
#search-result-page a:focus,
#search-result-page a:active{
  text-decoration:underline;
}
#search-result-page .search-link:hover,
#search-result-page .search-link:focus,
#search-result-page .search-link:active{
  color:  #808080;
  text-decoration: none;
}
#search-result-page .search-results:hover .search-link,
#search-result-page .search-results:focus .search-link,
#search-result-page .search-results:active .search-link{
  color:  #808080;
  text-decoration: none;
}
#search-result-page .search-results:hover a,
#search-result-page .search-results:focus a,
#search-result-page .search-results:active a{
  text-decoration:underline;
}

/**************************************** Main-Menu ****************************************/

#mainmenu {
	clear: both;
	height: auto;
	float:left;
	display:inline;
	width:760px;
}
#mainmenu ul {
	margin-top:14px;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 0px;
	padding-bottom: 0;
	list-style: none;
	background-image:url(./newCI/mainmenu_bg.png);
	background-repeat:repeat;

}
#mainmenu li {
	float: left;
	display: inline;
	padding-left: 13px;
	padding-right: 13px;
	vertical-align: middle;
	padding-bottom: 3px;
}
#mainmenu a  {
	color: #FFFFFF;
	background-color: transparent;
	font-family: Verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 0.75em;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom:3px;
	margin-top: 0px;
	/*height:24px;*/
}
#mainmenu #main-active_0_1 a,
#mainmenu #main-active_1_1 a,
#mainmenu #main-active_2_1 a,
#mainmenu #main-active_3_1 a,
#mainmenu #main-active_4_1 a,
#mainmenu #main-active_0_2 a,
#mainmenu #main-active_1_2 a,
#mainmenu #main-active_2_2 a,
#mainmenu #main-active_3_2 a,
#mainmenu #main-active_4_2 a,
#mainmenu #main-active_0_3 a,
#mainmenu #main-active_1_3 a,
#mainmenu #main-active_2_3 a,
#mainmenu #main-active_3_3 a,
#mainmenu #main-active_4_3 a,
#mainmenu #main-active_0_4 a,
#mainmenu #main-active_1_4 a,
#mainmenu #main-active_2_4 a,
#mainmenu #main-active_3_4 a,
#mainmenu #main-active_4_4 a,
#mainmenu #main-active_0_5 a,
#mainmenu #main-active_1_5 a,
#mainmenu #main-active_2_5 a,
#mainmenu #main-active_3_5 a,
#mainmenu #main-active_4_5 a,
#mainmenu #main-active_0_6 a,
#mainmenu #main-active_1_6 a,
#mainmenu #main-active_2_6 a,
#mainmenu #main-active_3_6 a,
#mainmenu #main-active_4_6 a,
#mainmenu #main-active_0_7 a,
#mainmenu #main-active_1_7 a,
#mainmenu #main-active_2_7 a,
#mainmenu #main-active_3_7 a,
#mainmenu #main-active_4_7 a,
#mainmenu #main-active_0_8 a,
#mainmenu #main-active_1_8 a,
#mainmenu #main-active_2_8 a,
#mainmenu #main-active_3_8 a,
#mainmenu #main-active_4_8 a{
    font-weight: bold;
}
#mainmenu #main-active_0_1,
#mainmenu #main-active_1_1,
#mainmenu #main-active_2_1,
#mainmenu #main-active_3_1,
#mainmenu #main-active_4_1,
#mainmenu #main-active_0_2,
#mainmenu #main-active_1_2,
#mainmenu #main-active_2_2,
#mainmenu #main-active_3_2,
#mainmenu #main-active_4_2,
#mainmenu #main-active_0_3,
#mainmenu #main-active_1_3,
#mainmenu #main-active_2_3,
#mainmenu #main-active_3_3,
#mainmenu #main-active_4_3,
#mainmenu #main-active_0_4,
#mainmenu #main-active_1_4,
#mainmenu #main-active_2_4,
#mainmenu #main-active_3_4,
#mainmenu #main-active_4_4,
#mainmenu #main-active_0_5,
#mainmenu #main-active_1_5,
#mainmenu #main-active_2_5,
#mainmenu #main-active_3_5,
#mainmenu #main-active_4_5,
#mainmenu #main-active_0_6,
#mainmenu #main-active_1_6,
#mainmenu #main-active_2_6,
#mainmenu #main-active_3_6,
#mainmenu #main-active_4_6,
#mainmenu #main-active_0_7,
#mainmenu #main-active_1_7,
#mainmenu #main-active_2_7,
#mainmenu #main-active_3_7,
#mainmenu #main-active_4_7{
	background-image:url(./newCI/mainmenu_bg.png);
	background-repeat:repeat;
}
#mainmenu #main-active_0_1,
#mainmenu #main-active_1_1,
#mainmenu #main-active_2_1,
#mainmenu #main-active_4_1,
#mainmenu #main_0_1,
#mainmenu #main_1_1,
#mainmenu #main_2_1,
#mainmenu #main_4_1{
    width: 2.5em;
}
#mainmenu #main-active_3_1,
#mainmenu #main_3_1{
	width: 2.1em;
}
#mainmenu #main-active_0_2,
#mainmenu #main-active_2_2,
#mainmenu #main_0_2,
#mainmenu #main_2_2{
    width: 5.5em;
}
#mainmenu #main-active_4_2,
#mainmenu #main_4_2{
	width: 5.8em;
}
#mainmenu #main-active_3_2,
#mainmenu #main_3_2{
	width: 4.7em;
}
#mainmenu #main-active_1_2,
#mainmenu #main_1_2{
	width: 5.75em;	
}
#mainmenu #main-active_0_3,
#mainmenu #main-active_2_3,
#mainmenu #main_0_3,
#mainmenu #main_2_3{
    width: 3.9em;
}
#mainmenu #main-active_4_3,
#mainmenu #main_4_3{
	width: 7.5em;
}
#mainmenu #main-active_3_3,
#mainmenu #main_3_3{
	width: 3.8em;
}
#mainmenu #main-active_1_3,
#mainmenu #main_1_3{
	width: 4.25em
}
#mainmenu #main-active_0_4,
#mainmenu #main-active_2_4,
#mainmenu #main-active_3_4,
#mainmenu #main-active_4_4,
#mainmenu #main_0_4,
#mainmenu #main_2_4,
#mainmenu #main_3_4,
#mainmenu #main_4_4{
    width: 4.85em;
}
#mainmenu #main-active_1_4,
#mainmenu #main_1_4{
	width: 4.6em;
}
#mainmenu #main-active_0_5,
#mainmenu #main-active_2_5,
#mainmenu #main-active_3_5,
#mainmenu #main_0_5,
#mainmenu #main_2_5,
#mainmenu #main_3_5{
    width: 5.5em;
}
#mainmenu #main-active_4_5,
#mainmenu #main_4_5{
	width: 7em;
}
#mainmenu #main-active_1_5,
#mainmenu #main_1_5{
	width: 3.8em;
}
#mainmenu #main-active_0_6,
#mainmenu #main-active_2_6,
#mainmenu #main-active_3_6,
#mainmenu #main-active_4_6,
#mainmenu #main_0_6,
#mainmenu #main_2_6,
#mainmenu #main_3_6,
#mainmenu #main_4_6{
    width: 4.1em;
}
#mainmenu #main-active_1_6,
#mainmenu #main_1_6{
	width: 2.5em;
}
#mainmenu #main-active_0_7,
#mainmenu #main-active_1_7,
#mainmenu #main-active_2_7,
#mainmenu #main-active_3_7,
#mainmenu #main-active_4_7,
#mainmenu #main_0_7,
#mainmenu #main_1_7,
#mainmenu #main_2_7,
#mainmenu #main_3_7,
#mainmenu #main_4_7{
    width: 3em;
}

#mainmenu #main_0_1 a:hover,
#mainmenu #main_0_1 a:focus{
  	font-weight: bold;
}
#mainmenu #main_1_1 a:hover,
#mainmenu #main_1_1 a:focus{
  	font-weight: bold;
}
#mainmenu #main_3_1 a:hover,
#mainmenu #main_3_1 a:focus{
  	font-weight: bold;
}
#mainmenu #main_4_1 a:hover,
#mainmenu #main_4_1 a:focus{
  	font-weight: bold;
}
#mainmenu #main_0_2 a:hover,
#mainmenu #main_0_2 a:focus{
  	font-weight: bold;}
#mainmenu #main_1_2 a:hover,
#mainmenu #main_1_2 a:focus{
  	font-weight: bold;}
#mainmenu #main_3_2 a:hover,
#mainmenu #main_3_2 a:focus{
  	font-weight: bold;}
#mainmenu #main_4_2 a:hover,
#mainmenu #main_4_2 a:focus{
  	font-weight: bold;}
#mainmenu #main_0_3 a:hover,
#mainmenu #main_0_3 a:focus{
  	font-weight: bold;}
#mainmenu #main_1_3 a:hover,
#mainmenu #main_1_3 a:focus{
  	font-weight: bold;}
#mainmenu #main_3_3 a:hover,
#mainmenu #main_3_3 a:focus{
  	font-weight: bold;}
#mainmenu #main_4_3 a:hover,
#mainmenu #main_4_3 a:focus{
  	font-weight: bold;}
#mainmenu #main_0_4 a:hover,
#mainmenu #main_0_4 a:focus{
  	font-weight: bold;}
#mainmenu #main_1_4 a:hover,
#mainmenu #main_1_4 a:focus{
  	font-weight: bold;}
#mainmenu #main_0_5 a:hover,
#mainmenu #main_0_5 a:focus{
  	font-weight: bold;}
#mainmenu #main_1_5 a:hover,
#mainmenu #main_1_5 a:focus{
  	font-weight: bold;}
#mainmenu #main_3_5 a:hover,
#mainmenu #main_3_5 a:focus{
  	font-weight: bold;}
#mainmenu #main_4_5 a:hover,
#mainmenu #main_4_5 a:focus{
  	font-weight: bold;}
#mainmenu #main_0_6 a:hover,
#mainmenu #main_0_6 a:focus{
  	font-weight: bold;}
#mainmenu #main_1_6 a:hover,
#mainmenu #main_1_6 a:focus{
  	font-weight: bold;}
#mainmenu #main_0_7 a:hover,
#mainmenu #main_0_7 a:focus{
  	font-weight: bold;}
#mainmenu #main_1_7 a:hover,
#mainmenu #main_1_7 a:focus{
  	font-weight: bold;}
#mainmenu #main_0_8 a:hover,
#mainmenu #main_0_8 a:focus{
  	font-weight: bold;}
#mainmenu #main_1_8 a:hover,
#mainmenu #main_1_8 a:focus{
  	font-weight: bold;
}
/**************************************** Sub-Menu ****************************************/

#submenu {
	width: 141px;
	height:333px;
	min-height: 333px;
	padding:0px;
  float: left;
	margin: 0px 0px 0px 17px;
	background-image:url(./new_design/bg_img_submenu.png);
	background-repeat:no-repeat;
	background-position: right top;
	display:inline;
	font-size: 0.7em;
}
#submenu ul {
  padding: 0px 9px 0px 0px;
  margin:0;
	list-style: none;
	width:auto;
}
#submenu li {
  padding-bottom: 0px;
}
#submenu #sub-active{
  margin-bottom: 15px;
}
#submenu a  { 
	color: #808080;
	background-color: transparent;
	font-family: Verdana, arial, sans-serif; 
	font-weight: normal;
	font-size: 1em;
	text-decoration: none;
	vertical-align: bottom;
	display: block;
	padding-top:0px;
  margin-top:0px;
  margin-bottom: 19px;
}
#submenu a:hover,
#submenu a:focus,
#submenu a:active {
  color:#F08400;
}
#submenu #sub-active a {
  font-weight: bold;
  color:#F08400;
	padding-left: 0px;
	margin-left: 0px;
  margin-bottom: 0px;
}
#submenu #sub-active a:hover,
#submenu #sub-active a:focus,
#submenu #sub-active a:active {
  color:#F08400;
}
#submenu #sub-passive a {
  font-weight: bold;
  color:#404040;
	padding-left: 0px;
	margin-bottom: 0px;
}
#submenu #sub-passive a:hover,
#submenu #sub-passive a:focus,
#submenu #sub-passive a:active {
  color:#F08400;
}
#submenu ul ul {
	margin-bottom: 19px;
	margin-top: 12px;
	padding:0;
	margin-left:5px;
	margin-top: 0px;
}
#submenu ul ul li{
  color: #000000;
	background-color: transparent;
	font-family: Verdana, arial, sans-serif; 
	font-weight: normal;
	font-size:1em;
	text-decoration: none;
	margin:0;
	padding:0;
}
#submenu ul ul li a{
  padding-left: 7px;
}
#submenu #sub-active li a {
  font-weight: normal;
	color: #404040;
	margin-left: 1px;
	padding-left:7px;
	padding-bottom: 0px;
	margin-top: 8px;
	background-image: url(./new_design/list_img.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
}
#submenu #sub-active li a:hover,
#submenu #sub-active li a:focus,
#submenu #sub-active li a:active {
  color:#F08400;
}
#submenu #sub-passive li a {
  font-weight: normal;
  color:#404040;
	margin-left: 1px;
	padding-left:7px;
	padding-bottom: 0px;
	margin-top:8px;
	background-image: url(./new_design/list_img.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
}
#submenu #sub-passive li a:hover,
#submenu #sub-passive li a:focus,
#submenu #sub-passive li a:active {
  color:#F08400;
}
#submenu li #sub-active a {
  font-weight: bold;
  color:#f08400;
	padding-left: 7px;
	margin-left: 1px;
  padding-bottom: 0px;
	margin-top: 12px;
	background-image: url(./new_design/list_img.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
}
#submenu ul ul #sub-active a{
 margin-top: 8px;
}
#submenu ul ul #sub-active{
 margin-bottom: 8px;
}
#submenu li #sub-active a:hover,
#submenu li #sub-active a:focus,
#submenu li #sub-active a:active {
  color:#F08400;
}

/**************************************** Content ****************************************/

#content {	
	float: left;
  min-height: 500px;
  margin:0px;
  padding-left:26px;
  padding-bottom: 27px;
  padding-top: 2px;
  padding-right:0px;
	font-family: Verdana, arial, sans-serif;
  font-size: 0.7em;
  display:inline;
}
.default {
	width: 450px;
}
.wide_sidebar {
	width: 419px;
}
.no-submenu {
	width: 581px;
}
.no-sidebar {
	width: 510px;
}
.no-submenu-no-sidebar{
  width: 873px;
}
.no-submenu-no-sidebar h1{
  margin-left: 36px;
}
.no-submenu a{
	color: #406880;
	background-color: transparent;
	font-family: Verdana, arial, sans-serif;
	font-weight: normal;
	font-size:1em;
	text-decoration: underline;
}
h1 { 
	color: #404040; 
	background-color: transparent;
	font-family: Verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 1.27em;
	text-decoration: none;
	padding:0;
	margin: 0px 0px 17px 0px;
}
h1 a { 
	color: #404040; 
	background-color: transparent;
	font-family: Verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 1em;
	padding:0px;
	margin: 0px 0px 0px 0px;
}
h2 { 
	color: #808080;
	background-color: transparent;
	font-family: Verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 1.27em;
	text-decoration: none;
	margin: 0px 0px 8px 0px;
	padding-top: 1px;
}
h2 a {
	color: #808080;
	background-color: transparent;
	font-family: Verdana, arial, sans-serif; 
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
}
h2 a:hover,
h2 a:focus,
h2 a:active {
	color: #808080;
  text-decoration: underline;
}
.anchor:hover,
.anchor:focus,
.anchor:active {
  text-decoration: none;
}
b a.anchor {
	color: #000000;
	font-weight:bold;	
}
h2 b {
	color: #808080;
	background-color: transparent;
  font-family: Verdana, arial, sans-serif; 
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
}
h3 { 
color: #f08400;
	background-color: transparent;
	font-family: Verdana, arial, sans-serif; 
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
	margin: 8px 0px 8px 0px;
}
.right h3{
  margin-top:1px;
}
h3 a { 
	color: #f08400;
	background-color: transparent;
	font-family: Verdana, arial, sans-serif; 
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
}
h4 { 
	color: #f08400;
	background-color: transparent;
	font-family: Verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 1.09em;
	text-decoration: none;
	margin: 0px 0px 9px 4px;
}
h4 a {
	color: #f08400;
	background-color: transparent;
	font-family: Verdana, arial, sans-serif; 
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
}
p { 
	color: #000000;
	background-color: transparent;
	font-family: Verdana, arial, sans-serif; 
	font-weight: normal;
	font-size: 1em;
	text-decoration: none;
	padding: 0px 0px 8px 0px;
	margin: 0px;
}
p.warning {
	font-weight: bold;
	color: #B31B2C;
	background-color: transparent;
}
p.right {
	text-align: right;
}
p.left {
	text-align: left;
}
p.center {
	text-align: center;
}
p.float-left {
	float: left;
	padding: 0px;
	margin: 2px 0px 0px 0px;
	display:inline;
}
p.float-right {
	float: right;
	padding: 0px;
	margin: 0px;
	display:inline;
}
p b{
  color:#808080;
}
img.image-left {
	margin-top: 4px;
	margin-bottom: 3px;
	margin-right: 30px;
	margin-left: 0px;
	padding:0px;
}
img.image-right {
	margin-top: 4px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 9px;
	padding:0px;
}
a { 
	color: #406880; 
	font-family: Verdana, arial, sans-serif; 
	font-weight: normal;
	text-decoration: none;
}
a:hover,
a:focus,
a:active {
  text-decoration: underline;
}
.customerLink{
  margin-left: 106px;
}
.link {
	  font-size: 1em;
    font-family: Verdana, arial, sans-serif;;
	  font-weight: bold;
  	margin-left:12px;
  	margin-top:10px;
}
.link a{
    font-size: 1em;
    font-family: Verdana, arial, sans-serif;
	  font-weight: normal;
}
#content ul { 
	padding: 0px 0px 16px 20px;
	margin: 0px;
}
#content li { 
	color: #000000;
	background-color: transparent;
	font-family: Verdana, arial, sans-serif; 
	font-weight: normal;
	font-size:1em;
	text-decoration: none;
	padding-bottom:2px;
}
#content ol { 
	padding: 0px 0px 16px 20px;
	margin: 0px 0px 0px 10px;
}
#content ol li { 
	padding-bottom: 8px;
}
#content ol ol { 
	list-style-type: lower-latin;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}
#content ol ol li { 
	padding-top: 8px;
	font-size: 1em;
}
a.more {
	background-image: url(./new_design/more_arrow.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 12px;
	/*display:inline-block;*/
}
.more {
	background-image: url(./new_design/more_arrow.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 12px;
	/*display:inline-block;*/
}
.goto-top{
  margin-bottom: 39px;
  margin-top:0px;
  padding:0px;
}
a.extern {
	background-image: url(./new_design/extLinkl.png);
	background-repeat: no-repeat;
	background-position: left 4px;
  padding-left:11px;
	padding-top:0px;
	display:inline-block;
}
ul a.extern {
	display:inline;
}

a.pdf{
	background-image: url(pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
  padding-bottom: 3px;
  padding-top: 3px;
}
.pdf a{
	background-image: url(pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
  padding-bottom: 3px;
  padding-top: 3px;
}
.pdf {
  margin-bottom: 9px;
}
a.resize {
	background-image: url(icon_resize.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right:16px;
}
a.resize_new {
	background-image: url(icon_resize.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right:16px;
	color: #000000;
}
a.resize_new:hover,
a.resize_new:focus{
  color: black;
  text-decoration: none;
}
b.orange {
	color: #F08400; 
	background-color: transparent;
}
#content #default {
  margin: 0px 309px 0px 0px;
  padding:0px;
  float: left;
  display: inline;
  clear:left;
}
#content .left {
	width: 143px;
	float: left;
	display:inline;
	margin: 11px 0px 0px 0px;
	padding-right: 12px;
}
.default .left{
  display:block;
  float:left;
  display:inline;
	margin: 0px;
	padding: 0px;
	width: auto;
	height: 100%;
}
.wide_sidebar .left{
  display:block;
  float:left;
  display:inline;
	margin: 0px;
	padding: 0px;
	width: auto;
	height: 100%;
}
#content .teaser{
  display: block;
}
#content .teasertext{
  display: block;
  color:#000000;
}
#content .teaser:hover a,
#content .teaser:focus a{
  color: #808080;
  text-decoration: none;
}
#content .teaser:hover .teasertext,
#content .teaser:focus .teasertext{
  color: #808080;
  text-decoration: none;
}
#content .teaser:hover h3 a,
#content .teaser:focus h3 a{
  text-decoration: underline;
  color: #f08400;
}
#content .teaser:hover .headline,
#content .teaser:focus .headline{
  text-decoration: underline;
  color: #f08400;
}
#content .teaser:hover p,
#content .teaser:focus p{
  color: #808080;
}
#content .teaser-nolink:hover p,
#content .teaser-nolink:focus p{
  color: #000000;
}
#content .teaser:hover p .extern,
#content .teaser:focus p .extern{
  color: #000000;
}
#content .teaser p a{
  color: #000000;
}
#content .left_no_teaser {
	display: block;
  width: 143px;
	float: left;
	display:inline;
	margin: 3px 0px 0px 0px;
	padding-right: 8px;
	height: 100%;
}
#content .right_no_teaser{
  display: block;
  float: left;
	display:inline;
	margin: 0px;
	padding:0px;
	width: auto;
}
#content .right {
  display: block !important;
	float: left;
	display:inline;
	margin: 0px;
	padding:0px;
	width: 265px;
}
#content span.right{
  margin-top:2px !important;
}
#content .headline{
  color:#F08400;
  font-family:Verdana,arial,sans-serif;
  font-size:1em;
  font-weight:bold;
  margin:8px 0px;
  text-decoration:none;
}
#content .article{
  margin-bottom: 12px;
}
#content #imagebar{
  height:100%;
  width: 713px;
}
#content #imagebar h1 {
	width: 385px;
}
#content #imagebar .left {
	clear: both;
	float: left;
	display:inline;
	width: 415px;
	height: auto;
	margin: 0px;
	padding-right: 35px;
}
#content #imagebar .right {
	margin-right: 27px;
	margin-left: auto;
	width: 235px;
	float:right;
	display:inline;
	clear:right;
}
#content #imagebar .right .image {
	padding-bottom: 10px;
	text-align: left;
	float:right;
	display:inline;
	width: 215px;
}
#content #imagebar .right .image span{
  width: 200px;
}
#content #imagebar .right a{
	background-color: #FFFFFF;
}
#content #iconlist .teaser{
 margin-top:12px;
}
#content #iconlist .left {
	width: auto;
	height: 40px;
	float: left;
	display:inline;
	margin: 4px 0px 0px 1px;
	padding: 0px 8px 0px 0px;
	background-image:none;
}
#content #iconlist .right {
	float: left;
	display:inline;
	margin: 0px;
	width: 370px;
}
#content #iconlist .right h3 {
  margin-bottom:2px;
  padding:0px;
}
#content #imagelist-big{
  margin-left:-4px;
  width:595px;
}
#content #imagelist-big h2{
  margin-left:4px;
}
#content #imagelist-big h4 { 
	color: #f08400;
	background-color: transparent;
	font-family: Verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 1.09em;
	text-decoration: none;
	margin: 3px 0px 9px 4px;
}
#content #imagelist-big h4 a {
	color: #f08400;
	background-color: transparent;
	font-family: Verdana, arial, sans-serif; 
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
}
#content #imagelist-big .left {
	margin: 1px 0px 0px 0px;
	padding: 8px 12px 0px 0px;
	width: 143px;
	height: 112px;
	background-image: url(./new_design/img_border_shadow.png);
	background-repeat:no-repeat;
	background-position:left top; 
	text-align:center;
}
#content #imagelist-big .right {
	float: left;
	display:inline;
	margin: 0px;
	width: 440px;
}
#content #imagelist-big .right h3{
  margin-bottom:0px;
}
#imagelist-big .teaser{
  margin-bottom: 12px;
}
#content #logolist-big .left {
	width: auto;
	float: left;
	display:inline;
	margin: 6px 0px 0px 0px;
	padding-right: 12px;
}
#content #logolist-big .right {
	float: left;
	display:inline;
	margin: 0px;
	width: 540px;
}
#logolist-big .teaser{
  margin-top: 12px;
}
#content #imagelist-small .teaser{
  margin-bottom: 11px;
}
#content #imagelist-small .left {
	float:left;
	display:inline;
	margin: 2px 0px 0px -4px;
	padding: 8px 12px 0px 0px;
	width: 143px;
	height: 112px;
	background-image: url(./new_design/img_border_shadow.png);
	background-repeat:no-repeat;
	background-position:left top; 
	text-align:center;
}
#content #imagelist-small h4{
	color: #f08400;
	background-color: transparent;
	font-family: Verdana, arial, sans-serif; 
	font-weight: bold;
	font-size: 1.28em;
	text-decoration: none;
		margin: 0px 0px 8px 0px;
}
#content #imagelist-small h3{
  margin-bottom: 0px;
}
#content #imagelist-small .right {
	float: left;
	display:inline;
	margin: 0px;
	padding:0px;
	width: 265px;
}
#content #logolist .left {
	width: auto;
	float: left;
	display:inline;
	margin: 6px 27px 11px 0px;
	padding-right: 0px;
	height: auto;
	background-image:none;
}
#content #logolist .goto-top{
  margin-left: 107px;
}
#content #logolist h4{
	color: #f08400;
	background-color: transparent;
	font-family: Verdana, arial, sans-serif; 
	font-weight: bold;
	font-size: 1.28em;
	text-decoration: none;
	margin: 0px 0px 8px 0px;
}
#content #logolist .right {
	float: left;
	display:inline;
	margin: 0px 0px 11px 0px;
	padding:0px;
	width: 265px;
}
#imagelist-huge{
  margin-right:27px;
}
#content #imagelist-huge .left {
	width: auto;
	float: left;
	display:inline;
	margin: 9px 0px 0px 0px;
	padding-right: 12px;
}
#content #imagelist-huge .right {
	float: left;
	display:inline;
	margin: 0px;
	width: 490px;
}
#content .keyaccount{
  margin-bottom:11px;
  padding:0;
}
.keyaccount h3 a{
  color: #808080;
}
.keyaccount h3{
  margin:0;
  padding:0;
}
#content #imagelist-big .keyaccount h2{
  margin-left:0px;
  padding-left:0px;
}
#content #imagelist-big .keyaccount .right{
  width: 371px;
}
.previous-project {
	background-image: url(project_previous.gif);
	background-repeat: no-repeat;
	background-position: left center;
  padding:1px 0px 1px 19px;
	/*margin-left: 10px;*/
	margin-right: 10px;
}
.next-project {
	background-image: url(project_next.gif);
	background-repeat: no-repeat;
	background-position: right center;
  padding:1px 19px 1px 0px;
	margin-left: 10px;
	margin-right: 10px;
}
.disabled {
	color: #bebebe;
	background-color: transparent;
}
.project-overview {
	background-image: url(project_overview.gif);
	background-repeat: no-repeat;
	background-position: left center;
  padding:1px 0px 1px 19px;
	margin-left: 10px;
	margin-right: 10px;
}

.imagefloat{
  display: block;
  float:left;
  width: 235px;
  height: 174px;
  background-image: url(./new_design/img_border_shadow_big.png);
  background-repeat: no-repeat;
  background-position: left top;
  margin: 0px 0px 20px -4px;
	padding: 8px 12px 0px 0px;
}
.imagefloat span{
  display: block;
  text-align:center;
  /*margin-left: 0px !important;*/
  padding-left:0px;
  height: 156px;
}
.imagefloat p{
  text-align:center;
  margin-left: 0px;
  padding-left:0px;
  height: 156px;
}
.imagefloat .img-caption{
    margin-left: 4px;
    height: auto;
    text-align: left;
}
.imagefloat .img-caption-linked{
  margin-top: 8px;
  margin-left: 4px;
  height: auto;
  text-align: left;
}
.textfloat{
  margin-bottom: 16px;
  margin-top: 8px;
}
.linked{
  display: block;
    color: #000000;
  text-decoration: none;
}
.linked span{
  display: block;
}
.linked:hover,
.linked:focus{
  color: #808080;
  text-decoration: none;
}
.textfloat .headline{
  background-color:transparent;
  color:#F08400;
  font-family:Verdana,arial,sans-serif;
  font-size:1em;
  font-weight:bold;
  margin:8px 0px;
}
.linked:hover .headline,
.linked:focus .headline{
  text-decoration: underline !important;
}
.textfloat-link:hover{
  text-decoration: none;
}
/**************************************** Footer ****************************************/

#footer {
	height: 78px;
	clear: both;
	color: #000000;
	width: 100%;
	background-image: url(./new_design/bg_bottom.gif);
  background-repeat: repeat;
  background-position:center center;
}
#footer_container {
	background-image: url(./new_design/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
  height: 100%;
}
#footer ul {
	padding-top: 8px;
	list-style: none;
	margin: 0px;
}
#footer li {
	float: left;
	color: #404040;
	background-color: transparent;
	font-family: Verdana, arial, sans-serif;
	font-weight: normal;
	font-size:0.56em;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	display:inline;
}
#footer a  { 
	 color: #404040;
	 background-color: transparent;
	 font-family: Verdana, arial, sans-serif; 
	 font-weight: normal;
	 font-size:1em; 
	 text-decoration: none;
}
#footer ul#de {
	padding-left: 172px;
}
#footer ul#en {
	padding-left: 223px;
}
#footer ul#zh {
	padding-left: 188px;
}
#footer ul#sv {
	padding-left: 226px;
}

/**************************************** Sidebar ****************************************/

#sidebar {
	margin: -1px 0px 0px 0px;
  padding-top:0px;
  padding-bottom:0px;
	padding-right: 34px;
	float: right;
	width:184px;
	display:inline;
}
.wide{
  width:215px !important;
}
.sidebar-box {
  width: 184px;
	padding: 0px 0px 20px 0px;
}
.sidebar-box h1 {
	color: #f08400;
	background-color: transparent;
	font-family: Verdana, arial, sans-serif; 
	font-weight: bold; 
	font-size: 1em;
	text-decoration: none;
	margin-top: 0px;
	padding: 0px;
	margin: 0px 0px 0px 4px;
}
.sidebar-box h2 a{
	color: #f08400;
	background-color: transparent;
	font-family: Verdana, arial, sans-serif; 
	font-weight: bold; 
	font-size: 1em;
	text-decoration: none;
	margin-top: 0px;
	padding: 0px;
	margin: 0px;
}
.sidebar-box h2 {
	color: #f08400;
	background-color: transparent;
	font-family: Verdana, arial, sans-serif; 
	font-weight: bold; 
	font-size: 0.69em;
	text-decoration: none;
	margin-top: 0px;
	padding: 0px;
	margin: 0px 0px 1px 4px;
}
.sidebar-box p {
	color: #000000;
	background-color: transparent;
	font-family: Verdana, arial, sans-serif; 
	font-weight: normal; 
	font-size: 0.69em;
	text-decoration: none;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
}
.sidebar-box ul {
	padding: 12px 0px 12px 0px;
	margin: 0px 0px 0px 19px;
}
.sidebar-box li {
	font-family: Verdana, arial, sans-serif; 
	font-weight: normal; 
	font-size: 0.7em;
	text-decoration: none;
}
.sidebar_img{
	margin: 0px;
	padding: 0px;
	width: 143px;
	height: 112px;
	background-image: url(./new_design/img_border_shadow.png);
	background-repeat:no-repeat;
	background-position:left top; 
	text-align:center;
}
.sidebar_img .img{
  padding-bottom: 1px;
}
#sidebar .img-caption{
    margin-left: 0px;
    height: auto;
    text-align: left;
    font-size: 0.69em;
    line-height: 1.4em;
}
#sidebar a.resize {
	background-image: url(icon_resize.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right:16px;
	font-size: 0.69em;
}
/**************************************** Location ****************************************/

#content #imagelist-big .standort .right{
  width:auto;
}
#content #imagelist-big .standort h2{
  margin-left:0px;
  margin-top: 1px;
}
.standort {
  margin-bottom: 17px;
  margin-left: -4px;
}
.standort .left p{
  padding-left: 0px;
  margin-left: 0px;
}
.contact {
	float: left;
	display: inline;
	width: 260px;
}
#content .contact-left{
  float:left;
  display:inline;
  width: 65px;
}
#content .contact-right{
  float:left;
  display:inline;
  width: 155px;
}
.description{
  width: 522px;
  margin-top: 8px;
  margin-left:4px;
}
#content .location {
	float: left;
	display:inline;
	margin-top: 38px;
}
#content .location h3{
  color: #808080;
}
#content .location ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#content .location li {
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content .location li.car {
	background-image: url(uid_car.gif);
}
#content .location li.plane {
	background-image: url(uid_plane.gif);
}
#content .location li.train {
	background-image: url(uid_train.gif);
}

/**************************************** Sitemap ****************************************/

#sitemap {
	margin-bottom:15px;
	margin-left: 18px;
	font-size: 0.69em;
	width: 900px;
	margin-top: -4px;
	padding:0;
	line-height:1.35em;
}
#sitemap ul {
	list-style: none;
	margin: 0px 0px 19px 0px;
	padding:0;
}
#sitemap li {
	padding-top: 4px;
	padding-bottom: 0px;
	width:200px;
}
#sitemap ul ul{
    margin-bottom:8px;
    padding-top: 8px;
    padding-left: 18px;
}
#sitemap ul ul li{
  background-image: url(./new_design/list_minus.png);
  background-position: left 10px;
  background-repeat: no-repeat;
  margin-left:1px;
}
#sitemap ul ul li a{
    padding-left: 9px;
}
#sitemap ul ul ul{
  padding: 0px 0px 8px 10px;
  margin: 0px;
}
#sitemap ul ul ul li{
  background-image: url(./new_design/list_square.png);
  background-position: left 10px;
  background-repeat: no-repeat;
  margin-left: 4px;
}
#sitemap ul ul ul li{
  padding-left: 7px;
  padding-bottom:1px;
}
#sitemap ul ul ul li a{
  padding:0px;
}
#sitemap .ebene1 a:hover,
#sitemap .ebene1 a:focus,
#sitemap .ebene1 a:active {
  text-decoration: none;
}
#sitemap .ebene3 a:hover,
#sitemap .ebene3 a:focus,
#sitemap .ebene3 a:active {
  background-image: url(./new_design/more_arrow.gif);
  background-position: right 6px;
  background-repeat: no-repeat;
  text-decoration: underline;
}
#sitemap .ebene2 a:hover,
#sitemap .ebene2 a:focus,
#sitemap .ebene2 a:active{
  text-decoration: underline;
  background-image: url(./new_design/more_arrow.gif);
  background-position: right 4px;
  background-repeat: no-repeat;
}
#sitemap li .ebene1{
  width:160px;
}
#sitemap .ebene1 a{
  width:200px;
  color: #F08400;
  font-weight: bold;
  font-family: Verdana, arial, sans-serif; 
  font-size: 1.45em;
  text-decoration: none;
  background-image: url(./new_design/sitemap_underline.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  padding-left: 18px;
  padding-right: 18px; 
}
#sitemap .ebene2 a{
  color: #406880;
  font-weight: bold;
  font-family: Verdana, arial, sans-serif; 
  font-size: 1.45em;
  text-decoration: none;
  background-image: none;
  padding-left: 9px;
  padding-right: 12px;
}
#sitemap .ebene3 a{
  color: #406880;
  font-weight: normal;
  font-family: Verdana, arial, sans-serif; 
  font-size: 1.45em;
  text-decoration: none;
  background-image: none;
  padding-left: 4px;
  padding-right: 12px;
}
#sitemap #spalte1{
  float:left;
  width: 320px;
}
#sitemap #spalte2{
  float:left;
  width: 282px;
}
#sitemap #spalte3{
  float: left;
  width: 205px;
}

/**************************************** Forms ****************************************/

#contact-page{
  margin-left: 160px;
}
#contact-page h1{
  margin-left: 150px;
}
#content #contact-form {
  margin-top:21px;
}
#content #contact-form h3{
  color: #808080;
}
#content #contact-form h3 b{
  color: #404040;
}
#content #contact {
  padding-top: 2px;
}
#content #contact .left {
	width: 100px;
	height: auto;
	float: left;
	display:inline;
	margin: 0px;
	padding-right: 4px;
}
#content #contact .left p{
  	color: #808080;
  	padding-top: 7px;
}
#content #contact .right {
	float: left;
	display:inline;
	width: 372px;
	clear:none;
}
#content #contact .right input {
	width: 353px;
	height: 13px;
	margin:0px;
	padding-left: 14px;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-color: transparent;
	background-image: url(./new_design/textfeld.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 1em;
  font-family: Verdana, arial, sans-serif; 
  color: #404040;
	border-width: 0px;
}
#content #contact .right textarea {
	border-width: 0px;
	width: 353px;
	height: 177px;
	padding-left: 14px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 6px;
	border-color: transparent;
	background-image: url(./new_design/textarea.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	font-size: 1em;
  font-family: Verdana, arial, sans-serif; 
  color: #404040;
  overflow:auto;
}
#content #contact .right .button {
	margin-top: 5px;
	width: 102px;
	height:30px;
	color: #404040;
	font-weight:normal;
	font-size: 1em;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 8px;
	border-color: transparent;
	background-image: url(./new_design/send_button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float:right;
}
#content #contact .right .button:hover,
#content #contact .right .button:focus{
  	font-weight:bold;
}
#content #contact #required-text{
  float:left;
  display:inline;
  /*width: 180px;*/
  margin-left:11px;
  margin-top: 12px;
  color: #808080;
}
#content #contact .newsletter{
	margin-top: 10px;
	margin-bottom: 4px;
}
#content #contact .newsletter input{
	vertical-align:middle;
	margin-left:5px;
	margin-right:5px;
	margin-top: 3px;
	vertical-align:middle;
	width:auto;
	float: left;
}
#content #contact .newsletter .label{
	float: right;
	width: 345px;
}

.extra-width {
	width: 250px;
}
#cebit{
float:left;
clear:left;
display:inline;
}
#content #cebit .left{
  float: left;
  display:inline;
	margin: 0px;
	padding-right: 27px;
	width:150px;
	height:auto;
}
#content #cebit .right{
	float: left;
	display:inline;
	width: 225px;
	margin: 0px;
	padding:0px;
}
#content #cebit input {
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
}
#content #cebit textarea {
	border-color: #A6A6A6;
	border-style: solid;
	border-width: 1px;
}
#content #cebit .button {
	color: #000000;
	background-color: #FFFFFF;
}
#content #cebit .salutation{
  border-width: 0px;
}
#spamprotect{
  display: none;
}

/**************************************** Registration ****************************************/
#registration{
  margin-top: 10px;
  float:left;
  display:inline;
  width: 100%;
}
#registration .right{
  margin-bottom: 8px;
  width:auto;
  display:inline;
}
#registration .left{
  width: 100px;
  margin: 0;
}
#registration input{
  border:1px solid #999999;
  width:242px;
}
#registration .radio{
  border:0 none;
  margin-left:0;
  margin-right:0;
  vertical-align:middle;
  width:13px;
}
#registration #message{
  border:1px solid #A6A6A6;
  height:100px;
  width:242px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 0.95em;
}
#registration .right .button{
  background-color:#FFFFFF;
  color:#000000;
  margin-top:8px;
  width:100px;
}
/**************************************** Home ****************************************/

#home {
	float: left;
	margin:0px 0px 27px 0px;
	min-height:800px;
	width: 625px;
	padding: 0px 0px 0px 0px;
	display:inline;
}
#home h1{
	margin: 0px 0px 0px 186px;
	padding: 0px;
	font-weight: bold;
  font-size: 0.88em;
  font-family:Verdana, arial, sans-serif;
	color: #404040;
}
.h1-underline{
  height: 10px;
  width: 438px;
	background-image: url(./new_design/home_h1.png);
	background-repeat: no-repeat;
	margin-left: 178px;
	margin-bottom:0px;
	padding-bottom:0px;
	overflow:hidden;
}
#home-img {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
} 
#home .right span.more {
	background-image: url(./new_design/more_arrow.gif);
	background-repeat: no-repeat;
	/*display: -moz-inline-box;*/
	display: inline-block;
	height: 10px;
	width: 7px;
	margin-top: 0px;
  /*margin-bottom: 7px;*/
  margin-bottom: 1px;
  margin-left: 5px;
}
#home #highlight{
	margin: 4px 0px 0px 0px;
	padding:0px 0px 24px 0px;
}
#home #highlight a{
  text-decoration: none;
}
#home #highlight:hover .right a span,
#home #highlight:focus .right a span{
  color: #808080;
  text-decoration: none;
}
#home #highlight .left a:hover,
#home #highlight .left a:focus,
#home #highlight .right a:hover,
#home #highlight .right a:focus{
  cursor: pointer;
}
#home #highlight:hover .right a .headline,
#home #highlight:focus .right a .headline{
  text-decoration: underline;
  color: #F08400;
}
#home #highlight .headline{
  display: block;
  color:#F08400;
  font-family:Verdana,arial,sans-serif;
  font-size:0.69em;
  font-weight:bold;
  margin-left:8px;
  margin-top:0px;
  padding:0px;
}
#home .newestArticles{
  float:left;
  display:inline;
  margin:0;
  padding:0;
}
#home .left{
	margin: 0px 13px 0px 22px;
	padding:0px 0px 0px 0px;
	width: 143px;
	float: left;
	height: 112px;
	background-image: url(./new_design/img_border_shadow.png);
	background-repeat:no-repeat;
	background-position:center center;
	text-align:center;
	display:inline;
	overflow:hidden;
}
#home .left_no_teaser{
	margin: 0px 13px 0px 22px;
	width: 143px;
	float: left;
	height: 1px;
	display:inline;
}
#home #highlight_border_top{
  display: block;
  background-image: url(./new_design/highlight_border_top.png);
 	background-repeat: no-repeat;
 	height: 10px;
 	margin:0px;
 	padding:0px;
 	overflow:hidden;
}
#home #highlight_border_bottom{
  display: block;
  background-image: url(./new_design/highlight_border_bottom.png);
 	background-repeat: no-repeat;
 	height: 10px;
 	margin-top:3px;
 	margin-left: 0px;
 	overflow:hidden;
}
#home #highlight .right{
	width: 438px;
	float: left;
	padding:0px;
	margin:0px;
	display:inline;
}
#home #highlight .right span a{
  color :#000000;
  text-decoration:none;
}
#home .right{
	width: 435px;
	float: left;
	margin:0px;
	padding:2px 0px 0px 0px;
	display:inline;
}
#home .right_no_teaser{
	width: 435px;
	float: left;
	padding:0px;
	margin: 0px 0px 20px 0px;
	display:inline;
}
#home .right_links{
	width: 435px;
	float: left;
	padding:0px;
	margin: 0px 0px 10px 0px;
	display:inline;
}
#home .newestArticles .right_no_teaser{
	width: 435px;
	float: left;
	padding:0px;
	margin:12px 0px 0px 0px;
	display:inline;
}
#home .right span{
  display: block;
	font-size: 0.69em;
  font-family: Verdana, arial, sans-serif;
	color: #000000;
	margin-left:8px;
	padding:0px;
	margin-top: 8px;
	margin-bottom:0px;
}
#home .right_no_teaser span{
	display: block;
  font-size: 0.69em;
  font-family: Verdana, arial, sans-serif;
	color: #000000;
	margin-left:8px;
	padding:0px;
	margin-top: 8px;
	margin-bottom:0px;
}
#home .right p{
  display: block;
	font-size: 0.69em;
  font-family: Verdana, arial, sans-serif;
	color: #000000;
	margin-left:8px;
	padding:0px;
	margin-top: 8px;
	margin-bottom:0px;
}
#home .right_no_teaser p{
	display: block;
  font-size: 0.69em;
  font-family: Verdana, arial, sans-serif;
	color: #000000;
	margin-left:8px;
	padding:0px;
	margin-top: 8px;
	margin-bottom:0px;
}
#home .newestArticles:hover .right p a,
#home .newestArticles:focus .right p a{
  color: #808080;
}
#home .newestArticles .left:hover,
#home .newestArticles .left:focus,
#home .newestArticles .right:hover,
#home .newestArticles .right:focus{
  cursor: pointer;
}
#home .newestArticles:hover .right h2 a,
#home .newestArticles:focus .right h2 a{
  text-decoration: underline;
  color: #F08400;
}
#home .newestArticles .right p a{
  color :#000000;
  text-decoration:none;
}
#home .newestArticles:hover .right_no_teaser p a,
#home .newestArticles:focus .right_no_teaser p a{
  color: #808080;
}
#home .newestArticles .right_no_teaser p a{
  color :#404040;
  text-decoration:none;
}
#home .right h2 {
	font-weight: bold;
  font-size: 0.69em;
  font-family: Verdana, arial, sans-serif;
	color: #f08400;
	margin-left: 8px;
	margin-top:0px;
	padding:0px;
}
.right h2 a{
	color: #f08400;
	font-weight: bold;
  font-size: 1em;
  font-family: Verdana, arial, sans-serif;
	margin:0px;
	padding:0px;
}
#home .right_no_teaser h2 {
	font-weight: bold;
  font-size: 0.69em;
  font-family: Verdana, arial, sans-serif;
	color: #f08400;
	margin-left: 8px;
	margin-top:0px;
	padding:0px;
}
.right_no_teaser h2 a{
	/*color: #f08400;*/
	font-weight: bold;
  font-size: 1em;
  font-family: Verdana, arial, sans-serif;
	margin:0px;
	padding:0px;
}
#home .link{
	  font-size: 0.69em;
    font-family: Verdana, arial, sans-serif;
	  font-weight: bold;
  	margin-left: 8px;
    margin-top:10px;
    margin-bottom:0px;
}
#home .link_no_teaser {
	  font-size: 0.69em;
    font-family: Verdana, arial, sans-serif;
	  font-weight: bold;
  	margin-left: 8px;
    margin-top:0px;
    margin-bottom: 10px;
}
.home-sidebar-box .left {
	width: auto;
	float: left;
	display:inline;
	margin: 0px;
}
.home-sidebar-box .right {
	float: left;
	display:inline;
	margin: 0px;
	width: 147px;
}
.home-sidebar-box h1 {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
#home #right .home-sidebar-box p {
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 0px 0px;
}
#sidebar-home {
	padding:0px 0px 0px 5px;
	margin-left:0px;
	margin-top:0px;
}
#sidebar-home .teaser{
	margin:0px 0px 8px 0px;
	padding: 0;
  height:1%;
}
#sidebar-home .teaser:hover p a,
#sidebar-home .teaser:focus p a{
  color: #808080;
  text-decoration: none;
}
#sidebar-home .teaser:hover,
#sidebar-home .teaser:focus{
  cursor: pointer;
}
#sidebar-home .teaser:hover a,
#sidebar-home .teaser:focus a{
  text-decoration: underline;
}
#sidebar-home .teaser:hover p,
#sidebar-home .teaser:focus p{
  color: #808080;
}
#sidebar-home .teaser p a{
  color: #000000;
}
#sidebar-home .branchen{
	margin:0px 0px 12px 0px;
  height:1%;
}
#sidebar-home .left {
	width: 30px;
	float: left;
	display:inline;
	padding-top: 5px;
}
#sidebar-home .right {
  width: 140px;
	float: left;
	margin: 0px 0px 0px 9px;
	padding:0;
	font-size: 0.69em;
  font-family: Verdana, arial, sans-serif;
	display:inline;
}
#sidebar-home .right p{
	font-size: 1em;
  font-family: Verdana, arial, sans-serif;
	padding:0px;
	margin:0px;
	color:#808080;
}
#sidebar-home h2{
  padding:0px;
  margin-bottom:3px;
}
#sidebar-home h2 a{
	font-weight: normal;
  font-size: 0.69em;
  font-family: Verdana, arial, sans-serif;
  margin-left:21px;
  margin-top:0px;
  margin-bottom:0px;
  padding: 0px;
}
#sidebar-home h3{
  padding:0px;
  margin: 0px 0px 3px 0px;
  font-size: 0.69em;
}
#sidebar-home h3 a{
	font-weight: normal;
  font-size: 1em;
  font-family: Verdana, arial, sans-serif;
  margin-left:21px;
  margin-top:0px;
  margin-bottom:0px;
  padding: 0px;
}
#sidebar-home .right h3{
  padding:0;
  margin: 0px 0px 3px 0px;
  font-size: 1em;
}
#sidebar-home right h3 a{
	font-weight: normal;
  font-size: 1em;
  font-family: Verdana, arial, sans-serif;
  margin-left:21px;
  margin-top:0;
  margin-bottom:0px;
  padding: 0;
}
#sidebar-home p{
	font-weight: normal;
  font-size: 0.69em;
  font-family: Verdana, arial, sans-serif;
  margin-bottom:12px;
  margin-top:46px;
  margin-left:-1px;
  padding-bottom:0px;
  padding-top:0px;
  color:#808080;
}
#sidebar-home .teaser .right h3{
	margin:0;
	padding:0;
	font-size:1em;
}
#sidebar-home .teaser h3 a{
	font-weight: bold;
	margin:0;
	padding: 0;
	font-size:1em;
}
#sidebar-home .teaser p{
	margin:0px 0px 0px 0px ;
	padding: 0;
	font-size:1em;
}
#sidebar-home .branchen h3{
	margin-top: 7px;
	padding: 0;
}
#sidebar-home .branchen h3 a{
	font-weight: normal;
	margin:0;
	padding: 0;
}
#sidebar-home .branchen p{
	margin:8px 0px 0px 0px;
	padding: 0;
}
#sidebar-home .branchen .left{
	padding-top: 1px;
}
#sidebar-home .image p{
  margin:0;
  padding:0;
}

/*--------------------------------SIFR----------------------------------------------*/
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash #sifr {
	visibility: hidden;
}

/*.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}*/
