
#content{
	position: absolute;
	left: 174px;
	top: 190px;
	width: 736px;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}

#content .inner{
	padding: 15px;
}

#content p {
	margin: 0px;
}

#content a {
	text-decoration: none;
	color: #000000;
}

#content img {
	border: 1px solid #999;
}

#content #lead {
	font-size: 11px;
	line-height: 17px;
	padding-bottom: 20px;
}

#content #fohir {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #5a5a5a;
	padding-bottom: 20px;
	border-bottom: 1px solid #eaeaea;
}

#content #fohir td {
	font-size: 12px;
	font-weight: bold;
	color: #5a5a5a;
	vertical-align: top;
}

#content #fohir .hirek {
	font-size: 16px;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 3px;
	color: #c5846d;
	margin-bottom: 2px;
}

#content #fohir .hirekcim {
	font-size: 24px;
	line-height: 27px;
	margin-bottom: 6px;
	color: #000000;
}

#content #hirek {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #5a5a5a;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eaeaea;
}

#content #hirek td {
	font-size: 12px;
	font-weight: bold;
	color: #5a5a5a;
	vertical-align: top;
}

#content #hirek .hirek {
	font-size: 16px;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 3px;
	color: #c5846d;
	margin-bottom: 2px;
}

#content #hirek .hirekcim {
	font-size: 24px;
	line-height: 27px;
	margin-bottom: 8px;
	color: #000000;
}

#content #footer{
	position: static;
	margin-left: 40px;
}

#footer{
	position: absolute;
	left: 170px;
	top: 780px;
	width: 727px;
	height: 50px;
	font-family: Georgia;
	font-variant: small-caps;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 3px;
	color: #b66548;
}

#footer .inner {
	padding-right: 46px;
	text-align: right;
}
#footer ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footer li {
    display: inline;
	padding-right: 10px;
}

#footer a{
	color: #b66548;
	text-decoration: none;
}

#footer a:hover{
	color: #b66548;
	text-decoration: none;
}

