/******************/
/* genel stylelar */
/******************/

body
{
	background-image	: url(../images/bg.gif);
	background-repeat	: repeat-x;
	background-color	: #ffffff;	
	margin-left			: 0px;
	margin-top			: 0px;
	margin-right		: 0px;
	margin-bottom		: 0px;
}

body, tr, td, div, p
{
	font-family			: Segoe UI;
	font-size			: 12px;
	color				: #747474;
	line-height			: 16px;
}

img { border:none; }

.baslik {
	font-family			: Segoe UI;
	font-size			: 16px;
	color				: #c69346;
}
h2 {
	font-family			: Segoe UI;
	font-size			: 14px;
	color				: #ffffff;
	font-style          : italic;
	margin              : 0px;
	padding-bottom      : 10px;
}

.baslik1 {
	font-family			: Segoe UI;
	font-size			: 14px;
	color				: #a96908;
}

.li {
	color				: #a96908;
}
.haber_yazi {
	font-family			: Segoe UI;
	font-size			: 11px;
	color				: #f63513;
}
.iletisim_renkli {
	font-family			: Segoe UI;
	font-size			: 10px;
	color				: #c69346;
}
.iletisim_normal {
	font-family			: Segoe UI;
	font-size			: 10px;
	color				: #747474;
}
.online_booking
{
	font-family			: Segoe UI;
	font-size			: 12px;
	color				: #fff;
	}
.online_booking2
{
	font-family			: Segoe UI;
	font-size			: 12px;
	color				: #fff;
	}

/******************/
/*     header     */
/******************/


/******************/
/*      menu      */
/******************/

a{
	
	color				: #ffffff;
	font-family			: "Segoe UI";
	font-size			: 10px;
	text-decoration		: none;
}
a:visited  {
	
	color				: #ffffff;
	font-family			: "Segoe UI";
	font-size			: 10px;
	text-decoration		: none;
}
a:active {
	color				: #ffffff;
	font-family			: "Segoe UI";
	font-size			: 10px;
	text-decoration		: none;
}
a:hover{
	
	color				: #000000;
	font-family			: "Segoe UI";
	font-size			: 10px;
	text-decoration		: none;
}

/******************/
/*    content     */
/******************/



/******************/
/*    Menu alti Deadline butonlari     */
/******************/


a.mails{
	
	color				: #f63513;
	font-family			: "Segoe UI";
	font-size			: 11px;
	text-decoration		: none;
}
a.mails:visited  {
	
	color				: #f63513;
	font-family			: "Segoe UI";
	font-size			: 11px;
	text-decoration		: none;
}
a.mails:active {
	color				: #f63513;
	font-family			: "Segoe UI";
	font-size			: 11px;
	text-decoration		: none;
}
a.mails:hover{
	
	color				: #000000;
	font-family			: "Segoe UI";
	font-size			: 11px;
	text-decoration		: none;
}

/******************/
/*     footer     */
/******************/

.organization {
	font-family			: Segoe UI;
	font-size			: 14px;
	font-weight			: bold;
	color				: #ffffff;
}

    .table {
    width:100%; 
    background-color:White;}
    
    .table th
{ background-color:#ffe19e;}
.table td
{background-color:#ffe19e;
    }