.main_container {
	}

.main_container_inner {
	padding: 1px 1px 0px 12px;
	}

.base_top{
	width: 801px;
	}

.base_top .part_1{
	height: 70px;
	margin: 1px 0px 10px 0px;
	}

.base_top .part_2{
	padding: 1px 16px 3px 5px;
	}

.base_top .part_3{
	background: url(../images/top_part_3_bck.png) no-repeat left top;
	padding: 1px 0px 0px 0px;
	}

.base_top .top_bar{
	float: left;
	width: 571px;
	}

.base_top .branding{
	float: right;
	width: 230px;
	height: 70px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	}

.base_top .date{
	height: 14px;
	overflow: hidden;
	text-align: right;
	}

.base_top .date span{
	padding-right: 5px;
	font: 100 10px/14px Tahoma;
	color: #b2b2b2;
	}

.base_top .last_min_search{
	background: url(../images/last_min_bck.png) no-repeat;
	height: 28px;
	margin: 0px 0px 1px 0px;
	}

/* Haber Menüler */

.navigation{
	height: 29px;
	overflow-y: hidden;
	background: url(../images/top_nav_bck.png) no-repeat;
	margin: 0px;
	padding: 0px;
	}

.navigation li {
	float: left;
	height: 29px;
	list-style: none;
	}

.navigation .sep{
	width: 1px;
	padding: 0px;
	background: url(../images/top_nav_sep.png) no-repeat center center;
	font-size: 1px;
	}

.navigation a{
	height: 29px;
	font: 700 11px/29px Tahoma;
	color: #ffffff;
	padding: 0px 12px;
	text-decoration: none;
	}

.navigation a:hover{
	background: url(../images/top_nav_hover_bck.png) repeat-x;
	text-decoration: none;
	font: 700 11px/29px Tahoma;
	color: #ffcc00;
	}

ul.navigation li:hover a {/*ff hack*/
	display: block;
	}

.quick_launch{
	height: 27px;
	margin: 0px;
	padding: 0px;
	background: url(../images/quick_launch_bck.png) no-repeat;
	}

.quick_launch li{
	float: left;
	height: 27px;
	list-style: none;
	padding: 0px 10px 0px 10px;
	}

.quick_launch .sep{
	width: 1px;
	padding: 0px;
	background: url(../images/quick_launch_sep.png) no-repeat center center;
	font-size: 1px;
	}

.quick_launch a{
	font: 100 11px/25px Tahoma;
	color: #ffffff;
	}

.quick_launch a:hover {
	color: #ff;
	text-decoration: underline;
	}

.quick_launch .happy{
	background: url(../images/quick_launch_item_happy.png) repeat-x;
	}

.quick_launch .happy a{
	font-weight: 700;
	}

.quick_launch .happy_1{
	background: url(../images/quick_launch_item_happy_1.png) repeat-x;
	}

.quick_launch .happy_1 a{
	font-weight: 700;
	}




