@media(min-width:800px) {

#firsttable {
	width: 200px;
	text-align: center;
}

#firsttabletd1 {
	width:50px;
}

#firsttabletd2 {
	text-align:center;
}

#firsttabletd3 {
	width:50px;
}

.pfeil {
	color:#000000;
	font-size:48px;
}

#pfeillinks {
	color:#000000;
	font-size:40px;
}

#pfeilrechts {
	color:#000000;
	font-size:40px;
}

#viewerimg {
	cursor:pointer;
}

#gallerycontainer {
	text-align:center;
}

#galleryoverlay {
	display:none; position:absolute; top:0px; border:1px solid black; left:0px; padding:20px; width:890px; background-color:rgba(255,255,255,255);
}

#closebutton {
	position:absolute; top:0px; right:4px; font-weight:bold; width:20px; height:20px; font-size:15pt;
}

#secondtable {
	background-color:transparent; width:100%;
}

#secondtabletd1 {
	width:50px;
}

#secondtabletd2 {
	text-align:center;
}

#secondtabletd3 {
	width:50px;
}

#bigviewerimg {
}
}