@charset "UTF-8";

#header {
	border-bottom: -30px;
}

h3 {
	font-size: 10px;
	height: auto;
	width: auto;	
	}

#we h2, #video h2, #bild h2, #contact h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #E8F5E9;
	background-color: #1A237E;
	text-align: center;
}

#we, #video, #bild, #contact {
	
	background-color: #FFF;
}

#we img, #video img, #bild img, #contact img {
	
	padding: 0px;
	algin: center;
	border: 0px solid #999;
}

#we p, #video p, #bild p, #contact p {
	
	padding: 2px;
	algin: left;
	border-left: 2px;
	border-right: 2px;
	font-size: 14px;
	color: black 87%;
}

body {
	font-size: 12px;
	background-color: #E8EAF6;
}

#footer {
	color: #E8F5E9;
	text-align:center;
	background-color:#303F9F;
	
	}
	
		#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	color: #1A237E;
	}
#nav ul {
	
	padding: 0px;
	margin: 0px;
	
}

#nav li {
	color: #8BC34A;
	font-size: 18px;
	display: block;
	list-style-type: none;
	background-color: #E8EAF6;
	padding-left: 5px;
	margin-bottom: 3px;
}

#nav a {
	color: #1A237E;
	text-decoration: none;
	
}

#nav a:hover {
	color:#5C6BC0;
}
	
	
	@media only screen and (min-width: 481px) {
		
		#header h1 {
	font-size: 24px;
	margin-top: 10px;
	margin-bottom: 90;
	}
	
		#nav ul {
		height: 30px;
		margin-top: 30px;	
		}
		
		#nav li {
		display: inline;
		border-right: 1px #5C6BC0 solid;
		border-left: none;
		border-bottom: none;
		border-top: none;
		padding: 0px 10px 0px 10px;
		}
		
		#nav li:last-child {
			border-right: none;	
		}
		
		#nav li:first-child {
			padding-left: 0px;	
		}
		
			#twitter img {
		position: relativ;
		left: 95%;
	}
		#yt img {
		position: relativ;
		left: 50%;
		right: 50%;
		
		}
		
		#fty img, #yt img, #twitter img {
		max-height: 796px;
		max-lenght: 796px;
		}
		}
		}
	@media only screen and (min-width: 769px) {
		
		#header h1 {
	font-size: 50px;	
	}
	
	#we, #video, #bild, #contact {
			border-top: 2px #00FF00 sold;
		
}

	#fty img, #yt img, #twitter img {
		max-height: 400px;
		max-lenght: 400px;
		}

		
		}
	}
	

