@charset "utf-8";
#Container {
	height: 600px;
	width: 800px;
	margin-top: -300px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: 50%;
}
#Container #baslik {
	font-family: Calibri;
	font-size: 18px;
	font-weight: normal;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	word-spacing: normal;
	color: #FFFFFF;
}

#Container #Altmenu a:link {
	font-family: Calibri;
	font-size: 16px;
	text-decoration: none;
	color: #392E28;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
body {
	background-image: url(Bg-yes.jpg);
	scrollbar-face-color:#8c7040;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#d0debd;
}
#Container #Altmenu a:active {
	font-family: Calibri;
	font-size: 16px;
	text-decoration: none;
	color: #392E28;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
#Container #Altmenu a:visited {
	font-family: Calibri;
	font-size: 16px;
	text-decoration: none;
	color: #392E28;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
#Container #Altmenu a:hover {
	font-family: Calibri;
	font-size: 16px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	background-color: #392E28;
}
