/* Top Elements */
* { margin: 0; padding: 0; }

#sitemapa-container {
	width: 975px;
	height: 490px;
	margin: 0px auto;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	overflow: hidden;
}

#sitemapa-kolon {
	float: left;
	width: 15%;
	height: 430px;
	padding: 20px 5px 5px 5px;
	text-align: center;
	margin: 0px 10px 0px 10px;
}
#baslik  {
	width: 100%;
	height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

h5 a {
	color: #006699;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
}
#alt_baslik {
	width: 100%;
	height: 15px;
}
h6 a {
	font-family: Tahoma;
	font-size: 12px;
	color: #009933;
	text-decoration: none;
	font-weight: bold;
}
#orta_baslik {
	width: 100%;
	height: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}
h3 a {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

h4  a {
	font-family: Tahoma;
	font-size: 12px;
	color: #990033;
	text-decoration: none;
	font-weight: bold;
}
#ex-baslik {
	width: 100%;
	height: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}
h2  a {
	font-family: Tahoma;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}
#ex_baslik {
	width: 100%;
	height: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
