/* CSS Document */

* {
border: 0px;
margin: 0px;
padding: 0px;
}

body {
background-color: #2d2d2d;
}

a:link {color: #232323; text-decoration: none;}
a:visited {color: #232323; text-decoration: none;}
a:hover {color: #525252; text-decoration: underline;}
a:active {color: #525252; text-decoration: underline;}

h1 {
color: #000000;
font-family: Arial;
font-weight: bold;
font-size: 15px;
}

p {
color: #000000;
font-family: Arial;
font-size: 13px;
}

#update { width: 550px; padding: 10px 0px 10px 0px; }
#update_kader { padding: 22px 0px 0px 20px; }

#vlag { padding: 5px; }

#start-pagina-body {
width: 800px;
height: 100%;
margin-left: 50%;
position: relative;
left: -402px;
}

#start-pagina-top {
width: 800px;
height: 535px;
background: url(../img/bg_start-pagina.jpg);
}

#start-pagina-top table {
position: relative;
top: 404px;
left: 20px;
}

#start-pagina-top p {
position: relative;
left: -20px;
color: #FFFFFF;
font-family: Arial;
font-size: 13px;
}

#start-pagina-bottom {
width: 800px;
height: 220px;
background-color: #FFFFFF;
}

#raviv-foto {
width: 200px;
height: 180px;
float: right;
margin-bottom: 20px;
padding: 20px 20px 20px 0px;
}

