body {
	font-family: "times new roman", Times, Serif;
	font-size: 172%;
	font-weight: 100 !important;
	color: #4F4C49;
	margin-top: -1px;
}
h1, h2, h3, h4 {
	color: #4F4C49 !important;
}
h1 {
	font-size: 145%;
}
h2 {
	font-size: 120%;
}
h3 {
	font-size: 110%;
	margin-top: 30px;
}
h4 {
	font-size: 95%;
	font-weight: 900;
	margin-top: 25px;
}
h1:first-letter {
	margin-left: 50px;
}
.navbar {
	border-bottom:  1px  solid #d8d8d8 !important;
	border: 0px;
	background-color: #fff;
	border-radius: 0;
	box-shadow: 0px 6px 10px 0px #e2e2e2;
	width: 100%;
	margin: 0px;
	min-height: 84px;
	padding-top: 0px;
	font-size: 130%;
	text-transform: uppercase;
	z-index: 0 !important;
}
.top {
	background-image: url("../img/top-bg.jpg");
	min-height: 74px;
	max-height: 74px;
}
.footer {
	background-image: url("../img/footer-bg.jpg");
	min-height: 136px;
	padding-top: 30px !important;
}
.row, .container-fluid {
	margin: 0px;
	padding: 0px;
}
ul li a {
	text-decoration: underline;
}
.main-content {
background-image: linear-gradient(#f2f2f2,
	#d2d2d2);
	border-bottom 1px solid #898885;
	box-shadow: 0px 6px 10px 0px #e2e2e2;
	z-index: -2;
}
.full {
	min-height: 80vmin;
	margin-top: 50px;
	z-index: -2
}
.text-gelb {
	color: #b8a461 !important;
	top: 35px;
	font-size: 95%;
}
a:link {
	color: #4B4E51;
}
.active {
	color: #ccc;
	border-top: 5px solid;
border-image: linear-gradient(to right, white 15%,
#ccc 15%,
	#ccc 85%, white 85%) 5;
}
.active a {
	background-color: transparent !important;
	margin: 10px;
	color: #ccc !important;
}
li > a {
	margin-top: 15px;
}
#navbar li {
	margin-right: 25px;
}
#navbar a {
	padding-left: 0px !important;
	padding-right: 0px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.border-left {
	border-left: 1px solid #aaa;
	padding-left: 50px;
}
hr.style {
	width: 78%;
	border: 0;
	height: 1px;
	background: #aaa;
}
.space {
	padding-right: 100px;
}
p {
	line-height: 1.5em;
}
.logo {
	margin-bottom: -192px;
	z-index: 1060 !important;
	position: relative;
}
.logo img {
}
@media (max-width: 480px) {
body {
	font-size: 130%;
	margin-top: -1px;
}
.no-padding {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.space {
	padding-right: 0px !important;
}
.logo {
	float: right;
}
.logo img {
	height: 80px !important;
	margin-top: 0px;
}
.text-gelb {
	font-size: 70% !important;
}
.text-center {
	text-align: center !important;
	width: 100%;
	margin: auto;
	float: none;
}
.navbar-toggle {
	float: none!important;
}
.navbar-header {
	margin: 0 !important;
}
.navbar {
	border-bottom:  1px  solid #d8d8d8 !important;
	border: 0px;
	background-color: #fff;
	border-radius: 0;
	box-shadow: 0px 6px 10px 0px #e2e2e2;
	width: 100%;
	margin: 0px;
	min-height: 84px;
	padding-top: 0px;
	font-size: 130%;
	text-transform: uppercase;
	z-index: 0 !important;
}
h1:first-letter {
	margin-left: 0px !important;
}
}
@media (max-width: 768px) {
body {
	margin-top: -2px;
}
.active {
	border-right: 30px solid #ccc !important;
	border-image: none;
	border-top: 0px;
}
.logo {
	float: right;
}
.text-center {
	text-align: center !important;
	width: 100%;
	margin: auto;
	float: none;
}
.navbar-toggle {
	float: none!important;
	margin-top: 20px;
}
.space {
	padding-right: 0px !important;
}
.logo img {
	height: 100px;
	margin-top: 0px;
}
.text-gelb {
	font-size: 80%;
}
.navbar-header {
	margin: 0 !important;
}
.navbar {
	font-size: 110%;
}
#navbar a {
	padding-left: 30px !important;
	font-size: 100%;
}
}
@media (min-width: 768px) and (max-width: 991px) {
body {
	margin-top: -2px;
}
.logo {
	float: right;
}
.logo img {
	height: 120px !important;
	margin-top: 0px;
}
.navbar {
	font-size: 100%;
}
}
@media (min-width: 992px) {
}
@media (min-width: 992px) and (max-width: 1199px) {
}
@media (min-width: 1200px) {
}
