body {
	margin: 0px;
	padding: 0px;
	background: #111f47 url(../img/bg_content.jpg) no-repeat left 336px;
	font: 10px Verdana, Arial, sans-serif;
	line-height: 20px;
	color: #37302d;
}

body.portfolio {
	margin: 0px;
	padding: 0px;
	background: #111f47 url(../img/bg_content_portfolio.gif) no-repeat left
		336px;
	font: 10px Verdana, Arial, sans-serif;
	line-height: 20px;
	color: #37302d;
}

body.team {
	margin: 0px;
	padding: 0px;
	background: #111f47 url(../img/bg_team.jpg) no-repeat left 336px;
	font: 10px Verdana, Arial, sans-serif;
	line-height: 20px;
	color: #37302d;
}

body.intro {
	background-image: none;
	background-color: #111f47;
}

body.contact {
	font: 10px Verdana, Arial, sans-serif;
	color: #d0e8f9;
	line-height: 15px;
	background-image: none;
	background-color: #5f3c24;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

#noflash_logo {
	margin-top: 200px;
	margin-left: 50px;
}

#noflash_txt {
	font: 11px Verdana, Arial, sans-serif;
	margin-top: 36px;
	margin-left: 115px;
	color: #ffffff;
	line-height: 18px;
}

#noflash_txt a,
#noflash_txt a:link,
#noflash_txt a:visited {
	color: #cf006b;
	text-decoration: none;
}

#noflash_txt a:focus,
#noflash_txt a:hover,
#noflash_txt a:active {
	color: #ffffff;
}

.mainnav {
	height: 343px;
	width: 100%;
	background-color: #111f47;
}

.mainnav_inner {
	width: 840px;
	height: 343px;
	background-color: #0000ff;
}

#navbar {
	position: absolute;
	top: 324px;
	height: 19px;
	width: 30px;
	background: url(../img/nav_pointer.png) no-repeat left top;
}

.nav_1 {
	left: 305px;
}

.nav_2 {
	left: 431px;
}

.nav_3 {
	left: 548px;
}

.nav_4 {
	left: 644px;
}

.nav_5 {
	left: 726px;
}

.topnav {
	position: absolute;
	top: 0px;
	height: 24px;
	padding-top: 238px;
	padding-left: 266px;
}

.topnav a,.topnav a:link,.topnav a:active,.topnav a:visited {
	color: #0095d5;
	text-decoration: none;
}

.topnav a:hover {
	text-decoration: underline;
}

#topbar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 215px;
}

.topbar_inner {
	height: 193px;
	background: #4ac8f5 url(../img/topnav_bg.jpg) no-repeat left top;
	line-height: 15px;
	color: #ffffff;
}

.topbar_inner a,.topbar_inner a:link,.topbar_inner a:active,.topbar_inner a:visited
	{
	color: #003c6d;
	text-decoration: none;
}

.topbar_inner a:hover {
	text-decoration: underline;
}

.topbar_inner a.closebutton {
	position: absolute;
	top: 17px;
	left: 803px;
	padding-left: 11px;
	background: url(../img/btn_close.gif) no-repeat left 5px;
}

.topbar_inner .head {
	color: #d63493;
	height: 20px;
}

.topbar_inner strong {
	font-weight: normal;
	color: #003c6d;
}

.topbar_inner div.top_head {
	color: #0091ce;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 11px;
}

.topbar_inner input {
	border: 0px;
	padding: 4px;
	padding: 2px;
	width: 230px;
	height: 14px;
	font: 10px Verdana, Arial, sans-serif;
	line-height: normal;
	color: #003c6d;
}

#topbar_selection {
	height: 22px;
}

.topbar_special_sel {
	background: url(../img/topnav_special_sel.png) no-repeat left top;
}

.topbar_contact_sel {
	background: url(../img/topnav_contact_sel.png) no-repeat left top;
}

.topbar_newsletter_sel {
	background: url(../img/topnav_newsletter_sel.png) no-repeat left top;
}

.topbar_newsletter_unsubscribe_sel {
	background: url(../img/topnav_newsletter_sel.png) no-repeat left top;
}

.btn_contact {
	position: absolute;
	width: 124px;
	height: 123px;
	top: 36px;
	left: 102px;
	background: url(../img/btn_contact.jpg) no-repeat left top;
	cursor: pointer;
}

.contacttable,.newslettertable {
	position: absolute;
	left: 266px;
	top: 16px;
}

.content {
	padding-top: 25px;
	margin-left: 266px;
	width: 518px;
}

.content h1 {
	font: 25px Times New Roman, Times, sans-serif;
	font-weight: normal;
	color: #44c8f5;
	margin: 0px;
	margin-bottom: 10px;
}

.content h2 {
	font: 17px Times New Roman, Times, sans-serif;
	font-weight: normal;
	color: #44c8f5;
	margin: 0px;
	margin-bottom: 10px;
}

.chooser {
	font-size: 11px;
	width: 533px;
}

/* *** *** *** *** *** *** *** *** *** *** */


#eventsChooseBy,
#productsChooseBy {
	width: 183px;
	cursor: pointer;
	background: transparent url(../img/bg_chooser_select.gif) no-repeat;
	color: #fff;
	padding-left: 8px;
	height: 19px;
}

#eventsOptions,
#productsOptions {
	display: none;
}
.show {
	display: block !important;
	border-left: 1px solid #53CAF5;
	border-right: 1px solid #53CAF5;
	background-color: #fff;
	width: 181px;
	cursor: pointer;
	border-bottom: 1px solid #53CAF5;
	position: absolute;
	z-index: 1000;
}

#eventsOptions a,
#productsOptions a {
	text-decoration: none;
} 

#eventsOptions div,
#eventsOptions a div,
#eventsOptions a:visited div,
#eventsOptions a:active div,
#productsOptions div,
#productsOptions a div,
#productsOptions a:visited div,
#productsOptions a:active div {
	border-top: 1px solid #ceedfc;
	padding-left: 8px;
	color: #003968;
}

#eventsOptions a:hover div,
#productsOptions a:hover div {
	color: #003968;
	background-color: #ceedfc;
}

/* *** *** *** *** *** *** *** *** *** *** */

.content_portfolio {
	background: url(../img/bg_content_top.jpg) no-repeat left top;
	margin-top: 11px;
	padding-top: 30px;
}

.portfolio_item {
	width: 518px;
	height: 133px;
	border-bottom: solid 1px #ffffff;
	line-height: 15px;
}

.portfolio_item .pic {
	background-position: left top;
	background-repeat: no-repeat;
}

.portfolio_item a,
.portfolio_item a:link,
.portfolio_item a:active,
.portfolio_item a:visited {
	color: #d63493;
	text-decoration: underline;
}

.portfolio_item a:hover {
	text-decoration: none;
}

.portfolio_item .type {
	text-transform: uppercase;
	color: #44c8f5;
	font-size: 9px;
	padding-top: 5px;
	letter-spacing: 1px;
}

.portfolio_item .head {
	font-size: 12px;
	font-weight: bold;
	color: #0095d5;
	padding-top: 2px;
	padding-bottom: 9px;
}

.head_pink {
	color: #d63493;
	margin-bottom: 5px;
	font-weight: bold;
}

img.intro {
	margin-top: 11px;
	margin-bottom: 4px;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
}

.lbl_new {
	position: absolute;
	width: 71px;
	height: 71px;
	left: 756px;
	margin-top: -110px;
	background: url(../img/lbl_new.png) no-repeat left top;
}

.project_excl_lnks {
	position: absolute;
	left: 103px;
	width: 141px;
	color: #9d897b;
	font-size: 11px;
	line-height: 15px;
	margin-top: 5px;
}

.project_lnks {
	position: absolute;
	/*
	left: -153px;
	*/
	left: -163px;
	margin-top: -5px;
	width: 141px;
	color: #9d897b;
	font-size: 11px;
	line-height: 15px;
}

.project_lnks a,.project_lnks a:link,.project_lnks a:active,.project_lnks a:visited,.project_excl_lnks a,.project_excl_lnks a:link,.project_excl_lnks a:active,.project_excl_lnks a:visited
	{
	color: #9d897b;
	text-decoration: none;
}

.project_lnks a:hover,.project_excl_lnks a:hover {
	text-decoration: underline;
}

.footer {
	height: 50px;
}

.toplink {
	text-align: right;
	border-top: solid 1px #ffffff;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 100%;
}

.toplink a,.toplink a:link,.toplink a:active,.toplink a:visited {
	color: #37302d;
	text-decoration: none;
}

.toplink a:hover {
	text-decoration: underline;
}

.team_tr {
	font-size: 10px;
	color: #003c6d;
}

.member_item {
	position: relative;
	margin-top: 21px;
	min-height: 150px;
	margin-bottom: 17px;
	border-bottom: solid 1px #ffffff;
}

.member_item .title {
	color: #0095d5;
	line-height: normal;
	margin-bottom: 6px;
}

.member_photo {
	position: absolute;
	margin-left: -153px;
}

.member_photo img {
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
}

.member_logo {
	display: none;
}

#no_1 .member_logo {
	display: block;
	position: absolute;
	margin-top: 93px;
	margin-left: 541px;
}

#ball_ani_left {
	position: absolute;
	width: 245px;
	height: 245px;
	top: 343px;
	left: 0px;
}

#ball_ani_right {
	position: absolute;
	width: 210px;
	height: 210px;
	top: 343px;
	left: 804px;
}

.gap {
	font-size: 1px;
	line-height: 1px;
	height: 9px;
}

.contact_container {
	width: 400px;
	height: 700px;
	background-image: url(../img/bg_contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.contact input.formfield {
	width: 351px;
	border: 0px;
	color: #14225b;
	font: 10px Verdana, Arial, sans-serif;
	background-color: #c7baa2;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

.contact input.formfield[disabled] {
	color: #cccccc;
}

.contact input.form_checkbox {
	margin: 0px;
	padding: 0px;
}

.contact textarea.form_textarea {
	width: 351px;
	height: 97px;
	border: 0px;
	color: #14225b;
	font: 10px Verdana, Arial, sans-serif;
	background-color: #c7baa2;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

.topbar_contact_bar {
	padding-top: 14px;
}

.topbar_contact_bar img {
	float: left;
}

.topbar_contact_bar span {
	display: block;
	float: left;
}

.topbar_contact_bar div {
	color: #003c6d;
	border-bottom: solid 1px #6ecff6;
	clear: both;
	cursor: pointer;
}

.topbar_contact_bar div.selected,.topbar_contact_bar div:hover {
	color: #ceedfc;
	border-bottom: solid 1px #6ecff6;
}

.contacttable .txt_lux {
	width: 105px;
	height: 20px;
	background-image: url(../img/txt_lux.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.contacttable .selected .txt_lux,.contacttable div:hover .txt_lux {
	width: 105px;
	height: 20px;
	background-position: left -20px;
	background-repeat: no-repeat;
}

.contacttable .txt_belgium {
	width: 66px;
	height: 16px;
	background-image: url(../img/txt_brussels.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.contacttable .selected .txt_belgium,.contacttable div:hover .txt_belgium
	{
	width: 66px;
	height: 16px;
	background-position: left -16px;
	background-repeat: no-repeat;
}

.contacttable .txt_paris {
	width: 40px;
	height: 15px;
	background-image: url(../img/txt_paris.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.contacttable .selected .txt_paris,.contacttable div:hover .txt_paris {
	width: 40px;
	height: 15px;
	background-position: left -15px;
	background-repeat: no-repeat;
}

.contacttable .txt_australia {
	width: 1px;
	height: 1px;
}

.contacttable .selected .txt_australia,.contacttable div:hover .txt_australia
	{
	width: 1px;
	height: 1px;
}

.lite {
	color: #ceedfc;
}

.phil_date {
	position: absolute;
	width: 100px;
	margin-left: -90px;
}

.phil_date h1 {
	font-size: 28px;
}

.infolink {
	padding-top: 10px;
}

.infolink a,.infolink a:link,.infolink a:active,.infolink a:visited {
	color: #000000;
	text-decoration: underline;
}

.infolink a:hover {
	text-decoration: none;
}

.filelist .toplink {
	margin-top: 45px;
}

.filelist a,.filelist a:link,.filelist a:active,.filelist a:visited
	{
	color: #d63493;
	text-decoration: underline;
}

.filelist a:hover {
	text-decoration: none;
}

/* ********* intro popup ********* */

#intro_popup {
	border: solid #ffffff 0px; 
	visibility: hidden;
	background-image: none;
	background-color: #ffffff;
	position: absolute;
	z-index: 10;
	left: 250px;
	top: 100px;
	width: 304px;
}

/* #intro_popup ausserhalb iframe */

#intro_popup iframe {
	border: 0;
}

#intro_popup  a.close,
#intro_popup  a.close:link,
#intro_popup  a.close:active,
#intro_popup  a.close:visited {
	position: absolute;
	padding-left: 10px;
	background: url(../img/btn_intro_popup_close.gif) no-repeat left 7px;
	top: 8px;
	right: 10px;
	color: #002a59;
	text-decoration: none;
}
#intro_popup   a.close:hover {
	color: #ffffff;
	background-image: url(../img/btn_intro_popup_close_mo.gif);
}

#intro_popup  .title{
	border-top: 1px solid #91cdf0;
	border-left: 1px solid #91cdf0;
	border-right: 1px solid #91cdf0;
	background: no-repeat url(../img/header_intro_popup.jpg);
	font-size: 24px;
	font-family: Times New Roman;
	color: #ffffff;
	text-align: center;
	padding-top: 12px;
	height: 33px;
	letter-spacing: 1px;
	cursor: move;
	-moz-user-select: none;
}

/* body.intro_popup innerhalb iframe */

body.intro_popup {
	background-image: none;
	background-color: #ffffff;
}

body.intro_popup .main {
	width: 282px;
	border-left: 1px solid #91cdf0;
	border-right: 1px solid #91cdf0;
	border-bottom: 1px solid #91cdf0;
	margin: 0px;
	padding: 0px 10px;
	min-height: 200px;
}

body.intro_popup .main .pic,
body.intro_popup .main .further_pic {
	margin-left: -10px;
}

body.intro_popup .main  .subtitle{
	padding-top: 10px;
	font-size: 24px;
	font-family: Times New Roman;
	color: #cf006b;
	line-height: 30px;
}

body.intro_popup .main  .text {
	margin-top: 10px;
	font-size: 24px;
	font-family: Times New Roman;
	color: #68bbe9;
	line-height: 30px;
}

body.intro_popup .main .terms {
	margin: 0px 0px 3px;
	color: #2a2521;
}

body.intro_popup .main .form {
	border-bottom: 1px solid #68bbe9;
}

body.intro_popup .main .form  .signup{
	margin: 10px 0px;
	padding-left: 2px;
	color: #007bc4;
	
}

body.intro_popup .main .form  input{
	margin-top: 10px;
	width: 277px;
	height: 15px;
	border: none;
	background-color: #dff0fa;
	color: #007bc4;
	font-size: 10px;
	font-family: Verdana;
	vertical-align: bottom;
	padding: 3px 2px 0px 2px;
	
}
body.intro_popup .main .form  input.error{
	background-color: #f9a8dd;
}

body.intro_popup .main .form  img{
	float: right;
	cursor: pointer;
}

body.intro_popup .main .further_title {
	clear: both;
	font-size: 24px;
	font-family: Times New Roman;
	color: #68BBE9;
	line-height: 30px;
	margin-top: 10px;
}

body.intro_popup .main .further_text {
	padding: 4px 0px 0px;
}

body.intro_popup .main .link {
	padding-bottom: 5px;
}

body.intro_popup .main .link a,
body.intro_popup .main .link a:link,
body.intro_popup .main .link a:active,
body.intro_popup .main .link a:visited {
	color: #d63493;
	text-decoration: underline;
}

body.intro_popup .main .link a:hover {
	text-decoration: none;
}

/*
SIFR
*/
/* standard sIFR styles */
.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 */
.sIFR-flash+div[adblocktab=true] {
	display: none !important;
}

/* decoy styles */
.sIFR-hasFlash h1 {
	height: 28px;
	margin-bottom: 3px;
	visibility: hidden;
}
/*
SIFR END
*/
