	body {
		margin: 0;
		padding: 0;
		background: url(../images/hgr_frm_head_main.gif) #5896CF;
		font-family: Verdana, sans-serif;
		font-size:95%;
	}
	#logo {
		display: none;
		position: absolute;
		top: 0;
		left: 0;
	}
	#hgrHolder {
		background: url(../images/hgr_frm_head_ct.gif) transparent;
		height: 125px;
		margin: 0 30px 0 240px;
	}
	#hgrCornerLeft {
		background: url(../images/hgr_frm_head_ctel.gif) transparent;
		width: 34px;
		height: 28px;
		position: absolute;
		top: 97px;
		left: 240px;
	}
	#hgrCornerRight {
		background: url(../images/hgr_frm_head_cter.gif) transparent;
		width: 40px;
		height: 28px;
		position: absolute;
		top: 97px;
		right: 24px;
	}
	#decoImage1 {
		position: absolute;
		top: 100px;
		left: 182px;
		width: 58px;
		height: 25px;
		background: url(../images/seestern_1a.gif) transparent no-repeat;
		z-index: 100;
	}
	
	#decoFlash1 {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 100;
		width: 79px;
		height: 96px;
	}
	#serviceNav {
		position: absolute;
		text-align: right;
		right: 30px;
		top: 13px;
		z-index: 1000;
	}
	#serviceNav a { 
		display: block;
		color: #fff;
		font-weight: bold;
		font-size: 0.8em;
		padding: 3px 10px;
		background-color: transparent;
		text-decoration: none;
	}
	#serviceNav a:hover {
		background-color: #006DAF;
	}