@media screen and (min-width:76em)and (max-width:300em)

header {
	
}


header {
	position: absolute;
	top: 45px;
	height: 110px;	
	width: 40em;	
	left:50%;
	margin-left:-20em;
	}

h1 {
	font-size: 3.8em;
	font-weight: 600;
	color: #333;
	text-align: center;
	}




main{}

.wrapperLogo{
	position: absolute;
	height: auto;
	width:40em;
	margin-top: 235px;	
	left:50%;
	margin-left: -16.82em;

	}

.logo{
	position: absolute;
	height: 30em;
	width:auto;
	}




nav {
	position: absolute;
	top: 680px;
	left:50%;
	margin-left: -35em;	
	width: 1120px;
	height: 17%;
	float: none;
	}

 .navibilder1  {
	position: relative;
	height: auto;
	width: 7%;
	margin: 2%;
	float: left;	
	text-align: center;
	}

h4 {
	font-size: 1.0em;
	color: #333;
	font-weight: 400;	
}

img {
	width: 88%;
	height: auto;
	text-align: center;
}












/*
ab hier unnötig

wrapper2 {
	position: absolute;
	height: auto;
	width:28.125em;
	top: 100px;
	left:50%;
	margin-left: -15.5em;	
	background-color: ;	
}

h2 {
	font-size: 1.4em;
	color: #666;
	font-weight: 500;
	font-style: italic;
	text-align: center;
	line-height: 1.9em;
	
}
h3 {
	font-size: 1.1em;
	color: #1C21DF;
	font-weight: 600
	
	
}
	


 {
	box-shadow: 0px 0px 20px 20px #C03;
}

text-shadow: 7px 7px 50px #909090, 7px 7px 50px #666, 0px 0px 100px #C5C5C5, 0px 0px 100px #C5C5C5, 3px 3px 0px #03C, -2px -2px 0px #03c;
*/


}

