﻿/* profile */

.profil_sider
{
    margin-left:15px;
    margin-top:10px;
    float:left;
    width:850px;
}

.Profile_Content_left   {float:left; width:550px;}
.Profile_Content_right  {float:left;}
.profile_img
{
    float:left;
    width:174px;
    border-right:1px #ebe9e9 solid;
}
.ProfileMidt
{
    width:500px;
    float:left;
}
.profile_mid
{
    background-color:#323232;
    float:left;
    width:850px;
    height:50px;
    margin-left:15px;
}
.profile_mid h1
{
    margin-left:10px;
}
.profile_besked
{
    margin-bottom:15px;
}
.ProfileTekst
{
}

.Bekeder
{
    background-color:#ebe9e9;
    margin-bottom:10px;
    border-radius:0px 0px 5px 5px;
    padding-top:5px;
    padding-bottom:10px;
    padding-left:5px;
    padding-right:5px;
 
}


.ProfileRight
{
    width:335px;
    margin-left:15px;
    float:left;
}
.profile_Info
{
    background-color:#ebe9e9;
    padding-top:5px;
    padding-bottom:10px;
    padding-left:5px;
    padding-right:5px;
}
.profile_Venner
{
    background-color:#ebe9e9;
    padding-left:5px;
}
.profile_Venner_listed
{
    
    width:165px;
    padding-top:3px;

}