* {
	margin: 0px;
	padding: 0px;
}
body {
	padding: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000;
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-position: center top;
	background-image: url(assets/images/bg_grad.jpg);
}
#container {
	width: 960px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	height: 130px;
	width: 256px;
}
#topnav {
	font-size: 12px;
	list-style-type: none;
	float: right;
	width: 600px;
	height: 64px;
	padding-top: 30px;
}
.baslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: -1px;
}

p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	margin-left: 10px;
	line-height: 1.5em;
	margin-top: 8px;
	margin-bottom: 8px;
}
#topnav li a {
	float: left;
	line-height: 24px;
	vertical-align: middle;
	text-decoration: none;
	display: block;
	color: #666;
	letter-spacing: 2px;
	margin-right: 10px;
	margin-left: 10px;
}
#topnav li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
	height: 24px;
	color: #CCC;
}
#motto {
	margin-top: 40px;
	height: 460px;
	width: 960px;
	display: block;
	clear: both;

}
#content {
	clear: both;
	width: 960px;
}
#leftcolumn {
	float: left;
	width: 170px;
	display: inline;
}

 
 .mottoline {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1E1E1E;
	border-bottom-color: #1E1E1E;
}
	
#footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	height: 60px;
	width: 960px;
	clear: both;
}
#footer a {
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}
#footer p {
	line-height: 50px;
	vertical-align: middle;
	text-align: right;
	margin-right: 10px;
}
#rightcolumn {
	width: 740px;
	margin-left: 50px;
	float: left;
}
#leftnav {
	float: right;
	list-style-type: none;
	text-align: right;
}
.anyClass li {
	height: 483px;
	width: 639px;
}
#rightcolumn a{
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}


#leftnav a {
	text-decoration: none;
	color: #666;
	font-size: 14px;
	font-variant: small-caps;
	letter-spacing: 1px;
	line-height: 20px;
}
#leftnav li {
	text-decoration: none;
	color: #666;
	font-size: 14px;
	font-variant: small-caps;
	letter-spacing: 1px;
	line-height: 20px;
	list-style-type: none;
}
#leftnav li li a {
	font-style: normal;
	color: #950;
	list-style-type: none;
	font-size: 10px;
}
li.aktifKat {
	font-weight: bold;
	font-style: normal;
	background-attachment: scroll;
	background-image: url(assets/images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	color: #FFF;
}
li ul li.aktifKat a{
	font-weight: normal;
	font-style: italic;
	color: #FFF;
}
ul#leftnav li.aktifKat a {
	color: #FFF;
}


.aktifClass2 {
	font-weight: bold;
}

