
body{
	background-color: #464646;
   font-family: Trebuchet MS, sans-serif;  
} 

#logo { 
	font-family: Trebuchet MS, sans-serif; 
	font-weight: 300; 
	margin: 10px;
	margin-left: 75px;
	position: fixed; top: 30px;
	color: #111111;
}


#nichts{
	margin-left: 1150px;
	position: fixed; top: 40px;
}
#nichts:hover{
	position:fixed; 
  	-webkit-transform: rotate(-30deg); 
  	-moz-transform: rotate(-30deg)
  	transition: all ease 0.6s;
}


#Marke{
	margin-left: 414px;
	position: fixed; top: 45px;
}

.Marke{
	margin-left: 64px;
	position: fixed; top: 60px;
  	font-size: 25pt; 
	color: #5e5d51;
}


#Modell{
	margin-left: 368px;
	position: fixed; top: 105px;
}
.Modell{
	margin-left: 75px;
	position: fixed; top: 100px;
  	font-size: 15pt; 
	color: #746d1d;
}

#col{
	margin-left: 422px;
	position: fixed; top: 185px;
}

#Messe{
	margin-left: 230px;
	position: fixed; top: 128px;
}
.Messe{
	margin-left: 85px;
	position: fixed; top: 215px;
  	font-size: 23pt; 
	color: #746d1d;
}


#Minner{
	margin-left: 220px;
	position: fixed; top: 233px;
}

.Minner{
	margin-left: 56px;
	position: fixed; top: 320px;
  	font-size: 15pt; 
	color: #746d1d;
}


#Mallandunter{
	margin-left: 145px;
	position: fixed; top: 245px;
}
.Mallandunter{
	margin-left: -10px;
	position: fixed; top: 218px;
  	font-size: 15pt; 
	color: #5e5d51;
}


#Partner{
	margin-left: 117px;
	position: fixed; top: 322px;
}

.Partner{
	margin-left: 30px;
	position: fixed; top: 378px;
	position:fixed; 
  	font-size: 13pt; 
	color: #5e5d51;
}


#Impressum{
	margin-left: -120px;
	position: fixed; top: 100px;
}


.Impressum{
	margin-left: 30px;
	position: fixed; top: 415px;
	font-size: 10pt; 
	color: #9e9215;
}

.imp{
	margin-left: 200px;
	position: fixed; top: 425px;
}

#Rechtliches{
	margin-left: 123px;
	position:fixed; top: 448px;
}
.Rechtliches{
	position:fixed; top: 433px;
	margin-left: 30px;
	font-size: 8pt;
	color: #746d1d;
}

a{
	font-family: Trebuchet MS, sans-serif; 
	text-decoration: none;
	font-style: none;
	font-size: 4pt;

}

/*a:hover{
	text-decoration: none;
	transition: all ease 0.6s;
	font-style: none;
	font-size: 40pt;
	

}*/


.recht{
	margin-left: 570px;
	margin-top: 205px;
	font-size: 18px;
	color: #dddddd;
	width: 530px;
	text-align: justify;

}

#urheber{


}

#alle{
	font-size: 13px;

}


#haftung{
	font-size: 18px;


}

#seiten{
	font-size: 13px;
}

#links{


}

#trotz{
	font-size: 13px;

}

ul{
	list-style: none;
}

p{
	font-family: Trebuchet MS, sans-serif; 
}

footer{
	position: fixed;
	bottom: 0;
	width: 100%;
	background-color: #464646;
	height: 70px;




