		img, div { behavior: url(css/iepngfix.htc) }
		
		* {
			font-family:'Arial',Arial,sans-serif;
			margin:0;
			padding:0;
			font-size:14px;
		}

		a {
			text-decoration:none;
			color:#666654;
		}
		
		body {
			background:#888F84;
			color:#666654;
		}
			#mncd_main {
				width:980px;
				height:650px;
				position:relative;
				text-align:left;
			}

				#mncd_main #mncd_shade_left {
					top:0;
					left:0;
					position: absolute;
					width:10px;
					height:635px;
					background:url('../img/schatten_links.png') 2px repeat-y;
				}

				#mncd_main #mncd_shade_right {
					top:0;
					left:970px;
					position: absolute;
					width:10px;
					height:635px;
					background:url('../img/schatten_rechts.png') repeat-y;
				}

				#mncd_main #mncd_shade_bottom {
					top:640px;
					left:16px;
					position: absolute;
					width:948px;
					height:10px;
					background:url('../img/schatten_unten.png') repeat-x;
				}

				#mncd_main #mncd_shade_left_corner {
					top:635px;
					left:0;
					position: absolute;
					width:16px;
					height:15px;
					background:url('../img/schatten_ecke_l.png') 2px -2px no-repeat;
				}

				#mncd_main #mncd_shade_right_corner {
					top:635px;
					left:964px;
					position: absolute;
					width:16px;
					height:15px;
					background:url('../img/schatten_ecke_r.png') -2px -2px no-repeat;
				}


				#mncd_main #mncd_body {
					position:absolute;
					top:0;
					left:10px;
					width:960px;
					height:640px;
					background:url('../img/flaeche_1p.jpg') 0 140px repeat-x #FFFFFF;

				}

					#mncd_main #mncd_body #mncd_logo {
						position:absolute;
						top:15px;
						left:105px;
						width:181px;
						height:45px;
						background:url('../img/logo_niemann.png');
					}

					#mncd_main #mncd_body #mncd_slogan {
						position:absolute;
						top:60px;
						left:0;
						width:960px;
						height:80px;
						background:url('../img/streifen.jpg');

					}

					#mncd_main #mncd_body #mncd_picture {
						position:absolute;
						top:0;
						left:636px;
						width:285px;
						height:640px;
						clip:rect(0px, 285px, 640px, 0px);

					}

					#mncd_main #mncd_body #mncd_navi_shower {
						position:absolute;
						top:200px;
						left:30px;
						width:75px;
						height:378px;
					}

					#mncd_main #mncd_body #mncd_content {
						position:absolute;
						top:200px;
						left:105px;
						width:420px;
						height:378px;

					}

						#mncd_main #mncd_body #mncd_content h2{
							font-size:16px;
							font-weight:bold;
						}
						
						#mncd_main #mncd_body #mncd_content h3{
							font-size:14px;
							font-weight:bold;
						}
						
						#mncd_main #mncd_body #mncd_content p{
							margin-bottom:1.5em;
						}
						
						#mncd_main #mncd_body #mncd_content li{
							margin-bottom:2em;
							list-style-type:square;
							#list-style: square;
						}
						
						#mncd_main #mncd_body #mncd_content .impressum_spalte_links {
							position:relative;
							width:50px;
						}
								
					#mncd_main #mncd_body #mncd_navigation {
						position:absolute;
						top:145px;
						left:105px;
					}
						#mncd_main #mncd_body #mncd_navigation a,
						#mncd_main #mncd_body #mncd_footer a {
							letter-spacing: 5px;
							font-size: 14px;
							text-decoration:none;
							font-family:'Arial Narrow',Arial,sans-serif;
							color:#666654;
						}
						#mncd_main #mncd_body a.navi_active {
							color:#009CAD
						}
						#mncd_main #mncd_body #mncd_navigation .navi_spacer,
						#mncd_main #mncd_body #mncd_footer .navi_spacer {
							color:#009CAD;
							padding:0 15px 0 15px;
						}


					#mncd_main #mncd_body #mncd_lines {
						position:absolute;
						top:606px;
						left:0;
						width:960px;
						height:0;
						max-height:0;
						border-top: 2px solid #C1C0BF;
						border-bottom: 2px solid #FFFFFF;
					}

					#mncd_main #mncd_body #mncd_footer {
						position:absolute;
						top:616px;
						left:105px;
					}