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

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

#subpage-intro-image {
height: 25vh;
}




/* 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.pd-1 .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.pd-1 .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=====*/







#intro1 {
text-shadow: 0px 0px 5px rgba(7, 7, 7, 1);
}

body {
color: #000;
}

.portfolio-box {
padding-top: 10px;
padding-bottom: 10px;
margin-bottom: 0!important;
}

.portfolio-box:nth-child(odd) {
background: #F5F5F5;
}

.amz-item-row .col-sm-10 {
margin: 5px 0 0!important;
}

/* AMAZON LINK BUTTON */

.amz-btn
{
    border-color: #9c7e31 #90742d #786025 !important;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(255,255,255,0.4) inset;
    background: #f0c14b;
    background: linear-gradient(to bottom, #f7dfa5, #f0c14b) repeat scroll 0 0 rgba(0,0,0,0);
    color: #111 !important;
	margin-top: 0px;
}

.amz-btn:hover
{
    border-color: #9c7e31 #90742d #786025 !important;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(255,255,255,0.4) inset;
    background: #f0c14b;
    background: linear-gradient(to bottom, #f9e7ba, #eeb934) repeat scroll 0 0 rgba(0,0,0,0);
    color: #111 !important;
	margin-top: 0px;
}

#affiliate-hinweis {
font-size: 12px;
}

@media (max-width: 767px) {
#intro-text #intro1 {
font-size: 5.0rem;
font-size: 50px;


}
#intro-text {
    top: 20%;
position: relative;
}
}
