@charset "utf-8";
/* ###################### LAYOUT ###################### */
/* --- services main --- */
body#services-main #content {
	width:941px;
	padding:0 13px 0 13px;
}

body#services-main #primary-content {
	width:703px;
}

body#services-main .teaser {
	margin:0;
}







/* --- services center --- */
body#services-service p {
	color:#666666;
	font-size:9px;
	line-height:14px;
}

body#services-service .center-wrap {
	width:653px;
	padding:20px 20px 0 15px;
	height:500px;
	background:url(../img/pc-locator-bg.jpg) top left repeat-x;
}

body#services-service .center-wrap .center-search {
	height:145px;
}

body#services-service .center-wrap .searchbox {
	width:223px;
	height:144px;
	background:url(../img/locator-searchbox-bg.gif) top left no-repeat;
	float:left;
}

body#services-service .center-wrap .searchbox h2 {
	margin:5px 0 10px 10px;
}

body#services-service .center-wrap .searchbox form {
	margin:0 0 0 10px;
}

body#services-service .center-wrap .searchbox label {
	width:auto;
	padding:0;
	margin:0;
	color:#666666;
	font-size:9px;
	float:none;
}

body#services-service .center-wrap .searchbox select {
	width:180px;
	padding:1px;
	margin:0 0 5px 0;
}

body#services-service .center-wrap .searchbox option {
	padding:2px 15px 0 5px;
}

body#services-service .center-wrap .image {
	width:430px;
	float:left;
}

body#services-service .center-wrap .center-list-info,
body#services-service .center-wrap .center-list-wrap {
	width:430px;
	margin:0 0 0 224px;
}

body#services-service .center-wrap .location {
	position:relative;
	width:415px;
	margin:0 0 10px 0;
}

body#services-service .center-wrap .loc-image {
	width:75px;
	float:left;
}

body#services-service .center-wrap .loc-image img {
	padding:0 5px 0 10px;
}

body#services-service .center-wrap .loc-info {
	width:340px;
	float:left;
}

body#services-service .center-wrap .scroll-up {
	position:absolute;
	top:5px;
	left:418px;
	width:11px;
	height:11px;
	z-index:50;
}

body#services-service .center-wrap .scroll-down {
	position:absolute;
	top:305px;
	left:418px;
	width:11px;
	height:11px;
	z-index:50;
}


/* --- services contact --- */
body#services-contact p {
	color:#666666;
	font-size:9px;
	line-height:14px;
}

body#services-contact .contact-wrap {
	width:653px;
	padding:20px 20px 0 15px;
	height:500px;
	background:url(../img/pc-locator-bg.jpg) top left repeat-x;
}

body#services-contact .contact-wrap .selection,
body#services-contact .contact-wrap .form-input {
	width:223px;
	height:144px;
	padding:0;
	background:url(../img/locator-searchbox-bg.gif) top left no-repeat;
	float:left;
}

body#services-contact .contact-wrap .form-input {
	height:auto;
	background:url(../img/contact-input-bg.jpg) top left no-repeat;
}

body#services-contact .contact-wrap .form-input-foot {
	width:216px;
	height:25px;
}

body#services-contact .contact-wrap .input-foot-none {
	display:none;
	visibility:hidden;
}

body#services-contact .contact-wrap h2 {
	margin:5px 0 10px 10px;
}

body#services-contact .contact-wrap h2.inform {
	margin:10px 0 5px 0;
}

body#services-contact .contact-wrap form {
	padding:0 20px 0 10px;
}

body#services-contact .contact-wrap label {
	width:auto;
	padding:0;
	margin:0;
	color:#666666;
	font-size:9px;
	line-height:11px;
	float:none;
}

body#services-contact .contact-wrap select {
	width:180px;
	padding:1px;
	margin:3px 0 5px 0;
}

body#services-contact .contact-wrap input {
	width:174px;
	padding:2px;
	margin:3px 0 5px 0;
}

body#services-contact .contact-wrap input.check {
	width:15px;
	height:15px;
	padding:0;
	border:0;
	margin:0;
}

body#services-contact .contact-wrap textarea {
	width:174px;
	height:100px;
	padding:2px;
	margin:3px 0 5px 0;
}

body#services-contact .contact-wrap option {
	padding:2px 15px 0 5px;
}

body#services-contact .contact-wrap .image {
	width:430px;
	float:left;
}

body#services-contact .contact-wrap .image a {
	color:#666666;
	text-decoration:underline;
}

body#services-contact .contact-wrap .image a:hover {
	text-decoration:none;
}

body#services-contact .contact-wrap .center-list-info,
body#services-contact .contact-wrap .center-list-wrap {
	width:430px;
	margin:0 0 0 224px;
}

body#services-contact .contact-wrap .location {
	position:relative;
	width:415px;
	margin:0 0 10px 0;
}

body#services-contact .contact-wrap .loc-image {
	width:75px;
	float:left;
}

body#services-contact .contact-wrap .loc-image img {
	padding:0 5px 0 10px;
}

body#services-contact .contact-wrap .loc-info {
	width:340px;
	float:left;
}

body#services-contact .contact-wrap label.error,
body#services-contact .contact-wrap span.error {
	color:#DF2B27;
}

body#services-contact .contact-wrap input.error,
body#services-contact .contact-wrap select.error,
body#services-contact .contact-wrap textarea.error  {
	border-color:#DF2B27;
}


/* --- services newsletter --- */
body#services-newsletter .newsletter-wrap {
	width:653px;
	padding:20px 20px 0 15px;
	height:500px;
	background:url(../img/pc-locator-bg.jpg) top left repeat-x;
}

body#services-newsletter .newsletter-wrap .form-input-ok,
body#services-newsletter .newsletter-wrap .form-input {
	width:225px;
	height:144px;
	padding:0;
	background:url(../img/locator-searchbox-bg.gif) top left no-repeat;
	float:left;
}

body#services-newsletter .newsletter-wrap .form-input-ok p {
	margin:0 20px 5px 10px;
}

body#services-newsletter .newsletter-wrap .form-input {
	height:auto;
	background:url(../img/contact-input-bg.jpg) top left no-repeat;
}

body#services-newsletter .newsletter-wrap .form-input-foot {
	width:216px;
	height:25px;
}

body#services-newsletter .newsletter-wrap .input-foot-none {
	display:none;
	visibility:hidden;
}

body#services-newsletter .newsletter-wrap h2 {
	margin:5px 0 10px 10px;
}

body#services-newsletter .newsletter-wrap h2.inform {
	margin:10px 0 5px 0;
}

body#services-newsletter .newsletter-wrap form {
	padding:0 20px 0 10px;
}

body#services-newsletter .newsletter-wrap label {
	width:auto;
	padding:0;
	margin:0;
	color:#666666;
	font-size:9px;
	line-height:11px;
	float:none;
}

body#services-newsletter .newsletter-wrap select {
	width:180px;
	padding:1px;
	margin:3px 0 5px 0;
}

body#services-newsletter .newsletter-wrap input {
	width:174px;
	padding:2px;
	margin:3px 0 5px 0;
}

body#services-newsletter .newsletter-wrap input.check {
	width:15px;
	height:15px;
	padding:0;
	border:0;
	margin:0;
}

body#services-newsletter .newsletter-wrap textarea {
	width:174px;
	height:100px;
	padding:2px;
	margin:3px 0 5px 0;
}

body#services-newsletter .newsletter-wrap option {
	padding:2px 15px 0 5px;
}

body#services-newsletter .newsletter-wrap .image {
	width:425px;
	float:left;
}

body#services-newsletter .cnewsletter-wrap .image a {
	color:#666666;
	text-decoration:underline;
}

body#sservices-newsletter .newsletter-wrap .image a:hover {
	text-decoration:none;
}

body#services-newsletter .newsletter-wrap .center-list-info,
body#services-newsletter .newsletter-wrap .center-list-wrap {
	width:430px;
	margin:0 0 0 224px;
}

body#services-newsletter .newsletter-wrap .location {
	position:relative;
	width:415px;
	margin:0 0 10px 0;
}

body#services-newsletter .newsletter-wrap .loc-image {
	width:75px;
	float:left;
}

body#services-newsletter .newsletter-wrap .loc-image img {
	padding:0 5px 0 10px;
}

body#services-newsletter .newsletter-wrap .loc-info {
	width:340px;
	float:left;
}

body#services-newsletter .newsletter-wrap label.error,
body#services-newsletter .newsletter-wrap span.error {
	color:#DF2B27;
}

body#services-newsletter .newsletter-wrap a.link {
	padding:0 14px 0 8px;
	line-height:12px;
	color:#DF2B27;
	text-transform:uppercase;
	text-decoration:none;
	background:url(../img/arrow-red.gif) 0px 4px no-repeat;
}

body#services-newsletter .newsletter-wrap p.error {
	color:#DF2B27;
	margin:3px 0 0 10px;
}

body#services-newsletter .newsletter-wrap input.error,
body#services-newsletter .newsletter-wrap select.error,
body#services-newsletter .newsletter-wrap textarea.error {
	border-color:#DF2B27;
}


/* --- services sitemap --- */
body#services-sitemap .sitemap-wrap {
	padding:15px 10px 0 15px;
	background:#EBEAEB;
}

body#services-sitemap .sitemap-col1 {
	width:222px;
	float:left;
}

body#services-sitemap .sitemap-col2 {
	width:222px;
	margin:88px 0 0 0;
	float:left;
}

body#services-sitemap .sitemap-col3 {
	width:215px;
	margin:88px 0 0 0;
	float:left;
}

body#services-sitemap .sitemap {
	width:215px;
	list-style-type:none;
	margin:0 0 5px 0;
}

body#services-sitemap .sitemap a {
	color:#666666;
	text-decoration:none;
}

body#services-sitemap .sitemap a:hover {
	text-decoration:underline;
}

body#services-sitemap .sitemap li {
	padding:0 0 0 12px;
	margin:0;
	background:url(../img/box-bg.gif) top left repeat-y;
}

body#services-sitemap .sitemap li.head {
	padding-top:8px;
	margin:0;
	line-height:0;
	font-size:0;
	background:url(../img/box-head.gif) top left no-repeat;
}

body#services-sitemap .sitemap li.foot {
	height:16px;
	background:url(../img/box-foot.gif) top left no-repeat;
}

body#services-sitemap .sitemap-wrap-foot {
	height:100px;
	background:url(../img/content-wrap-foot.gif) top left repeat-x;
}


/* --- services faq --- */


body#services-faq #primary-content ul#faqcat li {
	list-style-type:none;
	height:15px;
	line-height:15px;
	float:left;
	padding:0 0 0 5px;
}

body#services-faq #primary-content ul#faqcat li a {
	display:block;
	float:left;
	height:15px;
	text-decoration: none;
}

body#services-faq #primary-content ul#faqcat li.active a {
	color:#DF2B26;	
}

body#services-faq #primary-content ul#faqcat li.active {
	background:url(/templates/xx_en/img/arrow-red.gif) 0 5px no-repeat;
	padding:0 0 0 10px;
}

body#services-faq #primary-content ul#faqcat li.pipe {
	padding: 0px 5px 0 5px;
}

body#services-faq .faq-wrap {
	padding:15px 10px 0 15px;
	background:#EBEAEB;
}

body#services-faq .faq-col1 {
	width:225px;
	float:left;
}

body#services-faq .faq-col2 {
	width:438px;
	margin:0;
	float:left;
}

body#services-faq #primary-content .faq-col2 h2 {
	margin-top:7px;
}

body#services-faq .faq {
	width:215px;
	margin:0 0 5px 0;
	list-style-type:none;
	font-size:9px;
	background:url(../img/box-bg.gif) top left repeat-y;
}

body#services-faq .faq a {
	color:#666666;
	text-decoration:none;
}

body#services-faq .faq a:hover {
	text-decoration:underline;
}

body#services-faq .faq li {
	padding:0 14px 0 8px;
	margin:4px 0 4px 10px;
	line-height:12px;
	background:url(../img/arrow-grey.gif) 0px 4px no-repeat;
}

body#services-faq .faq li.active {
	padding:0 14px 0 8px;
	margin:4px 0 4px 10px;
	line-height:12px;
	background:url(../img/arrow-red.gif) 0px 4px no-repeat;
}

body#services-faq .faq li.active a {
	color:#DF2B27;
}

body#services-faq .faq li.head {
	padding-top:8px;
	margin:0;
	background:url(../img/box-head.gif) top left no-repeat;
}

body#services-faq .faq li.foot {
	height:16px;
	margin:0;
	background:url(../img/box-foot.gif) top left no-repeat;
}

body#services-faq .faq-wrap-foot {
	height:100px;
	background:url(../img/content-wrap-foot.gif) top left repeat-x;
}


/* --- services faq --- */
body#services-manuals .acrobat {
	position:relative;
	width:250px;
	height:20px;
	margin:10px 0 50px 20px;
	z-index:100;
}
/* --- services jobs ---*/

body#services-jobs .jobs-wrap {
	background:url(../img/jobs/content-wrap-bg.gif) top left repeat-x;
	padding:15px 10px 50px 15px;
}

body#services-jobs .grey {
	background:url(../img/arrow-grey.gif) left no-repeat;
}


body#services-jobs .link {
	background:url(../img/arrow-red.gif) left no-repeat;
	padding: 10px;
	color: #DF2B26;
	text-decoration:none;
}

body#services-jobs .ulink {
	color: #666666;
	padding: 10px;
	text-decoration:none;
}

body#services-jobs #primary-content ul {
	margin: 3px 15px 12px;	
}

body#services-jobs #primary-content ul#faqcat li {
	list-style-type:none;
	height:15px;
	line-height:15px;
	float:left;
	padding:0 0 0 0px;
}

body#services-jobs #primary-content ul#faqcat li a {
	display:block;
	float:left;
	height:15px;
}



body#services-jobs #primary-content ul#faqcat li.pipe {
	padding: 11px 6px 0 6px;
}

body#services-jobs .box {
	position:relative;
	width:650px;
	background:url(../img/jobs/jobs-box-bg.gif) top left repeat-y;
}

body#services-jobs .box .box-inner {
	padding:20px;
	min-height:350px;
	height:auto !important;
	height:350px;
	background:url(../img/jobs/jobs-box-top-bg.gif) top left no-repeat;
}

body#services-jobs .box .box-bottom {
	height:20px;
	background:url(../img/jobs/jobs-box-bottom-bg.gif) bottom left no-repeat;
}

.box .job {
	position:relative;
	margin:10px 0 0 0;
}


active{
	margin:0 0 5px 0;
	font-size:11px;
	font-weight: bold;
}

body#services-jobs #primary-content .job div a {
	text-decoration:none;
	font-size:13px;
	margin:15px 0 10px;
	position:relative
}
body#services-jobs p.job.spontan {
	line-height:30px;
	font-size:11px;
}

/* --- services jobs ---*/
