﻿body 
{
    text-align:center;
    font-family:sans-serif;
   
}
.A1 
{
    width:100%;
    min-height:600px;
    float:left;
    margin:0 auto;
}
.A2 
{
    width:100%;
    min-height:700px;
    float:left;

}
.Top_A 
{

    width:100%;
    min-height:200px;
    float:left;
    max-height:350px;
}
.Top_A2 
{
    float:left;
    width:100%;
    min-height:30px;
}
.logodiv 
{
    float: left;
    min-height: 230px;
    width:100%;
    background-image:url("../Images/linsar2.jpg");
    margin:0;
}
.SiteText 
{
    float:left;
   position:absolute;
    top:100px;
    left:30%;
    color:white;

}
.Center_A 
{
    width:100%;
    min-height:400px;
    float:left;

}

.CenterL1 
{
    width:100%;
    float:left;
    text-align:center;
}
.Hx2 
{
    font-size:18pt;
    color:black;
    font-style:italic;
    font-weight:bold;

}
.CenterW1 
{
    float:left;
    min-height:150px;
    max-height:150px;
    width:32%;
    margin-top:1%;
}
.CenterW2 
{
    float:left;
    min-height:150px;
    max-height:150px;
    width:32%;
    margin-left:2%;
    margin-top:1%;
    
}
.CenterW3 
{
    float:left;
     min-height:150px;
    max-height:150px;
    width:32%;
    margin-left:2%;
    margin-top:1%;
}
.CenH2 
{
    font-size:12pt;
    color:black;
    font-weight:bold;
    font-family:sans-serif;
    overflow:hidden;
}
.CenQ1 
{
    float:left;
    width: 100%;
    text-align:justify;
    
    font-size: 12pt;
    overflow:hidden;
}
.Content1 
{
    text-align:left;
    width:100%;
    float:left;
    font-size:13pt;
    line-height:25px;
}
 .Content1 h2 
 {
     text-align:center;
     font-size:14pt;

 }
.Content_menuler 
{
    width: 40%;
    min-height:300px;
}
.T1 
{
    width:100%;
    min-height:80px;
    float:left;
    background-color:rgb(128, 128, 128);
    margin-top:5px;
}
.T2 
{
    width: 100%;
    float: left;
    top:20px;
    position:relative;
}
.T3 
{
     position:relative;
    width: 100%;
    float: left;
    top:25px;
}
.TopImg 
{
    width:100%;
    max-height:250px;


}
#TopImg 
{
    width:100%;
    max-height:250px;

}
/* LİNKLER*/
.Link_a1 
{
    color:black;
    font-style:normal;
   text-decoration:none;
   margin:auto;
}
.menu_link 
{
    text-decoration:none;
    color:white;
    text-align:center;
    top:5px;
}

/*  MENÜLER*/

.menudiv 
{
    left:25px;
    min-height:40px;
    width:100%;
    float:left;
    background:linear-gradient(45deg,red 0 30%, blue 50% 100%);
    background:linear-gradient(to left, green, blue);
    background:linear-gradient(to right, #07ab5f, #41faa5);
}
.menu_b 
{
    float:left;
    width:10%;
    height:35px;
    background:linear-gradient(to left, #e90d62, #b0002a);
    margin-left:1%;
    text-align:center;
    margin-top:2px;
}
.menu_c 
{
    margin-top:8px;
}
.navmenu 
{
    float:left;
    width:100%;
    background:linear-gradient(to left, #e90d62, #b0002a);
    margin-top:10px;
    text-align:left;
    color:white;
    height:30px;
}
    .navmenu a 
    {
        text-decoration: none;
        color:white;
        padding:10px;
    }