﻿body{
Background-color: #1A3E72;
color:white;
overflow:hidden;
}


div#main1{
position: absolute;
left: 125px;
top: 225px;
color: #0276FD;
font-family: verdana;
font-size: 15px;
text-align:right;
}

div#buttons{
position: absolute;
left: 285px;
top: 225px;
color: #0276FD;
font-family: verdana;
font-size: 15px;
text-align:right;
}



div#logo{
Background: url("images/clerxvanroyadvocaten.jpg") no-repeat; 
position: absolute;
left: 350px;
top: 90px;
height: 100px;
width: 550px;
}


div#tekstlogo{
position: absolute;
left: 360px;
top: 630px;
width: 550px;
font-family: arial;
color: #42C0FB;
font-size: 19px;
font-weight: bold;
}

#text{ 
scrollbar-arrow-color: 26466D;
scrollbar-face-color: white;
scrollbar-highlight-color:26466D;
scrollbar-3dlight-color: 26466D;
scrollbar-shadow-color:26466D;
scrollbar-darkshadow-color: 26466D;
scrollbar-track-color: 26466D;

position: absolute;
overflow: auto;
border: 0px;
top: 200px;
left: 350px;
width: 600px;
height: 400px;
padding-top: 10px;
font-family: arial;
font-size: 13px;
color: white;
} 

#intextin{ 
margin-top: 25px;
margin-left: 15px;
margin-right: 25px;
margin-bottom: 25px;
width: 500 px;
} 



a:link{
color: #0276FD;
text-decoration: bold;
font-family: arial;
font-size: 13px;
font-weight:bold;
font-weight: bold;
text-decoration: none;
}


a:visited{
color: #0276FD;
font-family: arial;
font-size: 13px;
font-weight: bold;
text-decoration: none;
}

a:hover{
color: #0276FD;
font-family: arial;
font-size: 13px;
font-weight: bold;
text-decoration: underline;
}

a:active{
color: #0276FD;
font-family: arial;
font-size: 13px;
font-weight: bold;
font-weight: bold;
text-decoration: none;
}




p.bodytext{
font-family: arial;
font-size: 12px;
color: black;
}

p.titletext{
font-family: arial;
font-size: 13px;
color: black;
font-weight: bolds;
}

h1{
font-family: arial;
font-size:13px;
color: #42C0FB;
}

h1 a:link{
color: #42C0FB;
text-decoration: bold;
font-family: arial;
font-size:13px;
font-weight:bold;
font-weight: bold;
text-decoration: none;
}


h1 a:visited{
color: #42C0FB;
font-family: arial;
font-size:13px;
font-weight: bold;
text-decoration: none;
}

h1 a:hover{
color: #05EDFF;
font-family: arial;
font-size:13px;
font-weight: bold;
text-decoration: none;
}

h1 a:active{
color: #42C0FB;
font-family: arial;
font-size:13px;
font-weight: bold;
font-weight: bold;
text-decoration: none;
}



