@charset "utf-8";
/* CSS Document */

html,body{
	height:100%;
	margin:0;
	padding:0;
}
body{
	min-width:990px;
	min-height:590px;
	background-image: url(img/beks.jpg);
	/*text-align:center;*/
}
.arial1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
}
#vertical{
	float:left;
	height:50%;
	margin-top:-300px;/* half vertical height*/
	width:100%;
}
#hoz {
	width:990px;
	margin-left:auto;
	margin-right:auto;
	height:590px;
	overflow:hidden;
	/*text-align:left;*/
	clear:both;
	background-image: url(img/tb_bg1.jpg);
	background-repeat: no-repeat;
}

#div1 {
	width:207px;
	padding-top:0px;
	height:590px;
	margin-left:-1px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
}

#div2 {
	width:595px;
	padding-top:0px;
	height:590px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
}

#div3 {
	width:189px;
	padding-top:0px;
	height:590px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
.hovertest {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F1D84;
	font-weight: bold;
}
.arial24 {
	font-family: Arial;
	font-size: 24px;
	color: #7F1D84;
	font-weight: bold;
}

.arial16 {
	font-family: Arial;
	font-size: 16px;
	color: #666;
	font-weight: bold;
}

#icerik {
	overflow:auto;
	height: 458px;
	width: 540px;
	padding: 20px;
	padding-top: 0px;
}

#nav 
{
	overflow:visible;
	height: 220px;
	width:auto;
	/*width: 260px;*/
	padding-top: 99px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	}

.habertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	text-decoration: none;
}


.img {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: right;
	border: thin solid #FFF;
}


.haberlink

{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #761876;
	text-decoration: none;
}

.haberlink_hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #761876;
	text-decoration: none;
}

.newslink

{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #761876;
	text-decoration: none;
}

.newslink_hover 
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #761876;
	text-decoration: none;
}



#haber_header {
	height: 259px; 
	padding: 8px;
	
}

.etkinlik_yil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
.etkinlik_isim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	font-weight: bold;
}
.etkinlik_mekan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #761876;
	font-weight: bold;
}

#sol-menu a:link, #list-menu a:active, #list-menu a:visited {
	color: #761876;
	text-decoration: none;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
}

#sol-menu a:hover {
	background: #761876;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

#wrath {
	padding-top: 2px;
	padding-bottom: 2px;
	}




