* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */

body {
	text-align:center;
	min-height:650px;/* for good browsers*/
	min-width:680px;/* for good browsers*/	
	background-color: #fff;	
}

a, a:hover, a:visited {
	color: #8f89cd;
}

div
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	display: block;
	margin: 0px;
	padding: 0px;
}

#xouter{
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}

#xcontainer {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 650px;
}

#xinner
{
	width: 100%;	
	height: 650px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #000;
}

#xinnerinner
{
	width: 950px;	
	height: 650px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;		
}

.clear
{
	width: 100%;
	height: 0px;
	clear: both;
}

h1 {
	font-size: 15px;
}

#topbanner {
	margin-top: 128px;
	/* height: 80px; */
	z-index: 200;
}

#menucontainer {
	height: 30px;
	z-index: 200;
}

#menucontainer a {
	display: block;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

#menucontainer a:hover {
	color: #8f89cd;
}

div#rightpart
{
	display: block;
	background-image: url(images/0.jpg);
	width: 475px;
	height: 650px;
	float: right;
}
	

div#lowerregions
{
	width: 100%;	
}

#fotocontainer
{
	position: relative;
	width: 475px;
	height: 100%;
	float: left;
	/* border: 2px red solid; */
}

#fotocontainer img
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#breadcumbcontainer {
	clear: right;
}

#contentcontainer {
	width: 475px;
	height: 100%;
	float: right;
	text-align: left;
	position: relative;
	z-index: 1;
}

div#sitemaplink
{
	position: absolute; left: 340px; top: 414px;
}

div#webshoplink
{
	position: absolute; left: 0px; top: 380px;
	height: 25px;
	width: 150px;	
}

#xinner .innercontent
{
	color: #d4d4d4;
	float: left;
	padding: 10px;
	padding-left: 42px;
	width: 455px;
	height: 350px;
	text-align: justify;
	overflow: auto;	
}

div#submenuwrapper
{
	position: relative;
	height: 60px;
	width: 475px;
	overflow: visible;
}

div#submenucontainer
{
	position: absolute;
	top: 0px;
	margin-top: 5px;
	margin-left: 0px;
	background-color: #565656;
	color: #fff;
	overflow: visible;
	height: 60px;
	width: 0px;
	left: 0px;
	/* padding-left: 10px; */
	vertical-align: text-bottom;
}

div.submenuinnercontainer
{
	display: none;
	float: right;
	height: 60px;
}

#menumouseoutregionleft {
	width: 5px;
	margin-top: -200px;
	height: 220px;
	float: right;
}

#menumousoutregionbottom {
	float: right;
	clear: both;
	width: 100%;
	height: 5px;
}

.menuitem
{
	padding-top: 4px;
	float: right;
	width: 90px;
	height: 20px; /* menuheight */
}

.submenu
{
	/* position: absolute; */
	bottom: 5px;
	text-align: left;
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	overflow: visible;
	float: left;
	width: 100px;
}

.submenulink {
	text-decoration: none;
	color: #fff;
}

.submenulink:hover {
	color: #8f89cd;
}
