/* Reklama */
/* Header */
div#header {
	position: relative;
	background-image: url(images/Kmain_01_01.png);
	background-repeat: no-repeat;
	height: 160px;
	width: 1000px;
	clear: both;
	left: 0px;
	top: 0px;
}
/* Genel Üst Menü */
/* Lang */
#lang_gen {
	position: absolute;
	right: 16px;
	top: 31px;
	margin: 0 0 0 0;
	padding: 0;
	width: 134px;
	background-image: url();
}
#lang_gen li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	background-color: Red;
}
#lang_gen a {
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	float: right;
	font-size: 9px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
}
#lang_gen a:hover {
	text-decoration: underline;
}
#menu_gen {
	position: absolute;
	right: -7px;
	top: 5px;
	margin: 0 0 0 0;
	padding: 0;
	width: 750px;
	background-image: url();
}
#menu_gen li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	background-color: Red;
}
#menu_gen a {
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	float: right;
	font-size: 9px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
}
#menu_gen a:hover {
	text-decoration: underline;
}
#anabaslik A {
	TEXT-DECORATION: none;
	font-family:tahoma;
	font-size:11px;
	color:#000000;	
}
#anabaslik A:hover {
	font-size:11px;
	font-family:Tahoma;
	color:#666666;
	font-weight:normal;
	 
}
