@charset "utf-8";

.googlelinkleri {
color:#E2F5F1;
text-decoration:none;
}

.googlelinkleri:link {
color:#E2F5F1;
text-decoration:none;
}

.googlelinkleri:visited {
color:#E2F5F1;
text-decoration:none;
}

.googlelinkleri:active {
color:#E2F5F1;
text-decoration:none;
}

.googlelinkleri:hover {
color:#E2F5F1;
text-decoration:none;
}



.menulinkleri {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:14px;
	font-weight:normal;
}
.menulinkleri:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
}

.menulinkleri:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
}

.menulinkleri:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
}

.menulinkleri:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #BBBBBB;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
}

.headerbaslik {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:24px;
	font-weight:normal;
}

.headermetin {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:14px;
	font-weight:500;
}

.icerikbaslik {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:15px;
	font-weight:bold;
}

.icerikmetin {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:14px;
	font-weight:normal;
}

.adres{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	font-weight:normal;
}

.hizmet{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	font-weight:normal;
}

.textfield {
	border-style: none;
	border:none;
	background-color: #555555;
	color: white;
	font-weight: bold;
	padding-left: 2px;
	width:200px;
	height:14px;
	font-size:10px;
}



.textarea {
	border-style: none;
	border:none;
	background-color: #555555;
	color: white;
	font-weight: bold;
	padding-left: 2px;
	width:200px;
	height:40px;
	font-size:10px;
}


.dugme{
	border-style: none;
	border:none;
	background-color: #666666;
	color: white;
	font-weight: bold;
	padding-left: 2px;
	width:50px;
	height:14px;
	font-size:10px;
}


.yararlilinkler:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}

.yararlilinkler:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}

.yararlilinkler:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}

.yararlilinkler:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
}