body {
	background-color: #F5F3F3;
	text-decoration: none;
}
.main_yazilar {
	font-size: 13px;
	font-family: Tahoma;
	color: #000000;
}
.adres {font-size: 13px; font-family: Tahoma; font-weight: bold; }
.link_baslik {
	font-size: 16px;
	font-weight: bold;
}
.hakkimizda-yazilar {
	font-size: 14px;
	font-family: "Courier New";
	text-decoration: none;
	font-weight: normal;
}
.iletisim {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
}
.ozellikler {
	color: #0000CC;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}.linkler_never_underline {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #339900;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.resim_ozellik {
	font-size: 12px;
	font-family: "Courier New";
	text-decoration: none;
	font-weight: bolder;
	text-align: center;
}
.ozellik_icerik {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}
.Firmalar {

	font-size: 18px;
	font-family: "Courier New";
	text-decoration: none;
	font-weight: bolder;
}



.KayarIcerik{
	width:110px;
	height:190px;
	text-align:left;
	font-size:12px;
	font:Tahoma;
}
.KayarIcerik a{
	color:red;
}




#sablon{
	position:absolute;
	width:850px;
}

.KampanyaKabin{
	width:800px;
	margin:0 auto;
	font:Tahoma;
	font-size:12px;
	font-weight:normal;	
}


.KampanyaKabin .GaleriWrap{
	float:left;
	left:0px;
	top:0px;
	width:482px;
}
.GaleriWrap .KabinResim{
	float:left;
	margin-left:1px;
	border:solid 1px black;	
	text-align:center;
}

.GaleriWrap .Galeri{
	float:left;
	margin:0 auto;
	margin:0px 2px 0 2px;
	display:block;
	border:solid 1px #000;
	width:210px;
	list-style:none;
	padding-bottom:4px;	
}

.Galeri li{
	float:left;
	display:block;
	width:100px;
	height:100px;
	text-align:center;
	margin:2px 0px 0px 2px;
	border:dashed 1px #000;
	text-align:center;
	position:relative;
	background-color:#FFF;
}
.Galeri li a span{ /*CSS for enlarged image*/
padding: 5px;
position:fixed;
top:0;
left:0;
visibility: hidden;
text-decoration: none;
}

.Galeri li a span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.Galeri li a:hover span{ /*CSS for enlarged image*/
	visibility: visible;
/*	position:fixed;*/
	margin:3px 2px 2px 5px;
	border:solid 1px black;
	top: 5px;
	left: 245px; /*position where enlarged image should offset horizontally */
}
.Galeri li img{
	border:none;
}





.KampanyaKabin .Kabinler{
	float:left;
	margin:0 auto;
	width:250px;
}
.KampanyaKabin .KabinOzellik{
	float:left;
	width:240px;
/*	min-height:270px;	*/
	border:solid 1px black;
	padding:5px;
	margin:0 5px 5px 5px;
}
.KabinOzellik .Baslik{
	position:relative;
	width:230;
	background:#000;
	color:#fff;
	margin:0 auto;
	text-align:center;
	font:Tahoma;
	font-size:16px;
	font-weight:bolder;
}
.KabinOzellik .Icerik{
	position:relative;
	min-width:230;
	min-height:150px;
	border:dashed 1px black;
	margin-top:10px;
	text-align:left;
	padding:5px;
}
.KabinOzellik .Icerik a{
	position:relative;
	display:block;
	width:80%;
	background:#69F;
	color:#000;
	padding:3px;
	margin:0 auto;
	border:solid 1px black;
	text-align:center;
	font-weight:bold;
}

.KabinNot{
	float:left;
	border:solid 1px black;	
	width:235px;
	min-height:20px;
	margin-top:5px;
	padding:2px;
}