a { color: #666666;}html { font-size: 12pt;}body { background-color: black; color: black; background-image: url('http://www.goldschmiede-ladenburg.com/wand.jpg'); background-size: cover;}h1{ font-size: 2rem;}h2{ font-size: 1.8rem; margin-top: 20px;}h3{ font-size: 1.5rem;}#navbar { visibility: visible; opacity: 1; padding-bottom: 0px; position: fixed;  top: 0px; overflow: hidden; z-index: 1000; position: fixed; top: 0px; left: 0px; width: 100%; background: rgba(0, 0, 0, 0.90); border-bottom-color: white; border-bottom-style: solid; border-bottom-width: 1px; min-height: 60px;}#content { padding-top: 60px;}.navbar-brand { padding-bottom: 3px; padding-top: 1px; display: block;}#menu_logo { width: 60vw; }.nav-link{ font-size: 1rem; white-space: nowrap; text-transform: uppercase;}.nav-item{ border-right: 1px dotted #595959; border-top: 0; border-bottom: 0; border-left: 1px dotted #333333;}.fwFirstChild { border-left: 0;}.fwLastChild { border-right: 0;}.nav-link.black{ font-size: 1rem; white-space: nowrap; color: black ;}.home-col { background-color: rgb(0, 0, 0); background-repeat: no-repeat; background-position: center center; background-size: cover; height: 70vh;  color: white; font-size: 1.5rem; padding-top: 1.5vh; padding-left: 3vw; overflow: auto;}.content-text { font-size: 0.9rem; margin-top: 0.9vh;}@media (min-width: 768px) { #menu_logo { width: 100%;  } .home-col {  font-size: 2.5rem; padding-top: 2vh; padding-left: 2vw; } .content-text { font-size: 1rem; margin-top: 1vh; }}@media (min-width: 992px) { #menu_logo { width: 100%; }}@media (min-width: 1200px) { #navbar { min-height: 150px; } #content { padding-top: 150px; }}