/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* Remember To Define Focus Styles */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* Tables Still Need 'cellspacing="0"' */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* Clear */
.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 */
div.clear {
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
	line-height: 1px;
	font-size: 1px;
	border: none;
	background: none;
}
/* Body */
body {
	background: #ffffff;
	color: #324b4d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
div#body, div#body_index {
	text-align: center;
}
div#body_index {
	background: url(../images/bg_body_index.jpg) repeat-x top;
}
div#body {
	background: url(../images/bg_body.jpg) repeat-x top;
}
/* Fonts */
div#top_content_index div#h1 {
	position: absolute;
	top: 150px;
	left: 80px;
	width: 490px;
	text-align: left;
}
div#top_content div#h1 {
	position: absolute;
	top: 118px;
	left: 80px;
	width: 490px;
	text-align: left;
}
h1 {
	font-size: 34px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 40px;
	display: none;
}
h1 span {
	font-size: 20px;
}
h2 {
	font-size: 16px;
	color: #ae6f2b;
	line-height: 16px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 12px;
	padding-top: 24px;
}
h2.smaller {
	font-size: 12px;
	line-height: 12px;
}
h3 {
	color: #2e3a3c;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 12px;
}
h4 {
	float: left;
	height: 28px;
	line-height: 28px;
	background: url(../images/bg_h4.gif) no-repeat top right;
	padding: 0 19px 0 14px;
	font-size: 13px;
	text-transform: uppercase;
	color: #ae6f2b;
	font-weight: normal;
	margin-top: 24px;
}
h5 {
	color: #00b5e2;
	padding-bottom: 5px;
	font-weight: bold;
	line-height: 13px;
}
h5 a:link,
h5 a:visited {
	color: #00b5e2;
	padding-bottom: 5px;
	font-weight: bold;
	line-height: 13px;
	text-decoration: none;
}
h5 a:hover,
h5 a:active {
	text-decoration: underline;
}
div#col_left p,
div#col_both p  {
	margin-bottom: 12px;
}
.padding_t {
	padding-top: 12px;
}
strong {
	font-weight: bold;
}
em {
	font-style: oblique;
}
div#col_left ul,
div#col_both ul {
	margin-left: 15px;
	list-style: outside disc;
	margin-bottom: 12px;
}
div#col_left ul li,
div#col_both ul li {
	padding-bottom: 4px;
}
div#col_left div.cols_33 ul {
	color: #ae6f2b;
}
a:link,
a:visited {
	text-decoration: underline;
	color: #b37732;
}
a:hover,
a:active {
	text-decoration: underline;
	color: #00b5e2;
}
.color0 {
	color: #b46d1d;
}
.color1 {
	color: #ae6f2b;
}
.color2 {
	color: #000000;
}
.color3 {
	color: #324b4d;
}
a.h2_link {
	text-transform: none;
	font-size: 11px;
	float: right;
	display: block;
	margin-top: -11px;
}
/* Forms */
label {
	display: block;
	margin-bottom: 3px;
}
label span {
	color: #ae6f2b;
}
input, textarea, select {
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
}
input.text, 
input.password, 
input.file, 
textarea.textarea,
select.select {
	border-top: 1px solid #7c7c7c;
	border-left: 1px solid #7c7c7c;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
	background-color: #ffffff;
	color: #000000;
	padding: 1px;
	margin: 0 0 16px 0;
}
select.select {
	padding: 0;
}
input.checkbox,
input.radio {
	border: none;
	background: none;
	width: 13px;
	height: 13px;
	margin: 0 0 0.1em 0;
	padding: 0;
}
label.label_checkbox {
	display: block;
	float: left;
	/* width: 116px; */
	padding: 0 24px 12px 0;
	color: #ae6f2b;
	line-height: 13px;
}
label.label_checkbox input.checkbox {
	float: left;
	margin-right: 5px;
	vertical-align: middle;
}
input.submit {
	margin: 0 0 16px 0;
	float: right;
}
div.errors {
	color: #990000;
	padding: 12px 0;
}
div.errors strong {
	text-transform: uppercase;
}
img.vericode {
	border-top: 1px solid #7c7c7c;
	border-left: 1px solid #7c7c7c;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
}
/* Hr */
div.hr_580, div.hr {
	border-top: 1px solid #b46d1d;
	height: 11px;
	background: url(../images/hr_580.jpg) no-repeat bottom;
	margin-bottom: 12px;
}
div.noline {
	border-top: none;
}
div.hr_176 {
	border-top: 1px solid #b46d1d;
	height: 11px;
	background: url(../images/hr_176.jpg) no-repeat bottom;
	margin-bottom: 12px;
}
div.hr_225 {
	border-top: 1px solid #b46d1d;
	margin: -12px 0 0 0;
	padding: 0;
	width: 225px;
}
/* Content Top > Backgrounds */
div#background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
div.bg01_index {
	background: url(../images/bg01_index.jpg) no-repeat top;
	height: 378px;
}
div.bg01 {
	background: url(../images/bg01.jpg) no-repeat top;
	height: 278px;
}
div.bg02_index {
	background: url(../images/bg02_index.jpg) no-repeat top;
	height: 378px;
}
div.bg02 {
	background: url(../images/bg02.jpg) no-repeat top;
	height: 278px;
}
div.bg03_index {
	background: url(../images/bg03_index.jpg) no-repeat top;
	height: 378px;
}
div.bg03 {
	background: url(../images/bg03.jpg) no-repeat top;
	height: 278px;
}
/* Content Top */
div#top_content, div#top_content_index {
	width: 990px;
	position: relative;
	margin: 0 auto;
}
div#top_content {
	height: 278px;
}
div#top_content_index {
	height: 378px;
}
/* Content Top > Logo */
div#logo {
	position: absolute;
	left: 81px;
	top: 30px;
}
/* Content Top > D */
div#top_content_index div#logo_d {
	position: absolute;
	top: 35px;
	left: 391px;
	width: 542px;
	height: 320px;
	background: url(../images/d_big.png) no-repeat;
}
div#top_content div#logo_d {
	position: absolute;
	top: 45px;
	left: 600px;
	width: 321px;
	height: 190px;
	background: url(../images/d.png) no-repeat;
}
div#top_content_index div#logo_d div#logo_d_inner {
	position: absolute;
	top: 53px;
	left: 291px;
}
div#top_content_index div#logo_d div#logo_d_mc {
	width: 195px;
	height: 195px;
	background: url(../images/d_big_inner.png) no-repeat;
}
div#top_content div#logo_d div#logo_d_inner {
	position: absolute;
	top: 32px;
	left: 173px;
}
div#top_content div#logo_d div#logo_d_mc {
	width: 115px;
	height: 115px;
	background: url(../images/d_inner.png) no-repeat;
}
/* Content Top > Meta Navigation */
div#metanav {
	position: absolute;
	top: 0;
	right: 18px;
}
div#metanav div {
	float: left;
	width: 17px;
	height: 28px;
	background: url(../images/bg_metanav.png) no-repeat;
}
div#metanav div#metanav_l {
	background-position: top left;
}
div#metanav div#metanav_r {
	background-position: top right;
}
div#metanav ul {
	float: left;
	background: url(../images/bg_metanav.png) repeat-x bottom;
}
div#metanav ul li {
	display: inline;
}
div#metanav ul li.first {
	display: none;
}
div#metanav ul li a {
	font-size: 10px;
	color: #b46d1d;
	display: block;
	float: left;
	height: 28px;
	line-height: 28px;
	padding: 0 8px;
}
div#metanav ul li a:link,
div#metanav ul li a:visited {
	text-decoration: none;
}
div#metanav ul li a:hover,
div#metanav ul li a:active {
	text-decoration: underline;
}
div#metanav ul li.lang a {
	height: 11px;
	width: 16px;
	display: table;
	padding: 0;
	margin: 8px 6px 0 9px;
}
div#metanav ul li.lang a.de {
	background: url(../images/a_flag_de.gif) no-repeat;
}
div#metanav ul li.lang a.en {
	background: url(../images/a_flag_en.gif) no-repeat;
}
div#metanav ul li.lang a:link,
div#metanav ul li.lang a:visited {
	background-position: top left;
}
div#metanav ul li.lang a:hover,
div#metanav ul li.lang a:active {
	background-position: bottom left;
}
div#metanav ul li.lang a.active {
	background-position: bottom left;
}
div#metanav ul li.lang a span {
	display: none;
}
/* Content Top > Main Navigation */
div#mainnav {
	position: absolute;
	bottom: 0;
	left: 0;
}
div#mainnav div, div#mainnav ul {
	float: left;
}
div#mainnav div {
	width: 80px;
	height: 35px;
	background: url(../images/bg_mainnav.png) no-repeat;
}
div#mainnav div#mainnav_l {
	background-position: bottom left;
}
div#mainnav div#mainnav_r {
	background-position: bottom right;
}
div#mainnav div#mainnav_m {
	width: 10px;
	background: url(../images/bg_mainnav.png) no-repeat bottom center;
}
div#mainnav ul li {
	display: inline;
}
div#mainnav ul li a {
	display: block;
	float: left;
	height: 35px;
	line-height: 32px;
	padding: 0 12px;
	margin-right: 1px;
	font-size: 13px;
	text-transform: uppercase;
	color: #b46d1d;
	background: url(../images/bg_mainnav_tabs.png) no-repeat top center;
	text-decoration: none;
}
div#mainnav ul.blue li a {
	color: #13a3b0;
}
div#mainnav ul li.first a {
	padding-left: 15px;
}
div#mainnav ul li.last a {
	padding-right: 15px;
	margin-right: 0px;
}
div#mainnav ul li a:link,
div#mainnav ul li a:visited {
	background-position: top center;
}
div#mainnav ul li a:hover,
div#mainnav ul li a:active {
	background-position: bottom center;
}
div#mainnav ul li.first a:link,
div#mainnav ul li.first a:visited {
	background-position: top left;
}
div#mainnav ul li.first a:hover,
div#mainnav ul li.first a:active {
	background-position: bottom left;
}
div#mainnav ul li.last a:link,
div#mainnav ul li.last a:visited {
	background-position: top right;
}
div#mainnav ul li.last a:hover,
div#mainnav ul li.last a:active {
	background-position: bottom right;
}
div#mainnav ul li a.active {
	background-position: bottom center;
}
div#mainnav ul li.first a.active {
	background-position: bottom left;
}
div#mainnav ul li.last a.active {
	background-position: bottom right;
}
/* Content Top > Claim Navigation */
div#top_content_index ul#claimnav {
	position: absolute;
	left: 80px;
	top: 267px;
}
div#top_content ul#claimnav {
	position: absolute;
	left: 565px;
	top: 85px;
}
ul#claimnav li {
	display: inline;
}
ul#claimnav li a {
	display: block;
	float:	left;
	height: 27px;
	margin-right: 2px;
}
div#top_content ul#claimnav li a {
	float: none;
	margin-right: 0;
	margin-bottom: 10px;
} 
ul#claimnav li.first a {
	width: 92px;
	background: url(../images/a_events.png) no-repeat;
}
div#top_content ul#claimnav li.first a {
	margin-left: 105px;
}
ul#claimnav li.second a {
	width: 144px;
	background: url(../images/a_incentives.png) no-repeat;
}
div#top_content ul#claimnav li.second a {
	margin-left: 53px;
}
ul#claimnav li.third a {
	width: 197px;
	background: url(../images/a_teambuildings.png) no-repeat;
}
ul#claimnav li a:link,
ul#claimnav li a:visited {
	background-position: top left;
}
ul#claimnav li a:hover,
ul#claimnav li a:active {
	background-position: bottom left;
}
div#top_content ul#claimnav li.first a:link,
div#top_content ul#claimnav li.first a:visited {
	background-position: top right;
}
div#top_content ul#claimnav li.first a:hover,
div#top_content ul#claimnav li.first a:active {
	background-position: bottom left;
}
ul#claimnav li a span {
	display: none;
}
/* Content Top > Teaser */
div#top div#teaser {
	position: absolute;
	top: 320px;
	left: 770px;
}
/* Content */
div#content {
	width: 954px;
	margin: 0 auto;
	text-align: left;
}
div.nosub {
	padding-top: 24px;
}
/* Content > Sub Navigation */
div#subnav {
	margin-left: 62px;
	width: 580px;
	margin-bottom: 16px;
	vertical-align: top;
	display: table;
}
div#subnav div {
	float: left;
	width: 16px;
	height: 60px;
	background: url(../images/bg_subnav.gif) no-repeat;
}
div#subnav div#subnav_l {
	background-position: top left;
}
div#subnav div#subnav_r {
	background-position: top right;
}
div#subnav ul {
	float: left;
	background: url(../images/bg_subnav.gif) repeat-x bottom;
	width: 548px;
}
div#subnav ul li {
	display: block;
	float:	left;
	height: 60px;
	line-height: 58px;
	padding-right: 20px;
	margin-left: -3px
}
div#subnav ul li a {
	padding: 1px 3px 2px 3px;
	font-size: 12px;
}
div#subnav ul li a:link,
div#subnav ul li a:visited {
	color: #00b5e2;
	text-decoration: underline;
	background: transparent;
}
div#subnav ul li a:hover,
div#subnav ul li a:active {
	color: #ffffff;
	text-decoration: underline;
	background-color: #00b5e2;
}
div#subnav ul li a.active:link,
div#subnav ul li a.active:visited,
div#subnav ul li a.active:hover,
div#subnav ul li a.active:active {
	color: #ffffff;
	text-decoration: underline;
	background-color: #00b5e2;
}
/* Content > Content Navigation */
div#contentnav {
	margin-top: 24px;
	margin-bottom: 20px;
	border-bottom: 1px solid #dadada;
	height: 44px;
}
div#contentnav_hr {
	height: 11px;
	background: url(../images/hr_580.jpg) no-repeat bottom;
	margin-bottom: 12px;
}
div#contentnav ul li {
	display: block;
	float: left;
	height: 44px;
	padding: 0 13px;
	margin-right: 1px;
	background: url(../images/bg_cnt_nav.gif) no-repeat top;
}
div#contentnav ul li a {
	color: #b46d1d;
	text-decoration: underline;
}
div#contentnav ul li:hover,
div#contentnav ul li.active {
	background-position: bottom;
	padding: 0 12px;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
}
div#contentnav ul li.first {
	background-position: top left;
}
div#contentnav ul li.first:hover,
div#contentnav ul li.active.first {
	background-position: bottom left;
	padding: 0 12px 0 13px;
	border-bottom: 1px solid #ffffff;
	border-left: none;
	border-right: 1px solid #dadada;
}
div#contentnav ul li.last {
	background-position: top right;
	margin-right: 0px;
}
div#contentnav ul li.last:hover,
div#contentnav ul li.active.last {
	background-position: bottom right;
	padding: 0 13px 0 12px;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #dadada;
	border-right: none;
}
/* Content > Columns */
div#col_both {
	margin-left: 62px;
}
div#col_left {
	display: inline;
	width: 580px;
	float: left;
	margin-left: 62px;
}
div.cols_50 {
	float: left;
	width: 290px;
}
div.cols_33 {
	float: left;
	width: 176px;
	margin-right: 26px;
}
div.cols_66 {
	float: left;
	width: 378px;
	margin-right: 26px;
}
div.right {
	margin-right: 0;
}
div#col_right {
	display: inline;
	width: 290px;
	float: right;
}
/* Content > Box Grey */
div.cnt_box_grey {
	clear: left;
	background: url(../images/bg_cnt_box_grey_tr.gif) no-repeat top right scroll #dadada;
	padding: 5px 4px 4px 4px;
}
div.cnt_box_grey_inner {
	background: url(../images/bg_cnt_box_grey_t.gif) repeat-x top #ffffff;
	padding: 1px;
}
div.cnt_box_grey_inner div.cnt {
	padding: 12px 12px 20px 12px;
}
div.cnt_box_grey_inner div.off {
	background: url(../images/bg_cnt_box_grey_b_off.png) no-repeat bottom;
}
div.cnt_box_grey_inner div.on {
	background: url(../images/bg_cnt_box_grey_b_on.png) no-repeat bottom;
}
div.cnt_box_grey_inner div.hidden p {
	margin-top: 6px;
}
/* Box > Login */
div.cnt_box_grey_inner div#login {
	padding: 12px 12px 6px 12px;
}
div.cnt_box_grey_inner div#login p {
	margin-bottom: 6px;
}
div.cnt_box_grey_inner div#login a {
	white-space: nowrap;
}
div.cnt_box_grey_inner div#login input.text {
	width: 251px;
	margin: 0 0 6px 0;
}
div.cnt_box_grey_inner div#login input.submit {
	margin: 2px 0 6px 0;
}
/* Box > Google Maps */
div.cnt_box_grey_inner div#map_canvas {
	width: 256px;
	height: 150px;
	margin-top: 8px;
}
/* Box > Impressions */
div.cnt_box_grey_inner div.teaser {
	float: left;
	width: 50%;
}
div.cnt_box_grey_inner div.teaser a img {
	padding: 4px;
}
div.cnt_box_grey_inner div.teaser a:link img,
div.cnt_box_grey_inner div.teaser a:visited img {
	background-color: #d0d0d0;
}
div.cnt_box_grey_inner div.teaser a:hover img,
div.cnt_box_grey_inner div.teaser a:active img {
	background-color: #00b5e2;
}
/* Box > Service > Contact */
div.service_contact_tl {
	border-right: 1px solid #dcdbda;
	width: 75px;
	float: left;
	height: 32px;
}
div.service_contact_tl img {
	margin: 6px 0 0 20px;
}
div.service_contact_tr {
	border-left: 1px solid #ffffff;
	padding-left: 8px;
	float: left;
	width: 170px;
	height: 32px;
	line-height: 34px;
	font-size: 14px;
}
div.service_contact_bl {
	border-right: 1px solid #dcdbda;
	width: 75px;
	float: left;
}
div.service_contact_br {
	border-left: 1px solid #ffffff;
	padding-left: 8px;
	float: left;
	width: 170px;
}
/* Box > Contact Person */
div.contact_person_img {
	background-repeat: no-repeat;
	background-position: 150px -10px;
	margin-top: -12px;
}
div.contact_person_img h5 {
	padding-top: 12px;
}
div.contact_person_text {
	width: 50%;
}
/* Box > Impressions */
div.teaser_impressions {
	padding-top: 10px;
}
/* Box > Team */
div.teaser_team {
	background: url(../images/bg_team_gallery.png) repeat-x top;
	overflow: hidden;
	height: 110px;
}
div.teaser_team img {
	margin-left: -10px;
	margin-right: -20px;
}
/* Bottom */
div#bottom {
	font-size: 10px;
	color: #b46d1d;
	padding: 20px 0;
	margin: 10px auto;
	width: 990px;
	clear: both;
}
div#bottom div {
	display: inline;
	float: left;
	margin-left: 80px;
}
/* Footer > Navigation */
div#bottom ul {
	display: inline;
	float: right;
	margin-right: 18px;
}
div#bottom ul li {
	display: block;
	float: left;
	padding: 0 5px 0 6px;
	border-right: 1px solid #bebebe;
}
div#bottom ul li.last {
	padding-right: 0px;
	border-right: none;
}
div#bottom ul li a {
	color: #bebebe;
}
div#bottom ul li a:link,
div#bottom ul li a:visited {
	color: #bebebe;
	text-decoration: none;
}
div#bottom ul li a:hover,
div#bottom ul li a:active {
	color: #b46d1d;
	text-decoration: underline;
}
/* Index > Impressions Teaser */
div.impression_box_teaser {
	float: left;
	padding: 12px;
	width: 166px;
}
div.impression_box_teaser a {
	display: block;
	margin-top: 4px;
}
div.impression_box_teaser a img {
	padding: 4px;
	float: left;
}
div.impression_box_teaser p {
	float: right;
	width: 73px;
}
div.impression_box_teaser a:link img,
div.impression_box_teaser a:visited img {
	background-color: #d0d0d0;
}
div.impression_box_teaser a:hover img,
div.impression_box_teaser a:active img {
	background-color: #00b5e2;
}
div.impression_box_teaser p {
	font-size: 9px;
	line-height: 11px;
}
/* Other Sites > Impressions Teaser Not Grey */
div.impression_box {
	clear: both;
}
div.impression_box div.impression_box_teaser {
	float: left;
	padding: 12px 12px 12px 0;
	width: 181px;
}
div.impression_box div.impression_box_teaser p {
	float: right;
	width: 88px;
}
/* Index > Link Behind H4 */
div#link_behind_h4 {
	line-height: 28px;
	padding-left: 14px;
	float: left;
	margin-top: 24px;
}
div#link_behind_h4 a {
	padding: 1px 2px 2px 2px;
}
div#link_behind_h4 a:link,
div#link_behind_h4 a:visited {
	color: #00b5e2;
	text-decoration: underline;
	background: transparent;
}
div#link_behind_h4 a:hover,
div#link_behind_h4 a:active {
	color: #ffffff;
	text-decoration: underline;
	background-color: #00b5e2;
}
/* Team */
div#team_gallery {
	overflow: hidden;
	position: relative;
	height: 173px;
	width: 580px;
	display: none;
	background: url(../images/bg_team_gallery.png) repeat-x;
}
div#team_gallery ul {
	position: absolute;
	list-style: none;
	overflow: visible;
	white-space: nowrap;
	padding: 0;
	margin: 0;
	height: 155px;
}
div#team_gallery ul li {
	display: inline;
	position: relative;
}
div#team_gallery ul li img {
	margin-left: -30px;
}
div#slider {
	width: 580px;
	height: 18px;
	position: absolute;
	bottom: 0;
	cursor: pointer;
	background-color: #FFFFFF;
}
div#handle {
	position: absolute;
	cursor: move;
	height: 18px;
	width: 99px;
	background: url(../images/slider_team_gallery.gif) no-repeat;
}
div#tooltip {
	position: absolute;
	z-index: 100;
	overflow: hidden;
}
div#tooltip.floater {
	background: url(../images/bg_floater_team_gallery.gif) no-repeat left center;
	padding: 0 8px 0 15px;
	height: 27px;
	line-height: 27px;
}
div#tooltip.floater h3 {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: none;
}
div#team_info div.item {
	border-bottom: 1px solid #b46d1d;
	padding: 5px 0 5px 18px;
}
div#team_info div.item div.name strong {
	padding: 1px 2px;
	margin-left: -2px;
}
div#team_info .hover {
	background-color: #f6f6f6;
}
div#team_info .hover strong {
	color: #ffffff;
	background-color: #00b5e2;
}
div#team_info .active {
	background-color: #f6f6f6;
}
div#team_info .active strong {
	color: #ffffff;
	background-color: #00b5e2;
}
div#team_info div.item div {
	float: left;
}
div#team_info div.item div.name {
	width: 220px;
}
div#team_info div.item div.email {
	width: 188px;
}
div#team_info div.extra {
	width: 124px;
}
div#team_info div.extra img {
	margin-top: 5px;
}
div#team_info div.extra div.xing {
	float: right;
}
div#team_info div.gotoTop {
	width: 25px;
	text-align: right;
	padding-top: 10px;
}
div#team_info div.gotoTop a {
	text-decoration: none;
	font-size: 16px;
}
div#team_info div.label {
	border-bottom: none;
	font-weight: bold;
	color: #b46d1d;
}
/* Services */
div#services {
	position: relative;
	height: 305px;
	overflow: hidden;
	margin-top: 24px;
}
div#services div#first,
div#services div#second,
div#services div#third {
	position: absolute;
	top: 0;
	height: 305px;
	width: 580px;
	background: url(../images/blank.gif) repeat;
}
div#services div#first {
	left: 0;
}
div#services div#second {
	left: 294px;
}
div#services div#third {
	left: 588px;
}
div#services div#second div.shadow,
div#services div#third div.shadow {
	width: 10px;
	height: 305px;
	background: url(../images/bg_shadow_services.png) no-repeat left top;
	float: left;
}
div.services_inner {
	padding: 20px;
	background: url(../images/bg_cnt_box_grey_t.gif) repeat-x top #ffffff;
	height: 265px;
}
div.services_inner h2 {
	margin-top: 0;
}
div#services div#second div.services_inner,
div#services div#third div.services_inner {
	margin-left: 10px;
}
div.services_inner img {
	float: right;
	margin: 0 20px 0 30px;
}
div.services_inner a:link img,
div.services_inner a:visited img {
	border: 4px solid #d0d0d0;
}
div.services_inner a:hover img,
div.services_inner a:active img {
	border: 4px solid #00b5e2;
}
div#services div#corner_tl {
	position: absolute;
	top: 0;
	left: 0;
	width: 17px;
	height: 17px;
	background: url(../images/bg_corner_services.png) no-repeat left top;
}
div#services div#corner_tr {
	position: absolute;
	top: 0;
	right: 0;
	width: 17px;
	height: 17px;
	background: url(../images/bg_corner_services.png) no-repeat right top;
}
div.services_inner div.links {
	padding-top: 6px;
}
div.services_inner div.links a {
	display: block;
	padding-top: 6px;
}
/* Contact */
div.form select.select {
	width: 277px;
}
div.form input.text {
	width: 273px;
}
div.form textarea.textarea {
	width: 576px;
}
div.form input.submit {
	float: right;
}
div.right select.select,
div.right input.text,
div.right input.checkbox,
div.right label,
div.right p.hide {
	margin-left: 13px;
}
select#branches {
	display: none;
}
div#contact_map_toggle {
	border-top: 1px solid #b46d1d;
	background-color: #f5f5f5;
	margin-top: 24px;
	display: none;
}
div#contact_map_toggle a {
	display: block;
	height: 29px;
	line-height: 29px;
	padding-left: 12px;
}
div#contact_map {
	background-color: #f5f5f5;
	padding: 0 12px;
}
div#contact_map div#map_canvas {
	display: none;
}
div#contact_map div#map_padding {
	display: none;
	background-color: #f5f5f5;
	height: 12px;
}
/* News List */
div#news {
	margin-top: 24px;
}
div#news div.item {
	padding: 12px;
	border-bottom: 1px solid #b46d1d;
}
div#news div.item div.text {
	width: 350px;
}
div#news div.item div.img {
	float: right;
}
div#news div.item div.toggle {
	padding: 6px 0 2px 0;
	clear: both;
	width: 556px;
	display: none;
}
div#news div.item div.tellafriend {
	display: none;
}
div#news div.item div.toggle a.toggle_item {
	float: left;
}
div#news div.item div.toggle a.toggle_tellafriend {
	float: right;
}
div#news div.item div.toggle a.hidden {
	display: none;
}
div#news div.item div.cols_50 {
	width: 50%;
	padding-top: 12px;
}
div#news div.item input.text {
	width: 260px;
}
div#news div.item textarea.textarea {
	width: 552px;
}
div#news div.item input.submit {
	margin: 0;
}
div#news div.item div.thanks {
	font-weight: bold;
	color: #b46d1d;
	display: none;
}
/* News Article */
div#news_article div.text {
	width: 350px;
}
div#news_article div.img {
	float: right;
}
/* Impressions & Impression */
select#impressions {
	margin: 0 0 0 12px;
	vertical-align: middle;
}
div.impressions_events {
	clear: both;
	height: 4px;
	background: url(../images/bg_select_imp_events.gif) no-repeat;
}
div.impressions_incentives {
	clear: both;
	height: 4px;
	background: url(../images/bg_select_imp_incentives.gif) no-repeat;
}
div.impressions_teambuildings {
	clear: both;
	height: 4px;
	background: url(../images/bg_select_imp_teambuildings.gif) no-repeat;
}
h2.impression_head a,
h3.impression_head a {
	display: block;
	float: right;
	text-transform: none;
	font-size: 11px;
	margin-left: 20px;
}
div#pdf {
	position: relative;
}
div#pdf a span {
	display: none;
}
div#pdf a {
	position: absolute;
	right: 0;
	display: block;
	height: 44px;
	width: 44px;
	background: url(../images/a_pdf.gif) no-repeat;
}
div#pdf a:link,
div#pdf a:visited {
	background-position: top;
}
div#pdf a:hover,
div#pdf a:active {
	background-position: bottom;
}
div.impression_list {
	border-bottom: 1px solid #dedede;
	padding: 5px 0;
}
div.impression_list span {
	color: #ae6f2b;
}
div.impression_img {
	margin-top: 14px;
}
div.impression_img_left img {
	width: 277px;
}
div.impression_img_right img {
	width: 85px;
	height: 85px;
}
div.impression_img a img {
	padding: 4px;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}
div.impression_img a img.right {
	margin-right: 0;
}
div.impression_img a:link img,
div.impression_img a:visited img {
	background-color: #d0d0d0;
}
div.impression_img a:hover img,
div.impression_img a:active img {
	background-color: #00b5e2;
}
div.impression_text {
	margin-top: 14px;
}
div.impression_text ul,
div.impression_text ul li {
	color: #324b4d;
}
/* References */
div#references_select div.hr_580 {
	margin-bottom: 0;
}
div#references_select select {
	vertical-align: middle;
	margin: 0 0 0 12px;
}
table.references {
	width: 580px;
}
table.references tr.bg0 {
	background-color: #f6f6f6;
}
table.references td {
	padding: 6px 3px;
	border-bottom: 1px solid #b46d1d;
}
table.references td.head {
	font-size: 16px;
	border-bottom: 1px solid #b46d1d;
	padding: 24px 12px 12px 12px;
	color: #b46d1d;
}
table.references td.first {
	padding-left: 12px;
}
table.references h2.smaller {
	white-space: nowrap;
}
table.references td.last {
	text-align: right;
	padding-right: 12px;
}
table.references td.last a {
	text-decoration: none;
	font-size: 16px;
}
table.references td.gototop {
	vertical-align: bottom;
}
table.references h2.smaller {
	padding: 0;
	margin: 0;
}
/* Incentives */
div#incentives_map {
	float: left;
	width: 450px;
	height: 350px;
	position: relative;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	display: none;
	margin-bottom: 12px;
}
div#incentives_map div {
	position: absolute;
	top: 0;
	left: 0;
}
div#incentives_map div#europe {
	width: 450px;
	height: 350px;
	background: url(../images/map_europe.gif) no-repeat;
}
div#incentives_map div#but_europe {
	width: 86px;
	height: 72px;
	background: url(../images/but_europe.gif) no-repeat;
	cursor: pointer;
}
div#incentives_map div#world {
	width: 450px;
	height: 350px;
	background: url(../images/map_world.gif) no-repeat;
}
div#incentives_map div#but_world {
	top: 75px;
	width: 119px;
	height: 60px;
	background: url(../images/but_world.gif) no-repeat;
	cursor: pointer;
}
div#incentives_map div.but div.floater {
	display: none;
	margin: -6px 0 0 17px;
	color: #FFFFFF;
	font-weight: bold;
	background: url(../images/bg_floater_team_gallery.gif) no-repeat left center;
	padding: 0 8px 0 15px;
	height: 27px;
	line-height: 27px;
	white-space: nowrap;
}
div#incentives_map div.but a {
	display: block;
	width: 15px;
	height: 15px;
	background: url(../images/bg_but_map.gif) no-repeat;
}
div#incentives_map div.but a:link,
div#incentives_map div.but a:visited {
	background-position: top left;
}
div#incentives_map div.but a:hover,
div#incentives_map div.but a:active {
	background-position: bottom right;
}
div#incentives_map div.but a.on:link,
div#incentives_map div.but a.on:visited,
div#incentives_map div.but a.on:hover,
div#incentives_map div.but a.on:active {
	background-position: bottom right;
}
div.incentives_head {
	margin-top: 24px;
	padding: 6px 0;
	border-bottom: 1px solid #b46d1d;
}
div.incentives_head h2 {
	margin: 0;
	padding: 0;
	float: left;
}
div.incentives_head a {
	display: block;
	float: right;
	text-decoration: none;
	font-size: 16px;
	line-height: 27px;
	margin-bottom: -10px;
}
div.incentives_teaser {
	padding: 12px 0;
	border-bottom: 1px solid #dadada;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
}
div.incentives_teaser div.text h2.smaller {
	line-height: 17px;
}
div.incentives_teaser div.image {
	float: right;
	padding-left: 12px;
}
div.incentives_teaser div.image img {
	padding: 4px;
}
div.incentives_teaser div.image a:link img,
div.incentives_teaser div.image a:visited img {
	background-color: #d0d0d0;
}
div.incentives_teaser div.image a:hover img,
div.incentives_teaser div.image a:active img {
	background-color: #00b5e2;
}
div.incentives_teaser div.text ul {
	color: #324b4d;
}
div#countries {
	float: right;
	width: 120px;
	padding-bottom: 15px;
	display: none;
}
div#countries div {
	margin-bottom: 5px;
}
div#countries a:link,
div#countries a:visited {
	color: #b37732;
	text-decoration: underline;
	background: none;
}
div#countries a:hover,
div#countries a:active {
	color: #00b5e2;
	text-decoration: underline;
	background: none;
}
div#countries a.on:link,
div#countries a.on:visited,
div#countries a.on:hover,
div#countries a.on:active {
	background: #00b5e2;
	color: #ffffff;
	text-decoration: underline;
	padding-right: 1px;
}
div.incentives_teaser.show {
	display: block;
}
div.incentives_teaser h2 {
	margin-top: 0;
}
div#incentiveprogramslist,
div#incentiveprogramslist div {
	padding-bottom: 5px;
}
/* Teambuildings */
div#teambuildingslist,
div#teambuildingslist div {
	padding-bottom: 5px;
}
/* Sitemap */
div#sitemap ul {
	margin-bottom: 0;
	line-height: 18px;
	color: #324b4d;
}
div#sitemap li.level1 {
	padding-top: 12px;
}
div#sitemap li.level2 {
	padding-top: 0;
}
div#sitemap a:link,
div#sitemap a:visited {
	color: #324b4d;
}
div#sitemap a:hover,
div#sitemap a:active {
	color: #ae6f2b;
}
/* Downloads */
div#downloads h2 {
	border-bottom: 1px solid #b46d1d;
	padding-bottom: 12px;
	margin-bottom: 0;
	background-color: #FFFFFF;
}
div#downloads h2.on {
	text-decoration: underline;
	color: #00b5e2;
}
div#downloads div.section div.item {
	border-bottom: 1px solid #b46d1d;
	padding: 10px 12px 12px 12px;
}
div#downloads div.section div.item div.tellafriend {
	display: none;
}
div#downloads div.section div.item div.thanks {
	font-weight: bold;
	color: #b46d1d;
	display: none;
}
div#downloads div.section div.item h3 {
	float: left;
}
div#downloads div.section div.item div.caption {
	float: right;
	text-align: right;
}
div#downloads div.section div.item div.toggle {
	padding-bottom: 6px;
	width: 556px;
	display: none;
}
div#downloads div.section div.item div.cols_50 {
	padding-top: 12px;
	width: 50%;
}
div#downloads div.section div.item input.text {
	width: 260px;
}
div#downloads div.section div.item textarea.textarea {
	width: 552px;
}
div#downloads div.section div.item input.submit {
	margin: 0;
}
div#downloads div.section div.images {
	float: left;
	width: 25%;
	text-align: center;
	padding: 6px 0;
}
div#downloads div.section div.images div.image {
	height: 100px;
	line-height: 100px;
}
div#downloads div.section div.images div.image img {
	vertical-align: middle;
}
div#downloads div.section div.images h3 {
	padding-top: 5px;
	margin-bottom: 0;
}
/* Downloads > Webuser */
div#downloads div.section table#webuser {
	width: 100%;
}
div#downloads div.section table#webuser tr td,
div#downloads div.section table#webuser tr th {
	border-bottom: 1px solid #b46d1d;
	padding: 6px 12px;
}
div#downloads div.section table#webuser tr th {
	text-decoration: underline;
	cursor: pointer;
	font-size: 9px;
	color: #B37732;
}
div#downloads div.section table#webuser tr td.size,
div#downloads div.section table#webuser tr td.date {
	white-space: nowrap;
}
div#downloads div.section table#webuser tr.even td {
	background-color: #f6f6f6;
}
/* Jobs */
a.jobslist {
	display: block;
	padding-bottom: 4px;
}
/* Imprint */
img.w3c {
	margin-right: 10px;
}
/* Request Pdf */
div#request_pdf {
	height: 100px;
	width: 200px;
	background-color: #000000;
}