@charset "iso-8859-9";
/* CSS Document */
.body_1 #container {
	width: 100%;  
	min-height:600px;
	height:auto;
	margin-left:0;
	background-color:#FFF;
	text-align: left; 
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.8em;
}
.body_1 #header { 
	vertical-align:top;
	width:100%;
	height:150px;
	padding: 0; 
	} 
.body_1 #header h1 {
	margin: 0; 
	padding: 0; 
}
.body_1 #div_orta_1 {
	float:left;
	text-align:left;
	width:75%;
	min-height:300px;
	margin-left:20px;
/*	border:1px solid #DDD; */
	height:auto;
	background-color:#FFF;
 }
.ngrn {color:#568E1A;}
 
.body_1  #div_sponsor {
	float:left;
	vertical-align:top;
	width:15%;
	min-height:300px;
	height:auto;
	background-color:#FFF;
	color: #003AFF;
 }
.body_1 #footer { 
	text-align:center;
	width:100%;
	height:30px;
	position:relative;	
} 
.body_1 #footer p {
	margin: 0; 
}
.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;}

