@charset "utf-8";

html {
background: url(../images/AGB_back_gr_2_1600x1200.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
a:link {
	color: #F60;
}
a:visited {
	color: #F60;
}
a:hover {
	color: #FFF;
}

.Font_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}
.Font_16_wh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}
.font_14_wh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-shadow: 1px 1px 1px #000;

}
.font_14_blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 19px;
}


a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
body,td,th {
	font-size: 15px;
}

#sayfa_komple {
	height: 100%;
	width: 100%;
}
#sayfa_ust {
	height: 100px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #181619;
}
#sayfa_ust_ic {
	height: 100px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	height: 33px;
	width: 320px;
	margin-top: 30px;
}

#menu_ust_sag {
	float: right;
	width: 350px;
	text-align: right;
	height: 25px;
	background-image: url(../images/ust_menu_bg_1.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
}
#ust_temizle {
	clear: both;
}



#menu_a {
	height: 45px;
	width: 100%;
	background-image: url(../images/menu_bg_1.png);
	background-repeat: repeat;
}
#menu_ic {
	height: 45px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#icerik {
	height: 580px;
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#icerik_sol {
	float: left;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	background-image: url(../images/home_t_back_3.jpg);
	background-repeat: no-repeat;
	height: 425px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-radius: 20px 0px 20px 0px;
}
#icerik_sag {
	height: 420px;
	width: 500px;
	margin-left: 10px;
	float: right;
	padding: 10px;
	background-color: #CCC;
}
#face_mesaj {
	min-height: 98px;
	width: 500px;
	margin-top: 10px;
	float: right;
	margin-left: 10px;
	padding: 10px;
	background-color: #FFF;
	text-align: center;
}


#sag_icerik_baslik {
	width: 490px;
	background-color: #666;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#iframe_alan {
	margin-top: 10px;
}


#icerik_temizle {
	clear: both;
}
.clear {
	clear: both;
	height: 1px;
	width: 100%;
}
