.MsoNormal {}

ul 
{
	margin:0; 
	padding:0; 
	list-style:none
}

.menuitemleft{
	float: left;
	background-image: url(/img/menuitemleft.png);
	width: 23px;
	height: 22px;
}
.menuitemright{
	float: left;
	background-image: url(/img/menuitemright.png);
	width: 23px;
	height: 22px;
}
.menuitem{
	float: left;
	padding-top: 3px;
	background-image: url(/img/menuitem.png);
	height: 19px;
}

.menuitemleft_on{
	float: left;
	background-image: url(/img/menuitemleft_on.png);
	width: 23px;
	height: 22px;
}
.menuitemright_on{
	float: left;
	background-image: url(/img/menuitemright_on.png);
	width: 23px;
	height: 22px;
}
.menuitem_on{
	float: left;
	padding-top: 3px;
	background-image: url(/img/menuitem_on.png);
	height: 19px;
}
.transborder 
{
	border: 1px solid transparent; 
}
.frontimage{
	position: absolute;
	left: 456px;
	top: 317px;
    width: 69px;
    height: 300px;
}
.frontoverlay1, .frontoverlay2, .frontoverlay3
{
	position: absolute;
    left: 0px;
    width: 69px;
    height: 69px;
}
.frontimage1, .frontimage2, .frontimage3
{
	position: absolute;
    left: 0px;
    padding: 5px;
    width: 59px;
    height: 59px;
}
.frontoverlay1, .frontoverlay2, .frontoverlay3
{
    background-image: url(/img/frontoverlay.png);
    background-repeat: no-repeat;
}
.frontoverlay1, .frontimage1
{
    top: 0px;
}
.frontoverlay2, .frontimage2
{
    top: 72px;
}
.frontoverlay3, .frontimage3
{
    top: 144px;
}
.leftimage_white{
	position: absolute;
	left: 108px;
	top: 203px;
	background-image: url(/img/leftimage_white.png);
	width: 165px;
	height: 165px;
}
.leftimage1{
	position: absolute;
	left: 35px;
	top: 112px;
}
.leftimage2{
	position: absolute;
	left: 182px;
	top: 272px;
}
.leftimage1overlay{
	position: absolute;
	left: 35px;
	top: 450px;
}
.leftimage2overlay{
	position: absolute;
	left: 182px;
	top: 450px;
}
.leftoverlay {
	width: 378px; 
    height: 381px; 
    position: absolute; 
    left: 6px; 
    top: 95px;
}
.leftimagedesc{
	position: absolute;
	left: 219px;
	top: 113px;
	width: 118px;
	height: 130px;
	background-image: url(/img/leftimagedesc.png);
	color: #FFF;
	font-size: 11px;
	padding: 10px;
	padding-top: 20px;
	padding-bottom: 0px;
}
/*.maincontent, .topcontent, .middlecontent, #logincontent, .openorders, .basket, .orderform
{
	border: 1px solid transparent;
    padding: 5px;
}*/
.photocontainer
{
	height:400px;
}
#photos > li
{
	display: inline;
}