@charset "utf-8";
.katman1 {
	font-family: "Book Antiqua";
	font-size: 14px;
	color: #000099;
	background-color: #FFCC66;
	text-align: center;
	display: block;
	height: 150px;
	width: 100%;
	cursor: default;
	border: 1px solid #666666;
	padding-top: 0px;
	margin-top: 0px;
}
.katman2 {
	width: 100%;
	text-align: center;
}
.katman3 {
	background-color: #FFCC66;
	width: 100%;
	margin-right: 3px;
	height: 100%;
	font-family: "Book Antiqua";
	font-size: 14px;
	border: 1px solid #666666;
	margin-top: 3px;
}
.menualti {
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #00CCFF;
}

.katman4 {
	background-color: #FFCC66;
	border: 1px solid #990000;
	margin-right: 3px;
	height: 47px;
}
.bas {
	font-family: "Maiandra GD";
	font-weight: bold;
	color: #000066;
	background-color: #FF9900;
	border-bottom-width: thick;
	border-bottom-style: groove;
	border-bottom-color: #000099;
	font-size: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.katman11  {
	font-family: "Book Antiqua";
	font-size: 14px;
	color: #000033;
	background-color: #FFCC66;
	text-align: left;
	width: 100%;
	cursor: HAND;
	border: 1px solid #666666;
	padding-top: 0px;
	margin-top: 5px;
}
.katman11 a:link {
	font-family: "Book Antiqua";
	font-size: 14px;
	color: #000033;
	background-color: #FFCC66;
	text-align: left;
	width: 100%;
	cursor: hand;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
.katman11  a:visited {
	font-family: "Book Antiqua";
	font-size: 14px;
	color: #000033;
	background-color: #FFCC66;
	text-align: left;
	width: 100%;
	cursor: hand;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
.katman11  a:hover {
	font-family: "Book Antiqua";
	font-size: 14px;
	color: #FFFFFF;
	background-color: #CC6600;
	text-align: left;
	width: 100%;
	cursor: hand;
	font-weight: bold;
	display: block;
}
