﻿body {
    margin: 0px;
    padding: 0px;
    font-family: Calibri;
    font-size: 16px;
    min-width:800px;
    width:1400px;
}

.logo {
    position: relative;
    width: 120px;
    height: auto;
}

.genisalan {
    position: relative;
    height: auto;
    width: 100%;
    padding: 0px;
    margin: 0px;
    min-width:800px;
}

.genisalanson0 {
    position: relative;
    height: 500px;
    width: 100%;
    padding: 0px;
    margin: 0px;
}

.genisalanson {
    position: relative;
    height: 50px;
    width: 100%;
    border-bottom-right-radius: 25px;
    background-color: #000;
    color: #FFF;
}

.arkafonGri {
    background-color:#000;
    color: #FFF;
}

.yaziGri {
    color: rgb(75, 75, 75);
}

.yukseklikyuzdeyuz {
    height: 100%;
}

#tagLEFT {
    position: fixed;
    margin-top: 0px;
    margin-left: 0px;
    left: 0px;
    top: 0px;
    z-index: 9999;
}

#tagMENU{
    display:block;
}

#tagRIGHT {
    background-color: #FFF;
}

.menustyle {
    list-style-type: none;
}

.btncolor {
    background-color: rgb(75, 75, 75)
}

.btnwidth {
    width: 200px;
}

.linkduzelt {
    color: #FFF;
}

    .linkduzelt:hover {
        color: #FFF;
    }
