
body, #containerwrapper, .panel  {
		
			background-color: #ededd0;	
				
}

#intro-image, #rd-carousel .item {
height: 100vh;
}




/* color1 */

h1, h2, h3, h4, h5, h6, a, a:visited, a:hover, a:focus, a:active, #to-top a:hover  {
	color: #01579B;
}

/* color1 as background-color  */

#header.row, .rd-btn, .team-no-link .glyphicon, .team-no-link .glyphicon:hover, .team-link .glyphicon, .portfolio-box .title-content h4 span, .section-testimonials, .section-contact .glyphicon, .section-contact .glyphicon:hover, .section-contact i.fa, .wpcf7 form input.wpcf7-submit, #autor-box, #footerwrapper {
	background: #01579B;
}

/* color2 as background-color  */
.rd-btn:hover, .team-link .glyphicon:hover, .section-contact i.fa:hover, .wpcf7 form input.wpcf7-submit:hover, #to-top {
	background: #0288D1;
}

/* color1b (opacity) as background-color  */

.portfolio-box .item-image:hover .title-content {
	background: rgba(1,87,155,0.75);
}

/* color1b (opacity) as border-color */
.wpcf7 form input, .wpcf7 form textarea, .wpcf7 form select {
	border-color: rgba(1,87,155,0.75);
}

#commentform input[type=text]:hover, #commentform input[type=text]:focus, #commentform textarea:hover, #commentform textarea:focus  {
	border-bottom-color: #01579B;
}

#sidebar .sidebar-widget-title {
	border-bottom-color: #0288D1;
}



/*===== Individuelle Farben unabhängig vom Design-Stil=====*/



/* color1 */

h1, h2, h3, h4, h5, h6, a, a:visited, a:hover, a:focus, a:active, #to-top a:hover  {
	color: #3f53ff;
}

/* color1 as background-color  */

#header.row, .rd-btn, .team-no-link .glyphicon, .team-no-link .glyphicon:hover, .team-link .glyphicon, .portfolio-box .title-content h4 span, .section-testimonials, .section-contact .glyphicon, .section-contact .glyphicon:hover, .section-contact i.fa, .wpcf7 form input.wpcf7-submit, #autor-box, #footerwrapper {
	background: #3f53ff;
}


#commentform input[type=text]:hover, #commentform input[type=text]:focus, #commentform textarea:hover, #commentform textarea:focus, .wpcf7 form input, .wpcf7 form textarea, .wpcf7 form select  {
	border-color: #3f53ff;
}





/* color2 as background-color  */

.rd-btn:hover, .team-link .glyphicon:hover, .section-contact i.fa:hover, .wpcf7 form input.wpcf7-submit:hover, #to-top  {
	background: #1c1a28;
}

#sidebar .sidebar-widget-title {
	border-bottom-color: #1c1a28;
}






#header.row {
background: #fff!important;
}
#logo img {
min-height: 100px;
}

.onepage-section {
    padding-top: 120px;
}

img.sport-img {
max-width: 150px;
}

#subpage-intro-image {
/* background: #3f53ff; */
background: #fff;
}

.single-post #subpage-intro-image, .page #subpage-intro-image  {
	padding-top: 100px;
}

#subpage-intro-image h1 {
color: #3f53ff;
}

body.single-rd_sport .single-post-image, .single-post-meta {
display: none;
}

#intro1 {
text-shadow: 0px 0px 5px rgba(7, 7, 7, 1);
}

.navbar-toggle {
background: #3f53ff;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
color: #3f53ff;
}

#desktop-nav-bar nav {
margin-top: 50px;
}

ul.rd-nav li a {
color: #1c1a28;
}

ul.rd-nav li a:hover {
color: #3f53ff;
}

#mobile-menu ul li a {
color: #1c1a28!important;
}


#mobile-menu ul li a:hover {
color: #3f53ff!important;
}


#to-top {
background: #EEEEEE;
}

#footerwrapper {
background: #fff;
}

footer#footerwrapper ul.menu li a:hover {
color: #3f53ff;
}

#sidebar .sidebar-widget-title {
border-bottom: 0;
}

.btn {
	border-radius: 0;
	background: #3f53ff;
	border: 2px solid #fff;
	min-width: 200px;
	color: #fff!important;
}

.btn:hover {
	border-radius: 0;
	background: #fff;
	border: 2px solid #3f53ff;
	min-width: 200px;
	color: #3f53ff!important;
}


/* Wordpress img-align */

img.alignleft, .wp-caption.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

img.aligncenter, .wp-caption.aligncenter  {
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}

img.alignright, .wp-caption.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.gallery img {
display: block;
margin: 0 auto;
}
