html {
background:#92CCD5 url(../images/default_fon_01.jpg) repeat-x top left;
}

body {
background:#92CCD5 url(../images/default_fon_01.jpg) repeat-x top left;
}

/* Bağlantılar Alt Çizgi */
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* Şablonlar */
#menu_ust_fon{
	position: absolute;
	left: 121px;
	top: 0px;
	width: 631px;
	height: 81px;
	z-index: 1;
	background-image:url('../images/menu_fon_01.png');
	visibility:visible;
}
#logo {
	position: absolute;
	left: 68px;
	top: 71px;
	width: 159px;
	height: 124px;
	z-index: 2;
	visibility:visible;
}
#sol_menu {
	position: absolute;
	width: 100px;
	height: 30px;
	z-index: 5;
	left: 24px;
	top: 316px;
	visibility:visible;
}
#icerik {
	position: absolute;
	width: 250px;
	height: 49px;
	z-index: 6;
	left: 189px;
	top: 271px;
	visibility:visible;
}
#alt_menu {
	position: absolute;
	width: 100px;
	height: 30px;
	z-index: 7;
	left: 24px;
	top: 804px;
	visibility:visible;
}
#slogan {
	position: absolute;
	width: 100px;
	height: 33px;
	z-index: 3;
	left: 288px;
	top: 79px;
	visibility:visible;
}
#bar_resim {
	position: absolute;
	width: 48px;
	height: 19px;
	z-index: 4;
	left: 481px;
	top: 74px;
	visibility:visible;
}

/* Yazı Biçimler */
h1 {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: 400;
	margin: 1px;
	color: #FFFFFF;
}
h1 a {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: 400;
	margin: 1px;
	color: #FFFFFF;
	
}
h2 {
	font-family: Verdana;
	font-size: 9pt;
	margin: 1px;
	font-weight: 400;
	color: #000000;
	text-align:left;
}
h2 a {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: 400;
	margin: 1px;
	color: #000000;
	text-align:left;
}
h3 {
	font-family: Tahoma;
	font-size: 9pt;
	margin: 1px;
	font-weight: 500;
	color: #333333;
	text-align:left;
	letter-spacing:1pt
}
h3 a {
	font-family: Tahoma;
	font-size: 9pt;
	margin: 1px;
	font-weight: 500;
	color: #333333;
	text-align:left;
	letter-spacing:1pt
}
h4 {
	font-family: Tahoma;
	font-size: 24pt;
	margin: 1px;
	font-weight: 500;
	color: #1792BF;
	text-align:left;
	letter-spacing:1px
}
h4 a {
	font-family: Tahoma;
	font-size: 24pt;
	margin: 1px;
	font-weight: 500;
	color: #1792BF;
	text-align:left;
	letter-spacing:1px
}