/* $Id: styles.css 3340 2016-01-02 14:08:04Z ulrich $ */
/**
 * Universal styles
 */
* {
  font-family: verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
}
body {
  text-align: center;
  font-size: 14px;
}
/**
 * Layout styles
 */
#main-wrapper {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
#header {
  width: 716px;
  padding: 0 0 28px 98px;
}
#subtitle {
  margin:0 0 21px 287px;
}
#beam {
  margin: 0 0 0 287px;
  text-align: left;
}
#menu-wrapper {
  margin-top: 63px;
  width: 800px;
}
#content-wrapper {
  width: 800px;
  height: auto;
  padding: 14px 0 14px 14px;
  margin-top: 5px;
}
#websites-submenu {
  margin-top:0px;
}
#footer {
  clear: both;
  margin-left: auto;
  margin-right: auto;
  padding: 14px;
  position: relative;
  width: 777px;
}
#lang-notice {
  padding-top: 7px;
  position: absolute;
  bottom: 0;
  left: 231px;
  width: 343px;
  z-index: 7;
}
#lang-explain,
#lang-explain-js {
  height: 42px;
  margin-left: -224px;
  padding: 14px 7px 7px;
  text-align: center;
  vertical-align: middle;
  width: 784px;
}
#lang-explain-js {
  display: none;
}
#x {
  clear: none;
  float: right;
  padding: 1px;
  position: relative;
  right: -8px;
  top: -15px;
}
#logo {
  clear:none;
  float:left;
  margin: 21px 98px 0 14px;
}
.submenu {
  font-weight: normal;
  margin: 14px 0 0;
}
.sub-submenu,
.has-submenu ul {
  margin: 7px 0 0px 112px;
}
.submenu,
.sub-submenu {
  display: none;
  text-align: left;
}
.sub-submenu li {
  width: 63px;
}
.inline li {
  display: inline-block;
  margin: 0 42px 7px 0;
  padding: 0 0 14px 0;
  vertical-align: top;
  width: 150px;
}
#footer .inline li {
  margin: 0 7px;
  padding: 0;
  width: auto;
}
.menu-item {
  display: inline;
  padding: 2px 14px 5px 7px;
  position: relative;
  top: 1px;
  width: 98px;
  z-index: 7;
}
.has-submenu {
  clear: left;
  padding: 7px;
  margin: 0px 14px 0px 0px;
}
li.info {
  padding-bottom: 14px;
}
#de-sites,
#en-sites {
  margin-bottom: 14px;
}
.arrow {
  padding-right: 3.5px;
}
/**
 * Appearance styles
 */
a:link {
  color: #000;
  text-decoration: none;
}
a:visited {
  color: #000;
  text-decoration: none;
}
a:hover {
  color: #d31c3b;
  text-decoration: underline;
}
.menu-item a:hover {
  color: #000;
  text-decoration: none;
}
.sub-menu a,
.sub-menu a:hover {
  color: #006;
  text-decoration: underline;
}
#lang-notice a {
  color: #669;
}
a:active {
  color: #000;
}
a.no-outline {
  outline-color: invert;
  outline-style: none;
  outline-width: medium;
}
body {
  background: #fff url("../img/bg_gradient.jpg") center top;
}
h1 {
  font-size: 84px;
}
h2 {
  font-size: 28px;
}
li {
  padding: 3px 0px;
}

img {
  border: none;
}
p {
  margin: 14px 0 14px;
}
strong,
noscript .title {
  font-weight: bold;
}
ul {
  list-style: none;
}
#header {
  background: #042e62;
  background: -webkit-gradient(linear, left top, left bottom, from(#08619c), to(#042e62));
  background: -moz-linear-gradient(top, #08619c, #042e62);
  -moz-border-radius-bottomleft: 14px;
  -moz-border-radius-bottomright: 14px;
  -webkit-bottom-right-border-radius: 14px;
  -webkit-bottom-left-border-radius: 14px;
  border-bottom-left-radius: 14px;
  border-bottom-right-radius: 14px;
  color: #fff;
}
#subtitle {
  font-size: 84%;
}
#beam {
  font-size: 110%;
}
.more {
  color:#090;
}
.highlight-tab {
  background: #fff !important;
  color: #000 !important;
}
.menu-item {
  background: #bebdd2;
  background: -moz-linear-gradient(top, #fff, #bebdd2);
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#bebdd2));
  color: #666;
  border: 1px solid #bebdd2;
  border-bottom: 0px;
  -moz-border-radius-topleft: 7px;
  -moz-border-radius-topright: 7px;
  -webkit-top-left-border-radius: 7px;
  -webkit-top-right-border-radius: 7px;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}
.has-submenu {
  background: #eef url("../img/bg_gradient.jpg") repeat-y right top;
  border: 1px solid #ccc;
}
#header,
#content-wrapper,
.has-submenu {
  -moz-box-shadow: rgba(0, 0, 0, 0.14) 0px 3px 3px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.14) 0px 3px 3px;
  box-shadow: rgba(0, 0, 0, 0.14) 0px 3px 3px;
}
#content-wrapper {
  background: #fff;
  border: 1px solid #bebdd2;
  -moz-border-radius-bottomleft: 14px;
  -moz-border-radius-bottomright: 14px;
  -moz-border-radius-topright: 14px;
  -webkit-bottom-left-border-radius: 14px;
  -webkit-bottom-right-border-radius: 14px;
  -webkit-top-right-border-radius: 14px;
  border-bottom-left-radius: 14px;
  border-bottom-right-radius: 14px;
  border-top-right-radius: 14px;
}
#ticker-wrapper {
}
#footer {
  color: #aaa;
  font-size: 9px;
  text-align:center;
}
#lang-notice {
  color: #999;
}
#lang-explain,
#lang-explain-js {
  background: #f9f9f9;
  border: 1px solid #eee;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  -moz-border-radius-topright: 0px;
  -webkit-top-right-border-radius: 0px;
  border-top-right-radius: 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.14) 1px 1px 1px;
  -moz-box-shadow: rgba(0, 0, 0, 0.14) 1px 1px 1px;
  box-shadow: rgba(0, 0, 0, 0.14) 1px 1px 1px;
  color: #666;
  font-size: 126%;
}
#x {
  border: 1px solid #ccc;
}
.submenu,
.sub-submenu{
  font-size: 91%;
}
.info {
  font-style: italic;
  text-align: center;
}

/* Miscellaneous styles */
/* qTip styles */
.qtip-wrapper {
  -moz-box-shadow: rgba(0, 0, 0, 0.28) 3px 3px 3px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.28) 3px 3px 3px;
  box-shadow: rgba(0, 0, 0, 0.28) 0px 3px 3px;
  -moz-border-radius: 7px !important;
  -webkit-border-radius: 7px !important;
  border-radius: 7px !important;
}
.qtip {
  background: transparent !important;
  -moz-border-radius: 14px !important;
  -webkit-border-radius: 14px !important;
  border-radius: 14px !important;
}
.qtip-contentWrapper,
.qtip-content {
  color: #232015 !important;
  text-align: center !important;
}
.qtip-contentWrapper {
  background: transparent !important;
  border: 0px !important;
  -moz-border-radius: 7px !important;
  -webkit-border-radius: 7px !important;
  border-radius: 7px !important;
}
.qtip-content {
  background: #f7eb96 !important;
  -moz-border-radius: 7px !important;
  -webkit-border-radius: 7px !important;
  border-radius: 7px !important;
  padding-bottom: 5px 5px 7px !important;
}
