@charset "iso-8859-9";
/* CSS Document */
body {
	font-family: Verdana, Geneva, sans-serif;
	background-color:#FFF;
	margin: 0;
	padding: 0;
	text-align: left;
  	FONT-SIZE:14px; 
	FONT-FAMILY:  Arial, Helvetica, sans-serif;  color: #000;
}
H1 {FONT-SIZE:16px; FONT-FAMILY:  Verdana, Geneva, sans-serif;  color : #000;  margin-bottom: 4px;}
H2 {FONT-SIZE:14px; FONT-FAMILY:  Verdana, Geneva, sans-serif;  color: #000; font-weight:lighter; }
H3 {FONT-SIZE:12px; FONT-FAMILY:  Verdana, Geneva, sans-serif;  color: #000; font-weight:lighter;}
A { padding: 1px 0px 0px 10px; text-decoration: underline; color:#000; font-size:14px; }
A:hover { font-size:14px; text-decoration: underline; color:#00F; }
INPUT, TEXTAREA {FONT-SIZE: 14px; FONT-FAMILY: Arial, Helvetica, sans-serif;padding:1px 0px 1px 2px; }
INPUT[type=checkbox], INPUT[type=radio] , INPUT[type=submit] {border: none;}

.body_1 #container {
	width: 100%;
	height:auto;
	margin-left:0;
	float:left;
	position:absolute;
	background-color:#FFF;
	min-height:200px;
	text-align: left;  
}
.body_1 #header { 
	vertical-align:top;
	width:100%;
	height:10px;
	padding: 0;  
} 
.body_1 #header h1 {
	margin: 0;  
	padding: 0;  
}
.body_1 #div_orta_1 {
	float:left;
	text-align:center;
	width:80%;
	padding-top:20px;
	padding-bottom:80px;
	min-height:200px;
	height:auto;
	background-color:#FFF;
 }
.body_1 #div_icerik {
	width:100%;
	padding-top:20px;
	padding-bottom:80px;
	min-height:200px;
	height:auto;
	background-color:#FFF;
 }
.body_1 #div_orta_2 {
	float:left;
	width:15%;
	min-height:200px;
	height:auto;
 }
.body_1 #footer { 
/*	border:1px solid #DDD; */
/*	width:894px; */
/*	background:url(../images/bg_master_alt.jpg) no-repeat center; */
	text-align:center;
	width:100%;
	height:30px;
	position:relative;
	
} 
.body_1 #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.link_beyaz {
	
	 color:#FFF; font-size:10px; 
}
.link_beyaz A { padding: 1px 0px 0px 10px; text-decoration: none; color:#FFF; font-size:10px; }
.link_beyaz A:hover { text-decoration: none; color:#999; }

.link_siyah_12 {
	 font-weight:bold;
	 color:#FFF; font-size:12px; 
}
.link_siyah_12 A { padding: 1px 0px 0px 10px; text-decoration: none; color:#000; font-size:12px; }
.link_siyah_12 A:hover { text-decoration: none; color:#999; }

.yazi_1 {
	 width:200px;
	 height:15px;
	 padding-top:0px;
	 padding-left:5px;
	 margin-top:0px;
	 text-align:left;	 
	 color:#000; 
	 font-size:10px; 
	 font-weight:bold;
}
.yazi_1 input { background-color:#999;color:#000;}
.yazi_1 textarea { background-color:#999;color:#000;}
.yazi_1 A {text-decoration: none; color:#FFF; font-size:10px; }
.yazi_1 A:hover { text-decoration: none; color:#f88803;}