#motioncontainer {
	width: 426px;
	height: 130px;
}
* html #motioncontainer {
	width: 420px;
	height: 130px;
}



#motioncontainer a img {
	border: 1px solid #cccccc;
}

#motioncontainer a:hover img {
	border: 1px solid navy;
}

#statusdiv {
	background-color: lightyellow;
	border: 1px solid gray;
	padding: 2px;
	position: absolute;
	left: -300px;
	visibility: hidden;
}

#motioncontainer a:hover {
	color: red;
}

#nachlinks { color:#4c77a3;  float:left; height:60px; border: solid 1px #4c77a3; margin-left:10px; margin-right:5px; padding-top: 40px; padding-right: 3px; padding-left: 3px !important; cursor:pointer; width:8px; text-align:center;}
#nachlinks:hover { background:#4c77a3; color: #cbe0f4;}

#nachrechts { color:#4c77a3;  float:right; height:60px; border: solid 1px #4c77a3; margin-left:5px; margin-right:10px; padding-top: 40px; padding-right: 3px; padding-left: 3px !important; cursor:pointer;  width:8px; text-align:center;}
#nachrechts:hover { background:#4c77a3; color: #cbe0f4;}