/*
Willkommen bei den Individuellen CSS

Wie es funktioniert, steht unter http://wp.me/PEmnE-Bt
*/



h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-family: -Helvetica Neue, Arial, Verdana,
	sans-serif;
	margin-bottom: 20px;
}

#para-template #slide-1 .hsContent #header-branding {
	padding-top: 120%;
	padding-left: 60%;
}



img.site-logo {
	height: auto;
	margin-bottom: 5px;
	max-width: 138px;
}



#single-titles #single-wrap, #header-branding {
	margin: 0px auto;
	max-width: 400px;
	padding: 10% 30%;
	text-align: left;
}



.single .hsContent h2, #header-branding h2 {
	font-size: 24px;
	white-space: nowrap;
	font-size: 1.55rem;
	line-height: 70%;
	font-weight: 400;
	color: #000000;
	}



#masthead, #footer-nav-wrapper {
	background: #ffffff;
	font-family: -Helvetica Neue, Arial, Verdana, sans-serif;
	position: fixed
}

#masthead h1, #masthead h1 a, #masthead h2, #masthead h2 a {
	color: #c4c4c4;
	text-transform: none;
	text-decoration: none
}

.main-navigation li.current_page_item a {
    color: #000000;
}


.main-navigation li a, .main-navigation li a:visited {
	color: #000000;
	display: inline-block;
	font-size: 16px;
	margin: 0;
	padding: 20px;
	text-decoration: none;
	text-transform: none;
}

.main-navigation li a, .main-navigation li a:hover {
	color: #c4c4c4;
	display: inline-block;
	font-size: 16px;
	margin: 0;
	padding: 20px;
	text-decoration: none;
	text-transform: none;
}


.social-links ul li a {
	display: inline-block;
	color: #ffffff;
	background: rgba(0, 0, 0, 1);
	opacity: .2;
	padding: 5px;
	text-decoration: none;
}

body {
	background: #ffffff;
	color: #000000;
	font-family: -Helvetica Neue, Arial, Verdana, sans-serif;
}

h1, .none {
	border-bottom: 0 solid #ffffff;
	clear: both;
	font-family: -Helvetica Neue, Arial, Verdana, sans-serif;
	color: #c4c4c4;
	font-size: 30px;
	text-transform: none;
	margin: 0px;
	padding: 0;
	padding-bottom: 0px;
}

body.wp-customizer {
	font-family: -Helvetica Neue, Arial, Verdana, sans-serif;
}


#footer-nav-wrapper {
	padding: 0;
	position: relative;
}


/* Beim Ausschneiden von colophon ensteht unten ein schwarzer Balken*/
#colophon {
	background-color: #ffffff;
	opacity: 0;
	position: relative;
}


#single-titles #single-wrap, #header-branding {
	text-align: left;
	text-shadow: 0 0 0 rgba(51,47,43,.8);
}



#skrollr-body .slide:none {
	padding-bottom: 00;
}

/* hide footer credit */
.site-info {
	display: none;
}

img.size-full {
    max-width: 100%;
    height: auto !important;
    border-width:        1px;
  border-style:        none;
  border-color:        #c4c4c4;
  }


a {
    color: #000000;
	text-decoration: underline;
}



Element {
    color: #000000;
    text-decoration: none;
}

