*, html, body{
	margin:0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif
}

img {
	border:none;
}

a, a:visited{
	color:#000;
	text-decoration: none;
}

a:hover{
	color:#ccc;
}

#wrapper{
	
	margin: 60px auto;
	width: 600px;
}

.neuefabrik{
	border-top: 0px solid #000;	
	margin: 0 0 0 0;
	font-size: 0.7em;
	float: left;
	width: 180px;
	
}

#fullwidth{
	margin-bottom: 40px;
}

.erster{
	margin-right:20px;
}

.letzter{
	margin-left:20px;
}

.logo{
	margin-bottom: 10px;
}

.titel{
	margin-bottom: 10px;
}
.adresse{
	margin-bottom: 20px;
}

.adresse2{
	margin-bottom: 30px;
}
.networks{
	margin-top:20px;
}
.networks img {
	margin: 0 2px 0 0;
}
