html {
    height:99%;
}

address, abbr, acronym, dfn    {
    font-variant:normal;
}

a, address, body, blockquote, caption, cite, div, dfn, dl, dt,
fieldset, h1, h2, h3, h4, img, input, label, legend,
li, ol, option, p, q, select, textarea, td, th, ul     {
    font-family:Helvetica,Arial,sans-serif;
}
body {
    height:100%;
    margin:0;
    padding:0;
    font-size:13px;
    line-height:1.38em;
    color:#666;
    background-color:#b1aba3;
    text-align:center;
}
* html body {
    behavior: url("css/csshover3.htc");

}

#logo_IE6 {
	display:none;
}
* html #logo_IE6 {
	display:block;
	float:left;
	padding-top:15px;
    margin-bottom:17px;
}

* html #logo {
	display:none;
}
/*body.doorpage1 {
    background: url(../data/backgroundAssets/bg_html_1.jpg) #b9b5ac no-repeat fixed;
}
.doorpage1 #bg-page {
    display:none;
} */
* {
    border:0;
    margin:0;
    padding:0;
}
.lower {
    text-transform:none;
}
#bg-page {
    display:block;
    margin:0;
    padding:0;
    position:fixed;
    z-index:1;
    left:0;
    top:0;
}
* html #bg-page {
    position:absolute;
}

*+html #bg-page {
    position:fixed;
    left:0;
    top:0;
    width:100%;
}
* html #bg_html_0 {
	background:url(../data/backgroundAssets/bg_html_0.jpg) no-repeat fixed center 0;
}
* html #bg_html_1 {
	background:url(../data/backgroundAssets/bg_html_1.jpg) no-repeat fixed center 0;
}
* html #bg_html_2 {
	background:url(../data/backgroundAssets/bg_html_2.jpg) no-repeat fixed center 0;
}
* html #bg_html_3 {
	background:url(../data/backgroundAssets/bg_html_3.jpg) no-repeat fixed center 0;
}
* html #bg_html_4 {
	background:url(../data/backgroundAssets/bg_html_4.jpg) no-repeat fixed center 0;
}
* html #bg_html_5 {
	background:url(../data/backgroundAssets/bg_html_5.jpg) no-repeat fixed center 0;
}
* html #bg_html_6 {
	background:url(../data/backgroundAssets/bg_html_6.jpg) no-repeat fixed center 0;
}
* html #bg_html_7 {
	background:url(../data/backgroundAssets/bg_html_7.jpg) no-repeat fixed center 0;
}
* html #bg_html_8 {
	background:url(../data/backgroundAssets/bg_html_8.jpg) no-repeat fixed center 0;
}


span.colored {
    color:#005495;
}
.clear {
    clear:both;
}

#flashcontent {


}
#flashcontent .error-msg {
    margin-top:200px;
    color:#643E6A;
}
.error-msg {
    color:#39213B;
    text-align:center;
}
.error-msg a {
    color:#39213B;
}


.center_image {
    text-align: center;
    vertical-align: top;
}
.menu {
    text-align: center;
    vertical-align: bottom;
}

#fixme {
     /* IE 5.0/Win and other lesser browsers will use this */
     width:100%;
     text-align:left;
     margin:0;
     left:0;

}
div#flashcontent > div#fixme {
     /* used by Netscape6+/Mozilla, Opera 5+, Konqueror, Safari, OmniWeb 4.5+, ICEbrowser */
     position: fixed;
     bottom: 0px;
     z-index:300;
     background-color:#b9b5ac;
     border-top:2px solid #fff;
}
* html div#fixme {
	border-top:none !important;
}
div#flashcontent > div#fixme div {
     margin :0 auto;
     width: 992px;
     position: relative;
}

div#page {
    position:relative;
    width:992px;
    z-index:2;
    margin:0 auto;
    padding-bottom:20px;
    z-index:100;
    text-align:left;
    height:100%;
}
#head {
	width:992px;
}
* html div#page {
  height: 100%;
  overflow-x:hidden;
}

* html #bg-page {
	display:none;
}
div#content {
    width:718px;
    background-color:#fff;
    padding:9px 15px 15px 15px;
    /*min-height: 640px;*/
    margin-bottom:60px;
}
.cases div#content,
.doorpage1 div#content,
.doorpage2 div#content,
.doorpage3 div#content,
.magazine div#content,
.offices div#content,
.factsFigures div#content {
    padding-bottom:0;
}

div#logo {
    float:left;
    padding-top:15px;
    margin-bottom:17px;
}
/* Funktions Menü */
#funktionen {
    float:right;
    margin-right:104px;
}
* html #funktionen {
	margin-right:53px;
}
* html #funktionen #searchbutton {
	margin-top:-8px;
}
* html #funktionen ul.search  {
	padding-top:0;
	padding-bottom:10px;
}
#funktionen ul {
    list-style:none;
    z-index:10000;
}
#funktionen ul li {
    float:left;
    color:#fff;
    position:relative;
    line-height: normal;
    z-index:10000;
}
* html #funktionen ul li:hover ul {
	display:block;
	position:absolute;
}
#funktionen ul li a {
    height:27px;
    color:#fff;
    font-size:11px;

}
#funktionen ul li b {
    display:none;
}


#funktionen ul li.search ul { width:237px; min-height:36px; padding:10px 0 0px 10px; background:url(../img/menu_search_grad.png) repeat-x 0 0; }
#funktionen ul li.search ul #searchItem { width:190px; height:24px; border:1px solid #d8d8d8; border-top: 1px solid #474747; margin-right:8px; }
* html #funktionen ul li.search ul #searchItem {height:20px;margin-bottom:10px;};
#funktionen ul li.global ul { margin-left:2px; left:0px; width:93px;margin-top:-3px; padding:0px 0 10px 8px; background:#005495 url(../img/menu_global_grad.png) repeat-x left bottom; position:absolute;}
* html #funktionen ul.funktion li.global:hover a{ background:#005495; }
#funktionen ul li.global ul li { padding:3px 0 3px 0px; }

#funktionen ul li.languageselect ul { margin-left:2px; left:0px; width:33px; margin-top:-3px; padding:0px 0 10px 8px; background:#005495 url(../img/menu_global_grad.png) repeat-x left bottom; }
#funktionen ul li.languageselect ul li { padding:3px 0 3px 2px; }

#funktionen ul li.press { width:57px; background:url(../img/funct_bg_2.png) no-repeat 0 0; }
#funktionen ul li.global { width:103px; background:url(../img/funct_bg_2.png) no-repeat 0 0; display:none;}
#funktionen ul li.languageselect { width:43px; height:30px; background:url(../img/funct_bg_2.png) no-repeat 0 0; }

#funktionen ul li.search a {
    display:block;
    width:44px;
    background:url(../img/funct_search.png) no-repeat 0 0;
    min-height:27px;
}
* html #funktionen ul li.search a {
	background:url(../img/funct_search.gif) no-repeat 0 0;
}
* html #funktionen ul li.press { width:57px; background:url(../img/funct_bg_2.gif) no-repeat 0 0; }
* html #funktionen ul li.global { width:103px; background:url(../img/funct_bg_2.gif) no-repeat 0 0; display:none;}
* html #funktionen ul li.languageselect { width:43px; height:30px; background:url(../img/funct_bg_2.gif) no-repeat 0 0; }

#funktionen ul li.search #searchbutton {
	background:url("../img/but_form.png") no-repeat scroll left top transparent;
	cursor:pointer;
	height:22px;
	vertical-align:middle;
	width:22px;
}
#funktionen ul li.press a {
    display:block;
    padding:7px 8px 7px 10px;
    margin-left:2px;
}
#funktionen ul li.global a {
    display:block;
    padding:7px 8px 7px 10px;
    margin-left:2px;
}
#funktionen ul li.languageselect a {
    display:block;
    text-transform:uppercase;
    padding:7px 8px 0px 13px;
    margin-left:2px;
}

#funktionen ul li ul li {
    float:none;
    font-size:11px;
    color:#fff;
}
#funktionen ul li ul {
    display:none;
    position:absolute;
    top:26px;
    left:0px;
    background:#ccc;
    z-index:100;
}
#funktionen ul li ul li a {
    display:inline !important;
    padding:0 !important;
    background:none !important;
}

* html ul.funktion table {border-collapse:collapse;}
#funktionen ul.funktion li:hover>ul{display:block}

#funktionen ul.funktion li a:hover{color:#abe3fd;}
#funktionen ul.funktion li.search:hover a{ background:url(../img/funct_search_2.png) no-repeat 0 0; }



#funktionen ul.funktion li.global:hover a{ background:#005495; }
#funktionen ul.funktion li.languageselect:hover a{ background:#005495; }


* html #funktionen ul.funktion li:hover ul {display:block;}



div#main {
    clear:both;
}
a {
    color:#04a6f7;
    text-decoration:none;
}
a:hover {
	color:#666;
}
h1 {
    font-family:Helvetica,Arial,sans-serif;
    font-size:19px;
    font-weight:normal;
    letter-spacing: -0.5;
    color:#04a6f7;
    margin:0 0 5px 0;
}
.content1 h2,
.content2 h2  {
    font-family:Helvetica,Arial,sans-serif;
    font-size:19px;
    font-weight:normal;
    letter-spacing: -0.5;
    color:#04a6f7;
    margin:0 0 15px 0;
}

h2 {
    font-size:20px;
    color:#005495;
    letter-spacing: -0.5;
    line-height:1.2em;
    margin:0 0 15px 0;
}
.content1 h1,
.content2 h1 {
    font-size:20px;
    color:#005495;
    letter-spacing: -0.5;
    margin:0 0 5px 0;
}

h3 {
    font-size:13px;
    letter-spacing: -0.5;
    color:#005495;
    margin:0 0 0 0;
}

p {
    margin:0 0 10px 0;
}

#breadcrumb ul {
    list-style:none;
    padding-left:0;
    margin:0 0 15px 0;
}
#breadcrumb ul li {
    display:inline;
    font-size:10px;
    padding-right:8px;
}
#breadcrumb ul li a {
    color:#005495;
    text-decoration:none;
    padding-right:10px;
}
#breadcrumb ul li span {
    color:#005495;
}
#visual {
    margin:0 0 20px -15px;
    padding-top:3px;
    background:#FFF url(../img/bg_visual_top.gif) no-repeat 0 0;
}

#visual div {
	height:165px;
    background:#f3f2f1 url(../img/bg_visual_bottom.gif) no-repeat 0 bottom;
}

.content-inner {
    width:452px;
    float:left;
    margin-right:20px;
    position:relative;
    padding-bottom:15px;
}
.content-inner h4 {
    color:#125688;
    font-size:13px;
    font-weight:normal;
}
#topCase .content-inner {
    width:487px;
}
div.largeimage {
    padding-bottom:15px;
    margin-left:-15px;
}

.content2 div.largeimage {
    background:none;
    height:15px;
    padding:0;
    overflow:hidden;
}

div.largeimage {
    padding-top:3px;
    background: url(../img/bg_largeimage_top.gif) no-repeat center 0;
}

* html div.largeimage {
    padding-top:2px;
}

*:first-child+html div.largeimage {
    padding-top:2px;
}

div.largeimage div {
	height:277px;
    background: url(../img/bg_largeimage_bottom.gif) no-repeat center bottom;
}
.offices div.largeimage {
	padding-bottom:0;
	clear:left;
}
.magazine div.largeimage,.topStory div.largeimage {
    margin-left:-15px;
}

div.smallimage {
    margin-right:5px;
    float:left;
}
div.smallimage img {
    width:72px;
    height:42px;
}
div.clientimage {
    float:left;
    margin-right:5px;
}
blockquote {
    float:right;
    line-height:1.38em;
    width:218px;
    font-size:19px;
    margin-top:40px;
    color:#ff7a00;
}
.topCase blockquote {
    width:200px;
}

#teaser {
    background:#f3f2f1 url(../img/bg_teaser_top.gif) no-repeat 0 0;
    width:733px;
    margin-left:-15px;
    padding-left:15px;
    padding-top:22px;
}
.magazine #teaser {
    background:none;
}
.teaser a {
    text-decoration:none;
}
.teaser p,
.teaser-extended p {
    font-size:11px;
    color:#666;
    margin:0;
    line-height:15px;
}
.teaser-extended p {
    margin:0;
}
.magazine .teaser h3 a {
	color:#666;
	font-weight:bold;
}
.teaser h3 a,
.teaser-extended h3 {
    font-size:12px;
    color:#005495;
}
.teaser h4,
.teaser-extended h4 {
    font-size:12px;
    color:#04a6f7;
    margin-bottom:0;
}
.teaser-image {
	height:126px;
	padding-bottom:3px;
    background:url(../img/bg_teaser-image.gif) no-repeat 0 bottom;
    margin-bottom:10px;
}
div.teaser-extended-image {
    float:left;
    padding-right:10px;
}
.teaser {
    width:226px;
    float:left;
}


.teaser h3 {
	margin-bottom:3px;
}
.homepage .teaser {
    width:228px;
    float:left;
}

.teaser {
    margin-right:8px;
    padding-right:11px;
    background:url(../img/bg_teaser.gif) no-repeat right 0;
    padding-bottom:30px;
}
.homepage .teaser {
    margin-right:6px;
    background:url(../img/bgTeaserHome.gif) no-repeat right 0;
}

#teaser .last,.homepage .last {
    margin-right:0;
    padding-right:0;
    background:none;
}
.homepage #submit1 {
    background:url(../img/bt_home_outer.gif) no-repeat;
    width: 22px;
    height:22px;
}

.teaser-extended ul {
    list-style:none;
}
.teaser-extended ul li {
    display:block;
    height:62px;
}
.teaser-video img {
    width:226px;
}
.teaser-video {
    background:#ccc;
    padding:10px;
}
* html .teaser-video {
    border:1px solid #ccc;
}
.teaser span.blue {
    display:block;
    color:#04A6F7;
    font-size:11px;
    font-weight:bold;
}
div.backlink {
    margin-left:-15px;
    height:20px;
    width:179px;
    padding-left:14px;
    padding-top:1px;
    margin-bottom:25px;
    background:url(../img/bg_back_button.gif) no-repeat right 0;
}
div.backlink a {
    color:#fff;
    text-transform:uppercase;
    padding-left:12px;
    background:url(../img/arrow_left.gif) no-repeat 0 3px;
    font-size:11px;
}
div.jobapply {
    position:absolute;
    right:-15px;
    top:56px;
    height:21px;
    width:231px;
    text-align:left;
    padding:1px 0 0 10px;
    margin-bottom:25px;
    background:url(../img/bt_orange.gif) no-repeat left 0;
}
* html div.jobapply {
    right:490px;
}
div.jobapplybottom {
    position:absolute;
    bottom:0px;
    right:-281px;
    height:22px;
    width:231px;
    text-align:left;
    padding:0 0 0 10px;
    margin-bottom:10px;
    background:url(../img/bt_orange.gif) no-repeat left 0;
}
* html div.jobapplybottom {
	padding:1px 0 0 10px;
	height:21px;
}
*:first-child+html div.jobapplybottom {
	padding:1px 0 0 10px;
	height:21px;
}
div.download {
    position:absolute;
    right:-15px;
    height:20px;
    width:231px;
    text-align:left;
    padding:2px 0 0 10px;
    margin-bottom:25px;
    background:url(../img/bg_forward_button.gif) no-repeat left 0;
}

* html div.download {
   left:0px !important;
}
* html .jobOffer div.download {
	left:495px !important;
}
.topStory div.download {
	margin-top:30px;
}
.jobOffer div.download {
	width:246px;
}
* html .jobOffer div.download {
	width:246px;
}
div.download a {
    color:#fff;
    text-transform:uppercase;
    padding-right:12px;
    background:url(../img/arrow_right.gif) no-repeat right 3px;
    font-size:11px;
}

div.jobapply a,div.jobapplybottom a {
    color:#fff;
    text-transform:uppercase;
    padding-right:12px;
    background:url(../img/pfeil_orange.gif) no-repeat right 3px;
    font-size:11px;
}

div.sendpermail {
    top:56px;
    height:20px;
    width:231px;
    text-align:left;
    padding:2px 0 0 10px;
    margin-bottom:25px;
    background:url(../img/bt_orange.gif) no-repeat left 0;
}
* html div.sendpermail {
	position:absolute;
	top:0px;
	left:17px;
}
div.sendpermail a {
    color:#fff;
    text-transform:uppercase;
    padding-right:12px;
    background:url(../img/pfeil_orange.gif) no-repeat right 1px;
    font-size:11px;
}
/* Sidebar */

#sidebar {
    position:absolute;
    top:80px;
    right:-19px;
    width:286px;
    padding:0 0 26px 0;
    background:url(../img/bgSidebarBottom.png) -22px bottom no-repeat;
    z-index:1000;
    margin-bottom:50px;
    overflow-y: visible;
}

.press #sidebar-contact #formcontact {
    margin-bottom:45px;
}

* html #sidebar {
    background:none;
}
.sidebar-outer {

}
.sidebar-bottom {
    margin-bottom:0;
    background:url(../img/bgSidebar.png) -20px top repeat-y;
    padding:0 20px 0 20px;
    width:246px;
}
* html .sidebar-bottom {
    background:none;
}
#referenz-filter {
    background-color:#005495;
    width:226px;
    padding:10px;
    position:relative;
    margin:3px 0 6px 0;
}
* html #referenz-filter {
    margin:0 0 -2px 0;
    padding:0;
}
#referenz-filter .filter-top, #referenz-filter .filter-bottom { width:246px; position: absolute; left:0px; height:3px; }
* html #referenz-filter .filter-top, #referenz-filter .filter-bottom { width:248px; position: absolute; left:0px; height:3px; }
#referenz-filter .filter-top { top:-3px; background:url('../img/sidebar_blue_top.png') no-repeat left top; }
* html #referenz-filter .filter-top { bottom:-3px; background:url(../img/sidebar_blue_top.gif) no-repeat left top; }

#referenz-filter .filter-bottom { width:246px; bottom:-3px; background:url('../img/sidebar_blue_bot.png') no-repeat left top; }

* html #referenz-filter .filter-bottom { bottom:-15px; background:url(../img/sidebar_blue_bot.gif) no-repeat left top; }

#referenz-filter .filter-content { margin:-6px 0 4px 0; width:226px;overflow:hidden;}

* html #referenz-filter .filter-content { margin:0;  padding:0 0 10px 10px; width:236px;overflow:visible; border-right:1px solid;border-left:1px solid;}

#sidebar h4 {
    font-size: 12px;
    color:#fff;
    text-transform: uppercase;
    padding-bottom: 5px;
}
#sidebar .sidebar-teaser h4 {
    color:#005495;
    text-transform:none;
}
#sidebar .sidebar-teaser .copy h4 {
	 color:#04a6f7;
}

#referenz-filter .filter-content p { font-size: 11px; color:#fff; margin-bottom:3px;}


#referenz-filter  legend {
    font-size:11px;
    color:#fff;
    float:left;
    margin-bottom:10px;
    text-transform:uppercase;
}
#referenz-filter .reset {
    background-color:#005495;
    color:#fff;
    font-size:11px;
    margin-top:1px;
    margin-left:15px;
}
#referenz-filter select {
    width:188px;
    padding:1px;
    font-size:11px;
    margin-bottom:5px;
}
#referenz-filter .referenz-field {
    clear:both;

}
#referenz-filter .refernz-field-title {
    font-size:11px;
    color:#fff;
    margin-bottom:10px;
    text-transform:uppercase;
    padding-top:10px;
}
#referenz-filter select.smaller {
    width:171px;
    padding:1px;
    margin-left:10px;
}

#referenz-filter .referenz-field input {
    width:22px;
    height:22px;
    background:url(../img/but_form.png) no-repeat left top;
    vertical-align: middle;
    cursor:pointer;
}

.sidebar-teaser {
    background:#fff;
    padding:10px;
    font-size:11px;    
    margin-top:1px;
}

.sidebar-teaser p {
    line-height:15px;
}

* html .sidebar-teaser {
    border:1px solid #ccc;
}
.sidebar-teaser h4 {
    line-height:1em;
    margin-bottom:4px;
}
.sidebar-teaser a {
    /*color:#666;*/
}
.sidebar-teaser img {
    margin-bottom:5px;
}

.sidebar-articlesearch {
    background:url(../img/bgArtikelSearchBottom.png) bottom center no-repeat;
    margin:1px 0 0 0;
    padding:0 0 4px 0;

}
.articlesearch-content {
    background:url(../img/bgArtikelSearchTop.png) top center no-repeat;
    min-height:100px;
    padding:5px 10px 0 10px;
}
#sidebar .sidebar-articlesearch h4 {
    color:#666;
    margin-bottom:4px;
}
.sidebar-articlesearch .form-field-text input {
    display:none;
}
.sidebar-articlesearch select {
    width:188px;
    padding:1px;
    font-size:11px;
    margin-bottom:5px;
}
.articlesearch-bottom {

    display:none;
}

/* Page Index */
#indexpage {
    background: #e7e5e2 url(../img/bg_teaser_top.gif) no-repeat 0 0;
    margin-left: -15px;
    padding-left: 5px;
    width:743px;
    padding-top:20px;
    padding-bottom:20px;
}
#indexpage ul {
    list-style: none;

    clear:both;
}
#indexpage ul li {
    float:left;
    width:100px;
    padding-left:10px;
    padding-right: 12px;
    font-size:11px;
    color:#ada79e;
}

#indexpage ul li.row,
#indexmagazine ul li.row {
    width:100%;
    height:1px;
}
#indexpage ul li img {
    margin-bottom: 4px;
    width:102px;
    height:58px;
}
#indexpage .label {
    display:block;
    font-size:11px;
    color:#454b45;
    line-height:1.1em;
    padding-left:2px;
}
#indexpage h3 {
    font-size:12px;
    text-transform:uppercase;
    color:#666;
    margin-left:15px;
    margin-bottom:15px;
    float:left;
}
#indexpage .sorting {
    float:right;
    margin-right:15px;
}
#indexpage .label {
    font-size:11px;
    padding-bottom:5px;
}
#indexpage span {
    font-size:12px;
}

/* Doorpages */
div#content div.links {
    float:left;
    width:215px;
    margin-right:10px;
}
div#content div.links ul {
    list-style:none;
    margin-bottom:20px;
}


/* Page Index */
#indexpress {
    background-color: #fff;
    margin-left: -15px;
    width:748px;
    padding-top:20px;
    float:left;
    margin-bottom:110px;
}

* html #indexpress {
    width:758px; 
    padding-top:5px;
}

*:first-child+html #indexpress {
    padding-top:15px;
}

#indexpress .presshead {
    background: #f3f2f1 url(../img/bg_pressehead.gif) no-repeat 0 bottom;
    height:37px;
    padding-bottom:3px;
    overflow:hidden;
}
#indexpress .presshead #filteryear {
    text-align:right;
    float:left;
    height:40px;
    width:246px;
    padding-top:11px;
    padding-right:10px;
    border-right:1px solid #ececec;
}

* html #indexpress .presshead #filteryear {
    width:256px; 
}

#indexpress ul.presselist {
    background-color: #fff;
    list-style: none;
    float:left;
    width:497px;
    border-right:1px solid #ececec;
}

* html #indexpress ul.presselist {
    width:507px; 
}

#indexpress ul.presselist li a {
    display:block;
    width:482px;
    padding-left:15px;
    padding-top:8px;
    padding-bottom:8px;
    font-size:11px;
    border-bottom:1px solid #ececec;
}

* html #indexpress ul.presselist li a {
    width:492px;
}

#indexpress ul.presselist li a:hover {
    color:#fff;
    background:url(../img/bg_jobs_h.gif) repeat-x;
}

#indexpress ul.presselist li .date {
    padding-right:25px;
    color:#666;    
}

#indexpress ul.presselist li a:hover .date {
    color:#FFF;
}

* html ul.presselist li .date {
  padding-left:15px;
}

#indexpress h3 {
    padding-top:11px;
    width:226px;
    font-size:12px;
    text-transform:uppercase;
    color:#666;
    margin:0 0 0 15px;
    float:left;
}
* html #indexpress h3 {
	width:212px;
}
#indexpress ul.presslinks {
    float:left;
    width:235px;
    list-style:none;
}
* html #indexpress ul.presslinks {
	padding-top:10px;
}
#indexpress ul.presslinks li {
    width:220px;
    padding-left:15px;
    font-size:11px;
    clear:left;
    padding-top:20px;
}

* html #indexpress ul.presslinks li {
  padding-top:10px;
}

* html #indexpress ul.presslinks li {
	height:60px;
}
#indexpress ul.presslinks li img {
    float:left;
    padding-right:5px;    
    position:relative;
}


#indexpress #filteryear select {
	border-color:#ACADB2 #DADFE5 #E2E9EF #E2E3E8;
	border-style:solid;
	border-width:1px;
	margin:2px 0;
	width:180px;
}
* html #indexpress #filteryear select {
	font-size:10px;
}
#indexpress #filteryear input {
	cursor:pointer;
    width:12px;
    height:12px;
    background:url(../img/button_klein_rechts.gif) no-repeat;
    border:none;
    margin:0;
}
/* magazine index */

#indexmagazine {
    background: #e7e5e2 url(../img/bg_indexpage_top.gif) no-repeat 0 0;
    padding-top:3px;
    margin-left: -15px; 
    padding-left: 5px;
    width:743px;
    padding-top:20px;
    clear:left;
}
#indexmagazine ul {
    list-style: none;
    clear:both;
    margin-top:15px;
}
#indexmagazine ul li {
    float:left;
    width:100px;
    padding-bottom:5px;
    padding-left:10px;
    padding-right: 12px;
}
* html #indexmagazine ul li {
	height:100px;
	padding-right: 10px;
}

#indexmagazine ul li img {
    margin-bottom: 4px;
}
#indexmagazine .label {
    font-size:11px;
    color:#454b45;
    padding-left:2px;
}
#indexmagazine h3 {
    font-size:12px;
    text-transform:uppercase;
    color:#666;
    margin-left:15px;
    float:left;
    margin-bottom:15px;
}
*html #indexmagazine h3 {
	margin-left:7px;
}
#indexmagazine .sorting {
    float:right;
    margin-right:15px;
}
#indexmagazine .label {
    font-size:11px;
}
#indexmagazine ul li .label {
	display:block;
}
#indexmagazine span {
    font-size:11px;
    line-height:1em;
}
#indexmagazine img {
   width:72px;
   height:41px;
}
div.imageleft {
    float:left;
    padding-right:10px;
}

div.content-right {
    font-size:11px;
    margin-left:492px;
    position:relative;
}
div.imageright {
    float:right;
    padding-left:10px;
}

div.content-left {
    font-size:11px;
    margin-left:492px;
    position:relative;
}

div.content-right p.lightblue {
    color:#04A6F7;
    font-size:19px;
    line-height:1.35em;
    margin-bottom:0;
}
p.blue {
    color:#04a6f7;
}
div.content-right .content-box1 span.blue,
div.content-right .content-box2 span.blue,
div.content-right .teaser-methods span.blue,
.office span.blue {
    display:block;
}
div.content-right .content-box1 p,
div.content-right .content-box2 p,
div.content-right .teaser-methods p {
    margin:0;
   
}
div.content-right .content-box1,
div.content-right .content-box2,
div.content-right .teaser-methods {
	 line-height:15px;
}
.magazine div.content-right h2 {
    font-size:18px;
    color:#04a6f7;
    font-weight:normal;
    margin-bottom:0;
}
.magazine div.content-right {
    margin-top:115px;
}
.content2 div.content-right-head {
    padding:15px;
    background:#f3f2f1;
    border-left:1px solid #fff;
    border-bottom:1px solid #e8e6e4;
    margin-bottom:1px;
}
.content2 div.content-right-head h3 {
    margin:0;
	color:#666;
}
.content2 div.content-box1 h4 {
    color:#005495;
    font-size:12px;
}
.content2 div.content-box1 {
    position:relative;
    padding:20px 15px;
    background:#f3f2f1;
    border-left:1px solid #005495;
    border-bottom:1px solid #e8e6e4;
    margin-bottom:1px;
}
.content2 div.content-box1 p.blue,
.content2 div.content-box2 p.blue,
.content2 div.teaser-methods p.blue {
    margin-bottom:2px;
}
.content2 div.content-box2 {
    position:relative;
    padding:20px 15px;
    background:#f3f2f1;
    border-left:1px solid #04a6f7;
    border-bottom:1px solid #e8e6e4;
    margin-bottom:1px;
}
.content2 div.content-box2 h4 {
    color:#04a6f7;
    font-size:12px;
}
.content2 div.plus {
    position:absolute;
    bottom:-11px;
    left:110px;
    width:17px;
    height:18px;
    z-index:100;
    background:url(../img/icon_plus.gif) no-repeat 0 0;
}

.content2 div.teaser-methods {
    padding:20px 15px;
    background:#f3f2f1;
    border-left:1px solid #ff7a00;
}
.content2 div.teaser-methods h4 {
    color:#ff7a00;
    font-size:12px;
}
.content2 #content {
    padding-right:0;
    width:733px;
}
/* Homepage */

.homepage #content {
    padding-top:30px;
    min-height:315px;
    width:730px;
}
* html .homepage #content {
    height:315px;
}
.homepage .teaser h3 {
    padding-bottom:6px;
    text-transform:uppercase;
    font-size:12px;
    font-weight:normal;
    color:#04a6f7;
}
.homepage .teaser h4 {
    margin-bottom:12px;
    font-size:13px;
    color:#005495;
    text-transform:uppercase;
}
.homepage .teaser .copy h4 {
    font-size:13px;
    color:#04a6f7;
    text-transform:none;
    margin-bottom:2px;
}
.homepage .teaser .copy p {
    line-height:15px;
}
.homepage .teaser .mediumimage,
.sidebar-teaser .mediumimage {
    padding-bottom:3px;
    background:url(../img/bg_mediumimage.gif) no-repeat 0 bottom;
    margin-bottom:10px;
    height:126px;
}

.homepage #head {
    height:120px;
}
.homepage div#logo {
    padding-top:30px;
}
#formservice-methods {
    padding-bottom:21px;
    margin-bottom:8px;
    background:url(../img/bg_mediumimage.gif) no-repeat 0 bottom;
}
#glossar {
    background:url(../img/bgSpacerSidebar.gif) center top no-repeat;
}
#glossar h4 {
    padding:12px 0 4px 0;
}
* html #glossar {
    padding:0 0 10px 10px;
}
.formservice select, #formglossar select {
    width:200px;
    border-top:1px solid #acadb2;
    border-left:1px solid #e2e3e8;
    border-bottom:1px solid #e2e9ef;
    border-right:1px solid #dadfe5;
}
#formglossar legend {
    display:none;
}
.formservice .form-field-select {
    margin-bottom:9px;
}
#formglossar .form-field-text {
    margin-bottom:4px;
}
.homepage #teaser3 .copy {
    margin-bottom:10px;
    font-size:11px;
}
.homepage #branchenselect {
    overflow:hidden;
    width:300px;
    margin-bottom:2px;
}
.homepage #branchenselect select {
    float:left;
    padding:1px;
    margin-bottom:3px;
}
.homepage #branchenselect select option {
    color:#666;
}
.homepage .form-field-select input {
    cursor:pointer;
    width:22px;
    height:22px;
    background:url(../img/bg_button_home.gif) no-repeat;
    border:none;
    margin:0;

}
.homepage  #branchenselect input {
    float:left;
    margin-left:3px;
    cursor:pointer;
}

.homepage span.blue {
    font-size:12px;
    font-weight:bold;
    color:#04A6F7;
    position:relative;
    top:-2px;
}

/* People */

#people-search .searchbar {
    background:#f3f2f1;
    margin-left:-15px;
    width:748px;
    padding-top:15px;
    clear:left;
    background:url("../img/bg_pressehead.gif") no-repeat scroll 0 bottom #F3F2F1;
	height:27px;
	padding-bottom:3px;
}

#people-search .searchbar h3 {
    font-size:12px;
    text-transform:uppercase;
    color:#666;
    margin-left:15px;
    float:left;
    margin-right:15px;
}
#people-search  ul {
    list-style:none;
    width:476px;
    padding-top:10px;
    margin-left:246px
}
#people-search ul li {
    float:left;
}
#people-search ul li.last a {
	margin-right:0;
}
#people-search ul li a {
    background:#ccc;
    margin-right:8px;
    margin-bottom:8px;
    position:relative;
    display:block;
    width:72px;
    height:41px;
    background:#ccc;
}
#people-search ul li a img {
	width:72px;
	height:41px;
}

#people-search ul li b {
    display:none;
}

#people-search .searchbar select {
	border-color:#ACADB2 #DADFE5 #E2E9EF #E2E3E8;
	border-style:solid;
	border-width:1px;
	margin:2px 0;
	width:160px;
}
#people-search .searchbar input {
	background:url("../img/button_klein_rechts.gif") no-repeat scroll 0 0 transparent;
	border:medium none;
	cursor:pointer;
	height:12px;
	margin:0;
	width:12px;
}
#people-detail {
    background:#ff7a00;
    width:226px;
    padding:4px 10px;
    color:#fff;
}

#people-detail h4 {
    color:#fff;
    font-size:12px;
    text-transform:uppercase;
}

#people-detail p {
    margin:0;
    font-size:11px;
    line-height:1.2em;
}
#people-detail p a {
    color:#fff;
}
#people-detail .details {
    margin:0 0 10px 90px;
}
#sidebar-contact #formcontact {
    background:#fff;
    color:#666;
    padding:5px 0 0 10px;
    font-size:11px;    
}
.error {
    color:#E00;
    display: block;
}
#formjobapply .error {
	display:inline;
}
* html #formjobapply .error {
	display:block;
}
#sidebar-contact #formcontact h4 { font-size: 11px; text-transform: uppercase; color:#666; font-weight: bold; }

#sidebar-contact #formcontact input[type="text"],#formcontact textarea {
    width:220px;
    padding:2px 0 2px 6px;
    margin:2px 0 2px 0;
    border-top:1px solid #acadb2;
    border-left:1px solid #e2e3e8;
    border-bottom:1px solid #e2e9ef;
    border-right:1px solid #dadfe5;
    overflow: auto;
}
#formcontact textarea {
    font-size:11px;
    height:60px;
    overflow:auto;
}
#formcontact .form-field-checkboxes {
    margin-top:5px;
    margin-bottom:5px;
}
*html #formcontact .form-field-checkbox input {
	width:auto !important ;
	border:0 !important;
}
*html #formcontact .form-field-checkbox label {
	vertical-align:middle;
}
#sidebar-contact { position: relative; margin: 7px 0 0 0; }



#sidebar-contact .contact-top, #sidebar-contact .contact-bottom { width:246px; position: absolute; left:0px; height:3px; }
#sidebar-contact .contact-top { top:-3px; background:url('../img/sidebar_orange_top.png') no-repeat left top; }
* html #sidebar-contact .contact-top { top:-3px;  }
#sidebar-contact .contact-bottom { height:29px;  no-repeat left top; }
* html #sidebar-contact .contact-bottom { height:29px; bottom:-29px;  }
#sidebar-contact .contact-content {
    width:246px;
}
* html #sidebar-contact .contact-content {
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    padding-bottom:1px;
}

#sidebar-contact .form-field-submit {
    width:246px;
    height:29px;
    margin:5px 0 0 -10px;
    background:url('../img/sidebar_orange_bot.png') no-repeat left top;
}

* html #sidebar-contact .form-field-submit {    
    right:10px;
}

#sidebar-contact .form-field-submit input { 
	background: none; 
	color:#fff; 
	text-transform: uppercase; 
	font-size: 11px; 
	float: right; 
	margin:7px 28px 0 0;    
	cursor:pointer;
}
* html #sidebar-contact .form-field-submit #submitpress {
	margin-right:22px !important;
}

.people #sidebar-contact {
	float:left;
	margin-top:13px;
	margin-left:-5px;
}
.people #sidebar #sidebar-contact {
	display:none;
}

.articlesearch-content #assubmit {
	background:url("../img/but_form.png") no-repeat scroll left top transparent;
	cursor:pointer;
	height:22px;
	vertical-align:middle;
	width:22px;
}
.articlesearch-content p {
	font-size:11px;
	margin-bottom:0px;
	padding-top:10px;
}
/* factsFigures */

div#facts {
    color:#fff;
    clear:left;
    width:748px;
    height:194px;
    margin-left:-15px;
    margin-bottom:30px;
}


div#milestones {
    background:#f3f2f1;
    width:733px;
    margin-left:-15px;
    padding-left:15px;
}
div#milestones .milestone {
    width:226px;
    padding-right:11px;
    margin-right:9px;
    font-size:11px;
    background:url(../img/bg_teaser.gif) no-repeat right 0;
    float:left;
    padding-bottom:15px;
}

div#milestones .milestone h4 {
	font-size:12px;
	line-height:15px;
    color:#005495;
}

div#milestones .last {
    padding-right:0;
    margin-right:0;
    background:none;
}
div#milestones .milestone h3 {
    text-align:center;
    font-size:18px;
    margin-bottom:15px;
}
div#milestones .milestone h4 {
    line-height:1.1em;
}

div#milestones .milestone img {
    margin-bottom:25px;
}

/* Offices */


#offices div.largeimage {
    margin-left:-15px;
    padding-bottom:0px;
}
.offices div.largeimage div {
    padding-bottom:3px;
    height:321px;
}

.factsFigures div.milestone div.imageHolder {
    height:151px;
    background: url(../img/bg_largeimage_bottom.gif) no-repeat -110px 126px;
}

div#indexoffices {
    background:#f3f2f1;
    margin-left:-15px;
    padding-left:15px;
    width:733px;
    padding-top:20px;
}
div#indexoffices h3 {
    margin:0;
}

div#indexoffices .office {
    float:left;
    padding-right:11px;
    margin-right:9px;
    font-size:12px;
    background:url(../img/bg_office_right.gif) no-repeat right center;
    width:226px;
    padding-bottom:10px;
    padding-top:20px;
}

div#indexoffices .last {
    padding-right:0;
    margin-right:0;
    background:none;
}
div#indexoffices .smallimage {
    float:left;
    margin-right:5px;
}
div#indexoffices h4 {
    color:#005495;
    font-size:13px;
}
div#indexoffices .row {
    clear:left;
    background:url(../img/bg_office_row.gif) no-repeat -15px 0;
    height:3px;
    width:748px;
}

div#indexoffices .text {
    margin-left:86px;
    font-size:11px;
}
div#indexoffices p {
    margin-bottom:3px;
    line-height:11px;
}


/* Jobs */

div#indexjobs {
    clear:left;
    background:#f3f2f1;
    margin-left:-15px;
    padding-left:15px;
    width:733px;
}
div#indexjobs table {
    width:746px;
    margin-left:-15px;
    background:#fff;
}
div#indexjobs table .first {
    padding:0 15px;
}
div#indexjobs table td.qualification,
div#indexjobs table td.date {
    font-size:11px;
}
div#indexjobs table td.qualification {
    white-space:nowrap;
    padding-right:10px;
}
div#indexjobs table td.location {
    padding-right:15px;
    white-space:nowrap;
}
div#indexjobs tr.header {
	background:#f3f2f1;
}
div#indexjobs tr.bg-line td {
	height:3px;
    background:url(../img/bg_jobs_head.gif) no-repeat 0 bottom;
}
div#indexjobs th {
    height:41px;
    text-align:left;
    font-size:12px;
    text-transform:uppercase;
}
div#indexjobs td {
    height:32px;
    border-bottom:1px solid #ececec;
    font-size:13px;
}
div#indexjobs table tr:hover>td {
    color:#fff;
    background:url(../img/bg_jobs_h.gif) repeat-x;
}
* html div#indexjobs table tr:hover {
	color:#fff;
    background:url(../img/bg_jobs_h.gif) repeat-x;
}
* html div#indexjobs table tr.header:hover {
	background:#f3f2f1;
}
* html div#indexjobs table tr td a {
	padding:12px 0 12px 0;
}
* html div#indexjobs table tr td a:hover {
	padding:12px 0 12px 0;
	color:#fff;
}
div#indexjobs table tr:hover>td a {
    color:#fff;
}
div#headerjobs ul {
    list-style:none;
}
div#headerjobs ul li {
    float:left;
}
#formjob {
    padding-top:20px;
    background:#f3f2f1;
    margin-left:-15px;
    padding-left:15px;
    width:733px;
    font-size:11px;
    padding-bottom:20px;
    position:relative;
}
#formjob .form-fields-data {
    width:452px;
    float:left;
}
#formjob .form-fields-data label {
    display:block;
    float:none;
    font-size:11px;
}
#formjob h3 {
    color:#666;
    font-size:19px;
    margin-bottom:10px;
    font-weight:normal;
    text-transform:uppercase;
}
#formjob legend {
    font-size:23px;
    color:#666;
    font-weight:bold;
    text-transform:uppercase;
    padding-bottom:20px;
}
.form-fields-attachments {
    float:left;
    width:280px;
    background:#f3f2f1;
    margin-bottom:30px;
}
#formjob .form-field-text {
    float:left;
    width:190px;
    margin-right:20px;
    padding-bottom:10px;
}
#formjob .form-field-text input,
#formjob textarea,
#formjob .form-field-file input {
    width:190px;
    height:25px;
    border-top:1px solid #acadb2;
    border-left:1px solid #e2e3e8;
    border-bottom:1px solid #e2e9ef;
    border-right:1px solid #dadfe5;
}
* html #formjob .form-field-file input {
	width:270px;
}
* html #formjob .form-field-text input,
* html #formjob textarea,
* html #formjob .form-field-file input {
	height:auto;
	padding:4px 0 4px 0;
}
#formjob textarea {
    width:400px;
    height:120px;
}
#formjob div.dateofbirth, #formjob div.message {
    float:none;
    clear:left;
}
#formjob div.dateofbirth input {
    width:100px;
}
#formjob div.zip input {
    width:80px;
}
#formjob div.zip {
    width:80px;
    margin-right:5px;
}
#formjob div.city {
    width:105px;
    margin-right:0;
}
#formjob div.city input {
    width:105px;
}
#formjob .form-field-submit input {
    position:absolute;
    right:0px;
    bottom:20px;
    background:url(../img/bt_orange.gif) no-repeat;
    height:22px;
    width:242px;
    color:#fff;
    text-transform:uppercase;
    text-align:left;
    padding-left:10px;
    padding-bottom:4px;
    font-weight:bold;
}
/* css Menu */



* html div#fixme {
right: auto; top: auto;
left: expression( ( 0 - fixme.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
bottom: expression( ( 0 - fixme.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}


/** html div#fixme {position: absolute;
top:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop
+(documentElement.clientHeight-this.clientHeight)
: document.body.scrollTop
+(document.body.clientHeight-this.clientHeight));}
*/

ul.cssMenu ul{
    display:none;
    height:auto;
    position:relative;
    background:url(../img/menu_divider.gif) no-repeat right 3px;
}



ul.cssMenu li:hover>ul{display:block;}

* html ul.cssMenu li:hover ul{display:block;}


ul.cssMenu ul{float:left;}
ul.cssMenu ul ul{float:left;}
ul.cssMenu,ul.cssMenu ul {
    margin:0px;
    list-style:none;
    padding:0px 2px 2px 0px;
    background-color:#b9b5ac;
}
* html div#fixme {
    background-color:#b9b5ac;
    border-top:2px solid #fff;

}
* html div#fixme div {
    width:992px;
    margin:0 auto;
}


ul.cssMenu ul.last {
    background:none;
}
* html ul.cssMenu table {border-collapse:collapse;}


ul.cssMenu {
    display:block;
    zoom:1;
    float: left;
    padding-left:16px;
    padding-top:10px;
    padding-bottom:10px;
    background-color:#b9b5ac;
    position:relative;
}
ul.cssMenu ul{
    position:relative;
    top:0px;
    padding-right:17px;
    margin-right:17px;
}

ul.cssMenu li{
    display:block;
    padding:2px 0px 0px 2px;
    font-size:0px;
}
ul.cssMenu a:active, ul.cssMenu a:focus {
    outline-style:none;
}
ul.cssMenu a, ul.cssMenu li.dis a:hover {
    display:block;
    vertical-align:middle;
    text-align:left;
    text-decoration:none;
    padding:2px;
    font:normal 11px Verdana;
    color: #fff;
    text-decoration:none;
}
ul.cssMenu span{
    overflow:hidden;
}
ul.cssMenu li {
    float:left;
    padding:0 0 0 9px;
}
ul.cssMenu ul li {
    float:none;
}
ul.cssMenu ul a {
    text-align:left;
    white-space:nowrap;
}

ul.cssMenu li:hover{

}
ul.cssMenu li:hover>a{
    background-color:#b9b5ac;
    font:normal 11px Verdana;
    color: #1ca8ed;
    text-decoration:none;
}
* html ul.cssMenu li:hover a{
    background-color:#b9b5ac;
    font:normal 11px Verdana;
    color: #1ca8ed;
    text-decoration:none;
}

ul.cssMenu li:hover>a.menu{
    background-color:#b9b5ac;
    font:normal 11px Verdana;
    color: #b9b5ac;
}

* html ul.cssMenu li:hover a.menu {
    background-color:#b9b5ac;
    font:normal 11px Verdana;
    color: #b9b5ac;
}

ul.cssMenu li a.menu{ text-transform: uppercase; }
ul.cssMenu li.current{ background:url('../img/marker_cur.gif') no-repeat 0 7px; padding:0 0 0 9px; }

ul.cssMenu li.current a {
    color: #1ca8ed;
}
ul.cssMenu li a:hover{
    position:relative;
    background-color:#b9b5ac;;
    font:normal 11px Verdana;
    color: #1ca8ed;
    text-decoration:none;
}
ul.cssMenu li.dis a {
    color: #fff !important;
}

ul.cssMenu a:hover img.over,ul.cssMenu a:hover ul img.def,ul.cssMenu a:hover a:hover ul img.def,ul.cssMenu a:hover a:hover a:hover ul img.def,ul.cssMenu a:hover a:hover img.over,ul.cssMenu a:hover a:hover a:hover img.over,ul.cssMenu a:hover a:hover a:hover a:hover img.over{display:inline}
ul.cssMenu a:hover img.def,ul.cssMenu a:hover ul img.over,ul.cssMenu a:hover a:hover ul img.over,ul.cssMenu a:hover a:hover a:hover ul img.over,ul.cssMenu a:hover a:hover img.def,ul.cssMenu a:hover a:hover a:hover img.def,ul.cssMenu a:hover a:hover a:hover a:hover img.def{display:none}
ul.cssMenu a:hover ul,ul.cssMenu a:hover a:hover ul,ul.cssMenu a:hover a:hover a:hover ul{display:block}
ul.cssMenu a:hover ul ul,ul.cssMenu a:hover a:hover ul ul{display:none}

#standards { float:right; list-style-type: none; color:#7e7c78; font-size: 8px; height:20px; padding:0 0 5px 0px; margin-top:12px;}
#standards li { float:left; padding:0 5px 0 4px; background:url('../img/menu_standart_separator.gif') no-repeat right top;}
#standards a { color:#7e7c78; text-transform: uppercase;font-size:10px; }
#standards .last {background:none;}
#flashcontent > div#fixme:hover ul.cssMenu ul { display:block; }
#flashcontent > div#fixme:hover ul.cssMenu li a.menu { display:none; }




/* ie 6 */
* html legend {
    margin:0;
    padding:0;
}

* html #fixme ul li ul li {
    text-transform:none;
}
* html #people-detail img {
    height:42px;
}
* html div.download {
    left:15px;
}

* html #sidebar-contact #formcontact input, #formcontact textarea {
    width:220px;
    padding:2px 0 2px 6px;
    margin:2px 0 2px 0;
    border-top:1px solid #acadb2;
    border-left:1px solid #e2e3e8;
    border-bottom:1px solid #e2e9ef;
    border-right:1px solid #dadfe5;
}
* html #sidebar-contact #formcontact .form-field-submit input {
    border:0;
    padding-left:120px;
    padding-top:5px;
 }
* html #sidebar-contact .form-field-submit {
    position:relative;
    left:0px;
    top:2px;
    width:245px;
}
* html #formcontact {
    border-left:1px solid #eee;
    border-bottom:1px solid #eee;

}
* html .magazine #people-detail {
    /*width:246px;*/
}
* html .sidebar-articlesearch {
    width:246px;
}


* html div#content {
    padding-right:0;
    width:733px;
}
* html #teaser {
    width:733px;
}

* html div#facts .fact h4, div#facts .fact p {
    font-size:12px;
}
* html div#milestones .milestone h4 {
    font-size:11px;
}
* html div#facts {
    width:733px;
}

* html div#indexoffices .row {
    width:700px;
}
* html .searchbar select {
    font-size:11px;
}
* html .content1 #content {
    width:733px;
}
* html #indexpage {
    width:743px;
}
* html #indexpage ul li.row, #indexmagazine ul li.row {
    width:700px;
}
* html #indexpage ul li {
    float:left;
    display:block;
    width:120px;
    height:120px;
}

* html .filter-content h4 {
    margin:0;
    padding:0
}

.content-right h5 {
	font-size:11px;
}

.case .content-right .smallimage {
  float:none;
  margin-right:0;
}

.cases .teaser h4 {
    margin:0;
}
.cases .sorting {
    display: none;
}

.doorpage3 div.links a {
    display:block;
}
.formsuccess {
	color:#04A6F7;
	margin-top:40px;
	padding-left:55px;
	padding-right:30px;
}
.searchresult h3 a {
	color:#005495;
	font-weight:normal;
}
div#rsslink {
	zindex:1000;
	float:right;
	width:210px;
	text-align:left;
	padding-left:16px;
	background:url(../img/icon_rss.gif) no-repeat 0 4px;
}
div#rsslink a {
	font-size:10px;
}
.extended-image {
	float:left;
	margin-right:5px;
}
.extended span.blue {
	display:block;
}
.application .download {
	display:none;
}
.teaser-content a p {
	color:#666;
}
.teaser-content a h4 {
	font-size:12px;
	line-height:1.35em;
}
.teaser-content h3 {
	font-size:12px;
	padding-bottom:7px;
}

.menuHolder a,
.menuHolder a:hover,
.menuHolder a:active,
.menuHolder a:focus {
outline:0;
direction:ltr;
}

.positioner {
position:relative;
height:27px;
margin-right:97px;
float:right;
width:150px;
}

.menuHolder {
position:absolute;
z-index:12300;
font:normal 11px/25px verdana, sans-serif;
width:245px;
height:400px;
overflow:hidden;
}

.menuHolder ul.ulTop {
list-style:none;
width:125px;
overflow:hidden;
float:left;
margin:0;
padding:0;
}

.menuHolder ul.languageselect {
width:43px;
}

.menuHolder ul.press {
width:57px;
}

.menuHolder ul.search {
width:44px;
}

.menuHolder ul.ulTop a {
text-decoration:none;
color:#fff;
padding-left:5px;
}

.menuHolder ul.ulTop li.liTop {
float:left;
width:250px;
margin:-32767px -125px 0 0;
}

.menuHolder ul.languageselect li.liTop {
background:url(../img/funct_bg_language.png) no-repeat 0 100%;
margin-left:2px;
}
* html .menuHolder ul.languageselect li.liTop {
background:url(../img/funct_bg_language.gif) no-repeat 0 100%;
}
.menuHolder ul.languageselect li a {
text-transform:uppercase;
display:block;
}

.menuHolder ul.search li.block a {
display:block;
height:30px;
visibility:hidden;
}

.menuHolder ul.search li form {
margin-top:-30px;
}

.menuHolder ul.languageselect li a span {
padding:0 3px 0 8px;
}

.menuHolder ul.press li a span {
padding:0 7px;
}

.menuHolder ul.press li.liTop {
background:url(../img/funct_bg_press.png) no-repeat 1px 100%;
}
* html .menuHolder ul.press li.liTop {
background:url(../img/funct_bg_press.gif) no-repeat 1px 100%;
}

.menuHolder ul.search li.liTop {
background:url(../img/funct_search.png) no-repeat 0 100%;
}
* html .menuHolder ul.search li.liTop {
background:url(../img/funct_search.gif) no-repeat 0 100%;
}
.menuHolder ul.global,.menuHolder ul li b {
display:none;
}

.menuHolder ul.ulTop li.liTop a.aTop {
position:relative;
z-index:50;
display:block;
float:left;
width:120px;
margin-top:32767px;
background:transparent;
}

.menuHolder ul.ulTop li.liTop a.aTop:hover,
.menuHolder ul.ulTop li.liTop a.aTop:focus,
.menuHolder ul.ulTop li.liTop a.aTop:active {
color:#abe3fd;
margin-left:1px;
}

.menuHolder ul.ulTop li.liTop a.aTop:hover span,
.menuHolder ul.ulTop li.liTop a.aTop:focus span,
.menuHolder ul.ulTop li.liTop a.aTop:active span {
margin-left:-1px;
}

.menuHolder ul.sub {
float:left;
list-style:none;
background:#005495 url(../img/menu_global_grad.png) repeat-x left bottom;
margin:-27px 0 0;
padding:27px 0 0;
}

.menuHolder ul.sub li a {
float:left;
width:120px;
clear:left;
}

.menuHolder ul.search ul.sub {
background:transparent url(../img/funct_search_2.png) no-repeat 0 0;
}

.menuHolder ul.search ul.sub li form {
margin-left:-5px;
}

.menuHolder ul.sub a:hover,.menuHolder ul.sub a:focus,.menuHolder ul.sub a:active {
color:#abe3fd;
margin-right:1px;
}

.menuHolder ul.search li #searchbutton {
background:transparent url(../img/but_form.png) 0 0 no-repeat;
cursor:pointer;
height:22px;
vertical-align:middle;
width:22px;
}

.menuHolder ul.search li ul.sub form {
display:block;
position:absolute;
width:237px;
height:36px;
background:url(../img/menu_search_grad.png) repeat-x 0 0;
padding:10px 0 0 10px;
}

.menuHolder ul.search li ul.sub #searchItem {
width:190px;
height:24px;
border:1px solid #d8d8d8;
border-top:1px solid #474747;
margin-right:8px;
}

/* IE7 */
*:first-child+html .menuHolder ul.search li #searchbutton { 
margin-top:-10px; 
} 

*:first-child+html .menuHolder ul.search li.block {
display:none;
}

*:first-child+html .menuHolder ul.search li form {
margin-top:0;
}

/* IE6 */
* html .menuHolder ul.ulTop li.liTop a.aTop:hover span,
* html .menuHolder ul.ulTop li.liTop a.aTop:focus span,
* html .menuHolder ul.ulTop li.liTop a.aTop:active span {
margin-left:-2px;
}

* html .menuHolder ul.search li #searchbutton { 
margin-top:-10px; 
}

* html .menuHolder ul.search li form {
margin-top:0;
}

* html .menuHolder ul.search li.block {
display:none;
}

* html .positioner {
margin-right:49px;
} 

* html .menuHolder ul.languageselect li.liTop {
margin-left:1px;
} 
