/*  body { background-color: #9da8a5; background-image:url("../staircase-274614_1920.jpg"); background-repeat: no-repeat;}*/
body { background-color: #6d7875; background-image:url("../turbine-590354_1920.jpg"); background-repeat: no-repeat;}

/* Paragraph */
P {margin-top: 10px;}
.phr  {margin-top: -10px;}
.ruler {height:1px; width:100%; border:0px; border-style:none; color:#A0CCFF; margin-top: -6px;}

/*header classes*/
h1 {
	font-family:arial,sans-serif;
	color: #bdbdB4;
    /*color: #70b5da;*/
	font-size: 36pt;
	font-style: italic;
	margin-bottom:15px;
	line-height: 19pt;
}
h2 {
	font-family:arial,sans-serif;
	color: #D0D0D0;
	font-size: 32pt;
	font-style: normal;
	margin-bottom:15px;
	line-height: normal;
}
h3 {
	font-family:arial,sans-serif;
	color: #000000;
	font-size: 24pt;
	font-style: italic;
	font-weight: bold;
	margin-bottom:1px;
	margin-top:1px;
}
h4 {font-family:arial,sans-serif; color:#000000;font-size: 18pt;font-style: normal;margin-bottom:6px;margin-top:6px;}
h5 {font-family:arial,sans-serif; color:#F0F0F0;font-size: 16pt;font-style: normal;margin-bottom:5px;margin-top:5px;}
h6 {font-family:arial,sans-serif; color:#000000;font-size: 14pt;font-style: normal;margin-bottom:4px;margin-top:4px;}
h7 {font-family:arial,sans-serif; color:#22dede;font-size: 12pt;font-style: normal;margin-bottom:1px;margin-top:1px;}
h8 {font-family:arial,sans-serif; color:#000000;font-size: 10pt;font-style: normal;margin-bottom:1px;margin-top:1px;}
h9 {font-family:arial,sans-serif; color:#22dede;font-size:  8pt;font-style: normal;margin-bottom:1px;margin-top:1px;}



.image1 {
  width: 170px;
  height: 170px;
  border-radius: 50%;
}
.image2 {
  width: 50%;
  height: 50%;
}

#cap1 {
opacity: 0.9;
height: 60px; 

display: flex;
align-items: center;
justify-content: center;
}

#absatz1 {
opacity: 0.9;
background-color: #adccc4; 

margin-top:20px;

height: 10%;
width: 75%;
padding-left:2%;
margin-left:10%;

display: flex;
align-items: center;

}


#absatz2 {
opacity: 0.9;
background-color: #8fbfb3; 

margin-top:10px;
position:relative;
width: 75%;
padding-left:2%;
margin-left:10%;

display: flex;
align-items: center;
/* justify-content: center */;

}


#opac {
opacity: 1.0;
background-color: #8fbfb3; 

margin-top:10px;
position:relative;
width: 75%;
padding-left:2%;
margin-left:10%;

display: flex;
align-items: center;
/* justify-content: center */;

}


#pic1 {
opacity: 0.9;
margin-top:35px;

background-color: #5f5f63;
width: 75%;
padding-left:2%;
margin-left:10%;

display: flex;
align-items: center;
}


a { color: inherit; } 
/* default link 
a {text-decoration:none; font-famlily:arial, sans-serif, font-size:18pt;}
 */  
/*A:hover {text-decoration: underline; font-famlily:arial, font-size:18pt;} */
