
		body {
			background-color: #fff;
			scrollbar-darkshadow-color: #ffffff;
			scrollbar-face-color: #ececec;
	
			font-family: tahoma, arial;
			font-size: 11px;
			color: #808080;
		}

		td {
			font-size: 11px;
		}

		h1 {
			color: #8C0000;
			font-family: arial, tahoma;
			font-size: 1.55em;
			font-weight: bold;
			letter-spacing: -0.1em;

			margin: 0px;
			margin-top: 5px;
			margin-bottom: -5px;
		}

		img {
			border: none;
		}

		a {
			color: #808080;
			text-decoration: none;
		}

		a:hover {
			color: #000;
			text-decoration: underline;
		}

		.ml_div {
			width: 460px;
			border: 1px solid #808080;
			background-color: #fff;
			background-image: url('../gfx/content_bg.gif');
			padding-right: 5px;
			padding-bottom: 5px;
			filter: progid:DXImageTransform.Microsoft.Shadow(color=#BDC3BD, Direction=135, Strength=3);
		}

		.ml_mail_gfx {
			float: left;
			margin-right: 15px;
		}
	
		.ml_title {
			margin-top: 8px;
			margin-bottom: 3px;
		}
	
		.ml_input {
			width: 166px;
			height: 21px;
			border: 1px solid #808080;
			padding: 3px;

			font-family: tahoma;
			font-size: 11px;
			color: #808080;
		}

		.ml_submit {
			border: none;
			width: 110px;
			height: 21px;
		}

		.content_div {
			width: 460px;
			border: 1px solid #808080;
			background-color: #fff;
			background-image: url('../gfx/bar_content_bund.gif');
			padding: 8px;
			padding-bottom: 20px;
			filter: progid:DXImageTransform.Microsoft.Shadow(color=#BDC3BD, Direction=135, Strength=3);
			line-height: 150%;
		}

		.content_title {
			margin-top: 3px;
			margin-bottom: 8px;
		}
