/*--------------------------<CSS SIFIRLAMA>---------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
	:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
	ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
	table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*--------------------------</CSS SIFIRLAMA>---------------------*/
body {
	background:url(images/back2.jpg) no-repeat top center #FFF;
}
#container {
	width:960px;
	margin:0px auto;
}
#header {
	width:960px;
	height:402px;
	float:left;
}
#content {
	width:960px;
	float:left;
	margin-bottom:75px;
	display:inline;
}
#leftbar {
	position:relative;
	padding-top:215px;
	width:710px;
	float:left;
}
#restorant {
	position:absolute;
	top:63px;
	left:2px;
}
#fotogaleri {
	position:absolute;
	top:63px;
	left:253px;
}
#etkinlikler {
	position:absolute;
	top:63px;
	left:504px;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#haberler {
	width:710px;
	float:left;
	margin-bottom:25px;
	display:inline;
}
.news {
	width:710px;
}
.news li {
	width:210px;
	float:left;
	margin-right:43px;
}
.news li h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	margin-bottom:8px;
}
.news li p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#545454;
	line-height:18px;
}
#icerik {
	padding-left:17px;
	width:693px;
	float:left;
}
#iceriksol {
	width:250px;
	float:left;
}
#iceriksag {
	width:393px;
	float:right;
}
.listele {
	list-style:url(images/madde_imi.jpg);
}
.listele li {
	margin-bottom:8px;
}
.listele li p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
}
.sponsor {
	width:393px;
	float:right;
}
.sponsor li {
	margin-bottom:16px;
}
#sidebar {
	position:relative;
	width:230px;
	float:right;
}
#flashcontent {
	position:absolute;
	top:36px;
	left:25px;
}
#footer {
	position:relative;
	width:960px;
	height:109px;
	float:left;
}
#footeric {
	position:absolute;
	width:1003px;
	height:109px;
	top:0px;
	left:0px;
}
