::selection { background-color: #E13300; color: white; }
::-moz-selection { background-color: #E13300; color: white; }

body {
	background-color: #d5d5d5;
	background: #000 url("../images/backgrounds/Carbon-Fibre.png") repeat scroll 0 0;
	font: 13px/20px normal Helvetica, Arial, sans-serif;
	color: rgba(255, 255, 255, 0.8);
	font-family: "Lucida Grande","Trebuchet MS",Helvetica,Arial,sans-serif !important;
  overflow-x: hidden;
}
.wapper-top{
	 background: transparent url("../images/transparent-layers/Header-Gradient.png") no-repeat scroll center top;
	 margin-top:-9px; 
}
body p {
  color: #888;
  font-size: 12px;
  line-height: 18px;
  margin: 0 0 20px;
}
#currency{
	color: #000;
}
.col-md-4.currencySearch{
	font-size: 14px;
}
a {
  background-color: transparent;
  color: #9d9d9d;
  font-weight: normal;
  text-decoration: none;
}
#a > ul {
  color: #888;
  font-size: 14px;
  line-height: 18px;
}
h1 {
	color: #444;
	background-color: transparent;
	border-bottom: 1px solid #D0D0D0;
	font-weight: normal;
	margin: 0 0 14px 0;
	padding: 14px 15px 10px 15px;
}

code {
	font-family: Consolas, Monaco, Courier New, Courier, monospace;
	font-size: 12px;
	background-color: #f9f9f9;
	border: 1px solid #D0D0D0;
	color: #002166;
	display: block;
	margin: 14px 0 14px 0;
	padding: 12px 10px 12px 10px;
}

#body {
	margin: 0 15px 0 15px;
}

p.footer {
	text-align: right;
	font-size: 11px;
	border-top: 1px solid #D0D0D0;
	line-height: 32px;
	padding: 0 10px 0 10px;
	margin: 20px 0 0 0;
}

#container {
	margin: 10px;
	border: 1px solid #D0D0D0;
	box-shadow: 0 0 8px #D0D0D0;
}
.TopGuideBar {
	margin: 10px;
	padding: 9px;
}
#customMenuId{
	margin: 0;
}
#topContainer{
	width: 100%;
	max-width: 1166px;
	margin: auto;
}
#middleContainer{
	width: 100%;
	max-width: 1166px;
	margin: auto;
}
#bottomContainer {
  clear: both;
  margin: auto;
  max-width: 1166px;
 padding: 12px 0;
  width: 100%;
}
.entry section {
    padding: 10px;
}
.omc-right.col-md-3 {
  line-height: 16px;
}
#customMenuId {
    background: transparent url("../images/header-background.png") repeat scroll 0 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    height: 98px;
    position: relative;
    width: 1020px;
    border: none;
}
.logoImage {
  background: transparent url("../images/Gold_kaufen.png") no-repeat scroll 0 0;
  height: 84px;
  left: 12px;
  position: relative;
  top: 0;
  width: 329px;
}
.nav.navbar-nav.pull-right.CustomMenu {
  position: relative;
  top: 21px;
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover{
	color: #9d9d9d;
}
.col-md-12.productBack{
	background: #fff;
	color: #888;
}
.col-md-4.productBox {
  border-radius: 79px;
  margin-top: 10px;
}
.productBox h2 {
  background: #ccc;
  padding: 10px;
  border-radius: 40px;
}
.inception-bottom-content {
  padding: 33px;
}
.inception-icon-reflect {
    float: left;
}
#bottomContainer footer {
    font-size: 12px;
}
.dropdown-menu a {
  background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , rgba(255, 255, 255, 1) 0%, rgba(245, 245, 245, 1) 100%) repeat scroll 0 0;
  border-top: 1px solid #eee;
  color: #666;
  display: block;
  font-size: 13px;
  margin: 0;
  opacity: 1;
  padding: 14px 23px;
  position: relative;
  text-transform: none;
  width: 194px;
  text-decoration: none;
}
.dropdown-menu a:hover{
	background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , rgba(239, 212, 153, 1) 0%, rgba(255, 255, 255, 1) 100%) repeat scroll 0 0;
    opacity: 1;
}
.tab-content{
  background-color: #ffffff;
  border-radius: 5px;
    padding: 25px;
}
.omc-header-image.wp-post-image {
    width: 100%;
}
.omc-header-image.fix-height {
  height: 190px;
  width: 100%;
}
.omc-header-image {
  height: 190px;
  width: 100%;
}
nav {
  width: 100% !important;
}
.menuBar{
  display: none;
}
@media  screen and (max-width: 767px) {
  .nav.navbar-nav.pull-right.CustomMenu{
    position: absolute;
     top: 99px;
     display: none;
  }
  .menuBar{
  display: block;
  position: absolute;
  right: 10px;
  top: 20px;
  }
  nav ul {
  background: #255a8c none repeat scroll 0 0;
  border: 1px solid #1e5486;
  border-radius: 3px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2), 0 0 2px 0 rgba(255, 255, 255, 0.2) inset;
  right: 0 !important;
  left:auto !important;
   opacity: 0.83;
  margin: 0px !important;
  padding: 0;
  position: absolute;
  top: 0;
  width: 260px;
  z-index: 9999;
}

.TopGuideBar {
    display: flex;
    justify-content: space-between;
}

#bottomContainer {
    padding: 12px 20px;
}

}


img.omc-product-frame {
    max-width: 100%;
    
}


.home_wrapper {
    max-width: 1020px !important;
 }



.active_menu {
  color: #C9A73F !important;
}      

