
body, input, select, textarea, p, a	{	font-family: Arquitecta;
		font-size: 1.2em;
		letter-spacing: 0.02em;
		
		color: white;
		text-align:center;
		text-decoration: none;
		}

.linksb { text-align:left;
	font-size: 1em;
	
	}

a { 
	font-size: 1em;
	
	}

h3 { text-align:left;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 0.1 em;
	color: rgb(189,165,108);
	}

h4 { text-align:left;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.1 em;
	color: #d2c8a2;
	}

h5 { text-align:left;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0.1 em;
	color: rgb(189,165,108);
	}


.bold { text-align:left;
	font-size: 1.2 em;
	font-weight: bold;
	}

.copyright { font-family: Arquitecta;
		font-size: 0.7em;
		letter-spacing: 0.02em;
		
		color: white;
		text-align:center;
		text-decoration: none;
		}


.mail	{	font-family: Arquitecta;
		font-size: 1em;
		letter-spacing: 0.02em;
		font-weight: 100;
		color: white;
		text-align:center;
		text-decoration: none;
		}
		
h1	{	font-family: Arquitecta;
		font-size: 1.8em;
		letter-spacing: 0.1 em;
		line-height: 1.3em;
		
		color: rgb(189,165,108);
		
	}
	
	
	h2	{	font-family: Arquitecta;
	font-weight: 100100;
		font-size: 1em;
		letter-spacing: 0.1 em;
		color: white;
		
		
		
	}
	
	
	
	.gold { color: rgb(189,165,108);
		font-size: 1em;
	}
	
	

a:hover { 
    color: rgb(189,165,108);
}


.menü	{	font-family: Arquitecta;
		font-size: 2.5em;
		text-align: left;
		letter-spacing: 0.1 em;
		line-height: 1.3em;
		color: black;
		text-decoration: none;
		
	}


@media only screen and (min-width: 0px)  and (max-width: 500px) {

h6	{				/**Projekt überschrift**/
		line-height: 1.3em;
	}





li		{	
			
				font-size: 10.3px;	
				font-family: times new roman;
				letter-spacing: 2px;						
				list-style: none; 
			
				padding-left: 1%;
				padding-right: 1%;
				display: inline;
				

			}



body, input, select, textarea, p, a	{	font-family: Arquitecta;
		font-size: 0.9em;
		letter-spacing: 0.02em;
		
		color: white;
		text-align:center;
		text-decoration: none;
		}
.mail	{	font-family: Arquitecta;
		font-size: 0.9em;
		letter-spacing: 0.02em;
		font-weight: 100;
		color: white;
		text-align:center;
		text-decoration: none;
		}
		
h1	{	font-family: Arquitecta;
		font-size: 1.1em;
		letter-spacing: 0.1 em;
		line-height: 1.3em;
		
		color: rgb(189,165,108);
		
	}
	
	
	h2	{	font-family: Arquitecta;
	font-weight: 100100;
		font-size: 1.1em;
		letter-spacing: 0.1 em;
		color: white;
		
		
		
	}

}