@CHARSET "ISO-8859-1";

#header #nav-head div.selectbox {
	right: 410px;
}

#leftSide{
	position:absolute;
	width:20px;
	left: 0px;
	top:0px;
	bottom: 0px;
	!height:10000px;
	background-image: url(lib/gfx/bgs/bg-body.gif);
	background-repeat:no-repeat;
}

#rightSide{
	position:absolute;
	width:20px;
	right: 0px;
	top:0px;
	bottom: 0px;
	!height:10000px;
	background-image: url(lib/gfx/bgs/bg-body.gif);
	background-repeat:no-repeat;
}

#leftSide2{
	position:absolute;
	width:8px;
	left: 20px;
	top:0px;
	bottom: 0px;
	!height:10000px;
	background-image: url(lib/gfx/bgs/bg-shop-sideframe-left.gif);
}

#rightSide2{
	position:absolute;
	width:8px;
	right: 20px;
	top:0px;
	bottom: 0px;
	!height:10000px;
	background-image: url(lib/gfx/bgs/bg-shop-sideframe-right.gif);
}

.pseudoFrameset{
	height: 100%;
	overflow: hidden;
}

#content{
	overflow: auto;
	margin-left: 28px;
	margin-right: 28px;
	height: 100%;
}

#header #nav-head .userdata {
	height:69px;
	width:222px;
	padding:0px;
	border:0px solid #fff;
	background:#ecf0f4;
	margin:0px;
	position:absolute;
	top:-4px;
	right: 0px;
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #2d3742;
}
#header #nav-head .userdata .inner{
	padding: 10px 10px 15px 25px;
}
#header #nav-head .userdata b{
	display: block;
}

.logoutarea{
	background-color: green;
	position: relative;
	width: 100%;
}

.logoutarea .spacer{
	background-color: white;
	width: 5px;
	position: absolute;
	top: 0px;
	height: 19px;
	right: 222px;
}

.logoutarea .langselect{
	border: 0px !important;
}

#header #nav-head .selectbox{
	position: absolute !important;
	right: 320px !important;
}

#header #nav-head .selectbox p{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	width: 100px;
	height: 17px !important;
}
#header #nav-head .selectbox select{
	position: absolute;
	top: 0px;
	left: 60px;
	width: 180px;
	border-top: 1px solid black !important;
	height: 19px !important;
}
#header #nav-head .selectbox a{
	position: absolute;
	top: 0px;
	left: 300px; 
}
#nav-main{
	height: 19px !important;
	overflow: hidden !important;
}
#header #nav-head .selectbox a{
	top: 20px;
	left: 0px;
}
.langmultiselect{ 
	 color:#97a6b7;
	display: block; 
	width: 74px; 
	height: 19px; 
	background-color: #ecf0f4; 
	background-repeat: no-repeat;
	text-decoration:none;
	line-height:20px;
	text-align:center;
}