* {
	margin:0;
	padding:0;
	border:none;
}

body {		
	font-family: "Trebuchet MS",Verdana,Arial,Sans-Serif;
	font-size: 70%;
}


.yazici_logo {display:none;}

#govde {
    margin: 0 230px  5em 0;
	font-size: 1.2em;
	line-height: 1.5;
    text-align:justify;
    padding:5px 12px 5px 12px;

}

#govde a:link {color:#0168AE; text-decoration:none;}
#govde a:visited {color:#8E9B45; text-decoration:none;}
#govde a:active, #govde a:hover {text-decoration:underline;}

#govde h1 {
	font-weight:normal;
	color:#999;
	font-size:1.6em;
	width:100%;
	top:-2.4em;
}


#menu {		
	height:100%;
	width:230px;
	padding-top:5px;
	font-size:1.2em;
	line-height:1.2;
	right:0px;
	border-left:solid 1px #000000;
	position: fixed;
	float:right;
}


    
  
  
* html , * body {overflow-x:auto; overflow-y:hidden;	height:100%;}

    * html #menu {
	position: absolute;
}


#menu li {
	margin-left:25px;
	padding:0.3em;
	width:10em;
	list-style:none;
	font-style:italic;
}

#menu a:link {color:#666; text-decoration:none;}
#menu a:visited {color:#666; text-decoration:none;}
#menu a:active, #menu a:hover{ text-decoration:underline; color:#0168AE;}

fieldset {
    border-top:1px solid green;
    border-bottom:0px solid green;
    border-left:0px solid green;
    border-right :0px solid green;
    width:100%;
    margin:0px;

    min-height: 800px;
     _height: 800px;
   }


legend {
    padding: 0.2em 0.5em;
    border-top:1px solid green;
    border-bottom:1px solid green;
    border-left:1px solid green;
    border-right :1px solid green;
    color:green;
    font-size:1.6em;
    text-align:right;
    margin-left:0.9em;
    margin-top:10px;
  }
  
  
#menu_dibi {
    position:absolute;
    text-align:center;
    bottom:0px;
    width:230px;
    height:60px;
}

.gizli
{
    display:block;
    margin-bottom:5px;
    }
    .icerik
{
  min-height:800px;height:auto !important;height:800px;
    }
    
