BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: #000033;
	margin-left : 0px;
	margin-top : 0;
	background-color : #E6F1F1;
}
.detail {
	font-size : 10px;
}
td.kopf {
	background-color : #334B8B;
	background-image : url(img/kopfbild.gif);
	background-repeat : no-repeat;
}
td.kopf_ende {
	background-image : url(img/kopf_ende.gif);
	background-repeat : repeat;
	color : White;
	background-color : #334B8B;
	font-size : 10px;
	padding-bottom : 4px;
	padding-right: 4px;
}
.hg{
	margin-left: 0;
	margin-top : 0px;
}
td.frame{
	padding-left : 6px;
	padding-top: 10px;
	padding-right: 4px;
}
A:HOVER {
	color: #000033;
}
A {
	text-decoration : none;
	color: #334B8B;
	font-weight : bold;
}
#kopf_print {
	display : none;
}

