html
{
    height: 100%;
}

body
{
    margin: 0;
    padding: 0;
    height: 100%;
    background-color: #ece4d2;
}

a
{
    text-decoration:none;
    color:Maroon;
}

p
{
    margin: 0;
}

#anaIcerik
{
    width: 970px;
    height: 559px;
    margin: 0 auto;
    background-image: url(../images/arkaPlan.png);
    background-repeat: repeat-y;
}

#flash
{
    position: relative;
    width: 970px;
    height: 350px;
    margin: 0 auto;
    z-index:2;
}

#content
{
    width: 930px;
    padding: 0 20px 50px 20px;
    position: absolute;
    z-index: 5;
}

#slider
{
    float: left;
    width: 210px;
}

#slider .yanMenuBaslik
{
    width: 210px;
    height: 27px;
    background-image: url(../images/yanMenuBaslik.png);
    background-repeat: no-repeat;
    text-align: center;
    font-size: 20px;
    padding-top: 13px;
}

#slider .yanMenuIcerik
{
    width: 180px;
    background-image: url(../images/yanMenuIcerik.png);
    background-repeat: repeat-y;
    padding: 5px 15px 0 15px;
}

#slider .yanMenuAlt
{
    width: 210px;
    height: 20px;
    background-image: url(../images/yanMenuAlt.png);
    background-repeat: no-repeat;
}

#icerik
{
    float: right;
    width: 720px;
}

#icerik #icerikBaslik
{
    width: 720px;
    height: 20px;
    background-image: url(../images/icerikBaslik1.png);
    background-repeat: no-repeat;
    text-align: center;
}

#icerik #icerikIcerik
{
    width: 690px;
    background-image: url(../images/icerikIcerik1.png);
    background-repeat: repeat-y;
    padding: 0 15px 0 15px;
}

#icerik #icerikAlt
{
    width: 720px;
    height: 20px;
    background-image: url(../images/icerikAlt1.png);
    background-repeat: no-repeat;
}

#footer
{

    position: fixed;
    bottom: 0;
    width: 100%;
    height: 385px;
    background-image: url(../images/footer.png);
    z-index: 1;
}

#foot
{
    height: 15px;
    text-align: center;
}
#foot span
{
    color: #000000;
    font-weight: bold;
    background-color: #FFFFFF;
    font-size: small;
}
#diller
{
    height: 50px;
}

#icerikIcerik .baslik
{
    font-size: 22px;
    color: #5d3c10;
    border-bottom-color: #5d3c10;
    border-bottom: 1px solid;
    height: 40px;
    font-weight: bold;
}

.yildiz
{
    background-image: url(../images/yildiz.png);
    background-repeat: no-repeat;
    width: 35px;
    height: 27px;
    float: left;
}

.yildizk
{
    background-image: url(../images/yildizk.png);
    background-repeat: no-repeat;
    width: 15px;
    height: 20px;
    float: left;
}

#aralik
{
    text-align: center;
}

.yanMenuIcerik img
{
    padding:5px 5px 20px 5px; 
    background:#E8E8E8; 
    border: 1px solid #BFBFBF;
}

.yanMenuIcerik .sperator
{
    padding:0;
    background-color: transparent;
    border: 0;
}

.yanMenuIcerik .resimLink:hover img
{
    padding:5px 5px 20px 5px; 
    background:#FFFFFF; 
    border: 1px solid #BFBFBF;
}

#icerikIcerik .resimlight
{
    padding:5px 5px 20px 5px; 
    background:#E8E8E8; 
    border: 1px solid #BFBFBF;
}

#icerikIcerik .resimLink:hover .resimlight
{
    padding:5px 5px 20px 5px; 
    background:#FFFFFF; 
    border: 1px solid #BFBFBF;
}