img, div {
   behavior: url(scripts/iepngfix.htc);
}
.hintergrund_weiss{
	background-color: #FFFFFF;
}
.hintergrund_praesentationsteil {
	background-color: #FFFFFF;
}
.hintergrund_praesentationsteil2 {
	background-image: url(../images/hjb_insteadofshortcut.png);
	background-repeat: repeat-y;
}
.hg_erweiterungsrand_links {
	background-image: url(../images/hjb_09.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.hg_erweiterungsrand_rechts {
	background-image: url(../images/hjb_16.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.hg_background_gallery {
	background-image: url(../images/gallery_background_bar.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.hg_anstattshortcuts{
	background-image: url(../images/hjb_slice_insteadofshortcut.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.table_bg{
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(../images/bg_verlauf.png);
	width: 100%;
}
.table_bgDark{
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #ffeda7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0660a6;
}
.table_bgLight{
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #fff6da;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-align: left;
}
.untererRand {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffe582;
}

