@charset "utf-8";
/* CSS Document */

body{
	padding:0;
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;

	}
	

.ortala{
	margin:0 auto;
	}
	
.ustmenu{
	width:909px;
	height:38px;
	background:url(../images/ustmenu.png) no-repeat;
	}
	
.ustmenu a{
	color:#4e4e4e;
	text-decoration:none;
	padding:5px 10px;
	display:inline-block;
	margin:5px 0 0 0;
	}

.solkesik{
	border-left:1px dotted #979797;
	}
.icerik {
	height: auto;
	width: 909px;
	margin:10px auto;
	text-align:justify;
	min-height:460px;
}

.icerik:after, .footer:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}


h1{
	font-weight:normal;
	margin:0;
	padding:0;
	color:#47290d;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	}

.iceriksol {
	float: left;
	height: auto;
	width: 613px;
}
.slider {
	height: 283px;
	width: 613px;
	margin-bottom: 10px;
}

.slides_container{
	height: 283px;
	width: 613px;
	 position:relative;
	 z-index:0;
	 }
	 
.footer {
	background-image: url(../images/footer.png);
	background-repeat: repeat-x;
	height: auto;
	width: 909px;
	padding:10px 0 5px 0;
	font-size:11px;
}

.vakfimiz {
	width: 613px;
}


.iceriksag {
	float: right;
	height: auto;
	width: 281px;
}



	
.logo 
{
    padding:3px 0 0 0;
	height: 150px;
	width: 909px;
}
.altmenu {
	background: url(../images/menu.png) no-repeat;
	height: 43px;
	width: 909px;
}

.altmenu a{
	color:#fff;
	text-decoration:none;
	padding:5px 10px;
	display:inline-block;
	margin:8px 0 0 0;
	}

.altkesik{
	border-right:1px dotted #fff;
	}

.kisametin{
	background:url(../images/cizgi.png) bottom no-repeat;
	padding:0 0 5px 0;
	margin:2px 0 5px 0;
	}
	
.kisametin a, .icerik a{
text-decoration:none;
color:#000;
display:block;
}

.kisametin a:hover, .icerik a:hover{
color:#6c543d;
}
	
.tarih{
	color:#47290d;
	display:block;
	margin:5px 0;
	}

.footeradres{
	width:700px;
	float:left;
	}

#interactive {
	float: right;
	padding-top:15px;	
	width:100px;
}

.adres
{
    width:550px;
    float:left;
    text-align:left;
    }
    
    
.form
{
    width:342px;
    float:right;
    }
  
 input[type=text],input[type=password] 
{
    padding:5px;
    border:1px solid #b6b6b6;
    width:250px;
    background-color: #efefef;
    }
    
textarea
{
    border:1px solid #b6b6b6;
    padding:5px;
    width:250px;
    background-color: #efefef;
    }
    
 
 input[type=submit]
{
    padding:5px;
    border:1px solid #909090;
    background-color: #efefef;
    color:#000;
    font-size:14px;
    }
    
    
   .devamlink
   {
       margin:20px 0 0 0;
       float:right;
       font-style:italic;
       }