/*----nesne stiller----------------------------------------------------*/
.new_logotext
{
	padding-left:10px;
	padding-top:25px;
	font-size:12px;
}
body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #153B63;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}

a {
	text-decoration: none;
	color: #153B63;
	}

tr.menu{
	background-color:#006699;
	}
tr.menu.hover{
	background-color:#99CC99;
	}
/*----font stiller----------------------------------------------------*/

/*-- ana sayfa -- header kismi icin--*/
.hd_white {
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 13px; 
	color: #FFFFFF; 
	font-weight: normal; 
	text-decoration: none;
	}

.hd_blue {
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 13px; 
	color: #153B63; 
	font-weight: normal; 
	text-decoration: none;
	}

.hd_blue_new {
	font-size: 10px; 
	color: #153B63; 
	text-decoration: none;
	}

.main_head {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	}

/*-- ana sayfa -- label kismi icin--*/
.lb_blue {
	font-size:18px;
	}
.lb_sblue {
	font-size:18px;
	color:#7691AC;
	}
.tarih {
	font-size: 15px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #2C4F74;
}

/*-- ana sayfa -- news header kismi icin--*/
.news_head_bg {
	font-size: 14px; 
	line-height: 18px;
	font-weight:bold;
	}
	
.news_head_sm {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	}
	
.news_text {
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	}

/*-- ana sayfa -- menu kismi icin--*/
.menu_white {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
	}

.menu_white_k {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
	font-weight: bold;
	}
	
.menu_blue {
	color : #153B63;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
	}

.menu_blue_k {
	color : #153B63;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
	font-weight: bold;
	}
	
/*-- ana sayfa -- icerik kismi icin--*/
.con_head {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	}

.con_text {
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 15px; 
	color: #153B63; 
	font-weight: normal; 
	text-decoration: none;
	}

/*-- alt sayfa -- news sayfalari icin----------------*/
.menu_head_bg {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}

.news_m_text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #153B63;
	text-decoration: none;
	}

.news_m_head {
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	color: #153B63;
	font-weight: bold;
	height : 19px;
	}
.news_con_but {
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #153B63; 
	font-weight: normal; 
	text-decoration: none;
	}
	
/*-- alt sayfa -- company sayfalari icin----------------*/
.comphead {
	font-size: 20px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #153B63; 
	font-weight: bold; 
	}

/*-- alt sayfa -- bosch life sayfalari icin----------------*/
.not {
	font-size: 9px; 
	font-family: Verdana, sans-serif;
	color: #FF0000;
	font-weight: plain;
}


/*-- ana sayfa -- yasal bilgi sayfalari icin----------------*/


/* color-styles */
.bluedark { background:#153B63; } /* navigation-background */
.blue { background:#829DBA; } /* header/language-background */
.bluelight { background:#DFE9F4; } /* bottom navigation */

/* font-styles */
.f11bluedarkbold {	
	font-size : 11px;
	line-height : 13px;
	color: #153B63;
	font-weight : bold;
}
.f11redbold {
	font-size : 11px;
	line-height : 13px;
	color: #8E2228;	
	font-weight : bold;
}
.f11whitebold {
	font-size : 11px;
	line-height : 13px;
	color: #FFFFFF;	
	font-weight : bold;
}
.f12bluedark {
	font-size : 12px;
	line-height : 15px;
	color: #153B63;
}
.f12bluedarkbold {
	font-size : 12px;
	line-height : 15px;
	color: #153B63;
	font-weight : bold;
}
.f16bluedarkbold {
	font-size : 16px;
	line-height : 18px;
	color: #153B63;
	font-weight : bold;
}

/*-- popup sayfalar  icin----------------*/

SELECT.pulldownWide {
	width: 395px;
	height: 18px;
	color: #000000;
	font-size: 11px;
}
.btnSubmit{
	padding-bottom: 3px;
	height: 19px;
	font-size: 11px;
	color: #153B63;
	background-color : #E0E7F1;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
/*-- evaletleri sayfalari icin----------------*/

.redBIG {  font-size: 13px; font-weight: bold; color: #b50000; font-family: Arial, Helvetica, sans-serif}
.whiteBigBig {  font-size: 16px; font-weight: bold; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif}
.white {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF}
.darkBlue {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #153B63; font-weight: normal}
.unnamed1 {  }
a {  font-family: Arial, Helvetica, sans-serif; color: #003366}
a {  text-decoration: none}
.whiteSmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF }
.box {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: E7F3F7; width: 150px}
.boxPopup {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: E7F3F7; width: 300px}

.white1 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF }
.blackSmall {  font-family: Tahoma; font-size: 9px; color: #000000}
.blackLarge { font-family: Tahoma; font-size: 11px; color: #000000 ; font-weight: bold}
.blackMedium { font-family: Tahoma; font-size: 9px; color: #000000 ; font-weight: bold }
.blackBIG { font-size: 13px; font-weight: bold; color: #000000; font-family: Arial, Helvetica, sans-serif }
.whiteBig { font-size: 12px; font-weight: bold; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif }
.blueBIG {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #163d63}
.blueeBIG { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #2269B5}
.red { font-size: 10px; font-weight: bold; color: #b50000; font-family: Arial, Helvetica, sans-serif }
.box1 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: E7F3F7}
.darkBlueSmall { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #153B63; font-weight: normal }
.redLarge { font-family: Tahoma; font-size: 11px; color: #EF2614; font-weight: bold }
.blueee { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #1B528C}
.yasalmetin { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; font-weight: normal }
.darkblueBIG { font-size: 13px; font-weight: bold; color: #153B63; font-family: Arial, Helvetica, sans-serif }
.search { font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #F5F5F5}
.blackMediumreg { font-family: Tahoma; font-size: 10px; color: #000000 ; font-weight: normal}
.blackMediumreg1 { font-family: Tahoma; font-size: 10px; color: #0033CC; font-weight: normal ; text-decoration: underline}
.blueBIGtext { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #163d63 ; font-weight: normal; text-decoration: none}
.darkblueBIGtext { font-size: 13px; font-weight: bold; color: #153B63; font-family: Arial, Helvetica, sans-serif }
.darkblueBIGtext1 { font-size: 12px; font-weight: normal; color: #153B63; font-family: Arial, Helvetica, sans-serif }
.whitemedium { font-size: 11px; font-weight: bold; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif }
.bluemedium { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #163d63 }
.box_urun { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #D3D3D3; width: 150px ; color: #333333}
.whitehover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF }
.tarif_text { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003366; text-align: justify}
.but { font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #829DBA; font-weight: bold; color: #FFFFFF}
.redtext { font-size: 10px; font-weight: bold; color: #b50000; font-family: Tahoma; background-color: #E6E6E6}

.highMenu 
{
background-color:#2269B5;
}

.lowMenu
{
background-color:#153B63;
}

.menuMouseOver
{
background-color:#1b528c;
}



/*-- insan kaynakalarý sayfalari icin----------------*/

.tableHead {
	font-weight: bold; font-size: 11px; color: #ffffff; font-family: Arial, Helvetica, sans-serif;
}
.blueplaintext {
	FONT-SIZE: 11px; COLOR: #163d63; FONT-FAMILY: Arial, Helvetica, sans-serif
}

.metinIcLink {
	color: #2269b5;
	text-decoration: none;
}
.metinIcLink:hover {
	color: #ef2614;
	text-decoration: underline;
}
