/*=====================
 HGM COLOR SCHEME:
=======================

grün (text):		rgb(153,204,0);
grün (blass bg): 	rgb(242,251,226);

braun (text):	rgb(179,127,98);
braun (blass bg):	rgb(252,250,248);

--------------------------------------*/

img.picto,
div.headmenu,
div.topmenu,
ul.submenu {
	display:none;
}


.printonly {
	display:block;
}


.header {
	text-align:center;
	margin-bottom:50px;
}

.header-hgm-title-border {
	text-align:center;
	font-weight:bold;
	font-size:12pt;
}

a {
	color: #000;
	text-decoration:underline;
}

div.breadcrumb a {
	padding:0px;
}


div.footer {
	margin-top:3px;
	border-top:1px solid #aaa;
	font-size:9pt;
	text-align:left;
	color:#aaa;
}

img.title {
	margin-top:30px;
}