@charset "UTF-8";

/* menus */

#menu_special_wrap {
	text-align: right;
	float: right;
	padding:0 10px 4px 0;
	z-index: 200;
	width: 350px;
}

#menu_special_wrap a {
	font-size: 11px;
	padding: 4px 0;
}

#menu_special_wrap ul {
	margin: 0;
	padding:0;
	list-style-type: none;
	display: block;
}

#menu_special_wrap li {
	display: block;
	float: right;
	color: #133072;
	position: relative;
	padding: 0;
	padding-top: 4px;
}
/* change the z-index for this li */
#menu_special_wrap li.world {
	z-index: 200;
	overflow: visible;
}

#menu_special_wrap a {
	color: #133072;
	text-decoration: none;
}

#menu_special_wrap a.icon_world {
	background-image: url(../gfx/icon_world.gif);
	background-repeat: no-repeat;
	background-position: 10px 4px;
	padding: 5px 2px 5px 38px;
	z-index: 200;
}

#menu_special_wrap a.icon_rss {
	background-image: url(../gfx/icon_rss.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 5px 2px 5px 18px;
}

#menu_special_wrap a.icon_print,
#printbutton a.icon_print {
	background-image: url(../gfx/icon_print.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding: 5px 2px 5px 18px;
}

#printbutton {
	float: right;
}

#menu_special_wrap a:hover {
	text-decoration: underline;
	background-color: white;
}
#menu_special_wrap li:hover>a {
	text-decoration: underline;
	background-color: white;
}
#menu_special_wrap a:hover a,
#menu_special_wrap a:hover a:hover a,
#menu_special_wrap a:hover a:hover a:hover a {
	text-decoration: none;
}

.current_site {
	color:#17407E;
	font-weight: bold;
}

#menu_special_wrap ul ul li {
	display: block;
}

/* get rid of the table */
#menu_special_wrap table {
	position: relative;
	border-collapse: collapse;
	border: 0;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
}

#menu_special_wrap td {
	border: 0;
	padding: 0;
}

/*** BEGIN of Country Chooser ***/

#menu_special_wrap div.site-chooser-wrapper {
	position: absolute;
	top: 15px;
	left: -295px;
	visibility: hidden;
	width: 496px;
	padding-top: 15px;
}
#menu_special_wrap div.site-chooser-wrapper2 {
	width: 478px;
	padding: 0 9px 9px 9px;
}
/* only ie6 */
#menu_special_wrap table {
	position: absolute;
	display: none;
	visibility: hidden;
}
#menu_special_wrap table table {
	position: relative;
}

/* set shadow background */
#menu_special_wrap div.site-chooser-wrapper {
	background-image: url('../gfx/country_chooser_top.png');
	background-repeat: no-repeat;
}
#menu_special_wrap div.site-chooser-wrapper2 {
	background-image: url('../gfx/country_chooser_bottom.png');
	background-repeat: no-repeat;
	background-position: left bottom;
}
/* remove it for ie6 */
*html #menu_special_wrap div.site-chooser-wrapper {
	background-image: url('../gfx/clear.gif');
	padding-top: 5px;
}
*html #menu_special_wrap div.site-chooser-wrapper2 {
	background-image: url('../gfx/clear.gif');
}

#menu_special_wrap div.site-chooser-wrapper ul {
	background-color: white;
	background-image: url('../gfx/country_chooser_bg.gif');
	background-repeat: no-repeat;
	background-position: 50px 40px;
	padding: 0 20px 20px 20px;
}
*html #menu_special_wrap div.site-chooser-wrapper ul {
	border: 1px solid #8c8c8c;
}
/* disable background in second level list */
#menu_special_wrap div.site-chooser-wrapper ul ul {
	background: transparent;
}

/* remove the link highlighting for ie */
#menu_special_wrap div.site-chooser-wrapper span {
	text-decoration: none;
	color: #133072;
}

/* first level is the category title */
#menu_special_wrap div.site-chooser-wrapper li {
	width: 100%;
	clear: both;
	float: none;
	padding-top: 15px;
	text-align: left;
}
#menu_special_wrap div.site-chooser-wrapper li .category-title {
	display: block;
	border-bottom: 1px solid #133072;
	padding-bottom: 2px;
	font-weight: bold;
}
#menu_special_wrap div.site-chooser-wrapper li ul {
	padding: 0;
	border: 0;
}
/* second level are the countries */
#menu_special_wrap div.site-chooser-wrapper li li {
	width: 25%;
	float: left;
	padding: 0;
	clear: none;
	border: 0;
}

#menu_special_wrap div.site-chooser-wrapper li li.double-width {
	width: 50%;
}

*html #menu_special_wrap div.site-chooser-wrapper li li {
	width: 109px;
}

*html #menu_special_wrap div.site-chooser-wrapper li li.double-width {
	width: 218px;
}

*+html #menu_special_wrap div.site-chooser-wrapper li li {
	width: 109px;
}

*+html #menu_special_wrap div.site-chooser-wrapper li li.double-width {
	width: 218px;
}

/* show the div or table on rollover */
#menu_special_wrap ul :hover div.site-chooser-wrapper {
	visibility: visible;
}
/* only ie6 */
#menu_special_wrap ul :hover table {
	visibility: visible;
	display: block;
}

#menu_special_wrap ul ul li a {
	text-decoration: none;
	display: block;
	padding: 4px;
}

#menu_special_wrap ul ul li a:hover {
	color:#17407E;
	text-decoration: none;
	background: #eee;
}

/* For IE5.5 and IE6 give the hovered links a position relative */
* html #menu_special_wrap ul li a:hover {
	position: relative;
}

.site-chooser-flag {
}

/*** END of Country Chooser ***/

#menu_business_areas_wrap {
	height: 214px; 
	background-image: url(../gfx/background_business_areas_grid.gif);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
}

.business_area {
	position: absolute;
	top: 50px;
	width: 221px;
}

.business_area_title {
	padding: 0 18px;
}

.business_area_title h1 {
	margin: 0;
	padding: 0;
	height: 25px;
	text-align: right;
}

.business_area_description {
	padding: 0 18px;
	height: 35px;
	overflow: hidden;
	font-size: 11px;
}

.business_area_description a {
	height: 35px;
	display: block;
	text-decoration: none;
	color: #133072;
}

.business_area_image {
	background: #133072;
	height: 103px;
	padding-left: 1px;
}

#business_area_01 {
	left: 66px;
}

#business_area_02 {
	left: 287px;
}

#business_area_03 {
	left: 508px;
}

#business_area_04 {
	left: 729px;
}

/* small busines area variant start */
#menu_business_areas_wrap_small {
	height: 152px; 
	background-image: url(../gfx/background_business_areas_grid_small.gif);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
}

#menu_business_areas_wrap_small .business_area_image {
	background: #133072;
	height: 73px;
	padding-left: 1px;
	margin-top: 3px;
}

/* small busines area variant end */

#menu_rootline {
	padding:6px 20px;
	font-size: 11px;
}

#menu_rootline ul {
	margin: 0;
	padding:0;
	list-style-type: none;
	display: inline;	
}

#menu_rootline ul li {
	display: inline;
	font-size: 11px;
	background: none;
	padding: 0 2px;
}

#menu_rootline a {
	text-decoration: none;
	color: #133072;

}

#menu_rootline a:hover {
	text-decoration: underline;
}


/*** SITEMAP BEGIN ***/

/* first level */
#content .csc-sitemap ul {
	margin-left: 0;
	padding-left: 0;
}
#content .csc-sitemap ul li {
	list-style: none;
	background: transparent none;
	padding-left: 0;
	padding-top: 1em;
}
#content .csc-sitemap ul li a {
	font-weight: bold;
	font-size: 13px;
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #133072;
	padding: 2px 0 2px 20px;
	background-image: url(../gfx/page_icon.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
}
#content .csc-sitemap ul li a:hover {
	background-color: #eee;
}
/* second level */
#content .csc-sitemap ul ul {
	margin: 0 0 15px 0;
}
#content .csc-sitemap ul ul li {
	background-color: transparent;
	background-image: url('../gfx/arrow_single_red.gif');
	background-position: left 9px;
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-top: 0.25em;
	margin: 0 0 0 19px;
}
/* help ie display the li background image */
*html #content .csc-sitemap ul ul li {
	background-color: white;
}
*+html #content .csc-sitemap ul ul li {
	background-color: white;
}
#content .csc-sitemap ul ul li a {
	background: transparent none;
	border-bottom: 0;
	font-size: 12px;
	padding-left: 0;
}
/* third level */
#content .csc-sitemap ul ul ul li {
	background-image: none;
	padding-left: 20px;
}
#content .csc-sitemap ul ul ul li a {
	font-weight: normal;
	font-size: 12px;
}
/* forth level */
#content .csc-sitemap ul ul ul ul li {
	background-image: none;
	padding-left: 20px;
}
#content .csc-sitemap ul ul ul ul li a {
	font-weight: normal;
	font-size: 11px;
}

/*** SITEMAP END ***/


/*** MENU SEARCH BOX in right column */
#menu_search {
	background-color: #D6D9E0;
	background-image: url(../gfx/background_search.jpg);
	background-repeat: no-repeat;
	height: 83px;
	padding: 9px 0px 15px 10px;
	margin-bottom: 15px;
}
*html #menu_search {
	height: 83px;
	overflow: hidden;
}

#menu_search h1.graphicalHeader04 {
	padding-bottom: 5px; 
	margin-bottom: 0;
	background-image: url(../gfx/background_graphical_header.jpg);
	background-repeat: no-repeat;
	background-position: 16px bottom;
}

#main_col_right #menu_search h1.graphicalHeader04 {
	margin-bottom: 0;
	margin-left: 12px;
}

#menu_search form {
	padding: 0;
	margin: 0;
	padding-left: 58px;
}

#menu_search .menu_search_input {
	border: 1px solid #6378A6;
	padding: 1px;
	background: white;
	color: #B8BCC4;
	margin: 10px 0;
	font-size: 11px;
	width: 175px;
}
#tx-indexedsearch-searchbox-button-submit,
.tx-contagged-searchbox-button,
.tx-contagged-index-all,
.np-registration-field .submit,
#content .csc-mailform-submit,
#content_border .csc-mailform-submit,
.tx-contagged-navigation a,
.tx-npeventmgmt-basket-details-item .submit,
.tx-npeventmgmt-booking-details .submit,
.tx-npeventmgmt-basket-details .booking-link,
.tx-npeventmgmt-basket-details .basket-backlink,
.direct-mail-subscription .submit,
#commentFormNonAjax .button,
#searchBox .button,
#menu_search .menu_search_submit,
.tx-felogin-pi1 input.submit,
.tx-quickpoll-pi1 input.pollsubmit {
	background-color: transparent;
	float: right;
	cursor: pointer;
	border: none;
	padding: 0 0 0 8px;
	margin-right: 22px;
	color: #820D2A;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	background-image: url('../gfx/arrow_double_red.gif');
	background-repeat: no-repeat;
	background-position: 0 5px;
	width: auto;
}
/* styling for a-tags, they need more padding */
.tx-npeventmgmt-basket-details .booking-link {
	padding-left: 10px;
}
*html #tx-indexedsearch-searchbox-button-submit,
*html .tx-contagged-searchbox-button,
*html .tx-npeventmgmt-basket-details-item .submit,
*html .np-registration-field .submit,
*html #content .csc-mailform-submit,
*html .tx-npeventmgmt-booking-details .submit,
*html #content_border .csc-mailform-submit,
*html .direct-mail-subscription .submit,
*html #commentFormNonAjax .button,
*html #searchBox .button,
*html #menu_search .menu_search_submit,
*html .tx-felogin-pi1 input.submit,
*html .tx-quickpoll-pi1 input.pollsubmit {
	padding-left: 10px;
}
*+html #tx-indexedsearch-searchbox-button-submit,
*+html .tx-contagged-searchbox-button,
*+html .tx-npeventmgmt-basket-details-item .submit,
*+html .np-registration-field .submit,
*+html .tx-npeventmgmt-booking-details .submit,
*+html #content .csc-mailform-submit,
*+html .direct-mail-subscription .submit,
*+html #content_border .csc-mailform-submit,
*+html #commentFormNonAjax .button,
*+html #searchBox .button,
*+html #menu_search .menu_search_submit,
*+html .tx-felogin-pi1 input.submit,
*+html .tx-quickpoll-pi1 input.pollsubmit {
	padding-left: 10px;
}
#content .csc-mailform-submit,
#content_border .csc-mailform-submit,
.tx-npeventmgmt-basket-details .booking-link {
	margin-right: 0;
}
*html #content .csc-mailform-submit,
*html #content_border .csc-mailform-submit,
*html #menu_search .menu_search_submit {
	margin: 0;
	margin-right: 11px;
}
*html #content .csc-mailform-submit,
*html #content_border .csc-mailform-submit {
	margin-right: 0;
}
*+html #content .csc-mailform-submit,
*+html #content_border .csc-mailform-submit,
*+html #menu_search .menu_search_submit {
	margin: 0;
	margin-right: 11px;
}
*+html #content .csc-mailform-submit,
*+html #content_border .csc-mailform-submit {
	margin-right: 0;
}

/*** FIX FOR ALL INPUT BUTTONS */
*html .np-registration-field .submit,
*html #tx-indexedsearch-searchbox-button-submit,
*html .tx-contagged-searchbox-button,
*html .tx-felogin-pi1 .forgot-submit,
*html #menu_search .menu_search_submit,
*html .tx-npeventmgmt-basket-details .submit,
*html .tx-npeventmgmt-booking-details .submit,
*html #content .csc-mailform-submit,
*html .direct-mail-subscription .submit,
*html #commentFormNonAjax .button,
*html #searchBox .button,
*html #content_border .csc-mailform-submit,
*html .tx-felogin-pi1 input.submit  {
	width: 1;
	overflow: visible;
}
*+html .np-registration-field .submit,
*+html #tx-indexedsearch-searchbox-button-submit,
*+html .tx-contagged-searchbox-button,
*+html .tx-felogin-pi1 .forgot-submit,
*+html #menu_search .menu_search_submit,
*+html .tx-npeventmgmt-basket-details .submit,
*+html .tx-npeventmgmt-booking-details .submit,
*+html .direct-mail-subscription .submit,
*+html #content .csc-mailform-submit,
*+html #commentFormNonAjax .button,
*+html #searchBox .button,
*+html #content_border .csc-mailform-submit,
*+html .tx-felogin-pi1 input.submit  {
	width: 1;
	overflow: visible;
}

/*** END MENU SEARCH BOX in right column */

#menu_main_wrap {
	background: #475578;
	padding: 0;
	border: 0;
}

*html #menu_main_wrap {
	height: 1px;	
}

#menu_main {
	float: right;
}

#menu_main ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index: 200;
}

#menu_main li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	background: none;
}

#menu_main li a {
	display: block;
	padding: 11px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-image: url(../gfx/background_menu_main_item.gif);
	background-repeat: no-repeat;
	background-position: left;
}

/* 2nd level boxes */

#menu_main ul ul {
	margin: 9px 1px;
	background-image: url(../gfx/background_submenu_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 20px 0;
}

*html #menu_main ul ul {
	margin: 0;
	background-image: none;
	padding: 20px 0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 0px;
	padding: 0;
}

*html #menu_main ul ul {
	background-image: none;
	background: white;
	margin-top: 1px;
}

#menu_main li li {
	float: none;
	width: 240px;
}

*html #menu_main li li {
	width: 208px;
} 

/* 2nd level items */

#menu_main li li a {
	color: #133072;
	margin: 0 16px;
	font-weight: normal;
	background-image: url(../gfx/background_submenu_a_item.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	border: 0;
	padding: 7px 20px 8px 10px;
	width: 178px;
}
*html #menu_main li li a {
	margin: 0;
}
*html #menu_main li li.first_item a {
	margin-top: 10px;
}

*html #menu_main li li.last_item a {
	margin-bottom: 10px;
}

*html #menu_main li li.first_item li a,
*html #menu_main li li.last_item li a,
*html #menu_main li li li a {
	margin: 0;
}


#menu_main li li a:hover {
	background-image: url(../gfx/background_submenu_a_item_hover.gif);
	background-color: #D9DFEC;
}

	/* fix last item */

#menu_main li li.last_item a {
	background-image: none;	
}

#menu_main li li.last_item a:hover {
	background-image: url(../gfx/background_submenu_a_last_item_hover.gif);
	background-color: #D9DFEC;
}

	/* subpages */

#menu_main li li a.has_subpages {
	background-image: url(../gfx/background_submenu_a_item_has_subpages.gif);
}

#menu_main li li a.has_subpages:hover {
	background-image: url(../gfx/background_submenu_a_item_has_subpages_hover.gif);
}

		/* fix last item */

#menu_main li li.last_item a.has_subpages {
	background-image: url(../gfx/background_submenu_a_last_item_has_subpages.gif);
}

#menu_main li li.last_item a.has_subpages:hover {
	background-image: url(../gfx/background_submenu_a_last_item_has_subpages_hover.gif);
}


/* 3rd level */

#menu_main ul ul ul {
	background-image: none;
	padding-bottom: 0;
	border: 1px solid #ccc;
	padding: 10px 0;
	background-color: white;
}

*html #menu_main ul ul ul {
	margin-top: 0;
}

#menu_main ul ul ul li,
#menu_main ul ul ul li.last_item {
	background-image: none;	
}

#menu_main ul ul ul li.first_item {
	padding-top: 0px;	
}

#menu_main ul ul ul li.last_item {
	padding-bottom: 0px;	
}

/* dynamix start */

/* get rid of the table */
#menu_main table {
	position: relative;
	border-collapse: collapse;
	border: 0;
	margin: 0;
	top: 0;
	left: 0;
	z-index: 220;
}

#menu_main table td {
	border: 0;
}

#menu_main table table {
	position: absolute;	
}

/* Give the link OR list a relative position. Depends on which browser is used  */
#menu_main ul li:hover {
	position: relative;
}

/* keep the 'next' level invisible */
#menu_main ul ul,
#menu_main ul :hover ul ul, 
#menu_main ul :hover ul :hover ul ul,
#menu_main ul table, 
#menu_main ul :hover table table, 
#menu_main ul :hover table :hover table table {
	display: none;
}

/* Position the flyout sub levels to the right or left when hovering over the sub level list OR link. */
	/* sublevel 1 */
#menu_main ul :hover ul,
#menu_main ul :hover table {
	left:-4px;
	top: 28px;
	display:block;
	position:absolute;
}

*html #menu_main ul :hover ul,
*html #menu_main ul :hover table {
	left: -5px;
	top: 18px;
}

	/* sublevel 2 */
#menu_main ul :hover ul :hover ul,
#menu_main ul :hover table :hover table {
	left: 234px;
	top: -9px;
	display: block;
	position: absolute;
}
*html #menu_main ul :hover ul :hover ul,
*html #menu_main ul :hover table :hover table {
	left: 104px;
	top: 0;
}

#menu_main ul :hover ul :hover ul :hover ul,
#menu_main ul :hover table :hover table :hover table {
	left: 241px;
	top: -1px;
	display:block;
	position:absolute;
}
*html #menu_main ul :hover ul :hover ul :hover ul,
*html #menu_main ul :hover table :hover table :hover table {
	left: 104px;
}

/* For IE5.5 and IE6 give the hovered links a position relative */

* html #menu_main ul li a:hover {
	position: relative;
	z-index: 220;
}

/* correct ie7, prevent jump on hover*/
*+html #menu_main li li.has_subpages:hover {
	margin-bottom: -3px;
}

/* dynamix end */
