﻿@import url('https://fonts.googleapis.com/css2?family=Baumans&display=swap')
{margin: 0;padding: 0;}
body {background: #000000;font-family: 'Open Sans Condensed', sans-serif;}
h1, h2 {font-weight: normal;}
h1 {float: left;padding: 3px 0 0 0;font-size: 2.5em;letter-spacing: -1px;}
h1 a, h1 a:hover { background: none;}
p {padding: 10px 0;line-height: 1.5em;text-align: justify;}
a {padding: 0 4px;text-decoration: none;background: #333333;}
a:hover {background: #3F3F3F;}
#page {width: 940px;margin: 0 auto;}
#logo {height: 105px;background: url('/images/logo_b.png') no-repeat left center; padding-left:15px; padding-right:15px; padding-top:0; padding-bottom:0}
#menu {float: right;height: 70px;padding-right: 0px;background: url('/images/menu.gif') no-repeat right top;}
#menu ul {list-style: none;}
#menu ul li {display: block;float: left;height: 72px;margin-left: 1px;padding-left: 1px;background: #3E3E3E url('/images/menu.gif') no-repeat left top;border-bottom: 1px solid #5E5E5E}
#menu ul li a {display: block;float: left;margin: 0;font-size: 1.1em;font-weight: bold;line-height: 52px;text-shadow: -1px 1px 0 #000000;color: #999999;background: #262626 url('/images/menu2.gif') repeat-x; padding-left:32px; padding-right:32px; padding-top:20px; padding-bottom:0}
#menu ul li a:hover {color: #CCCCCC;text-decoration: none;background: #3E3E3E url('/images/menu.gif') repeat-x;}
#topimg {height: 400px;}
#text {padding: 50px 15px 50px 50px; color: #999999;text-align: justify;letter-spacing: 1px;height:380px;}
#main {padding: 0 15px;}
.baumans-regular {font-family: "Baumans", system-ui;font-weight: 400;font-style: normal;}
.clearing {clear: both;height: 1px;overflow: hidden;}
.navbar-brand {padding: 0px;}
.navbar-brand>img {  height: 100%;  padding: 10px;  width: auto;}
.example3 .navbar-brand {  height: 80px;}
.example3 .nav >li >a {  padding-top: 30px;  padding-bottom: 30px;}
.example3 .navbar-toggle {  padding: 10px;  margin: 25px 15px 25px 0;}
.navbar-alignit .navbar-header {  -webkit-transform-style: preserve-3d;  transform-style: preserve-3d;  height: 50px;}
.navbar-alignit .navbar-brand {top: 50%;display: block;position: relative;height: auto;-webkit-transform: translate(0,-50%);transform: translate(0,-50%);margin-right: 15px;margin-left: 15px;}
.navbar-nav>li>.dropdown-menu {z-index: 9999;}