/* genel */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(arka.jpg);
	}
body,td,th {
	color: #779ba9;
	font-size: 12px;
	font-family: Trebuchet MS;
	}
.height1 {
	height:100%;
	}
.urunyukseklik {
	height:200;
	}

/* nesneler */
.kutu {
	background-color:#FFF;
	color:#779ba9;
	border:solid;
	border-width:1px;
	font-family:arial;
	font-size:13px;
	border-color:#c8d6dc;
}
.haber1 {
	font-size: 11px;
	font-weight:bold;
}
.haber2 {
	font-size: 11px;
}
.icerikyazi1 {
	font-size: 13px;
	font-weight:bold;
}
.icerikyazi2{
	font-size: 13px;
}
.urunyazi1 {
	color:#597e8c;
	font-size: 14px;
	font-weight:bold;
}
.urunyazi2{
	font-size: 12px;
}
.projeyazi{
	font-size: 14px;
	font-weight:bold;
}
.referansyazi{
	font-size: 18px;
	font-weight:bold;
}

/* div ayarları*/
#sitediv{
	z-index:50;
	position:absolute;
	width:100%;
	height:100%;
	left: 0;
	top: 0;
	overflow:auto;
	border:hidden;
}



/* bağlantılar */
a {
	font-size: 12px;
	color: #1b5770;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1b5770;
}
a:hover {
	text-decoration: underline;
	color: #476570;
}
a:active {
	text-decoration: none;
	color: #1b5770;
}
