div.box div#map-germany {
	margin-top: 1em;
	background: url(../images/germanyMapHighlights.jpg) top left no-repeat;
	height: 224px;
}
div.box .baden-wuerttemberg {
	background: url(../images/germanyMapHighlights.jpg) 0 -224px no-repeat !important;
}
div.box .bayern {
	background: url(../images/germanyMapHighlights.jpg) 0 -448px no-repeat !important;
}
div.box .berlin {
	background: url(../images/germanyMapHighlights.jpg) 0 -672px no-repeat !important;
}
div.box .brandenburg {
	background: url(../images/germanyMapHighlights.jpg) 0 -896px no-repeat !important;
}
div.box .bremen {
	background: url(../images/germanyMapHighlights.jpg) 0 -1120px no-repeat !important;
}
div.box .hamburg {
	background: url(../images/germanyMapHighlights.jpg) 0 -1344px no-repeat !important;
}
div.box .hessen {
	background: url(../images/germanyMapHighlights.jpg) 0 -1568px no-repeat !important;
}
div.box .mecklenburg-vorpommern {
	background: url(../images/germanyMapHighlights.jpg) 0 -1792px no-repeat !important;
}
div.box .niedersachsen {
	background: url(../images/germanyMapHighlights.jpg) 0 -2016px no-repeat !important;
}
div.box .nordrhein-westfalen {
	background: url(../images/germanyMapHighlights.jpg) 0 -2240px no-repeat !important;
}
div.box .rheinland-pfalz {
	background: url(../images/germanyMapHighlights.jpg) 0 -2464px no-repeat !important;
}
div.box .saarland {
	background: url(../images/germanyMapHighlights.jpg) 0 -2688px no-repeat !important;
}
div.box .sachsen {
	background: url(../images/germanyMapHighlights.jpg) 0 -2912px no-repeat !important;
}
div.box .sachsen-anhalt {
	background: url(../images/germanyMapHighlights.jpg) 0 -3136px no-repeat !important;
}
div.box .schleswig-holstein {
	background: url(../images/germanyMapHighlights.jpg) 0 -3360px no-repeat !important;
}
div.box .thueringen {
	background: url(../images/germanyMapHighlights.jpg) 0 -3584px no-repeat !important;
}


/* Gallery Styles */
#motioncontainer {
	width: 500px; /* Set to gallery width, in px or percentage */
	height: 100%;
}
#motioncontainer a img {
	border: 1px solid #FFFFFF; /* Set image border color */
}
#motioncontainer a:hover img {
	border: 1px solid #000000; /* Set image border hover color */
}
#statusdiv {
	background-color: lightyellow;
	border: 1px solid #000000;
	padding: 2px;
	position: absolute; /* Stop Editing Gallery Styles */
	left: -300px;
	visibility: hidden;
}
/* End Gallery Styles */
