body {
  cursor: default;
  font-family: Arial;
  font-size: 12px;
  line-height: 14px;
  color: #383838;
  margin: 0px;
  padding: 11px;
  text-align: left;
	background: #545454 url(design/background.jpg) repeat-x 0px 0px;
}
table {
  font-family: Arial;
  font-size: 12px;
}
img {
  border: none;
/*  behavior: url(design/iepngfix.htc);*/
}

h1 {
  font-size: 17px;
  font-family: Tahoma;
  color: #a61622;
  font-weight: bold;
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

a {
	cursor: pointer;
  color: #a61622;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  color: #a61622;
  text-decoration: underline;
  font-weight: bold;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
p {
	padding: 5px 0px 10px 0px;
}

.grey-link {
	color: #111111;
}

.page-one {
	text-align: center;
}

.super-ct {
	width: 973px;
	margin: auto;
	text-align: left;
}

.top-logo {
	position: absolute;
	left: 10px;
	top: 15px;
}
.top-welcome-logo {
	position: absolute;
	left: 10px;
	top: 100px;
}

.top-nav-menu {
	position: absolute;
	z-index: 1000;
	top: 12px;
	right: 185px;
	color: #ffffff;
	font-size: 11px;
}
.top-nav-menu a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.top-nav-menu a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.top-login-key {
	position: absolute;
	z-index: 1000;
	right: 155px;
	top: 12px;
	color: #878787;
	font-size: 11px;
}
.top-login {
	position: absolute;
	z-index: 1000;
	right: 20px;
	top: 40px;
	color: #ffffff;
	font-size: 11px;
}


.top-menu {
	position: absolute;
	top: 100px;
	left: 10px;
	width: 973px;
}
.top-menu div {
	float: left;
	margin-right: 10px;
}
.top-menu div a {
	display: block;
	background: transparent url(design/menu_button.png) no-repeat 0px 0px;
	width: 135px;
	height: 29px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	padding-top: 2px;
	font-family: Arial;
	font-size: 11px;
}
.top-menu div a:hover {
	background: transparent url(design/menu_button_hover.png) no-repeat 0px 0px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.top-menu div.active a {
	background: transparent url(design/menu_button_active.png) no-repeat 0px 0px;
	color: #ffffff;
}
.top-menu div.active a:hover {
	background: transparent url(design/menu_button_active.png) no-repeat 0px 0px;
	color: #ffffff;
}
.x-menu {
	background: #f0f0f0;
}
.x-menu-list-item {
	font-family: Arial;
	font-size: 11px;
}
.x-menu-item-icon {
	width: 1px;
	margin-right: 8px;
}
a.x-menu-item {
	color: #222222;
	text-decoration: none;
	font-weight: normal;
}
a:hover.x-menu-item {
	color: #222222;
	text-decoration: none;
	font-weight: normal;
}


.clear-element {
	clear: both;
  height:0;
  overflow:hidden;
  line-height:0;
  font-size:0;
}

.top-ct {
	position: relative;
	float: left;
	width: 973px;
	height: 130px;
	margin-bottom: 5px;
	overflow: hidden;
}
.top-ct .box-m {
	height: 118px;
	overflow: hidden;
	background-position: 0px 0px;
}

.nav-ct {
	position: relative;
	float: left;
	width: 973px;
	height: 21px;
	margin-bottom: 5px;
	overflow: hidden;
}
.nav-ct .box-m {
	position: relative;
	overflow: hidden;
	font-size: 7px;
	line-height: 7px;
	height: 7px;
}
.nav-ct .box-white .box-m {
	background-image: url(design/box-white-m-small.jpg);
}
.nav-ct .box-white .box-b {
	background-color: #eaeaea;
}
.nav-ct a {
	font-weight: normal;
}
.nav-ct a:hover {
	font-weight: normal;
}
.nav-path {
	z-index: 1000;
	position: absolute;
	left: 10px;
	top: 3px;
	color: #878787;
	font-size: 11px;
}
.nav-date {
	z-index: 1000;
	position: absolute;
	right: 10px;
	top: 3px;
	color: #878787;
	font-size: 11px;
}

.middle-ct {
	width: 973px;
	height: 400px;
	float: left;
	margin-bottom: 5px;
}
.middle-ct .box-m {
	height: 386px;
	overflow: hidden;
}
.left-box {
	float: left;
	width: 163px;
	height: 400px;
	margin-right: 5px;
}
.left-box .box-m {
	height: 386px;
	font-size: 11px;
}

.content-box {
	float: left;
	width: 805px;
	height: 400px;
}
.content-box .box-m {
	height: 386px;
}
.content-ct {
	overflow: auto;
	height: 366px;
	padding: 10px 15px 10px 15px;
	text-align: justify;
	width: 761px;
}
.content-two-boxes .content-ct {
	width: 556px;
}
* html .content-ct {
	height: 386px;
	width: 100%;
}


.content-two-boxes .content-box {
	width: 600px;
	margin-right: 5px;
}
.content-box-right {
	float: left;
	width: 200px;
	height: 400px;
	font-size: 11px;
}
.content-box-right .box-m {
	height: 386px;
}

.content-right-two-boxes-top {
	margin-bottom: 5px;
	height: 145px;
}
.content-right-two-boxes-top .box-m {
	height: 131px;
}

.content-right-two-boxes-bottom {
	height: 250px;
}
.content-right-two-boxes-bottom .box-m {
	height: 236px;
}

.bottom-ct {
	width: 973px;
	float: left;
	margin-bottom: 5px;
}
.newsletter-box {
	float: left;
	width: 163px;
	height: 80px;
	margin-right: 5px;
	font-size: 11px;
}
.bottom-ct .newsletter-box .box-m {
	height: 62px;
	background-image: none;
	padding: 2px 5px 2px 5px;
}
* html .bottom-ct .newsletter-box .box-m {
	height: 66px;
}
.newsletter-box img {
	margin: 10px 0px 0px 3px;
}

.bottom-left-box {
	float: left;
	width: 400px;
	height: 80px;
	margin-right: 5px;
}
.bottom-right-box {
	float: left;
	width: 400px;
	height: 80px;
}
.bottom-ct .box-m {
	height: 66px;
	overflow: hidden;
}

.bottom-ct .header2 {
	font-size: 11px;
}

.address-ct {
	float: left;
	width: 973px;
	height: 21px;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
}
.address-ct a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.address-ct a:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

.frontpage-ct {
	height: 400px;
}
.frontpage-left {
	float: left;
	width: 163px;
	height: 400px;
	margin-right: 5px;
	font-size: 11px;
}
.frontpage-left-top {
	margin-bottom: 5px;
}
.frontpage-left-bottom {
}
.frontpage-left-num-news-1 .frontpage-left-top .box-m {
	height: 277px;
}
.frontpage-left-num-news-1 .frontpage-left-bottom .box-m {
	height: 90px;
}
.frontpage-left-num-news-2 .frontpage-left-top .box-m {
	height: 187px;
}
.frontpage-left-num-news-2 .frontpage-left-bottom .box-m {
	height: 180px;
}
.frontpage-middle {
	float: left;
	width: 400px;
	height: 400px;
	margin-right: 5px;
}
.frontpage-middle .box-m {
	height: 366px;
	padding: 10px 14px;
}
.frontpage-right {
	float: left;
	width: 400px;
	height: 400px;
}
.frontpage-right-top {
	height: 198px;
	margin-bottom: 5px;
}
.frontpage-right-top .box-m {
	height: 164px;
	padding: 10px 14px;
}
.frontpage-right-bottom {
	height: 197px;
}
.frontpage-right-bottom .box-m {
	height: 163px;
	padding: 10px 14px;
}

.frontpage-left .header2 {
	color: #FE8506;
	font-size: 11px;
}
.frontpage-left a {
	color: #FE8506;
}
.frontpage-left a:hover {
	color: #FE8506;
}

.frontpage-references {
}
.frontpage-references div {
	float: left;
	margin: 2px;
	cursor: pointer;
	width: 42px;
	height: 42px;
	overflow: hidden;
	border: 1px solid #dddddd;
}
.frontpage-references table {
	border-collapse: collapse;
	width: 42px;
	height: 42px;
}
.frontpage-references td {
	vertical-align: middle;
	text-align: center;
	padding: 0px;
}


.column2-left {
	float: left;
	width: 600px;
	margin-right: 5px;
}
.column2-right {
	float: left;
	width: 368px;
}
.column2-left .content-ct {
	width: auto;
}


.verdana18red a, a .verdana18red {
	font-weight: normal;
	color: #ad1a26;
	text-decoration: none;
}

.verdana18red a:hover, a:hover .verdana18red {
	font-weight: normal;
	color: #ad1a26;
	text-decoration: underline;
}

.box-tl {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 7px;
	height: 7px;
	line-height: 7px;
	font-size: 1px;
}
.box-tr {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-right: 7px;
	height: 7px;
	line-height: 7px;
	font-size: 1px;
}
.box-t {
	background-color: transparent;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 7px;
	line-height: 7px;
	font-size: 1px;
}

.box-l {
	background-color: transparent;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-left: 3px;
}
* html .box-l {
	width: 100%;
}
.box-r {
	background-color: transparent;
	background-repeat: repeat-y;
	background-position: right 0px;
	padding-right: 3px;
}
* html .box-r {
	width: 100%;
}
.box-m {
	background-color: transparent;
	background-repeat: repeat-x;
	background-position: 0px center;
	padding: 0px 4px 0px 4px;
}
* html .box-m {
	width: 100%;
}

.box-bl {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 7px;
	height: 7px;
	line-height: 7px;
	font-size: 1px;
}
.box-br {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-right: 7px;
	height: 7px;
	line-height: 7px;
	font-size: 1px;
}
.box-b {
	background-color: transparent;
	background-repeat: repeat-x;
	background-position: 0px bottom;
	height: 7px;
	line-height: 7px;
	font-size: 1px;
}


/* Box Blue begin*/
.box-blue .box-tl  {
	background-image: url(design/box-blue-tl.jpg);
}
.box-blue .box-tr  {
	background-image: url(design/box-blue-tr.jpg);
}
.box-blue .box-t  {
	background-image: url(design/box-blue-t.jpg);
	background-color: #a2bfd1;
}

.box-blue .box-l  {
	background-image: url(design/box-blue-l.jpg);
}
.box-blue .box-r  {
	background-image: url(design/box-blue-r.jpg);
}
.box-blue .box-m  {
	background-image: url(design/box-blue-m.jpg);
	background-color: #a2bfd1;
}

.box-blue .box-bl  {
	background-image: url(design/box-blue-bl.jpg);
}
.box-blue .box-br  {
	background-image: url(design/box-blue-br.jpg);
}
.box-blue .box-b  {
	background-image: url(design/box-blue-b.jpg);
	background-color: #a2bfd1;
}


/* Box White begin*/
.box-white .box-tl  {
	background-image: url(design/box-white-tl.jpg);
}
.box-white .box-tr  {
	background-image: url(design/box-white-tr.jpg);
}
.box-white .box-t  {
	background-image: url(design/box-white-t.jpg);
	background-color: #ffffff;
}

.box-white .box-l  {
	background-image: url(design/box-white-l.jpg);
}
.box-white .box-r  {
	background-image: url(design/box-white-r.jpg);
}
.box-white .box-m  {
	background-position: 0px bottom;
	background-image: url(design/box-white-m.jpg);
	background-color: #ffffff;
}

.box-white .box-bl  {
	background-image: url(design/box-white-bl.jpg);
}
.box-white .box-br  {
	background-image: url(design/box-white-br.jpg);
}
.box-white .box-b  {
	background-image: url(design/box-white-b.jpg);
	background-color: #dedede;
}

/* Box Dark begin*/
.box-dark .box-tl  {
	background-image: url(design/box-dark-tl.jpg);
}
.box-dark .box-tr  {
	background-image: url(design/box-dark-tr.jpg);
}
.box-dark .box-t  {
	background-image: url(design/box-dark-t.jpg);
	background-color: #2f2f2f;
}

.box-dark .box-l  {
	background-image: url(design/box-dark-l.jpg);
}
.box-dark .box-r  {
	background-image: url(design/box-dark-r.jpg);
}
.box-dark .box-m  {
	background-image: url(design/box-dark-m.jpg);
	background-color: #2f2f2f;
	background-position: 0px 0px;
	color: #ffffff;
}
.box-dark .box-m a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.box-dark .box-m a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.box-dark .header2  {
	color: #ee8811;
	font-size: 11px;
}

.box-dark .box-bl  {
	background-image: url(design/box-dark-bl.jpg);
}
.box-dark .box-br  {
	background-image: url(design/box-dark-br.jpg);
}
.box-dark .box-b  {
	background-image: url(design/box-dark-b.jpg);
	background-color: #2f2f2f;
}

/* Box Grey begin*/
.box-grey .box-tl  {
	background-image: url(design/box-grey-tl.jpg);
}
.box-grey .box-tr  {
	background-image: url(design/box-grey-tr.jpg);
}
.box-grey .box-t  {
	background-image: url(design/box-grey-t.jpg);
	background-color: #f1f1f1;
}

.box-grey .box-l  {
	background-image: url(design/box-grey-l.jpg);
}
.box-grey .box-r  {
	background-image: url(design/box-grey-r.jpg);
}
.box-grey .box-m  {
	background-image: url(design/box-grey-m.jpg);
	background-color: #bdbdbd;
	background-position: 0px 0px;
	color: #000000;
}

.box-grey .box-bl  {
	background-image: url(design/box-grey-bl.jpg);
}
.box-grey .box-br  {
	background-image: url(design/box-grey-br.jpg);
}
.box-grey .box-b  {
	background-image: url(design/box-grey-b.jpg);
	background-color: #bdbdbd;
}


.address-ct a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.address-ct a:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

/*Bottom blue box begin*/
.box-address-l {
	background: transparent url(design/box-blue2-l.jpg) no-repeat 0px 0px;
	padding-left: 8px;
	height: 21px;
	line-height: 21px;
}
.box-address-r {
	background: transparent url(design/box-blue2-r.jpg) no-repeat right 0px;
	padding-right: 8px;
	height: 21px;
	line-height: 21px;
}
.box-address-m {
	background: transparent url(design/box-blue2-m.jpg) repeat-x 0px 0px;
	height: 21px;
	line-height: 21px;
	overflow: hidden;
}


.top-menu-lang-select {
	position: absolute;
	z-index: 1000;
	right: 10px;
	top: 10px;
	color: #ffffff;
	width: 126px;
	height: 17px;
	line-height: 16px;
	background: transparent url(images/arrow_white_down.gif) no-repeat 130px 2px;
	border: 1px solid transparent;
	cursor: pointer;
	text-align: left;
	padding: 0px 0px 0px 22px;
	font-size: 11px;
}
* html .top-menu-lang-select {
	width: 150px;
	height: 19px;
}
.top-menu-lang-select img {
	position: absolute;
	top: 3px;
	left: 3px;
}
.lang-box-hover {
	border-color: #dddddd;
}

#lang-selector {
	display: none;
	position: absolute;
	z-index: 99999999;
	border-top: 1px solid #dddddd;
	font-size: 11px;
}
#lang-selector div {
	position: relative;
	z-index: 200011;
	color: #222222;
	width: 126px;
	height: 17px;
	line-height: 16px;
	background: #ffffff;
	border: 1px solid #dddddd;
	border-top: none;
	cursor: pointer;
	text-align: left;
	padding: 0px 0px 0px 22px;
}
* html #lang-selector div {
	width: 150px;
	height: 19px;
}
#lang-selector div.hover {
	color: #ffffff;
	background: #a61622;
}
#lang-selector img {
	position: absolute;
	top: 3px;
	left: 3px;
}



/* Frontpage fader */
#fader-ct {
	position: relative;
	height: 98px;
	width: 370px;
}
.fader-item {
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 98px;
	width: 370px;
}
.fader-item img {
	width: 370px;
	height: 98px;
	display: block;
}
.fader-item-text {
	font-style: italic;
	margin-bottom: 5px;
}
.fader-item-name {
	font-weight: bold;
}


//"Common"

.bgclass1 {
	background-color: #ffffff;
}

.bgclass2 {
	background-color: #f9f9ff;
}

.tblu {
  border-collapse: collapse;
  border-top: 1px solid #dfdfdf;
}
.tblu td {
  border-bottom: 1px solid #dfdfdf;
  padding: 2px 4px 2px 4px;
}

.x-box-mc .tblu {
  border-top: 1px solid #cccccc;
}
.x-box-mc .tblu td {
  border-bottom: 1px solid #cccccc;
}

.tbl {
  border-collapse: collapse;
  border: 1px solid #dfdfdf;
}
.tbl td {
  border-bottom: 1px solid #dfdfdf;
  padding: 2px 4px 2px 4px;
}
.tbl td table td {
  border: none;
  padding: 2px 4px 2px 4px;
}
.tbl2 {
  border-collapse: collapse;
  border: 1px solid #dfdfdf;
}
.tbl2 td {
  border: 1px solid #dfdfdf;
  padding: 2px;
}
.tbl_header {
  padding-left: 4px;
	background: #efefef;
	color: #000000;
	font-weight: bold;
	height: 20px;
}

#tbl_header a {
  color: #ffffff;
}


.btn-ct {
	margin: 10px 0px 10px 0px;
}
.btn-ct .btn {
		margin: auto;
}
.btn-ct-left .btn {
		margin: 0px;
}
.btn {
	cursor: pointer;
	display: block;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
input.btn {
	border: none;
}

/* PPForm */
.pp-form {
	overflow: hidden;
}
.pp-form-msg {
	display: none;
	border: 2px solid #1283cc;
	padding: 5px 5px 5px 25px;
	background: #ffffff url(../images/icons/tick.png) no-repeat 5px 5px;
	line-height: 16px;
	margin-bottom: 10px;
}
.pp-form-msg-error {
	border-color: #ffcc00;
	background-image: url(../images/icons/information.png);
}

.pp-form-field-ct input {
	padding: 3px;
}
.pp-form-field-ct textarea {
	padding: 3px;
}
.pp-form-field-ct select {
	padding: 3px;
}
.pp-form-field-ct input.pp-form-checkbox {
	float: left;
	height: 16px;
	width: 16px;
}

.pp-form-field-invalid-msg {
	display: none;
	border: 2px solid #ffcc00;
	padding: 2px 5px 2px 25px;
	background: #ffffff url(../images/icons/information.png) no-repeat 5px 2px;
	margin: 2px 0px 5px 0px;
	line-height: 16px;
}
.pp-form-headline {
	font-weight: bold;
	margin: 0px 0px 0px 0px;	
}
.pp-form-space {
	line-height: 0px;
	font-size: 0px;
	height: 10px;
}

.pp-form-table .pp-form-field-ct td {
	vertical-align: top;
}
.pp-form-table-label-td {
	padding: 5px 5px 0px 0px;
}

.pp-form-fields-only .pp-form-field-ct {
	margin-bottom: 2px;
}
.pp-form-btn-ct {
	margin-top: 5px;
}
.pp-form-btn-ct .btn {
	margin: 0px;
}
.pp-form-btn-ct-center .btn {
	margin: auto;
}
.pp-form-table .pp-form-btn-ct {
	margin-top: 0px;
}
.pp-form-table .pp-form-btn-ct td {
	padding-top: 5px;
}

.pp-form-labels-top .pp-form-field-ct {
	margin-bottom: 5px;
}

.pp-form-box-label {
	float: left;
	padding-left: 5px;
}


.x-box-mc h3 {
	line-height: 16px;
}
.x-box-mc h3 a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.x-box-mc h3 a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.x-box-mc a {
	color: #444444;
	font-weight: normal;
	text-decoration: underline;
}
.x-box-mc a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}