html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	font-size:76%;
	font-family:georgia, palatino linotype, times new roman, serif;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
	}

body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0;
   background-color:#ECE5BB;
	}

#content {
	display:block; 
	overflow-x:hidden; 
	overflow-y:auto; 
	position:absolute; 
	z-index:7; 
	top:124px; 
	bottom:26px;
	width:909px; 
	margin-left:-445px; 
	left:50%; 
	background:#ECE5BB;
	padding:10px;
	}

/* f�r IE6 */
* html #content {
	height:100%;
	border-top:0px solid #fff; 
	border-bottom:0px solid #fff;
	background-attachment: fixed;	
	width:929px;
	}

#header {
	position:absolute; 
	margin-left:-445px; 
	left:50%; 
	top:0; 
	width:929px; 
	min-width:929px; 
	height:100px; 
	background-color:#ECE5BB;
	z-index:4; 
	}

#menu {
	display:none;
	position:absolute; 
	margin-left:-445px; 
	left:50%; 
	z-index:5;
	top:100px; 
	width:929px; 
	min-width:929px; 
	background-color: #ECE5BB;
	z-index:6; 
	border-top:1px solid #523912;
	border-bottom:1px solid #523912;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	height: 10px;	
}

/* ab IE7 */
body>div#menu{height: 14px;}	

	#footer {
	text-align:center;
	position:absolute; 
	margin-left:-445px; 
	left:50%; 
	bottom:2px; 
	width:929px; 
	min-width:929px; 
	height:20px; 
	z-index:8;
   background-color: #736C1A;
	border-top:1px solid #523912;
	border-bottom:1px solid #523912;
	font-weight:bold;
	color:#FCF8DC;
padding-top:4px;
padding-bottom:4px;
height: 10px;	
	}	

/* ab IE7 */
body>div#footer{height: 14px;}	

#border3px {
	display:block; 
	position:absolute; 
	z-index:2; 
	top:0; 
	bottom:0; 
	width:937px; 
	margin-left:-452px; 
	left:50%; 
	border-left:3px solid #523912;
	border-right:3px solid #523912;
	background:transparent;
	}

/* f�r IE6 */
* html #border3px {
	height:100%;
	width:943px;
	}

#border1px {
	display:block; 
	position:absolute; 
	z-index:3; 
	top:0px; 
	bottom:0px; 
	width:929px; 
	margin-left:-446px; 
	left:50%; 
	border-left:1px solid #523912;
	border-right:1px solid #523912;
	background:transparent;
	}

/* f�r IE6 */
* html #border1px {
	height:100%;
	width:931px;
	}

/* ganz Linke Linie */
#border1pxOuter {
	display:block; 
	position:absolute; 
	z-index:1; 
	top:0px; 
	bottom:0px; 
	width:949px; 
	margin-left:-456px; 
	left:50%; 
	border-left:1px solid #523912;
	border-right:1px solid #523912;
	background:transparent;
	}

/* f�r IE6 */
* html #border1pxOuter {
	height:100%;
	width:951px;
	}
	
#borderLogo {
	display:block; 
	position:absolute; 
	z-index:5; 
	top:0px; 
	bottom:0px; 
	width:100px; 
	margin-left:-500px; 
   margin-top:0;
	left:50%; 
	border-left:0px solid #523912;
	border-right:0px solid #523912;
	}	

/* Bereich f�r den Shop-Header */
#shopHeader {
	display:block; 
	position:absolute; 
	z-index:5; 
	top:0px; 
	bottom:0px; 
	width:929px; 
	margin-left:-446px; 
	left:50%; 
	border-left:0px solid #red;
	border-right:0px solid #red;
	background:transparent;
	padding-top:5px;
	}

/* f�r IE6 */
* html #shopHeader {
	height:100%;
	}							
