/* stylesheet van de website handhavingsjurist.nl */

<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">



* {
font-size:14px;
font-family: 'Lato', Sans-Serif;
color: black;
margin:0;
padding:0;
}

body {
background: white;
height: auto;
}

body#homeidb a#homeidl,
body#blogidb a#blogidl,
body#blog2idb a#blog2idl,
body#blog3idb a#blog3idl,
body#blog4idb a#blog4idl,
body#cursusidb a#cursusidl,
body#watisidb a#watisidl,
body#contactidb a#contactidl
{
color:rgb(255,69,0);
 } 

p { 
padding:5px 5px 20px 5px;
}


/* hier zijn de links opgemaakt */
a.speciaal1 {
text-decoration: none;
font-size:30px;
font-weight: bold;
color: white;
position: relative;
top: 30px;

}

a.speciaal1:link, a.speciaal1:visited{
color:rgb(255,69,0);
}

a.speciaal1:hover, a.speciaal1:active{
color:white;
}

a.speciaal2 {
text-decoration: none;
font-size:20px;
font-weight: bold;
color:rgb(255,69,0);
position: relative;
top: 35px;
}

a.speciaal2:link, a.speciaal2:visited{
color:white;
}

a.speciaal2:hover, a.speciaal2:active{
color:rgb(255,69,0);
}

a.speciaal3 {
text-decoration: none;
color:black;
padding:0px 0px 0px 5px;
}

a.speciaal3:link, a.speciaal3:visited{
color:white;
}

a.speciaal3:hover, a.speciaal3:active{
color:black;
}

a.speciaal4 {
text-decoration: none;
}

a.speciaal5 {
text-decoration: none;
font-weight: bold;
color:rgb(255,69,0);
}

a.speciaal5:link, a.speciaal5:visited{
color:rgb(255,69,0);
}

a.speciaal5:hover, a.speciaal5:active{
color:black;
}

a.speciaal6, a.speciaal6:link, a.speciaal6:visited, a.speciaal6:hover, a.speciaal6:active {
text-decoration: none;
background: white;
color: black;
padding:0px 0px 0px 0px;
}

a.speciaal7 {
text-decoration: none;
font-size:12px;
color:black;
padding:0px 0px 0px 5px;
}

a.speciaal7:link, a.speciaal7:visited{
color:white;
}

a.speciaal7:hover, a.speciaal7:active{
color:black;
}

a.speciaal8 {
text-decoration: none;
font-size:14px;
font-weight: bold;
color:black;
position: relative;
left: 10px;
top:-12px;
}

a.speciaal8:link, a.speciaal8:visited{
color:black;
}

a.speciaal8:hover, a.speciaal8:active{
color:rgb(255,69,0);
}

ul{
list-style: none;
}

li.horizontal { 
display: inline;
padding-right: 20px;
}

li.horizontal2 { 
display: inline;
padding-right: 5px;
}

li.vertical { 
padding: 5px 0px 0px 0px;
}

/* Opmaak van de button bij de cursus */

.button {
font-size:16px;
font-weight: bold;
background: #ff4500;
background-image: -webkit-linear-gradient(top, #ff4500, orange);
background-image: -moz-linear-gradient(top, #ff4500, orange);
background-image: -ms-linear-gradient(top, #ff4500, orange);
background-image: -o-linear-gradient(top, #ff4500, orange);
background-image: linear-gradient(to bottom, #ff4500, orange);
-webkit-border-radius: 10;
-moz-border-radius: 10;
border-radius: 10px;
color: white;
text-decoration:none;
padding: 15px 50px 15px 50px;
}

.button:hover {
background: orange;
background-image: -webkit-linear-gradient(top, orange, #ff4500);
background-image: -moz-linear-gradient(top, orange, #ff4500);
background-image: -ms-linear-gradient(top, orange, #ff4500);
background-image: -o-linear-gradient(top, orange, #ff4500);
background-image: linear-gradient(to bottom, orange, #ff4500);
text-decoration: none;
}

.handhavingsjurist {
font-weight: bold;
color:rgb(255,69,0);
font-size:60px;
display: block;
text-align: center;
padding:10px 10px 10px 10px;
}

.mensen {
font-weight: bold;
color:white;
font-size:20px;
display: block;
text-align: center;
padding: 5px 10px 0px 10px;
}

.mirror {
font-weight: bold;
color:white;
font-size:20px;
display: block;
-moz-transform: scaleX(-1);    /* Gecko */
-o-transform: scaleX(-1);      /* Opera */
-webkit-transform: scaleX(-1); /* Webkit */
transform: scaleX(-1);         /* Standard */
filter: FlipH;                 /* IE 6/7/8 */
padding:0px 10px 5px 10px;
}

.cursusrond {
font-weight: bold;
color:rgb(255,69,0);
font-size:40px;
display: block;
text-align: center;
padding:50px 10px 10px 10px;
}

.tussen {
font-weight: bold;
text-align: center;
display: block;
padding: 0px 0px 5px 0px;
}

.linkinfo {
font-size:12px;
font-weight: bold;
display: block;
padding: 5px 0px 0px 5px;
}

.copyright {
text-align: center;
display: block;
color:white;
font-size:10px;
}


#wrapper {
width: auto;
margin: 0 auto;
background: white;
}

#balk {
position: fixed;
background: rgba(0, 0, 0, 0.5);
min-height: 90px;
width: 100%;
}

#binnenbalk {
width: 80%;
margin: 0 auto;
}

#titel {
float: left;
}

#menu1 {
text-align: right;
}

#boven {
min-height: 700px;
background: url(banner2.jpg) center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
}

#bovenrest {
min-height: 300px;
background: url(banner2.jpg) center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
}

#handhavingsjurist {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
background: rgba(255, 255, 255, 0.5);
-moz-border-radius: 0px 25px 0px 25px;
-khtml-border-radius: 0px 25px 0px 25px;
-webkit-border-radius: 0px 25px 0px 25px;
border-radius: 25px 0px 25px 0px;
}

#mensen {
position: absolute;
min-height: 60px;
top: 62%;
left: 50%;
-webkit-transform: translate(-50%, -51%);
transform: translate(-50%, -51%);
background: rgba(255, 69, 0, 0.9);
-moz-border-radius: 0px 25px 0px 25px;
-khtml-border-radius: 0px 25px 0px 25px;
-webkit-border-radius: 0px 25px 0px 25px;
border-radius: 0px 25px 0px 25px;
}

#midden1 {
clear: left;
float: left;
width: 100%;
min-height: 150px;
}

#welkom {
width: 60%;
margin: 0 auto;
padding:20px 0px 0px 0px;
text-align: center;
}

#midden1cursus {
clear: left;
width: 60%;
margin: 0 auto;
min-height: 200px;
padding:20px 0px 0px 0px;
}

#welkomcursus {
float: left;
}

#midden1watis {
clear: left;
width: 60%;
margin: 0 auto;
min-height: 480px;
padding:20px 0px 0px 0px;
}

#welkomwatis {
float: left;
}

#midden1blog {
clear: left;
width: 60%;
margin: 0 auto;
height:auto;
padding:20px 0px 0px 0px;
}

#welkomblog {
float: left;
}

#midden2blogmaster {
clear: left;
width: 60%;
margin: 0 auto;
height: auto;
}

#midden2blog {
display: block;
clear: left;
float: left;
width: 85%;
margin: 0 auto;
height: auto;
padding: 0px 0px 20px 0px;
}

#midden2bblog {
position: fixed;
right: 13%;
display: block;
width: 15%;
height: auto;
padding: 0px 0px 0px 0px;
border-radius: 0px 0px 25px 0px;
border-style: dotted;
border-color: rgba(0,0,0,0.5);
}

.inhoudblog {
display:block; 
height: auto;
clear: left;
float: left;
background: #ff4500;
background-image: -webkit-linear-gradient(top, #ffa500, #ff4500);
background-image: -moz-linear-gradient(top, #ffa500, #ff4500);
background-image: -ms-linear-gradient(top, #ffa500, #ff4500);
background-image: -o-linear-gradient(top, #ffa500, #ff4500);
background-image: linear-gradient(to bottom, #ffa500, #ff4500);
border-radius: 0px 25px 0px 25px;
behavior: url(PIE.php);
color: black;
margin: 0px auto 10px auto;
padding:0px 0px 25px 0px;
}

#inhoudblog1 {
display:block; 
height: auto;
clear: left;
float: left;
background: #ff4500;
background-image: -webkit-linear-gradient(top, #ffa500, #ff4500);
background-image: -moz-linear-gradient(top, #ffa500, #ff4500);
background-image: -ms-linear-gradient(top, #ffa500, #ff4500);
background-image: -o-linear-gradient(top, #ffa500, #ff4500);
background-image: linear-gradient(to bottom, #ffa500, #ff4500);
border-radius: 0px 25px 0px 25px;
behavior: url(PIE.php);
color: black;
margin: 0px auto 10px auto;
padding:0px 0px 25px 0px;
}

#midden1contact {
clear: left;
width: 60%;
margin: 0 auto;
min-height: 300px;
padding:20px 0px 0px 0px;
}

#welkomcontact {
float: left;
}

#cursusrond {
float: left;
width: 50%;
}

#inhoudcursus {
clear: left;
float: left;
width: 100%;
}

#tussen {
clear: left;
width: 80%;
margin: 0 auto;
min-height: 200px;
}

#cursus {
float: left;
width: 33%;
}

img.cursusjpg{
display: block;
margin: auto;
width: 100px;
height: 100px;
border-radius: 50%;
}

img.cursusrondjpg{
width: 150px;
height: 150px;
border-radius: 50%;
}

#blog {
float: left;
width: 34%;
}

img.blogjpg{
display: block;
margin: auto;
width: 100px;
height: 100px;
border-radius: 50%;
}

#watis {
float: left;
width: 33%;
}

img.watisjpg{
display: block;
margin: auto;
width: 100px;
height: 100px;
border-radius: 50%;
}

#midden2 {
clear: left;
width: 80%;
margin: 0 auto;
min-height: 200px;
}

#pepijn {
float: left;
width: 33%;
}

img.pepijnpng{
display: block;
margin: auto;
padding:10px 0px 0px 0px;
width: 64px;
height: 64px;
}

#handhaving {
float: left;
width: 34%;
}

img.handhavingpng{
display: block;
margin: auto;
padding:10px 0px 0px 0px;
width: 64px;
height: 64px;
}

#werkwijze {
float: left;
width: 33%;
}

img.werkwijzepng{
display: block;
margin: auto;
padding:10px 0px 0px 0px;
width: 64px;
height: 64px;
}

#midden3 {
clear: left;
margin: 0 auto;
padding:5px 0px 0px 0px;
width: 100%;
min-height: 130px;
background: rgb(255, 69, 0);
}

#binnenmidden3 {
width: 80%;
margin: 0 auto;
}

#leeg {
clear: left;
float: left;
width: 60%;
}

#links {
float: left;
width: 10%;
}

#informatie {
float: left;
width: 30%;
}

#copy {
clear: left;
margin: 0 auto;
width: 100%;
height: 30px;
background: rgb(255, 69, 0);
}


#blog1 {
display: none;
}

.lees {
font-weight: bold;
color:white;
font-size:14px;
display: block;
padding: 0px 0px 0px 10px;
}

#chapter1,
#chapter2,
#chapter3,
#chapter4,
#chapter5,
#chapter6,
#chapter7,
#chapter8,
#chapter9,
#chapter10,
#chapter11,
#chapter12,
#chapter13,
#chapter14,
#chapter15,
#chapter16,
#chapter17,
#chapter18,
#chapter19,
#chapter20,
#chapter21,
#chapter22,
#chapter23
{
position:absolute;
transform:translateY(-50vh);
}

.tel {
position: relative;
top: -23px;
left: 0px;
}

.post {
position: relative;
top: -18px;
left: 0px;
}

.toggleBtn {
color:rgb(255,69,0);
font-weight: bold;
margin:0px;
cursor:pointer
}

.below {
background: rgba(253,253,253,1);
}

.toggleBtn.active {
    background:white;
}

.more {
display: none;
		}
		
.read_more {
padding:5px 5px 20px 5px;
font-weight: bold;
color:white;
}

span.blogklein {
font-size:12px;
}





