body{
font-family: "Arial";
font-size:13px;
color: #333;
text-align: justify; 
}

h1{
color:#333;
font-size:22px;
text-align:left;
}

h2 {
margin-bottom:-15px;
color:#333;
font-size:15px;
text-align:left;
}

em{
display:block;
line-height:20px;
color:#333;
font-size: 14px;
line-height: 28px;
font-style:italic;
}

strong{
color:#0090d0;
font-weight: normal;
font-size: 13px;
}

.filmpje {
display: block;
padding-left: 5px;
width: 210px;
color:#666;
font-weight: normal;
font-size: 13px;
}

.adres {
font-size: 11px;
color: #777;
}

.adres strong {
font-size: 11px;
color: #3a362f;
font-weight: normal;
}

/*Portfolio*/
.portfolio_titel {
padding: 0px;
margin: 0px;
}

.portfolio_titel a {
font-weight: bold;
font-size: 14px;
color: #3a362f;
text-decoration: none;
}

.portfolio a {
font-size: 13px;
color: #3a362f;
}

.portfolio a:hover {
color: #0090d0;
}

/*Formulier opmaak*/

.form {
font-family: Arial;
}

.formtext {
font-size: 12px;
padding-right: 20px;
}

.verplichtveld {
font-size: 11px;
padding-right: 20px;
}

.formtextarea {
font-family: arial;
font-size: 12px;
width: 280px;
height: 75px;
border: 1px solid #999;
}

.forminput {
font-family: arial;
width: 280px;
font-size: 12px;
border: 1px solid #999;
}

.formselect {
font-family: arial;
width: 282px;
font-size: 12px;
border: 1px solid #999;
}

.formbutton {
font-family: Arial;
height: 20px;
font-size: 12px;
background-color: #fff;
border: 1px solid #999;
}

.formbutton a:hover,
.formbutton:hover,
.formbutton:hover a {
background-color: #0090d0;
color: #fff;
} 
