html,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom:0px;
}

body {
	background-color: #FFFFFF;
	background-image: url(../img/hl_bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom:0px;
	overflow:auto;
	height:100%;
}

#layout {
	background-color:#FFFFFF;
	color:#666666;
	left:0px;
	top:0px;
	width:571px;
	z-index:1;
	position:absolute;
	min-height:600px;
	padding-right:9px;
	padding-left:286px;
	padding-top: 106px;
	padding-bottom:50px;
	text-align:left;


}
#head {
	background-image: url(../img/hl_head.jpg);
	left: 0px;
	top: 0px;
	width:866px;
	height:73px;
	z-index:2;
	position:absolute;	
}
#picture {
	background-image: url(../img/hl_pict_1.jpg);
	left: 10px;
	top: 85px;
	width:266px;
	height:177px;
	z-index:3;
	position:absolute;	
}
#head_hr {
	background-image: url(../img/hl_head_hr.jpg);
	left: 277px;
	top: 85px;
	width:588px;
	height:3px;
	z-index:3;
	position:absolute;
	
}

a.content:link {
	text-decoration: none;
	color: #00CCFF;
}
a.content:visited {
	text-decoration: none;
	color: #00CCFF;
}
a.content:hover {
	text-decoration: underline;
	color: #999999;
}
.headline {

	font-size:16px;
	color:#00CCFF;
	font-weight:bold;
	margin-bottom:2px;
	margin-left:0px;

	
}
a.headline:link {
	text-decoration: none;
	color: #00CCFF;
}
a.headline:visited {
	text-decoration: none;
	color: #00CCFF;
}
a.headline:hover {
	text-decoration: underline;
	color: #999999;
}

#navi {
	background-color:#F2F2F2;
	left: 10px;
	top: 272px;
	width:267px;
	
	bottom:0px;

	z-index:3;
	position:absolute;	
}
#navi_bottom {
	background-image: url(../img/hl_pict_2.jpg);
	left: 1px;
	top:1px;
	width:266px;
	height:51px;
	z-index:4;
	position:relative;	
}
.button {
	display:block;
	background-color:#666666;
	border:1px;
	border-color:#FFFFFF;
	border-style:solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	padding-left:10px;
	padding-top:7px;
	color:#FFFFFF;
	width:256px;
	height:25px;
	z-index:4;
	position:relative;
	text-decoration: none;
}
a.button:visited, a.button:visited {
	display:block;
	background-color:#666666;
	border:1px;
	border-color:#FFFFFF;
	border-style:solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	padding-left:10px;
	padding-top:7px;
	color:#FFFFFF;
	width:256px;
	height:25px;
	z-index:4;
	position:relative;
	text-decoration: none;
}
a.button:hover {
	display:block;
	background-color:#00CCFF;
	border:1px;
	border-color:#FFFFFF;
	border-style:solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	padding-left:10px;
	padding-top:7px;
	color:#FFFFFF;
	width:256px;
	height:25px;
	z-index:4;
	position:relative;
	text-decoration: none;
}
#feed {
	left: 286px;
	bottom: 10px;
	width:570px;
	z-index:10;
	position:absolute;
	text-align:center;
	font-size:10px;
	font-weight:normal;
}
.feed {

}
a.feed:link {
	text-decoration: none;
	color: #00CCFF;
}
a.feed:visited {
	text-decoration: none;
	color: #00CCFF;
}
a.feed:hover {
	text-decoration: underline;
	color: #999999;
}