@charset "utf-8";
/* CSS Document */
.main_center {
	text-align: center;
}
.rightcontent{
	width:781px;
	height:500px;
	border:none;
	font: normal 14px Verdana;
}

.sitemap{
	font: normal 10px Verdana;
}
.haberler{
	font: normal 12px Verdana;
	list-style:square;
	}

.rc{
	font: normal 12px Verdana;
	width:700px;
}
.rctable{
	font: normal 14px Verdana;
	width: 550px;
}

.applemenu{
margin: 5px 0;
padding: 0;
width: 200px;
/* border: 1px solid #9A9A9A; */
padding:3px 3px 3px 3px;
}

.applemenu div.silverheader a{
font: normal 12px Tahoma, Lucida Grande, Trebuchet MS, Helvetica, sans-serif;
text-align:left;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
text-decoration: none;
}

.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: white;
}

.applemenu div.selected a, .applemenu div.silverheader a:hover{
color: white;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
font: normal 14px Tahoma, Lucida Grande, Trebuchet MS, Helvetica, sans-serif;
text-align:left;
text-decoration: none;
padding-left:10px;
/* height: 300px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}

.applemenu div.submenu a{ /*DIV that contains each sub menu*/
color: black;
text-decoration:none;
}
.applemenu div.submenu a:hover{ /*DIV that contains each sub menu*/
color: red;
}

.applemenu div.submenusubitem{
	font: normal 12px Tahoma, Lucida Grande, Helvetica, sans-serif;
	text-align:left;
	text-decoration:none;
	padding-left:12px;
}

.applemenu div.submenusubitem a{
	font: normal 12px Tahoma, Lucida Grande, Helvetica, sans-serif;
	text-align:left;
	text-decoration:none;
	padding-left:12px;
}

table {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.rc strong {
	color: #006;
}
.italic {
	font-style: italic;
}

#pscroller1 a {
	text-decoration: none;
	color:#000;
}

#pscroller1 a:hover {
	color:#F60;
}

#pscroller1{
width: 180px;
height: 200px;
border: 0px solid black;
padding: 5px;
background-color: white;
font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
	