* {
	margin:0;
	padding:0;
}
ul, li {
	list-style: none;
}
img {
	border: none;
}
a {
	text-decoration: underline;
	color: #222348;
}
a:hover {
	color: #666666;
}
a.selected {
	cursor: default;
	color: #666666;
}
h1 {
	font-size: 26px;
	font-weight: bold;
	color: #292b58;
	text-transform: uppercase;
	padding: 10px 0 20px 0;
}
h1 span {
	text-transform: none;
}
h1 a {
	text-decoration: none;
	cursor: pointer;
}
h1 a.homeLink {
	background: url(images/breadcrumbHomeLink.png) center 4px no-repeat;
	width: 20px;
	display: inline-block;
}
h1 a.homeLink:hover {
	background-position: center -36px;
}
h1 span.breadcrumbDel {
	background: url(images/breadcrumbDel.png) center 8px no-repeat;
	width: 10px;
	display: inline-block;
	margin: 0 8px;
}
h2 a {
	text-decoration: none;
}
html, body {
	width: 100%;
	height: 100%;
	background: #ffffff url(images/bodyBgr.png) top center repeat-x;
	font-family: 'Archivo Narrow', sans-serif;
}
.wrap {
	min-height: 100%;
}
.header {
}
.main {
	padding-bottom: -150px;
}
.footer {
	position: relative;
	margin-top: -150px;
	height: 150px;
	width: 100%;
	background: url(images/footerBgr.png) top center repeat-x;
	clear: both;
	color: #222348;
	font-size: 13px;
}
.footer .footerLogo {
	float: left;
	width: auto;
	margin: 20px 0 0;
}
.footer .footerContactDetails {
	float: left;
	clear: left;
	margin: 10px 0 0 32px;
}
.footer .footerMenu {
	display: inline-block;
	float: right;
	font-size: 14px;
	margin-top: 20px;
}
.footer .footerMenu li {
	float: left;
	display: inline-block;
	height: 21px;
	line-height: 21px;
	background: url(images/footerMenuDel.png) 0 0 no-repeat;
	padding: 0 8px;
}
.footer a {
	text-decoration: none;
	color: #222348;
}
.footer a:hover, .footer a.selected {
	color: #666666;
}
.footer .footerMenu li:first-child {
	background: none;
	padding-left: 0;
}
.footer .copy {
	float: right;
	text-align: right;
	margin-top: 76px;
}
.container {
	margin-right: auto;
	margin-left: auto;
 *zoom: 1;
}
.introText {
	text-align: center;
	padding: 0px 20px 30px;
	color: #222348;
}
.introText p {
	padding-top: 15px;
	font-size: 15px;
	line-height: 20px;
}
.introText p.more a {
	display: inline-block;
	height: 35px;
	line-height: 35px;
	background: url(images/btnBgr.png) 0 0 no-repeat;
	padding-left: 22px;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}
.introText p.more a span {
	display: inline-block;
	height: 35px;
	line-height: 35px;
	background: url(images/btnBgr.png) right 0 no-repeat;
	padding-right: 22px;
}
.introText p.more a:hover {
	background-position: 0 -35px;
}
.introText p.more a:hover span {
	background-position: right -35px;
}
.introText h1 {
	font-size: 20px;
	font-weight: bold;
	padding: 10px 0 0 0;
}
.introText h1 span {
	text-transform: none;
}
.homeContentWrap {
	background: #ffffff url(images/homeContentWrapBgr.png) 0 0 repeat-x;
	padding-bottom: 220px;
}
.contentWrap {
	padding-bottom: 220px;
}
.homeItem h2, .contentItem h2 {
	padding: 40px 20px 10px 20px;
	color: #222348;
	font-size: 18px;
	text-transform: uppercase;
	background: url(images/titleArrow.png) 0 44px no-repeat;
	font-weight: bold;
}
.contentItem h2 span {
	font-weight: normal;
	text-transform: none;
}
.homeItem p, .contentItem p {
	padding: 20px 10px 10px 20px;
	color: #505050;
	font-size: 15px;
	line-height: 20px;
}
.homeItem p.more, .contentItem p.more {
	padding: 0 10px;
	text-align: right;
	line-height: auto;
}
.homeItem p.more a, .contentItem p.more a {
	background: url(images/bulletArrow.png) 0 6px no-repeat;
	padding-left: 12px;
	text-decoration: none;
}
.homeItem .imgDiv, .contentItem .imgDiv {
	background: #ffffff url(images/imgDivBgr.png) 0 0 repeat-x;
	border: solid 1px #c5c5c5;
	padding: 8px;
	margin: 0 6px 0 20px;
}
.contentItem .imgDivWidth {
	width: 255px;
	float: left;
	display: inline;
	margin: 20px 20px 10px 20px;
}
.homeItem .imgDiv img, .contentItem .imgDiv img {
	border: solid 1px #7a7a7a;
}
.contentItem ul {
	padding: 10px 20px 10px;
	color: #505050;
	font-size: 15px;
}
.contentItem ul li {
	padding-bottom: 5px;
}
.homeIso {
	border-top: solid 1px #d5d5d5;
	border-bottom: solid 1px #d5d5d5;
	margin-top: 60px;
	padding: 20px 0;
	float: left;
}
.homeIso img {
	margin: 0 0 0 15px;
}
.homeIso .isoText {
	border-left: solid 1px #d5d5d5;
	font-size: 14px;
}
.homeIso .isoText p {
	padding: 0 15px 10px 15px;
	line-height: 20px;
	color: #505050;
}
.logo {
	float: left;
	width: auto;
	margin: 20px 0 0;
}
ul.langSwitcher {
	float: right;
	margin: 45px 0 0;
}
ul.langSwitcher li {
	float: left;
	display: inline-block;
	margin-left: 8px;
}
ul.langSwitcher li a {
	display: block;
	width: 26px;
	height: 18px;
	background: 0 0 no-repeat;
}
ul.langSwitcher li.hr a {
	background: url(images/hr.png)
}
ul.langSwitcher li.en a {
	background: url(images/en.png) 0 0 no-repeat;
}
ul.langSwitcher li.de a {
	background: url(images/de.png) 0 0 no-repeat;
}
ul.langSwitcher li a.selected {
	background-position: 0 -102px;
}
.mainNav {
	width: 960px;
	height: 76px;
	background: url(images/menuBgr.png) top center no-repeat;
	margin: 25px 0 0;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.mainNav ul {
	padding: 4px 0 0 55px;
	margin: 0;
	float: left;
	display: inline-block;
}
.mainNav ul li {
	display: inline-block;
	margin-left: 5px;
	height: 37px;
	line-height: 37px;
	float: left;
}
.mainNav ul li:first-child {
	margin-left: 0;
}
.mainNav ul li a, .mainNav ul li a span {
	height: 37px;
	line-height: 37px;
	display: block;
	color: #2e316c;
	text-decoration: none;
	cursor: pointer;
}
.mainNav ul li a span {
	margin: 0 0 0 4px;
	padding: 0 8px 0 4px;
}
.mainNav ul li a.selected {
	background: url(images/menuItemBgr.png) 0 0 no-repeat;
	cursor: default;
}
.mainNav ul li a.selected span {
	background: url(images/menuItemBgr.png) right 0 no-repeat;
	cursor: default;
}
.mainNav ul li a.selected span, .mainNav ul li a:hover span {
	color: #5e5e5e;
}
/*.row-fluid {
	width: 100%;
 *zoom: 1;
}
.row-fluid:before, .row-fluid:after {
	display: table;
	line-height: 0;
	content: "";
}
.row-fluid:after {
	clear: both;
}
 .row-fluid [class*="span"] {
 display: block;
 float: left;
 width: 100%;
 min-height: 30px;
 margin-left: 2.127659574468085%;
 *margin-left: 2.074468085106383%;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
 .row-fluid [class*="span"]:first-child {
 margin-left: 0;
}
 .row-fluid .controls-row [class*="span"] + [class*="span"] {
 margin-left: 2.127659574468085%;
}
.row-fluid .span12 {
	width: 100%;
 *width: 99.94680851063829%;
}
.row-fluid .span11 {
	width: 91.48936170212765%;
 *width: 91.43617021276594%;
}
.row-fluid .span10 {
	width: 82.97872340425532%;
 *width: 82.92553191489361%;
}
.row-fluid .span9 {
	width: 74.46808510638297%;
 *width: 74.41489361702126%;
}
.row-fluid .span8 {
	width: 65.95744680851064%;
 *width: 65.90425531914893%;
}
.row-fluid .span7 {
	width: 57.44680851063829%;
 *width: 57.39361702127659%;
}
.row-fluid .span6 {
	width: 48.93617021276595%;
 *width: 48.88297872340425%;
}
.row-fluid .span5 {
	width: 40.42553191489362%;
 *width: 40.37234042553192%;
}
.row-fluid .span4 {
	width: 31.914893617021278%;
 *width: 31.861702127659576%;
}
.row-fluid .span3 {
	width: 23.404255319148934%;
 *width: 23.351063829787233%;
}
.row-fluid .span2 {
	width: 14.893617021276595%;
 *width: 14.840425531914894%;
}
.row-fluid .span1 {
	width: 6.382978723404255%;
 *width: 6.329787234042553%;
}
.row-fluid .offset12 {
	margin-left: 104.25531914893617%;
 *margin-left: 104.14893617021275%;
}
.row-fluid .offset12:first-child {
	margin-left: 102.12765957446808%;
 *margin-left: 102.02127659574467%;
}
.row-fluid .offset11 {
	margin-left: 95.74468085106382%;
 *margin-left: 95.6382978723404%;
}
.row-fluid .offset11:first-child {
	margin-left: 93.61702127659574%;
 *margin-left: 93.51063829787232%;
}
.row-fluid .offset10 {
	margin-left: 87.23404255319149%;
 *margin-left: 87.12765957446807%;
}
.row-fluid .offset10:first-child {
	margin-left: 85.1063829787234%;
 *margin-left: 84.99999999999999%;
}
.row-fluid .offset9 {
	margin-left: 78.72340425531914%;
 *margin-left: 78.61702127659572%;
}
.row-fluid .offset9:first-child {
	margin-left: 76.59574468085106%;
 *margin-left: 76.48936170212764%;
}
.row-fluid .offset8 {
	margin-left: 70.2127659574468%;
 *margin-left: 70.10638297872339%;
}
.row-fluid .offset8:first-child {
	margin-left: 68.08510638297872%;
 *margin-left: 67.9787234042553%;
}
.row-fluid .offset7 {
	margin-left: 61.70212765957446%;
 *margin-left: 61.59574468085106%;
}
.row-fluid .offset7:first-child {
	margin-left: 59.574468085106375%;
 *margin-left: 59.46808510638297%;
}
.row-fluid .offset6 {
	margin-left: 53.191489361702125%;
 *margin-left: 53.085106382978715%;
}
.row-fluid .offset6:first-child {
	margin-left: 51.063829787234035%;
 *margin-left: 50.95744680851063%;
}
.row-fluid .offset5 {
	margin-left: 44.68085106382979%;
 *margin-left: 44.57446808510638%;
}
.row-fluid .offset5:first-child {
	margin-left: 42.5531914893617%;
 *margin-left: 42.4468085106383%;
}
.row-fluid .offset4 {
	margin-left: 36.170212765957444%;
 *margin-left: 36.06382978723405%;
}
.row-fluid .offset4:first-child {
	margin-left: 34.04255319148936%;
 *margin-left: 33.93617021276596%;
}
.row-fluid .offset3 {
	margin-left: 27.659574468085104%;
 *margin-left: 27.5531914893617%;
}
.row-fluid .offset3:first-child {
	margin-left: 25.53191489361702%;
 *margin-left: 25.425531914893618%;
}
.row-fluid .offset2 {
	margin-left: 19.148936170212764%;
 *margin-left: 19.04255319148936%;
}
.row-fluid .offset2:first-child {
	margin-left: 17.02127659574468%;
 *margin-left: 16.914893617021278%;
}
.row-fluid .offset1 {
	margin-left: 10.638297872340425%;
 *margin-left: 10.53191489361702%;
}
.row-fluid .offset1:first-child {
	margin-left: 8.51063829787234%;
 *margin-left: 8.404255319148938%;
}*/


.row {
	margin-left: -20px;
 *zoom: 1;
}
.row:before, .row:after {
	display: table;
	line-height: 0;
	content: "";
}
.row:after {
	clear: both;
}
 [class*="span"] {
 float: left;
 min-height: 1px;
 margin-left: 20px;
}
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
	width: 940px;
}
.span12 {
	width: 940px;
}
.span11 {
	width: 860px;
}
.span10 {
	width: 780px;
}
.span9 {
	width: 700px;
}
.span8 {
	width: 620px;
}
.span7 {
	width: 540px;
}
.span6 {
	width: 460px;
}
.span5 {
	width: 380px;
}
.span4 {
	width: 300px;
}
.span3 {
	width: 220px;
}
.span2 {
	width: 140px;
}
.span1 {
	width: 60px;
}
.offset12 {
	margin-left: 980px;
}
.offset11 {
	margin-left: 900px;
}
.offset10 {
	margin-left: 820px;
}
.offset9 {
	margin-left: 740px;
}
.offset8 {
	margin-left: 660px;
}
.offset7 {
	margin-left: 580px;
}
.offset6 {
	margin-left: 500px;
}
.offset5 {
	margin-left: 420px;
}
.offset4 {
	margin-left: 340px;
}
.offset3 {
	margin-left: 260px;
}
.offset2 {
	margin-left: 180px;
}
.offset1 {
	margin-left: 100px;
}
/* errors */

h1.errorCpt {
	font-size: 250px;
	color: #222348;
}
.error ul {
	padding: 60px 0 0 50px;
	font-size: 16px;
	color: #525252;
	font-weight: bold;
}
.error ul li {
	padding: 0 0 20px 36px;
	background-position: 0 3px;
	background-repeat: no-repeat;
}
.error ul li span {
	font-weight: normal;
	font-size: 15px;
}
.error ul li.hr {
	background-image: url(images/hr.png);
}
.error ul li.en {
	background-image: url(images/en.png);
}
.error ul li.de {
	background-image: url(images/de.png);
}
/* contact forms */
.contactForm {
	font-size: 15px;
	color: #505050;
}
.contactForm .spmhidip {
	display:none;
	width:10px;
	height:3px;
}
.contactForm input[type="text"], textarea, .fileUploadBgr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:24px;
	color : #666666;
	padding : 3px;
	border : 1px solid #c5c5c5;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
.contactForm input[type="text"], .fileUploadBgr {
	height:24px;
}
.contactForm textarea {
	height:200px;
}
.contactForm .fileUploadBgr {
	position: relative;
	width: 100%;
	padding: 0 3px;
	height: 30px;
}
.contactForm .fileUploadBtn {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	height: 24px;
	line-height: 18px;
	border-left : 1px solid #c5c5c5;
	font-style: italic;
	text-align: center;
	padding: 6px 15px 0 15px;
	font-size: 12px;
	color: #646464;
	background: url(images/fileUploadBtnBgr.png) 0 0 repeat-x;
}
.contactForm .fileName {
	position: absolute;
	left: 0px;
	top: 0;
	z-index: 1;
	border: none !important;
	background: Transparent;
	vertical-align: left;
	height: 24px;
	padding: 3px 0 3px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:140%;
	color : #666666;
	display: inline-block;
	width: 80% !important;
}
.contactForm .fileUpload {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 3;
	height: 30px;
	width: 20%;
	padding: 0;
}
.contactForm .fileUpload input {
	opacity:0;
	-moz-opacity:0;
	filter:alpha(opacity=0);
	height:30px;
	cursor: pointer;
	position: relative;
}
.contactForm .contactItemHolder {
	margin: 15px 20px 0;
}
.contactForm .contactItemHolder span {
	padding-bottom: 3px;
	display: inline-block;
}
.contactForm .contactItemHolder input {
	width: 100%;
}
.contactForm {
	float: left;
	clear: both;
	width: 100%;
}
.contactForm textarea {
	width: 100%;
}
.contactForm .error {
	color: #9e0b0f;
	float: left;
	clear: left;
	line-height: 20px;
	padding: 2px 0 0 20px;
}
.contactForm .formSubmit {
	float: right;
	clear: both;
	margin: 20px 10px 0 0;
	width: 87px;
}
.contactForm .submitSendBtn {
	background: Transparent url(images/submitSendBgr.png) 0 0 no-repeat;
	border: none;
	height: 35px;
	width: 87px;
	text-align: center;
	color: #2e316c;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
	font-family: 'Archivo Narrow', sans-serif;
}
.submitSendBtn:hover {
	color: #ffffff;
}
