a:focus {
  outline: none;
}
body {
	font-family: proxima-nova, Helvetica, Arial, sans-serif;
	color:#282828;
	background-image:url(../bilder/_webpics/rheinmacher_hintergrund_2560.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

section {
	padding-top:50px;
}

h1, h2, h3, h5 {
	text-transform:uppercase;
	font-weight: 700;
	letter-spacing:0.02em;
}

h1 {
  margin: 2.0em 0 0.3em 0;
  font-size: 2.0em;
}

h2 {
	font-size: 2.3em;
}

h3 {
	 font-size: 1.0em;
	 margin:01em 0 0 0;
}

h4 {
	 font-size: 1.1em;
	 margin:0;
	 margin-top:-0.6em;
	 font-weight:normal;
	 line-height:1.3em;
	 text-transform:uppercase;
	 letter-spacing:0.02em;
}

h5 {
	 font-size: 3.5em;
	 margin:0;
	 line-height:1.3em;
	 text-transform:uppercase;
	 margin:0;
}

h6 {
	 font-size: 1.0em;
	 margin:0;
	 margin-top:0.6em;
	 font-weight:normal;
	 line-height:1.2em;
	 text-transform:uppercase;
	 letter-spacing:0.03em;
}

p {
	font-size: 1.0em;
}

.navbar-collapse {
    float:right;
    position:relative;
    left:-50%;
    text-align:left;
}
.nav {
    list-style:none;
    position:relative;
    left:50%;
}
.nav li a {
	text-transform:uppercase;
	letter-spacing:0.1em;
}

.navbar-default .navbar-nav > li > a {
    color: #282828;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #282828;
}


.navbar-default .navbar-toggle {
    border-color: #282828;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #282828;
}

.abstand-unten {
	padding-bottom:15px;
}

.abstand-unten30 {
	padding-bottom:30px;
}

.blue {
	background-color:#7694a2;
}

.green {
	background-color:#eeefea;
}

#infos_credits h3, #infos_credits p, #infos_credits h1, #infos_credits h4, #infos_credits h5, #infos_credits h6 {
	color:#ffffff;
}

.download {
	display:block;
	text-align:center;
	margin:0.5em;
}

section a {
	font-family: Arimo, Helvetica, Arial, sans-serif;
	font-weight: 700;
	color:#7694a2;
}

section a:hover {
	color:#7694a2;
}

section a:hover {
	text-decoration:none;
}

.carousel-control {
	color:#ffffff !important;
}

.navbar-default .navbar-nav > .active > a,  .navbar-default .navbar-nav > .active > a:hover {
	background-color:rgba(118,148,162,0.3);
}

.header-logo {
	margin-bottom:250px;
}

@media (max-width: 992px) {
body {
background-image:url(../bilder/_webpics/rheinmacher_hintergrund_992.jpg);
}

h1 {
  margin: 2.0em 0 0.2em 0;
  font-size: 1.8em;
}

h2 {
	font-size: 2.1em;
}

h3 {
	 font-size: 0.8em;
	 margin:01em 0 0 0;
}

p {
	font-size: 1.0em;
}

.header-logo {
	margin-bottom:120px;
}
}

@media (max-width: 767px) {
header {
	margin-top:-2.0em;
}


.navbar-collapse {
	left:0 !important;
	wdith:100%;
	float:none;
}
.navbar-nav {
	margin-top:0;
	margin-bottom:0;	
}
.nav {
	left:0 !important;
	wdith:100%;
}
.nav li {
	background-color:rgba(255,255,255,0.7);
}

body {
background-image:url(../bilder/_webpics/rheinmacher_hintergrund_768.jpg);
}
.header-logo {
	margin-bottom:90px;
}
}
@media (max-width: 640px) {
header {
	margin-top:2.0em;
}
h5 {
	font-size:2.0em;
}

}
.icon-large {
    background-image: url("../bilder/_webpics/glyphicons.png");
    background-position: 24px 24px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    vertical-align: text-bottom;
    width: 22px;
	margin-top:-0.2em;
}
.icon-large.icon-facebook{ background-position: -276px -680px;}