div#cerceve 
{
	display:block;
    width:100%; 
    height: 1000px;
    min-width:750px;    
    /*-moz-border-radius: 15px;
    -webkit-border-radius: 15px;*/
    }
div#icerik {
    overflow:auto;
    width:auto;
    height:98%;
    position:relative;
    z-index:20;
    top:-235px;
    border:5px solid #9acd32;
    background-color:#f0f0f0;
    padding:10px 10px 10px 0px;
    /*-moz-border-radius: 15px;
    -webkit-border-radius: 15px;*/
}
div#ymenu
{
    position:relative;
    z-index:10;
    /*float: right;*/
    display:block;
    width: auto; /*150px;/*200px;*/
    height:300px;/*56px;/*100%;*/
    overflow:visible;
    /*background-color: #9acd32;*/
    padding:0px;
    margin:0px;
    vertical-align:bottom;
}
div#ymenu ul 
{
    list-style:none;
    margin:0px; /*10px*/
    padding:0px;
    }
div#ymenu li {
    margin:0px;
    padding:0px;
/*
    border:solid 1px #9acd32;
*/
    /*-moz-border-radius: 15px;
    -webkit-border-radius: 15px;*/
}
div#ymenu a:link, div#ymenu a:visited {
    display:block;
    padding:5px 5px 5px 25px;
    color: #fff;
    text-decoration:none;
    font-weight:bold;
    font-size:large;
    border:solid 1px white;
    border-right-color:green;
    border-bottom-color:green;
    height:58px;/*120px;/*50px;*/
    float:left;
    width:150px;
    /*
    background-image:url("/img/ball-green.gif");
    background-repeat:no-repeat;
    background-position:4px 7px;
	*/
	background-image:url("/img/amenu8.jpg");
    background-position:0px -30px;
    /*-moz-border-radius: 15px;
    -webkit-border-radius: 15px;*/
    position:relative;
    top:12px;
}
div#ymenu a:hover {
    background-color:#cf6;
    color:#999;
    text-decoration:underline;
    /*width: 135px;*/
    background-position:0px 225px;
    /*height:55px;
    top:5px;
*/
}

div#ymenu a.active:link, div#ymenu a.active:visited 
{
    background-position:0px 94px;
	/*
    background-image:url("/img/ol7alt.gif");
    background-repeat:no-repeat;
    background-position:-6px -4px;
	*/
    border:solid 1px #09c;
    border-bottom-color:#f0f0f0;
    background-color:#f0f0f0;
    color:#9acd32;
    /*width: 135px;*/
    width:150px;
    height:70px;
    top:0px;
}


/**************************/
div#ymenu2
{
    float: right;
    width: 150px;/*200px;*/
    height: 100%;
    background-color: #9acd32;
}
div#ymenu2 ul {
    list-style:none;
    margin:0px; /*10px*/
    padding:0px;
    }
div#ymenu2 li {
    margin:3px 0px 3px 0px;
/*
    border:solid 1px #9acd32;
*/
    /*-moz-border-radius: 15px;
    -webkit-border-radius: 15px;*/
}
div#ymenu2 a:link, div#ymenu2 a:visited {
    display:block;
    padding:5px 5px 5px 25px;
    color: #fff;
    text-decoration:none;
    font-weight:bold;
    font-size:large;
    border:solid 1px white;
    border-right-color:green;
    border-bottom-color:green;
    height:120px;/*50px;*/
    /*
    background-image:url("/img/ball-green.gif");
    background-repeat:no-repeat;
    background-position:4px 7px;
	*/
	background-image:url("/img/amenu8.jpg");
    background-position:0px 0px;
    /*-moz-border-radius: 15px;
    -webkit-border-radius: 15px;*/
}
div#ymenu2 a:hover {
    background-color:#cf6;
    color:#999;
    text-decoration:underline;
    /*width: 135px;*/
    background-position:0px 260px;
}

div#ymenu2 a.active:link, div#ymenu2 a.active:visited 
{
    background-position:0px 130px;
	/*
    background-image:url("/img/ol7alt.gif");
    background-repeat:no-repeat;
    background-position:-6px -4px;
	*/
    border:solid 1px #09c;
    border-left-color:#f0f0f0;
    background-color:#f0f0f0;
    color:#9acd32;
    /*width: 135px;*/
    width:90%
}

/**************************/

div#detay 
{
    display:block;
    float:right;
    width:40%;
    border-top:solid 5px #ffa500;
    border-bottom:solid 5px #ffa500;
    background-color:#f0f0f0;
   	margin-top:10px;
   	height:95%;
   	overflow:hidden;
    /*-moz-border-radius: 15px;
    -webkit-border-radius: 15px;*/
   	}
div#detay a:link, div#detay a:visited 
{
    display:block;
    color:navy;
    text-align:right;
}
div#detay em
{
    display:block;
    padding:10px;
}
div#detay em:first-letter{
    color: #644;
    font-size:xx-large;
    font-weight: bold;
    float: left;
    margin: 5px 5px 5px 5px;
}
a.dmenu:link, a.dmenu:visited
{
    background-image:url("/img/okkare.gif");
    background-repeat:no-repeat;
    background-position:6px 3px;
}
h1#BolumBasligi
{
	margin:10px 10px 10px 10px;
}

table#tbSutunlar 
{
	width:98%;
}

table#tbSutunlar td
{
	vertical-align:top;
	width:50%
}	

div#divIlkMadde
{
	 display:block; background-color:white; border-right:solid 1px silver; padding:20px;
	 min-height:150px;
}
/*
div#divIlkMadde h2
{
	  margin-left:-10px;
}
*/
div#divIlkMadde p
{
	 font-size:medium;
	 margin:40px;
}

div#divIlkMadde a
{
 	display:block;
 	text-align:right;
}
div#divIlkMadde img
{
	border:solid 1px silver; padding:10px; display:block; float:right; text-align:center; 
}
div.divMadde
{
	display:block; padding:20px; width:90%; height:auto; background-color:white;  border-right:solid 1px silver;
}
div.divMadde img
{
	border:solid 1px silver; padding:10px; display:block; float:right; text-align:center; 
}
