/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(../img/bckgr.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0D9FBA;
}
a:visited {
	color: #0D9FBA;
}
a:hover {
	color: #666666;
}
a:active {
	color: #0D9FBA;
}

h1 {
	color:#A7A7A7;
	font-size:18px;
	margin-top:17px;
}
h3 {
	color:#A7A7A7;
	font-size:16px;
	margin-top:17px;
}

h2 {
	color:#0D9FBA;
	font-size:12px;

}
.tuerk {
	color:#0D9FBA;
}

#div0 {
	width:980px;
	background-image:url(../img/head.jpg);
	background-repeat:no-repeat;
}

#div1 {
	width:968px;
	padding-top:89px;
	}

#div2 {
	
	height:39px;
}

#div3 {
	background-image:url(../img/subnav.jpg);
	background-repeat:no-repeat;
	height:401px;
	width:163px;
	float:left;
	margin:0px;
	padding:0px;
}
#subnav {
	color:#000000;
	
}
#subnav ul {
	text-decoration:none;
	list-style:none;
	margin: 0;
	padding: 0;
}
#subnav li {
	text-decoration:none;
	list-style:none;
	width:126px;
	height:19px;
	margin:0;
	padding-left: 25px;	
	padding-top:2px;
	background-image:url(../img/subnav.gif);
	background-repeat:no-repeat;
}

#div4 {
	width:817px;
	float:left;
}
#div5 {
	clear:both;
	}