body
{
    font-family: Tahoma, Verdana;
    font-size: 13pt;
    background-color: #e9e9e9;
    background-image: url(https://d-consultancy.nl/d-con/public/images/bar_background.png);
}

td,th
{
    font-family: Tahoma, Verdana;
    font-size: 12pt;  
}

#dossier
{
    font-size: 0.8em;
    line-height: 1.48; 
    width: 400px;
    float: right;
    margin-top: 15px;
}

#radka
{
    float: right;
    margin-top: -25px;
    margin-left: 30px;
}

body p
{
    font-size: 0.8em;
    line-height: 1.48;
}

#wrapper
{
    width: 1080px;
    background-color: white;
    margin: 0 auto;
    padding: 10px;
    border: 5px solid #dedede;
}

#banner
{
height: 222px;
border-bottom: 10px solid #F0F0F0;
position: relative;
text-align: center;
background: url('https://d-consultancy.nl/d-con/public/images/logo.JPG') no-repeat center;
background-color: #D9CA9F;
}

#logo
{
font-size: 2em;
margin: 0;
padding: 0;
text-transform: uppercase;
position: absolute;
z-index: 1;
width: 600px;
top: 25px;
left: 300px;
}

#content_area
{
    float: left;
    width: 750px;
    margin: 0 0 20px 0;
    padding: 10px;
    min-height: 400px;
}

#fblike{
    margin: 10px 10px 10px 0;
}

#users td{
    border: 1px solid black;
}

.newstd
{
    width: 650px;
    height: 25px;
}

#news
{
    font-size: 15;
}

.newstd a:link, .newstd a:active, .newstd a:visited
{
    display: block;
    color: black;
    text-decoration: none;
}

.newstd a:hover
{
    color: lightblue;
}

#sidebar
{
    float: right;
    width: 250px;
    min-height: 160px;
    margin: 20px 10px;
    padding: 10px;
    background-image: url(https://d-consultancy.nl/d-con/public/images/bar_background.png);
    border: 3px solid #E3E3E3;
}

#fblogin{
    float: right;
    margin: 24px 0 0 0;
}

#loginbtn{
    margin-left: 12px;
}

footer
{
    clear: both;
    width: auto;
    height: 40px;
    padding: 10px;
    border: 3px solid #E3E3E3;
    text-align: center;
    color: #fff;
    text-shadow: 0.1em 0.1em #333;
    background-image: url(https://d-consultancy.nl/d-con/public/images/bar_background.png);
}

#built
{
    float: right;
    margin-top: -37px;
    margin-right: 20px;
}

#navigation
{
    height: 60px;
    border: 3px solid #E3E3E3;
    margin-top: 20px;
    text-shadow: 0.1em 0.1em #333;
    background-image: url(https://d-consultancy.nl/d-con/public/images/bar_background.png);
}

#nav
{
    list-style: none;
}

#nav ul
{
    margin: 0;
    padding: 0;
    width: auto;
    display: none;
}

#nav li
{
    font-size: 24px;
    float: left;
    position: relative;
    height: 40px;
    margin-right: 45px;
}

#nav a:link, nav a:active, nav a:visited
{
    display: block;
    color: #fff;
    text-decoration: none;
}

#nav a:hover
{
    color: lightblue;
}

.button.wide{
    height: 48px;
    width: 272px;
    background-image: url("https://d-consultancy.nl/d-con/public/images/btn_default_220.png");
}

.button:hover{
    color: white !important;
    background-position: bottom center;
}

.button{
    height: 48px;
width: 222px;
text-align: center;
border: 0;
background-position: top center;
background-repeat: no-repeat;
display: block;
position: relative;
line-height: 48px;
margin-right: 12px;
float: right;
font-family: 'e4bMedium', 'e4bBook', Helvetica, Arial, sans-serif !important;
font-size: 14px;
color: #000;
font-weight: normal;
color: white !important;
text-shadow: 0 1px 0 #004e73;
background-image: url("https://d-consultancy.nl/d-con/public/images/btn_default_220.png");
}

.button:link{
    text-decoration: none;
}

a:link {text-decoration: underline;color: black;}
a:visited {text-decoration: underline;color: black;}
a:hover {text-decoration: underline;color: blue;}
a:active {text-decoration: none;color: lightblue;}

#cell
{
    float: left;
    text-align: center;
    margin: 5px;
    
}

#img
{
    background-image: url(https://d-consultancy.nl/d-con/public/images/bar_background.png);
    margin-top: 10px;
    width: 128px;
    height: 140px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    border: 1px dashed #666666;
}

#img img
{
    margin-top: 25px; 
}

#uploader
{
    float: right;
}