/* CSS Document */
/* CSS Document */
* html img {
	behavior:url("http://www.navax.at/includes/pngbehavior.htc");
	}
* html #blase {
	position:absolute;
	top:170px;
	left:380px;
	width:338px;
	}
* html .content_head {
	float:left;
	background-image:url(images/backgrounds/headpic.jpg);
	background-repeat:repeat-y;
	padding-left:6px;
	padding-right:6px;
	width:745px;
	margin-left:8px;
	}
* html .hover {
	background-image:url(images/navigation/hover.jpg);
	background-repeat:no-repeat;
	}
* html .content_navigation ul div {
	background-image:url(images/navigation/line.jpg);
	}

* html .content_head_top, * html .content_head, * html .content_head_bottom {
	margin-left:4px !important;
}
* html #Quicklinks li {
	height: 12px !important;
}
* html .content_navigation li li {

	background-image:url(images/navigation/hoversubnorm.gif);
	background-repeat:no-repeat;
	background-position:right 0px;
	}
* html .content_navigation li.current li.current {

	background-image:url(images/navigation/hoversub.gif);
	background-repeat:no-repeat;
	background-position:right 0px;
	}
* html .hover .hover a {
	color:#ffffff;
}
/* ------------------------ Boxes on the Startpage */
*html .StartPageBoxes table.StartPageBoxes {
	position:absolute;
}
*html .BoxTop div,
*html .BoxBottom div {
	background-image:url(images/startpagebox.gif);
}