* {
	outline:none;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	margin-top:10px;
	padding: 0px;
	text-decoration:none;
}

#genel {
	width:900px;
	border-width:1px; 
	border-collapse:collapse; 
	border-style:outset; 
	border-left:1px solid #EBEBEB; 
	border-right:1px solid #EBEBEB;  
	border-top:1px solid #EBEBEB; 
	border-bottom:1px solid #EBEBEB;
}
#header {
	background-image: url(../img/tepe.jpg);
	height: 167px;
	width: 900px;
	margin-left: 0px;
}

#orta_sol {
	float: left;
	margin-left: 5px;
	width: 200px;
 	text-align:left;	
}
#orta_sag {
	float: right;
	width: 660px;
}
#lang{
	margin-bottom:75px; 
	margin-left:812px; 
	color:#FFF;
	font-size:9px;
	text-decoration:none;
}
#menu{
	margin-left:200px; 
	margin-bottom:15px; 
	height:25px;
}
#menu_en{
	margin-left:130px; 
	margin-bottom:15px; 
	height:25px;
}
h1 {
	width:690px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	background-image:url(../img/h1.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	text-decoration:none;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image:url(../img/h1.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	text-decoration:none;
}
a {
	color:#000;
	text-decoration:none;
	}
input {
	padding:0.15em;
	width:20em;
	border:1px solid #ddd;
	background:#fafafa;
	font:bold 0.95em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
input:hover, input:focus ,textarea:hover ,textarea:focus{
	border-color:#c5c5c5;
	background:#f6f6f6;
} 
textarea {
	padding:0.15em;
	width:20em;
	border:1px solid #ddd;
	background:#fafafa;
	font:bold 0.95em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
span.calisma{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
	font-size:18px;
}

