@charset "utf-8";

html {
background: url(../images/AGB_back_gr_1_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_blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

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: 10px;
}
#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: 100%;
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#bio {
	background-color: #FFF;
	height: 100%;
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	text-align: justify;
	border: 2px solid #FFF;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-image: url(../images/bg/Pat_11.png);
}
#resim {
	float: right;
	height: 100%;
	width: 100px;
	padding: 10px;
}
#resim_ic {
	height: 100%;
	width: 100%;
	border: 1px solid #CCC;
}





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