/*- Menu Tabs--------------------------- */ 
body {
	background-image: url(../images/tema/background1.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family:Arial;
	}


a:link {
	text-decoration: none;
	color: #06C;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#F00;
}
a:active {
	text-decoration: none;
	color: #F00;
}
.aktive1{
	color:#F00;}
   #tabs {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
      }
    #tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
	float:left;
	background:url("../images/tema/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	font-family:Arial;
	font-weight: bold;
	font-size: 12px;
      }
    #tabs a span {
      float:left;
	font-family:Arial;
      display:block;
      background:url("../images/tema/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFFFFF;
	
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FF9834;
	  font-size:10px;
	  font-weight:bold;
      font-family:Arial;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }






.turkuaz {
	font-family:Arial;
	font-size: 12px;
	color: #006699;
	font-weight: bold;

}
a.turkuaz:hover {
	font-family:Arial;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;

}
.inputstyle {
	font-family:Arial;
	font-size:11px;
	color:#333333;
	background-color:#FFFFCC;
	border-style:solid;
	border-width:1px;
	border-color:#6D90B0;
	height:20px;

 } 
.gricerceve {
	border: 1px solid #000099;


}
.inputyazi {
	font-family:Arial;
	font-size: 11px;
	text-decoration: none;
	color: #000000;

}
.inputyazibeyaz {
	font-family:Arial;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;

}
.inputstylemini {
	font-family:Arial;
	font-size:11px;
	color:#333333;
	background-color:#FFFFCC;
	border-style:solid;
	border-width:1px;
	border-color:#6D90B0;
}
.inputstyleminiTEXT {


	font-family:Arial;
	font-size:9px;
	color:#333333;
	background-color:#FFFFCC;
	border-style:solid;
	border-width:1px;
	border-color:#6D90B0;
}
.links {
	font-family:Arial;
	font-size: 10px;
	color: #0066CC;
	text-decoration: none;
}
a.links:hover {
	font-family:Arial;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}
.inputyazibig {

	font-family:Arial;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
.price {

	font-family:Arial;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
#banner {
	background-image:url(../images/tema/head_01.jpg);
	background-repeat:no-repeat;
}

