/* CSS Document */
body{
    background-image: url(images/back.gif);
	background-repeat:repeat-x;
	margin-top:0px;
	font-size:14px;
	color:#60808c;
	background-color:#009BD3;
	}
img {
	border:0;
	}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

.balon{
	position:relative;
	z-index:9;
}
.bulut{
	height:134px; width:846px; 
	position:relative;
	z-index:1;
}
.menu{
	height:30px;
	width:826px;
	position:relative;
	top:-30px;
	z-index:2;
}
.logo{
	height:145px;
	width:21px;
	position:relative;
	top:-100px; right:47px;
	z-index:4;
}
.icerik{
	width:846px;
	position:relative;
	top:-175px;
	z-index:3;
	background-color:#FFFFFF;
}
.playgroup{
color:#006a98;
padding-left:10px;
font-weight: bold; 
}
.alt{
	width:846px;
	position:relative;
	top:-177px;
	z-index:5;
	color:#006a97;
}
.springday{
	height:129px;
	width:100px;
	position:relative;
	top:-315px; right:345px;
	z-index:6;
}
.avrupa{
	height:136px;
	width:100px;
	position:relative;
	top:-450px; left:350px;
	z-index:7;
}
.springday2{
	height:129px;
	width:100px;
	position:relative;
	top:100px; right:50px;
	z-index:10;
}
.avrupa2{
	height:136px;
	width:100px;
	position:relative;
	top:1px; right:150px;
	z-index:11;
}
.misyon{
	width:325px;
	position:relative;
	z-index:8;
	padding-left:5px;
	color:#60808c
}
.etkinlik{
	width:300px;
	position:relative;
	z-index:9;
	padding-left:2px;
	color:#60808c;
}
.duyuru{
	width:300px;
	position:relative;
	z-index:9;
	padding-left:2px;
	color:#60808c;
}
.duyuruheader{
font-size:12px;
color:#3a9821;
font-weight: bold;
}
.etkinlikheader{
font-size:12px;
color:#3a9821;
font-weight: bold;
}

.onuncuyil{
	width: 200px;
	height:800px;
	top:0; left:0;
	position: absolute;
}

