div.boxStandardColoured,
div.boxStandard,
div.boxImportant {
	border:1px solid #666;
	padding:0;
	clear:both;
}

div.boxStandardColoured h2,
div.boxStandard h2,
div.boxImportant h2{
	background-color:#666;
	color:#fff;
	margin:0;
	padding:3px;
	font-size:14px;
	border-bottom:1px solid green;
}

div.boxStandardColoured p,
div.boxStandard p,
div.boxImportant p{
	margin:0;
	padding:5px;
}

p.hinweis {font-style:italic;color:#666;border:1px solid #999;padding:5px;font-size:11px;}

div.boxStandardColoured {background-color:#ccc;}

div.contentNameValuePair {clear:both;padding:5px;}
div.contentNameValuePair div.contentName {float:left;clear:both;}
div.contentNameValuePair div.contentValue {float:right;}
div.materialanforderung {clear:both;text-align:right;padding:5px;}
