/* CSS Document */

body, div, table, td, p, li {font-family: Tahoma; color: #444444; font-size: 12px;}

p {
	margin:0 0 20px 0;
}

li {
margin-bottom:10px;
}

h1 {
	font-size:28px;
	font-family:Georgia;
	font-weight:normal;
	color:#444444;
	margin:15px 0 15px 0;
}

h2 {
	font-size:22px;
	font-family:Georgia;
	font-weight:normal;
	color:#444444;
	margin:15px 0 15px 0;
}

h3 {
	font-size:18px;
	font-family:Georgia;
	font-weight:normal;
	color:#444444;
	margin:15px 0 15px 0;
}

h4 {
	font-size:18px;
	font-family:Georgia;
	font-weight:normal;
	color:#444444;
	margin:2px 0 2px 0;
}

#haberler .baslik {
	font-size:14px;
}

#haberler p {
	margin:0 0 15px 0;
	text-align:justify;
}

#haberler img {
	float:left;
	width:103px;
/*	height:75px;*/
	background-color:#FFFFFF;
	padding:4px;
	margin:0 10px 10px 0;
	border:1px solid #C1C1C1;
	overflow:hidden;
}

body {
	margin:0px 0px 0px 0px;
	background-image:url(../images/bg/genel.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#arama	{
	position:absolute;
	top:140px;
	left:360px;
	width:262px;
	height:38px;
	background-image:url(../images/bg/mod-Arama.png);
	background-position:top;
	background-repeat:no-repeat;
}

#arama div	{
	margin:6px 9px 6px 9px;
}

a					{color: #444444; text-decoration:none;}
a:hover				{color: #0099CC; text-decoration:underline;}

.link				{color: #444444; text-decoration:none;}
A.link:hover		{color: #FF0000; text-decoration:underline;}

.ara-dik {
	background-image:url(../images/bg/ara-dik.gif);
	background-position:center;
	background-repeat:repeat-y;
}

.ara-yatay {
	background-image:url(../images/bg/ara-yatay.gif);
	background-position:center;
	background-repeat:repeat-x;
}

.intersoft	{
	display:inline-block;
	color:#FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	background-color :#3399CC;
	font-weight: bold;
	vertical-align:middle;
	letter-spacing: 2px;
	padding:5px 8px 5px 8px;
	margin-left:5px;
}
	
A.intersoft:hover	{
	color:#FFFFFF;
	text-decoration: none;
	background-color :#FF6600;
}

.telif	{
	color:#FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

.ornek	{
	font-size: 11px;
	color:#999999;
}
