html {
	padding:0px; 
	margin:0px; 
	height:100%; 
	max-height:100%; 
	font-size:12px; 
	overflow:hidden; 
	font-family:verdana, sans-serif;
	line-height: 1.5;
	text-align: justify;
}
h1{ font-family:verdana, sans-serif; font-size:18px; font-weight:bold; }
body{	padding:0px;	margin:0px; 	height:100%; 	max-height:100%; 	overflow:hidden; 	background-color:#707070;}

#content {	position:absolute; 	top:126px; 	width:920px; 	bottom:25px;	left: 50%;	display: block; 	margin-left: -460px; 			overflow:hidden; 	z-index:3; 			background-color:#707070;}
#AccordionContainer {	position:absolute;	top:0px;	left:0px;}
#content_left {	position:absolute;	top:0px;	left:165px;	width:521px;	height:100%;	overflow:auto;	z-index:4;	padding:0px 5px 0px 5px;}
#content_right {	position:absolute;	top:93px;	left:50%;	margin-left:260px;	height:100%;	width:200px;	overflow:hidden;		padding:0px;		z-index:1000;}
* html #content {	width:920px; 	top:126px;	bottom:0px; 	height:100%;}
#head {		position:absolute;	min-width:920px; 	width:920px; 	height:126px;	margin-left: -460px;	top:0px; 	left:50%;	z-index:5;		background-color:#707070;	}
* html #head {	width:920px; 	height:124px; 	top:2px;}
* html #foot{	bottom:2px;	width:920px;	height:23px;}
#logo {	position:absolute;	right:1px;	top:0px;	width:200px;	height:91px;	background-image:url(../images/pashminalaya_logo.png);	background-repeat:no-repeat;	z-index:1000;	border:1px;}
#balken {	position:absolute;	bottom:13px;	width:715px;	left:0px;	height:20px;	z-index:1000;	background-color:#9c9c9c;}
#lang_selector {	position:absolute;	top:10px;	left:0px;	color:#e8e8e8;}
.lang_link {	text-decoration:none;	color:#e8e8e8;}
.lang_link:hover {	color:#ff0000;}
img {
	border:none;
}
