div#Main {
	width:  900px;
}

div#controller {
	margin:  0;
	padding:  0;
	position:  absolute;
	top: 70px;
	left:  30px;
}

div#thumball {
	margin:  0;
	padding:  0;
	position:  absolute;
	top:  90px;
	left: 30px;
}

div#thumbs {
	height: 436px;
	width:  83px;
	overflow: hidden;
}

div#thumbs li {
	margin-bottom: 20px;
	cursor:  pointer;
	text-align: center;
}

div#scrollbuttons {
	cursor:  pointer;
	width:  82px;
}

div#scrollbuttons img {
	cursor: pointer;
}

div#photodiv {
	margin:  0;
	padding:  0;
	position:  absolute;
	top:  150px;
	left: 320px;
}

div#Main a {
	text-decoration: none;
}

div#Main a:hover, a:visited {
	color:  white;
}

div#Main dd#bildunterschrift {
	color:  white;
}