@charset "iso-8859-1";
/* CSS Document */

a.menu:link, a.menu:active,a.menu:visited
	{
	display: block;
	width:100%;
	font: bold 18px/35px Arial Narrow;
	text-align:center;
	color:#38383d;
	text-decoration: none;
	}
	
	
a.menu:hover
	{
background-color:#38383d; color:#ffffff;
	}


.baslik {
	font-family: Cambria;
	font-size: 20px;
	font-weight: bold;
	color: #38383d;
}

.icerik {
	font-family: tahoma;
	font-size: 12px;
	font-weight: 100;
	color: #38383d;
}

.alt_baslik {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #e66100;
}

.irtibat {
	font-family: impact;
	font-size: 24px;
	font-weight: 100;
	color: #38383d;
}

.irtibat2 {
	font-family: impact;
	font-size: 24px;
	font-weight: 100;
	color: #e66100;
}

.irtibat3 {
	font-family: Arial Narrow;
	font-size: 12px;
	font-weight: 100;
	color: #38383d;
}


.katalog {
	font-family: impact;
	font-size: 18px;
	font-weight: 100;
	color: #38383d;
}

.katalog2 {
	font-family: impact;
	font-size: 18px;
	font-weight: 100;
	color: #e66100;
}