


@media only screen and (min-width: 2350px)  {

  .item1 {grid-area: 1 / span 5;}
  .item2 {grid-area: 2 / span 5;}
  .item3 {grid-area: 3 / span 5;}
  .item4 {grid-area: 4 / span 1;}
  .item5 {grid-area: 4 / span 4;}
  .item6 {grid-area: 5 / span 5;}







  .grid-container {
  	display: grid;
  	grid-template-areas:
    	'right right right right right'
   	'header header header header header'
	'arquitecta arquitecta arquitecta arquitecta arquitecta'
    	'menu main main main main'
    	'footer footer footer footer footer';
  	gap: 0px;
 	background-color: white;
  	padding: 0px;
	}





.grid-container > div {
   	padding: 0px;
  	font-size: 14px;
  	margin: 0;
  	box-sizing: border-box;
	}




body 	{
  	font-family: Helvetica, Verdana, Arial, sans-serif;
  	text-decoration: none;
  	margin-top: 0px;
	}
	



#inhalt {
	padding-top: 0px; 
	padding-bottom: 0px;
	margin-left: auto; 
	margin-right: auto;
	}





.item1 {
  grid-area: right;
  align: right;
  text-align: right;
  text align: top;
  margin-right: 3%;
  }
  


.item2 {
  grid-area: header;
  align: center;
  background-color: white;
  color: #ff4814;
  border-bottom: 1px solid #ff4814;
  text-align: center; 
  margin-left: 5%;
  margin-right: 5%;  
  }



.item2 > h1 {
  text-align: center; 
  align: bottom;
  font-size: 350%;
  font-weight: normal;
  color: #ff4814;
  margin: 0;
  padding: 0;
  margin-top: 30px;
  }

 



.item2 > h3 {
  	align: center; 
  	text-align: top;
  	text-align: center;
  	font-size: 180%;
	color: #ff4814;
  	font-weight: bold;
	vertical-align: top;
	line-height: 3px;
	}



.item3 {
  	grid-area: arquitecta;
	color: #111111;
  	align: center;
  	text-align: center;
  	text-align: top;
  	width: 100%;
    	margin: 0%;
	padding-bottom: 20px;
	}

h4 {
  margin-top: 6px;
  margin-bottom: 0px;
  background-color: #ffffff;
  font-size: 180%;
  font-weight: normal;
  text-decoration: none;
  margin-left: 0%;
  margin-right: 2%;
  align: center;
  text-align: center;
  width: 100%;
  color: #222222;
  }













.item4 {
  grid-area: menu;
  background-color: white;
  text-align: left;
  color: #111111;
  list-style-type: none;
  }


 

.item4 ul {
  list-style-type: none;
  font-family: Helvetica, Verdana, Arial, sans-serif;
  }




.item4 li {
  margin-bottom: 0px;
  background-color: #ffffff;
  font-color: #ff4814;
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-weight: bold;
  text-decoration: none;
  list-style-type: none;
  }














.item4 {
  grid-area: menu;
  background-color: white;
  text-align: left;
  color: #000000;
  list-style-type: none;
  width: 88%;
  }


 

.item4 ul {
  list-style-type: none;
  margin-top: 200px;
  padding-bottom: 0px;
  }




.item4 li {
  padding-top: 1px;
  margin-bottom: 26px;
  background-color: #ffffff;
  font-color: #ff4814;
  font-size: 84%;
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-weight: bold;
  text-decoration: none;
  list-style-type: none;
  width: 120%;
  }









a	{
	font-size: 90%;
	margin: 1px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;	
	font-family: Helvetica, Verdana, Arial, sans-serif;
	}




a:link	{
	font-size: 100%;
	padding: 0px 0px 0px 0px;
	text-decoration: none;	
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-color: #ffffff;
	}



a:visited	{
	font-size: 100%;
	margin: 1px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;	
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-color: #ffffff;
	}




a:hover{
	color: #ff4814;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	}







.item5 {
  grid-area: main;
  margin-left: 17%;
  margin-right: 40%;
  
  }



.item5 > p {
  margin-bottom: 17px;
  padding-left: 13%;
  font-size: 180%;
  line-height: 38px;
  padding-right: 24%;
  text-align: justify;
  margin-bottom: 40px;
  }





.item5 > h2 {
  font-size: 180%;
  padding-bottom: 0px;
  color: #000000;
  font-weight: bold;
  padding-left: 0px;
  background-color: #ffffff;
  padding-left: 13%;
  padding-right: 10%;
  margin-top: 150px;
  }




.item6 {
  grid-area: footer;
  border-top: 1px solid #000000;
  background-color: white;
  color: #000000;
  margin-left: 2%;
  margin-right: 3%;
  margin-top: 0px;
  }






.item6 {
  grid-area: footer;
  text-align: center;
  padding-left: 3.5%;
  padding-right: 3.5%;
  margin-bottom: 2px;
  background-color: #ffffff;
  font-color: #black;
  font-size: 190%;
  font-weight: bold;
  text-decoration: none;
  }







p	{
	font-size: 105%;
	margin: 1px;	
	padding: 0px 1px 0px 1px;
	text-decoration: none;	
	font-weight: normal;
	}




a	{
	font-size: 90%;
	margin: 1px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;	
	color: black;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	}



.Palmas	{	
	color: #ff4814;
	line-height: 21px;
	font-style: normal;
	font-weight: normal;
	}




.knoepfe{
	font-size: 220%;
	line-height: 44px;
    	color: black;
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 100%;
	margin-left: 280px;
	}



.knoepfe2{
	color: #555555;
	font-weight: normal;
	ffont-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:190%;
	}






.knoepfe3{
	font-size: 190%;
	color: #777777;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-right: 360px;
	margin-top: 50px;
	}



	


img	{	
	border-style: none;
	}












.hallo {
	font-size: 10px;
	color: #ff4814;
	text-decoration: none;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}


.item7 > h5{
	display: none;
	}


.canary {
	width: 1.25%;
	height: auto;
	padding: 0px 5px;
	}

.Azotea {
	font-size: 95%;
	color: #000000;
	text-decoration: none;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	}

}






	