@font-face {
  font-family: 'Hella Regular';
  src: url('../fonts/helladinuniversal-regular-web.eot');
  src: url('../fonts/helladinuniversal-regular-web.eot?#iefix') format('embedded-opentype'), url('../fonts/helladinuniversal-regular-web.woff') format('woff'), url('../fonts/helladinuniversal-regular-web.ttf') format('truetype'), url('../fonts/helladinuniversal-regular-web.svg#hella_din_universalregular') format('svg');
  font-weight: normal;
  font-style: normal; }

/******************* Global reset ********************/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, button, 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;
  font-family: Arial, Helvetica; }

/**************************** 1) Initialization ********************************/
html {
  background-color: #D8DBE0;
  overflow-y: scroll; }

.blind {
  display: none; }

*:link, *:visited {
  color: #d17a0d;
  text-decoration: none; }

img, ul, ol, li, p, form, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0; }

#box {
  background: url("../images/background3.jpg") repeat-x scroll left top #fff; }

#container, #reddot-mp, #reddot-meta {
  width: 66.4em;
  margin: 0 auto; }

#container {
  padding-top: 4.163em;
  font: bold 0.938em Arial, Helvetica;
  position: relative; }

#container img {
  border: 0px; }

#middle {
  float: left;
  background-color: #FFF;
  width: 60.8em;
  padding-left: 3.733em;
  padding-right: 1.867em; }

.clear {
  clear: both; }

a img {
  border: 0; }

/****************************** 2) Logo, Search and Logins ***************************************/
#logo {
  position: absolute;
  top: 0em;
  left: 1.867em; }

#logo img {
  height: 13.067em;
  width: 13.667em;
  border: 0px; }

#logo span {
  position: absolute;
  bottom: 1.6em;
  left: 1.6em;
  font-size: 0.733em;
  color: #000; }

/************************************ 4) Content ****************************************************************/

#wraper {
  clear: both; }

#emptyPlace {
  width: 100%;
  height: 15.8em;
  color: #FFF; }

#middle #emptyPlace {
  width: 100%;
  height: 15.8em;
  color: #FFF; }

#breadcrumb {
  height: 1.867em;
  font: bold 0.733em Arial, Helvetica;
  color: #6A7A86;
  position: absolute;
  top: 24.7em;
  left: 2.545em; }

.text {
  font-weight: normal;
  color: #6A7A86;
  margin-bottom: 1.867em; }

.text .headline, .text .Headline, .text h1, .text h2 {
  color: #000;
  display: block;
  font: normal 1.538em/1.1em Hella Regular, Arial, Helvetica;
  margin-bottom: 1em;
  text-transform: uppercase;
  vertical-align: top; }

.emptypage .text .headline, .emptypage .text .Headline {
  margin-bottom: 0; }

.text ul {
  margin-top: 1.538em;
  margin-left: 1.462em;
  font-size: 1em;
  margin-bottom: 1.538em;
  color: #000; }

.topic {
  font: bold 0.867em Arial, Helvetica !important;
  border-bottom: 1px solid #6A7A86;
  color: #6A7A86 !important;
  margin-bottom: 1.4em;
  padding-bottom: 0.35em;
  text-transform: uppercase;
  clear: both; }

.emptypage {
  float: left;
  background-color: #FFF;
  width: 70.154em;
  padding: 0 0 4.3em 0;
  color: #6A7A86;
  font: 0.867em Arial, Helvetica; }

.emptypage a:hover {
  color: #E49A00;
  text-decoration: none; }

.emptypage a:active {
  color: #E49A00; }

/************************************ 6) Footer ***************************************************************/
#footer {
  background: #fff url('../images/background.jpg') top left repeat-x;
  clear: both;
  font-weight: normal;
  height: 6.667em; }

#footer #footer-in {
  position: relative;
  font: 0.812em/1.2em Arial, Helvetica;
  width: 82.545em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10.2em; }

#copyright {
  /*width: 100%;*/
  color: #6A7A86;
  font-size: 0.846em;
  line-height: 1.273em; }

/***************** ICP number in FOOTER *******************/
#icp {
  display: inline-block;
  background: url('../images/footer_sign.JPG') no-repeat scroll left center rgba(0, 0, 0, 0);
  padding-left: 0.933em;
  margin-left: 0.667em;
  cursor: help;
  position: relative; }

#icpDesc {
  display: none;
  border: 1px solid #000000;
  position: absolute;
  width: 14.5em;
  padding: 0.5em;
  background-color: #FFFFFF;
  border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  top: 1.6em;
  left: 0; }

#icpArrow {
  display: none;
  border-bottom: 0.5em solid #000000;
  border-left: 0.3em solid transparent;
  border-right: 0.3em solid transparent;
  display: none;
  height: 0;
  left: 2.5em;
  position: absolute;
  top: 1.2em;
  width: 0;
  z-index: 501; }

#searchForm input[type="text"] {
  border-radius: 10px;
  border: 1px solid #E2E5E8;
  box-shadow: 2px 2px 2px 0 rgba(106, 122, 134, 0.5) inset;
  color: #6A7985;
  font-family: Arial;
  font-size: 0.933em;
  font-weight: normal;
  height: 45px;
  line-height: 3em;
  margin-right: 10px;
  padding-left: 14px;
  width: 645px; }

#footer {
  height: 7.667em; }

#footer #footer-in {
  position: relative; }
