html {
	
	height:100%; 
	max-height:100%; 
	width:100%; 
	max-width:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	overflow: inherit;
	background-repeat: repeat-x;
	/*background-repeat: norepeat-y;*/
	background-image: url(../template/images/page_bg_rev.png);
	overflow-y: auto;
	}

body {
	
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0;		
	font-family: Tahoma, Times, serif;
	font-size: 13px;		
	background-image: url(../template/images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
	/*background-color:#F8F4DA; */	
}
#rahmen {
	overflow-y: auto;
	overflow-x: hidden;
	display:block;
	position:absolute;
	z-index:3;
	top:170px;
	bottom:43px;
	width:840px;
	margin-left:-355px;
	left:50%;	 
	border-left:2px solid #1d3c7f;
	border-right:2px solid #1d3c7f;
	border-top:2px solid #1d3c7f;
	border-bottom:2px solid #1d3c7f;
	/*background-color:#ffffff;*/
	background-color:#FEFBF3;
	/*background-image: url(../template/images/page_bg_rev.png);*/
	padding-left: 12px;   
	padding-top: 12px;
	}	
	
* html #rahmen 
{
	display:block;
	position:absolute;
	overflow-y: auto;
	overflow-x: hidden;
	margin-top: 0px;
	background-color:#FEFBF3;
	top:170px; 
	bottom:43px; 
	height:71%;
	width:800px;
	padding-left: 12px;   
	padding-top: 12px;
	
}
	
/* Header */

#header {
	
	position:absolute;
	margin-left:-478px;
	left:49.2%;
	top:129px;
	width:1000px;
	min-width:800px;
	height:30px;
	background: transparent;
	z-index:8;
	border:0px solid #fff;
	/*border-color: transparent;*/
	overflow: hidden;
	

	}

* html #header {
	
	
	overflow: hidden;
	left: 49.2%;
	top:129px; width:1000px; height:100px;
	

	}


#menu {
	position:absolute; 	
	margin-left:-520px; 	 
	left:50%; 
	top:0;
	margin-top: -10px; 
	width:300px; 
	min-width:300px; 
	height:500px;
	background: transparent; 
	z-index:1;  
	border:0px solid #fff;	
	border-color: transparent;
	
	
	}
* html #menu {
	top:2px; width:300px; height:500px;

	}

#foot {
	
	text-align:left;
	margin: 0;
	vertical-align:bottom;
	position:absolute; 
	margin-left:-490px; 
	left:50%; 
	bottom:0; 
	width:1000px; 
	min-width:640px; 
	height:50px; 
	z-index:6; 
	border:0px solid #fff;
				
	}
	
*html #foot {
	bottom:2px; width:1000px; height:48px;
	}
	
.text-bottom 
{vertical-align: text-bottom;}

#bottom 

{vertical-align: bottom;}


 #bild
{
	text-align:center;
	margin: 0;
	vertical-align:bottom;
	position:absolute; 
	margin-left:-490px; 
	left:49%; 
	bottom:0; 
	width:1000px; 
	min-width:440px; 
	height:50px; 
	z-index:0; 
	border:0px solid #fff;
	/*background-image: url(../template/images/page_bg.gif); background-position:0 100px;*/
	background-repeat: no-repeat;
	background-position: left bottom;

}

#wagen
{
	text-align:center;
	padding: 0;
	margin: 0;
	vertical-align:bottom;
	position:absolute; 
	margin-left:-486px; 
	left:49%; 
	top: 170px; 
	width:150px; 
	min-width:100px; 
	height:200px; 
	z-index:0; 
	border:0px solid #fff;
	
	margin-bottom: 110px;
	/*random image imp./*
	/*color:#fff;*/
	/*background:url(../template/images/222.gif); background-position:0 100px;*/
	background-repeat: no-repeat;
	background-position: left bottom;

}

div.bgprint {
				background-image: url(../images/hr.png);
				background-repeat: repeat-x;
				border: none;
				width:640px;height:20px;
}

