html, body {
	width: 100%;
	height: 100%;
}
body {
  background:
        url(http://www.mlease.de/mlease-background-noflash.jpg) no-repeat top left;
	margin: 0;
	padding: 0;
 background-color:#000000;
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 12px;
	line-height: 117%;

}
	.menu {
		margin: 0;
		text-decoration:none;
		text-align: right;
		padding: 0px 15px 5px 5px;
		font-size: 20px;
		color: #ffffff;
		text-transform: uppercase;
		font-weight: bold;
		line-height: 20px;
	}

		a,
a:link
a:active
a:visited {
    text-decoration: underline;}
	
a {
	color: #ffffff;
	text-decoration:none;
}
a:hover {
	color: #19b4fc;
}
a img {
	border: 0;
	border: none;
}
.haupttext {
	position: absolute;
	width: 555px;
	height: 81px;
	min-height: 81px;
	padding: 20px 10px 20px 30px;
	margin: 0;
	background: url(black.png) left top no-repeat;
	font-size: 13px;
	color: #ffffff;
	z-index: 10;
	left: 474px;
	top: 0px;
	height: 100%;
		}
		#main {
	position: relative;
	margin: -250px 0 0 0;
}
		.haupttext:hover {
			background: url(black2.png) left top no-repeat;
		}
					#zoneFlash {
	position: absolute;
	width: 500;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1 
}
	.txt-noflash {
		position: relative;
		text-align: right;
		padding: 475px 10px 0 450px;
		z-index: 100000000;
	}
#header {
	position: relative;
	width: 100%;
	z-index: 10;
}
#logo {
	position: relative;
z-index: 10;
}

	.content {
		margin: 0;
		padding: 19px 0 0 0;
		height: auto ;
		height: 340px;
		min-height: 340px;
			}
			
			.text-hintergrund{

	background-color: #000000;

			}
