@charset "UTF-8";
/* CSS Document */


#etappen {
    background-color: #eee;
}

/* Teaser-Boxen - INDIVIDUELLES STYLING
_____________________________*/

.box-wanderung-1 {
 	border-bottom:5px solid rgba(100,1,131,1.00);
    background-color:rgba(100,1,131,0.1);
}


.box-wanderung-1 h3 {
 	
	color:rgba(100,1,131,1.00);
}

.box-wanderung-2 {
 	border-bottom:5px solid rgba(0,149,114,1.00);
    background-color:rgba(0,149,114,0.1);
}

.box-wanderung-2 h3 {
 	
	color:rgba(0,149,114,1.00);
}


.box-wanderung-3 {
 	border-bottom:5px solid rgba(255,0,4,1.00);
    background-color:rgba(255,0,4,0.1);
}

.box-wanderung-3 h3 {
 	
	color:rgba(255,0,4,1.00);
}

.box-wanderung-4 {
 	border-bottom:5px solid rgba(31,153,20,1.00);
    background-color:rgba(31,153,20,0.10);
}

.box-wanderung-4 h3 {
 	
	color:rgba(31,153,20,1.00);
}

.box-wanderung-5 {
 	border-bottom:5px solid rgba(255,0,4,1.00);
    background-color:rgba(255,0,4,0.1);
}

.box-wanderung-5 h3 {
 	
	color:rgba(255,0,4,1.00);
}

.box-wanderung-6 {
 	border-bottom:5px solid rgba(21,57,163,1.00);
    background-color:rgba(21,57,163,0.1);
}

.box-wanderung-6 h3 {
 	
	color:rgba(21,57,163,1.00);
}


/* Teaser-Boxen - INDIVIDUELLES STYLING
ENDE _____________________________*/

/* Modal - INDIVIDUELLES STYLING
_____________________________*/

.wanderung1-header{
	background-color:rgba(100,1,131,0.1);
	border-bottom:5px solid rgba(100,1,131,1.00);	
}

.wanderung1-body p {
	color:rgba(100,1,131,1.00);
}

.wander-nummer-1 {
	
	background-color:rgba(100,1,131,1.00);
	
}


.wanderung2-header{
	background-color:rgba(0,149,114,0.1);
	border-bottom:5px solid rgba(0,149,114,1.00);	
}

.wanderung2-body p {
	color:rgba(0,149,114,1.00);
}

.wander-nummer-2 {
	
	background-color:rgba(0,149,114,1.00);
	
}


.wanderung3-header{
	background-color:rgba(255,0,4,0.1);
	border-bottom:5px solid rgba(255,0,4,1.00);	
}

.wanderung3-body p {
	color:rgba(255,0,4,1.00);
}

.wander-nummer-3 {
	
	background-color:rgba(255,0,4,1.00);
	
}

.wanderung4-header{
	background-color:rgba(31,153,20,0.1);
	border-bottom:5px solid rgba(31,153,20,1.00);	
}

.wanderung4-body p {
	color:rgba(31,153,20,1.00);
}

.wander-nummer-4 {
	
	background-color:rgba(31,153,20,1.00);
	
}

.wanderung5-header{
	background-color:rgba(255,0,4,0.1);
	border-bottom:5px solid rgba(255,0,4,1.00);	
}

.wanderung5-body p {
	color:rgba(255,0,4,1.00);
}

.wander-nummer-5 {
	
	background-color:rgba(255,0,4,1.00);
	
}


.wanderung6-header{
	background-color:rgba(21,57,163,0.1);
	border-bottom:5px solid rgba(21,57,163,1.00);	
}

.wanderung6-body p {
	color:rgba(21,57,163,1.00);
}

.wander-nummer-6 {
	
	background-color:rgba(21,57,163,1.00);
	
}



/* Modal - INDIVIDUELLES STYLING
ENDE _____________________________*/
