body {
	background-image: url(../bilder/hintergrund_acts.jpg);
	background-repeat: repeat;
}

.middle.zwerge .box{
	background-color: #999999;
}
.middle.bauarbeiter .box{
	background-color: #993200;
}
.middle.touristen .box{
	background-color: #9B523E;
}
.middle.gnome .box{
	background-color: #C88262;
}	
.middle.weihnachten .box{
	background-color: #964F3B;
}
.middle.spezielles .box, .middle.spezielles .box_big{
	background-color: #CA7956;
}

h1 {
    margin-top: 0em;
	text-align: left;
}
section .box {
	vertical-align: middle !important;
}
section .box p {
	text-align: left; 
	font-weight: normal;
}