body { font-size:12pt; padding-top:90px;}
h1 { font-size:16pt; margin:0.7em 0; line-height:120%; font-weight:bold;}
h2 { font-size:14pt; margin:0.7em 0; line-height:120%; font-weight:bold;}
h3 { font-size:13pt; margin:0.7em 0; line-height:120%; font-weight:bold;}
p { margin:0.875em 0; line-height:150%; }
ul { padding-left:1.5em; list-style-type:square; }
#mlt, #menu, #fusszeile, #ContactForm, .B_crumbBox {
	display:none;
}
#inhalt a:after {
	content: " [Link: http://www.m-l-t.de/" attr(href) "] ";
}
#inhalt a[href^=http]:after {
	content: " [Link: " attr(href) "] ";
}
a { text-decoration:none; border-bottom:1px dotted darkgrey;}

#kopfzeile {
	position:absolute;
	top:0;
	right:0;
	border-bottom:1px solid lightgrey;
}
#kopfzeile img {
	border:0;
}

	.clear { clear:both; }
	.center{text-align:center;}
	.fl {
		float:left;
		margin-top:0;
		margin-right:12px;
		margin-bottom:12px;
	}
	.fr {
		float:right;
		margin-top:0;
		margin-left:12px;
		margin-bottom:12px;
	}
	.w300pi {
		width:300px;
	}
	.w350pi {
		width:350px;
	}
	.w50pro {
		width:47%;
	}
	.w50pro.fl { margin-right:2%; }
	.w50pro.fr { margin-left:2%; }