#Nav{
height:28px; padding-top:38px; float:right;
}
#Nav a{
display:block; line-height:28px;
color:#9f6738; text-decoration:none;
background:url(images/navBg_1.gif) repeat-x 0 0;
font-weight:bold; font-size:12px;
float:left; padding:0 15px; text-align:center;
position:relative; margin-right:2px; 
}
#Nav a .sol{
display:block; background:url(images/bg2.gif) no-repeat -20px 0px;
width:5px; height:28px;
position:absolute; left:0px; top:0px;
left:-1px; top:0px;
}
#Nav a .sag{
display:block; background:url(images/bg2.gif) no-repeat -26px 0px;
position:absolute; right:0px; top:0px;
right:-1px; top:0px;
width:5px; height:28px;
}
#Nav a:hover,#Nav .aktif{
display:block; line-height:28px;
color:#fff; text-decoration:none;
background:url(images/navBg.gif) repeat-x 0 0;
font-weight:bold; font-size:12px;
float:left; padding:0 15px; text-align:center;
position:relative;
}
#Nav a:hover .sol,#Nav .aktif .sol{
display:block; background:url(images/bg2.gif) no-repeat -40px 0px;
width:5px; height:28px;
position:absolute; left:0px; top:0px;
left:-1px; top:0px;
}
#Nav a:hover .sag,#Nav .aktif .sag{
display:block; background:url(images/bg2.gif) no-repeat -46px 0px;
position:absolute; right:0px; top:0px;
right:-1px; top:0px;
width:5px; height:28px;
}

.sabitle:after{
content:"."; display:block; height:0; clear:both;
visibility:hidden;
}
*+html .sabitle{
 height:1%;
}

#sol{
width:111px; float:left;
margin-right:6px;
}
#sag{
width:363px; float:right;
}

#Arama{
width:870px; height:32px; padding:8px 14px 0 25px;
background:url(images/searchBg.gif) repeat-x 0 0;
position:relative; color:#fff; margin-bottom:0px;
}
#Arama .sol,#Arama .sag{
width:15px; height:68px; display:block;
}
#Arama .sol{
background:url(images/bg2.gif) no-repeat -72px 0px;
position:absolute; left:0px; top:0px;
}
#Arama .sag{
background:url(images/bg2.gif) no-repeat -89px 0px;
position:absolute; right:0px; top:0px;
}
#Arama a{
color:#fff; text-decoration:none;
}
#Arama a:hover{
color:#fff; text-decoration:underline;
}
#Arama .FormBox{
margin-top:8px;
}
.f_sol{float:left;}
.f_sag{float:right;}

