body {
	background-color: #eff0f1;
	background-image: url("../images/body_bg.gif");
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
}

.clear-both {
	clear: both;
}

#site {
	position: relative;
	width: 910px;
	text-align: left;
	margin: auto;
}

#header {
	width: 848px;
	height: 89px;
	background-color: white;
	border-left: 1px solid #dbdcde;
	border-bottom: 1px solid #dbdcde;
	border-right: 1px solid #dbdcde;
	margin: 0 5px 0 5px;
	padding: 0 25px 0 25px;
}

#logo {
	position: absolute;
	left: 30px;
	top: 16px;
}

#search {
	float: right;
	color: #757f8a;
	margin: 8px 0 0 8px;
	position: relative;
}

input.search-submit {
	position: absolute;
	right: 0;
	background: transparent;
	top: 1px;
	cursor: pointer;
	border: 0;
	width: 20px;
	height: 18px;
}

#meta {
	float: right;
}

#meta-navigation,
#meta-navigation-biz {
	font-size: 11px;
	color: #757f8a;
	margin: 8px 0 0 0;
}

#bookmarks-meta {
	position: absolute;
	top: 68px;
	right: 30px;
}

#bookmarks-meta-biz {
	position: absolute;
	top: 70px;
	right: 40px;
}

div.bookmark-items {
	font-size: 10px;
	color: #757f8a;
	background: url(../images/infosign.gif) no-repeat;
	padding-left: 15px;
}

div.bookmark-items a {
	color: #757f8a;
}

#main-navigation {
	width: 900px;
	height: 36px;
	margin: 8px 0 0 0;
	background-image: url("/images/mainnav_bg.png");
	background-repeat: no-repeat;
	background-position: 4px 0;
	padding: 0 5px 0 5px;
}

div.main-navigation-homelink {
	position: absolute;
	right: 5px;
}

#main-navigation ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#main-navigation li {
	padding: 0;
	margin: 0;
	float: left;
	background: none;
}

a.mainnavigation-right-item {
	padding-right: 1px;
}

#main-subnavigation {
	width: 900px;
	height: 27px;
	margin: 3px 0 0 4px;
	padding-left: 2px;
	background-image: url("../images/subnav_bg.png");
	background-repeat: no-repeat;
}

#main-subnavigation ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#main-subnavigation li {
	padding: 0;
	margin: 0;
	float: left;
	background: none;
}

#main-subnavigation a {
	color: #6f6f75;
	text-decoration: none;
	font-size: 13px;
	padding: 4px 20px 0 17px;
	margin: 0;
	background-image: url("../images/subnav_spacer.gif");
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	height: 20px;
	float: left;
}

#main-subnavigation a:hover,
#main-subnavigation a.current {
	color: #ffffff;
	background-image: url("../images/subnav_item_current_bg.gif");
	background-repeat: no-repeat;
	background-position: right;
}

#startpage-flash {
	width: 910px;
	height: 635px;
	margin: 7px 0 7px 0;
}

#header-flash {
	margin: 7px 0 7px 2px;
}

#header-title {
	float: right;
	position: absolute;
	right: 44px;
	top: 36px;
}

#header-title h1 {
	color: #aeaeb2;
}

#stage {
	margin: 9px 5px 0 5px;
	background-color: white;
	width: 900px;
}

div.left {
	float: left;
	width: 400px;
	padding: 0 20px 0 25px;
}

div.right {
	float: left;
	width: 400px;
	padding: 0 0 0 20px;
}

#highlights {
	margin: 10px 0 0 0;
}

table.quicklink {
	height: 40px;
}

td.quicklink {
	padding: 0 15px 0 15px;
}

td.quicklink h1 {
	padding: 0;
	margin: 0;
	color: #ffffff;
	font-size: 20px;
	letter-spacing: -1px;
}

td.quicklink h2 {
	padding: 0;
	margin: 0;
	color: #ffffff;
	font-size: 16px;
	letter-spacing: -0.5px;
}

td.quicklink a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 5px 0 0 11px;
	background-image: url("../images/brarr_inverse.gif");
	background-repeat: no-repeat;
	background-position: 0 7px;
}

td.quicklink a:hover {
	text-decoration: underline;
}

#footer {
	width: 900px;
	height: 26px;
	margin: 11px 0 30px 0;
	background-image: url("../images/footer_bg.png");
	background-repeat: no-repeat;
	background-position: 4px 0;
	text-align: center;
	font-size: 11px;
	padding: 11px 5px 0 5px;
	color: white;
}

div.navigation-flash {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 4px;
}

#gallery-flash {
	display: none;
}

div.navigation-flash-replacement {
	background: url(../images/flashnav_gradient.gif) repeat-x #C2C5C7;
	border: 1px solid #AAAEB2;
	padding-top: 15px;
	padding-left: 18px;
	padding-bottom: 15px;
	margin-left: 2px;
	margin-right: 4px;
	width: 878px;
}

div.navigation-flash-replacement div.nav-item {
	width: 112px;
	padding-right: 13px;
	float: left;
	text-align: center;
	height: 140px;
}

div.navigation-flash-replacement div.nav-item-media {
	height: 122px;
}

div.navigation-flash-replacement div.nav-item-media img {
	display: block;
	border: 1px solid #9FA2A5;
}

div.navigation-flash-replacement div.nav-item-headline a {
	font-weight: bold;
	text-decoration: none;
}

/** METANAVIGATION **/

#meta-navigation-biz img,
#meta-navigation img {
	vertical-align: middle;
	padding-left: 2px;
	padding-right: 2px;
}

#meta-navigation a,
#meta-navigation-biz a {
	text-decoration: none;
	color: #757f8a;
	padding: 0 5px 0 5px;
}

#meta-navigation a:hover,
#meta-navigation-biz a:hover {
	color: #757f8a;
	text-decoration: underline;
}

#meta-navigation a.current,
#meta-navigation-biz a.current {
	text-decoration: underline;
}

#meta-navigation a.meta-arrow,
#meta-navigation-biz a.meta-arrow {
	padding-right: 9px;
	background: url(../images/arrow_grey_down.gif) no-repeat right;
	margin-right: 5px
}

/** FOOTER NAVIGATION **/

#footer a,
#footer a:visited {
	text-decoration: none;
	color: #ffffff;
	background-image: url("../images/footernav_spacer.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 5px 0 8px;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#footer a.current {
	text-decoration: underline;
}

span.footer-impress {
	padding: 0 5px 0 0;
}

/** SITE SEARCH **/

form.search {
	padding: 2px 0 0 0;
	width: 179px;
	height: 15px;
	background-image: url("../images/search_bg.gif");
	background-repeat: no-repeat;
	border: 1px solid #c8c8c8;
}

span.search {
	padding: 0 0 0 5px;
}

input.search {
	position: relative;
	top: -1px;
	width: 159px;
	height: 15px;
	border: none;
	background-color: transparent;
}

/** HEADERS **/

div.header {
	width: 890px;
	height: 280px;
}

div.one-block-image {
	position: absolute;
	width: 890px;
	height: 220px;
	left: 10px;
}

div.one-block {
	position: absolute;
	width: 380px;
	height: 220px;
	left: 450px;
	margin: 30px 20px 30px 20px;
	line-height: 26px;
	text-align: right;
}

div.one-block a {
	text-decoration: none;
}

div.one-block h1 {
	color: #ed1c24;
	font-size: 28px;
	letter-spacing: -1px;
}

div.one-block h2 {
	color: #6f6f75;
	font-size: 28px;
	letter-spacing: -1px;
}

div.one-block p {
	line-height: 18px;
}

div.two-image-blocks-left {
    width: 435px;
	float: left;
}

div.two-image-blocks-right {
    width: 435px;
	float: right;
}

div.two-blocks-left {
	width: 445px;
	height: 280px;
	float: left;
}

div.two-blocks-right {
	width: 405px;
	height: 220px;
	float: left;
	margin: 30px 20px 30px 20px;
	line-height: 26px;
}

div.two-blocks-right a {
	text-decoration: none;
}

div.two-blocks-right h1 {
	color: #ed1c24;
	font-size: 28px;
	letter-spacing: -1px;
	line-height: 32px;
	margin: 0;
}

div.two-blocks-right h2 {
	color: #6f6f75;
	font-size: 28px;
	letter-spacing: -1px;
	line-height: 32px;
}

div.two-blocks-right p {
	line-height: 18px;
}

div.two-asym-blocks-left {
	position: absolute;
	left: 260px;
	width: 370px;
	height: 220px;
	float: left;
	margin: 30px 20px 30px 20px;
	line-height: 26px;
	text-align: right;
}

div.two-asym-blocks-right {
	position: absolute;
	left: 679px;
	width: 190px;
	height: 230px;
	padding: 25px 15px 25px 15px;
}

div.two-asym-blocks-left-image {
	position: absolute;
	width: 669px;
	height: 280px;
	float: left;
}

div.two-asym-blocks-right-image {
	position: absolute;
	left: 679px;
	width: 221px;
	height: 280px;
	float: left;
}

div.two-asym-blocks-left h1 {
	color: #ed1c24;
	font-size: 28px;
	letter-spacing: -2px;
}

div.two-asym-blocks-left h2 {
	color: #6f6f75;
	font-size: 28px;
	letter-spacing: -2px;
}

div.two-asym-blocks-right h3 {
	font-weight: normal;
	color: #656565;
	font-size: 18px;
	text-transform: none;
	letter-spacing: -0.5px;
}

div.two-asym-blocks-left p {
	line-height: 18px;
}

div.two-asym-blocks-left a,
div.two-asym-blocks-right a {
	text-decoration: none;
}

div.four-blocks {
	position: absolute;
	width: 191px;
	height: 230px;
	padding: 25px 15px 25px 15px;
}

div.four-blocks-image {
	position: absolute;
	width: 221px;
	float: left;
}

div.four-blocks h3 {
	font-weight: normal;
	color: #656565;
	font-size: 18px;
	text-transform: none;
	letter-spacing: -0.5px;
}

div.four-blocks a {
	text-decoration: none;
}

div.four-blocks p {
	line-height: 18px;
}

div.four-blocks-second {
	left: 233px;
}

div.four-blocks-third {
	left: 456px;
}

div.four-blocks-fourth {
	left: 679px;
}

div.four-blocks-first-image {

}

div.four-blocks-second-image {
	left: 233px;
}

div.four-blocks-third-image {
	left: 456px;
}

div.four-blocks-fourth-image {
	left: 679px;
}

div.inverse {
	background-image: url("../images/gradient.jpg");
}

div.inverse h3,
div.inverse p {
	color: #ffffff;
}

/** BOXES **/

div.box-light-top {
	width: 906px;
	height: 1px;
	background-image: url("/images/box_light_top_bg.png");
	background-repeat: no-repeat;
	margin: 5px 2px 0 2px;
	line-height: 0;
	font-size: 0;
}

div.box-highlights-top {
	background-image: url("/images/box_highlights_top_bg.png");
	height: 9px;
	width: 906px;
	line-height: 0;
	font-size: 0;
}

div.box-light {
	width: 890px;
	background-image: url("../images/box_light_bg.png");
	background-repeat: repeat-y;
	padding: 5px 8px 50px 8px;
	margin: 0 2px 0 2px;
	min-height: 390px;
}

div.box-dark {
	width: 890px;
	background-image: url("../images/box_dark_bg.png");
	background-repeat: repeat-y;
	margin: 5px 4px 0 4px;
	padding: 8px;
}

div.box-dark-small {
	width: 385px;
	background: url("../images/darkbox_small_bg.gif") repeat-x #585C5F;
}

div.book-link {
	margin: 15px 0 0 0;
}

div.box-highlights {
	width: 902px;
	background-image: url("../images/box_highlights_bg.png");
	padding: 0 4px 0 4px;
	margin: 0 2px 0 2px;
	min-height: 20px;
}

div.box-light-bottom {
	width: 906px;
	height: 5px;
	background-image: url("../images/box_light_bottom_bg.png");
	background-repeat: no-repeat;
	margin: 0 2px 0 2px;
}

div.box-dark-bottom {
	width: 902px;
	height: 3px;
	background-image: url("../images/box_dark_bottom_bg.png");
	background-repeat: no-repeat;
	margin: 0 4px 0 4px;
	font-size: 0;
	line-height: 0;
}

div.box-dark-bottom-small {
	width: 401px;
	background-image: url("../images/box_dark_small_bottom.png");
	margin: 0 4px 0 0;
}

div.box-highlights-bottom {
	background-image: url("../images/box_highlights_bottom_bg.png");
	height: 13px;
	clear: both;
	font-size: 0;
	line-height: 0;
}

/** HIGHLIGHTS **/

div.highlight {
	width: 184px;
	float: left;
	margin: 0 1px 0 0;
	padding: 11px 20px 13px 20px;
	color: #6f6f75;
	line-height: 14px;
}

div.highlight h1 {
	margin: 0 0 15px 0;
}

div.highlight ul {
	list-style-type: none;
}

div.highlight li {
	padding: 0;
	margin: 0;
	line-height: 20px;
	background: none;
}

div.highlight a,
div.highlight a:visited {
	text-decoration: none;
}

div.highlight a:hover {
	text-decoration: underline;
}

/** CONTENT **/

div.fixed-left {
	width: 474px;
	float: left;
}

div.fixed-left-small {
	width: 249px;
	float: left;
}

div.fixed-media-large img,
div.fixed-media-small img {
	cursor: pointer;
}

div.fixed-media-small {
	width: 145px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	height: 108px;
}

div.red-box {
	width: 145px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	height: 108px;
	overflow: hidden;
	background: url(../images/redbox_bg.jpg);
}

div.red-box-headline h2 {
	width: 120px;
	height: 42px;
	overflow: hidden;
	margin-left: 12px;
	margin-top: 12px;
	margin-bottom: 16px;
	font-size: 16px;
	color: white;
	text-transform: none;
}

div.red-box-headline a {
	color: white;
	text-decoration: none;
}

.vertical-align-middle {
	vertical-align: middle;
}

div.red-box-headline a img {
	vertical-align: middle;
	padding-top: 2px;
}

div.red-box-text {
	color: white;
	width: 120px;
	margin-left: 12px;
	height: 30px;
	overflow: hidden;
}

div.fixed-right {
	width: 388px;
	padding-left: 1px;
	float: left;
	padding-top: 40px;
	position: relative;
}

div.fixed-right-big {
	width: 614px;
}

div.fixed-right h1 {
	margin-top: 0;
	margin-bottom: 4px;
	font-weight: normal;
	font-size: 34px;
	text-transform: uppercase;
	color: #aeaeb2;
}

div.fixed-right h2 {
	margin-top: 0;
	margin-bottom: 22px;
	font-weight: normal;
	font-size: 25px;
	text-transform: uppercase;
	color: #aeaeb2;
}

div.fixed-padding {
	padding-left: 20px;
}

div.headline-spacer {
	height: 18px;
}

div.content {
	line-height: 18px;
}

table.download-box {
	width: 100%;
	margin-top: 12px;
}

table.download-box td {
	border-bottom: 1px solid #DBDCDE;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #474747;
}

table.download-box tr.first td {
	border-top: 1px solid #DBDCDE;
}

table.download-box td.doc {
	padding-right: 20px;
}

table.download-box a.download {
	text-decoration: none;
	background: url(../images/icon_arrow_redbg.gif) no-repeat 0 3px;
	padding-left: 14px;
	display: block;
}

/* CONTENT */

div.free-content {
	width: 840px;
	margin-left: 24px;
	padding-left: 1px;
	padding-top: 35px;
	position: relative;
}

div.free-content-downloadbox {
	width: 400px;
	padding-top: 10px;
}

div.free-content-redboxes {
	width: 890px;
	height: 108px;
	overflow: hidden;
	background: url(../images/redboxes_grey_bg.gif);
}

div.free-content-red-box {
	margin-top: 0;
	margin-right: 0;
	border-right: 5px solid white;
}

div.content-navigation a {
	color: #ed1c24;
	padding-left: 6px;
	padding-right: 10px;
	font-size: 10px;
	background: url(../images/arrow_grey_right.gif) no-repeat 0 4px;
	text-decoration: none;
}

div.content-navigation a.overview {
	background: url(../images/arrow_grey_up.gif) no-repeat 0 6px;
	padding-left: 8px;
}

div.content-navigation a.print {
	padding-right: 0;
}

div.content-navigation a:hover {
	text-decoration: underline;
}

div.free-content div.content-navigation {
	position: absolute;
	top: 0;
	left: 1;
	width: 840px;
}

div.two-cols-area div.content-navigation,
div.fixed-right div.content-navigation {
	position: absolute;
	top: 0;
	left: 0;
}

div.fixed-right div.content-navigation {
	width: 388px;
}

div.fixed-right-big div.content-navigation {
	width: 614px;
}

div.fixed-padding div.content-navigation {
	width: 865px;
}

div.two-cols-area div.content-navigation,
div.catalogues-stage div.content-navigation {
	width: 865px;
}

div.seminars-two-cols-area div.content-navigation {
	left: 25px;
	width: 840px;
}

div.content-navigation-left {
	float: left;
}

div.content-navigation-right {
	float: right;
}

div.two-cols-area {
	padding-top: 32px;
	position: relative;
	width: 865px;
}

div.seminars-two-cols-area {
	position: relative;
	width: 865px;
	overflow: visible;
}


div.seminars-two-cols-area div.right table {
	clear: both;
}


div.seminar-content {
	width: 400px;
}

/* PRODUCT */

div.path {
	color: #9d9da1;
	font-size: 10px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

div.path a {
	color: #9d9da1;
	font-size: 10px;
}

div.wide-box {
	width: 860px;
	padding-left: 15px;
	padding-top: 12px;
	padding-bottom: 7px;
}

div.wide-box h2 {
	font-size: 18px;
	margin-bottom: 0;
}

div.overview-item-small {
	padding-left: 10px;
	border-left: 1px solid #DBDCDE;
	margin-left: 10px;
	padding-top: 9px;
	margin-top: 10px;
	width: 155px;
	height: 165px;
	float: left;
	overflow: hidden;
}

div.overview-item-small-first {
	padding-left: 0;
	border-left: 0;
	margin-left: 0;
}

div.overview-item-small-media {
	height: 115px;
	overflow: hidden;
	width: 155px;
}

div.overview-item-small-content {
	width: 155px;
	height: 42px;
	overflow: hidden;
	padding-top: 6px;
	position: relative;
}

div.product-programme {
	position: absolute;
	right: 0;
	bottom: 0;
}

a.product-link {
	text-decoration: none;
	color: #6f6f75;
}

/* TABS */

div.tabs {
	margin-top: 20px;
	background: url(../images/tabs_bg.gif);
	width: 900px;
	margin-left: 5px;
}

div.tabs a {
	display: block;
	float: left;
	margin-right: 1px;
	height: 30px;
	text-decoration: none;
	white-space: nowrap;
	background: url(../images/tab_bg_no.gif) repeat-x;
}

div.tabs a.act {
	background: url(../images/tab_bg_act.gif) repeat-x;
}

div.tabs a img {
	vertical-align: bottom;
}


span.tab-text-no {
	vertical-align: bottom;
	font-size: 12px;
	color: white;
	font-weight: bold;
	position: relative;
	top: -5px;
}

div.tabs a:hover span.tab-text-no {
	text-decoration: underline;
}

span.tab-text-act {
	vertical-align: bottom;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	top: -5px;
	color: #6f6f75;
}

/* RED BOX PRODUCTS */

div.red-box-overview {
	padding-left: 10px;
	border-left: 1px solid #DBDCDE;
	margin-left: 10px;
	padding-top: 3px;
	margin-top: 10px;
	width: 155px;
	height: 171px;
	float: left;
	overflow: hidden;
}

div.red-box-overview-first {
	padding-top: 4px;
	margin-top: 10px;
	width: 155px;
	height: 170px;
	float: left;
	overflow: hidden;
}

div.red-box-large {
	width: 155px;
	height: 164px;
	overflow: hidden;
	background: url(../images/redbox_large_bg.jpg);
}

div.red-box-large div.red-box-headline h2 {
	margin-top: 20px;
	margin-left: 14px;
	font-size: 16px;
	margin-bottom: 16px;
}

div.red-box-large div.red-box-text {
	margin-left: 14px;
	height: 78px;
}

/* REFERENCES */

div.overview-item-large {
	margin-top: 10px;
	margin-bottom: 15px;
}

div.overview-item-large-media {
	width: 439px;
	float: left;
}

div.overview-item-large-content {
	width: 400px;
	float: left;
	padding-left: 1px;
}

div.overview-item-large-content h3 {
	margin-top: 0;
}

div.overview-item-large-content h3 a {
	text-decoration: none;
	color: #6f6f75;
}

div.overview-item-large-content h3 a:hover {
	color: #343438;
}

div.gallery-large {
	margin-bottom: 5px;
	text-align: center;
}

div.reference div.free-content {
	padding-bottom: 0;
}

div.cite-author {
	padding-bottom: 10px;
	color: #a0a0a6;
}

div.reference-logo {
	text-align: right;
	padding-top: 16px;
}

/* SALESPARTNER */

div.salespartner-overview {
	position: relative;
}

div.salespartner-overview div.content-navigation {
	position: absolute;
	top: 8px;
	right: 30px;
}

div.salespartner-item {
	padding-top: 5px;
}

div.salespartner-media {
	width: 445px;
	float: left;
	position: relative;
}

a.salespartner-website {
	display: block;
	color: white;
	background: #ed1c24;
	padding-right: 11px;
	padding-left: 11px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-decoration: none;
	font-size: 13px;
	position: absolute;
	top: 37px;
	right: 0;
}

div.salespartner-content {
	width: 390px;
	float: left;
	padding-left: 30px;
	padding-top: 40px;
	padding-bottom: 12px;
}

div.salespartner-content div.content {
	padding-left: 2px;
}

div.salespartner-content h1 {
	 font-size: 25px;
}

div.salespartner-content div.address {
	margin-top: 14px;
}

div.salespartner-content div.address h3 {
	margin-bottom: 0;
}

/* NEWS */

div.overview-list {
	border-top: 1px solid #DBDCDE;
}

div.overview-list-item {
	border-bottom: 1px solid #DBDCDE;
	padding-top: 7px;
	padding-bottom: 6px;
	position: relative;
	width: 400px;
}

div.list-date {
	background: transparent url(../images/date.png) no-repeat;
	float: left;
	overflow: hidden;
	padding: 5px;
	padding-right: 20px;
	text-align: center;
	width: 40px;
}

div.list-date span.month {
	color: white;
	display: block;
	font-size: 12px;
	margin-bottom: 6px;
}

div.list-date span.day {
	color: #70707F;
	font-size: 22px;
	font-weight: bold;
	display: block;
	line-height: 18px;
}

div.list-date span.year {
	color: #70707F;
	font-family: Tahoma,Arial,sans-serif;
	font-size: 9px;
}

div.list-content {
	width: 329px;
	padding-left: 1px;
	float: left;
}

a.list-detail {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #6f6f75;
	display: block;
	margin-bottom: 6px;
}

a.list-detail:hover {
	color: #343438;
}

a.rss-category:hover {
	color: #ed1c24;
}

/* LANGUAGE SELECT */

div.language-select-content {
	height: 390px;
	background: url(../images/language_select_bg.gif) repeat-x;
}

div.list-box {
	border-top: 1px solid #DBDCDE;
}

a.list-item {
	display: block;
	border-bottom: 1px solid #DBDCDE;
	padding-top: 3px;
	padding-bottom: 3px;
	background: url(../images/icon_arrow_redbg.gif) no-repeat 0 6px;
	padding-left: 14px;
	text-decoration: none;
}

a.list-item:hover {
	color: #ed1c24;
}

/** CATALGOGUES **/
div.intro {
	margin: 30px 0 0 0;
	padding: 20px 5px 20px 20px;
	border-top: 1px solid #dbdcde;
	background-image: url("../images/infosign.gif");
	background-repeat: no-repeat;
	background-position: 0 19px;
}

div.catalogues {
	width: 415px;
	padding: 20px 15px 20px 15px;
}

/*div.catalogues table {
	width: 401px;
}*/

div.catalogues table td.headline {
	width: 127px;
	padding: 15px 0 8px 0;
}

div.catalogues table td.image {
	width: 125px;
	border-left: 1px solid #a5a5ac;
	border-top: 1px solid #a5a5ac;
	border-right: 1px solid #a5a5ac;
}

div.catalogues table td.command {
	width: 125px;
	background-color: #ed1c24;
	color: #ffffff;
	border-left: 1px solid #a5a5ac;
	border-right: 1px solid #a5a5ac;
	text-align: center;
	font-size: 13px;
	padding: 5px 0 5px 0;

}

div.catalogues table td.command a,
div.catalogues table td.command a:visited,
div.catalogues table td.command a:hover {
	color: #ffffff;
	text-decoration: none;
}

div.catalogues table td.checkbox {
	width: 125px;
	background-color: #eff0f2;
	border-left: 1px solid #a5a5ac;
	border-bottom: 1px solid #a5a5ac;
	border-right: 1px solid #a5a5ac;
	text-align: center;
	padding: 4px 0 4px 0;
	color: #474747;
}

div.catalogues table td.spacer {
	width: 10px;
}

div.catalogues-error {
	color: #ed1c24;
}

/** SEMINARS **/

div.seminar-error {
	padding-top: 10px;
	color: #ed1c24;
}

div.seminar-submit {
	padding-top: 10px;
}

div.seminar-headline {
	height: 35px;
}

div.seminar-archive-headline {
	width: 370px;
}

span.seminar-number {
	padding-left: 15px;
}

div.doc-icon {
	position: absolute;
	top: 13px;
	right: 0;
}

table.seminar-data {
	margin: 20px 0 0 0;
}

table.seminar-data td {
	padding: 5px 0 0 0;
}

table.seminar-data td.key {
	font-weight: bold;
	padding-right: 5px;
}

div.seminar-navigation {
	padding: 0 0 10px 0;
	margin: 0 0 25px 0;
	border-bottom: 1px solid #dcdcde;
}

div.seminar-navigation ul {
	padding: 0;
	margin: 0;
}

div.seminar-navigation ul li {
	list-style-type: none;
	padding: 0 15px 0 0;
	margin: 0;
	float: left;
	background: none;
}

div.seminar-navigation ul li a {
	text-decoration: none;
}

div.seminar-navigation ul li a.current,
div.seminar-navigation ul li a:hover {
	text-decoration: underline;
}

div.seminar-button {
	margin: 20px 0 0 0;
}

div.seminar-info {
	margin: 20px 0 0 0;
	line-height: 18px;
}

div.seminar-content h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #757f8a;
	letter-spacing: -0.5px;
}

div.seminar-content p {
	line-height: 18px;
}

div.seminars-selected {
	width: 415px;
	padding: 20px 15px 20px 15px;
}

a.seminardetail {
	display: block;
	text-decoration: none;
	margin-bottom: 6px;
}

a.seminardetail span.number {
	color: #6f6f75;
}

a.seminardetail:hover,
a.seminardetail:hover span.number {
	color: #ed1c24;
}

div.intro-seminarapplications {
	border-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	background-position: 0 center;
	margin-bottom: 20px;
}

/** FORMS **/

div.contact-form,
div.newsletter-form {
	border-top: 1px solid #d0d0d0;
	padding-top: 14px;
	padding-bottom: 12px;
	border-bottom: 1px solid #d0d0d0;
}

div.contact-form table {
	margin-top: 20px;
}

#form-customervisit {
	float: left;
	padding-right: 20px;
}

#form-bizvisit {
	float: left;
	padding-right: 20px;
}

#form-inquiry {
	float: left;
}

#form-colorconsulting {
	float: left;
	padding-right: 20px;
}

#form-roadtodesign {
	float: left;
}

tr.email td {
	background: #EFF0F2;
}

tr.email td.label {
	padding-left: 15px;
	padding-bottom: 10px;
}

tr.email td.html {
	padding-bottom: 5px;
}

td.label {
	width: 70px;
	padding: 10px 0 0 0;
	vertical-align: top;
}

td.html {
	padding: 5px 0 0 5px;
}

input.form {
	border: 1px solid #d0d0d0;
	height: 16px;
	width: 233px;
	font-size: 11px;
}

input.form-small {
	border: 1px solid #d0d0d0;
	height: 16px;
	width: 63px;
	font-size: 11px;
}

input.form-medium {
	border: 1px solid #d0d0d0;
	height: 16px;
	width: 163px;
	margin: 0 0 0 5px;
	font-size: 11px;
}

textarea.form {
	width: 325px;
	height: 125px;
	border: 1px solid #d0d0d0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6f6f75;
}

input.form-checkbox {
	border: none;
}

input.form-submit {
	color: #ffffff;
	font-weight: bold;
	border: none;
	background-color: #ed1c24;
	padding: 3px 8px 3px 15px;
	margin: 5px 0 0 0;
	background-image: url("../images/rarr.gif");
	background-repeat: no-repeat;
	background-position: 7px 6px;
	cursor: pointer;
	cursor: hand;
	width: auto;
	overflow: visible;
}

input.form-submit:hover {
	background-color: #c40609;
	background-image: url("../images/rarr_dark.gif");
}

div.form-error {
	margin: 3px 0 5px 0;
	color: #ed1c24;
}

div.checkbox {
	float: left;
	width: 24px;
}

div.checkbox-label {
	float: left;
	width: 290px;
	padding-top: 3px;
}

form hr {
	margin: 10px 0 0 0;
	height: 1px;
	background-color: #d0d0d0;
	border: none;
}

/* sitemap */

a.sitemap-1 {
	display: block;
	width: 390px;
	font-size: 12px;
	color: #474747;
	text-decoration: none;
	border-bottom: 1px solid #DBDCDE;
	font-weight: bold;
	padding-bottom: 3px;
	margin-top: 16px;
	margin-bottom: 6px;
}

a.sitemap-2 {
	display: block;
	color: #474747;
	background: url(../images/arrow_grey_right.gif) no-repeat 0 4px;
	padding-left: 7px;
	margin-left: 13px;
	padding-bottom: 3px;
	text-decoration: none;
}

a.sitemap-3 {
	display: block;
	padding-bottom: 3px;
	text-decoration: none;
	padding-left: 40px;
	color: #6f6f75;
}

a.sitemap-1:hover,
a.sitemap-2:hover,
a.sitemap-3:hover {
	color: #ed1c24;
}

/* search */

div.xapian-resultitem {
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 6px;
	border-top: 1px solid #DBDCDE;
	width: 560px;
}

p.xapian-resultheadline {
	margin-bottom: 6px;
}

div.xapian-paging-bottom {
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 6px;
	border-top: 1px solid #DBDCDE;
}

/* bookmarks */

table.bookmarks {
	width: 100%;
	margin-bottom: 20px;
}

table.bookmarks th,
table.bookmarks td {
	border-bottom: 1px solid #dbdcde;
	padding-top: 3px;
	padding-bottom: 3px;
}

td.bookmark-title,
th.bookmark-title {
	padding-right: 10px;
}

th.bookmark-delete,
td.bookmark-delete {
	text-align: right;
}

a.bookmark-detail {
	text-decoration: none;
	background: url(../images/icon_arrow_redbg.gif) no-repeat 0 2px;
	padding-left: 13px;
	display: block;
}

a.bookmark-detail:hover {
	color: #ed1c24;
}

div.bookmarks-form {
	border-top: 1px solid #d0d0d0;
	padding-top: 14px;
	padding-bottom: 12px;
	border-bottom: 1px solid #d0d0d0;
}

div.bookmarks-form table.form {
	margin-top: 10px;
}

table.form td.subline {
	padding-top: 6px;
	padding-bottom: 20px;
}


div.bookmarks-form textarea {
	width: 300px;
}

div.seminar-bookmark-link a {
	color: #ffffff;
	font-weight: bold;
	background-color: #ed1c24;
	padding: 3px 8px 3px 18px;
	margin: 5px 0 0 0;
	background-image: url("../images/rarr.gif");
	background-repeat: no-repeat;
	background-position: 7px 6px;
	width: 250px;
	overflow: visible;
	text-decoration: none;
	display: block;
}

div.seminar-bookmark-link a:hover {
	background-color: #c40609;
	background-image: url("../images/rarr_dark.gif");
}

div.seminar-submit input.form-submit {
	overflow: auto;
	width: 275px;

}

/* Partner Buttons */

div.button-red {
	margin-top: 5px;
}

div.button-red a {
	color: #ffffff;
	font-weight: bold;
	background-color: #ed1c24;
	padding: 4px 10px 4px 18px;
	font-size: 12px;
	background-image: url("../images/rarr.gif");
	background-repeat: no-repeat;
	background-position: 7px 7px;
	text-decoration: none;
}

div.button-red a:hover {
	background-color: #c40609;
	background-image: url("../images/rarr_dark.gif");
}

div.partner-selected {
	padding-bottom: 18px;
}

div.partner-free-content {
	padding-bottom: 28px;
}
