* {
margin:0; 
padding:0;
}

html, body{
width:100%;
font-family: "Lucida Grande","Lucida Sans Unicode","Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
font-size: small;
line-height:16px;
}

h1{
padding-bottom:15px;
}

/*Main*/

#LogoInstallateur{
position:absolute;
margin-top:5px;
margin-left:80px;
z-index:99999;
}

#Container{
position:relative;
width:100%;
}

#Main{
margin:auto;
width:1100px;
}

#Left{
float:left;
width:650px;
}

#Right{
position:relative;
margin-left:650px;
width:450px;
}

#LeftParels{
float:left;
width:500px;
}

#RightParels{
position:relative;
margin-left:500px;
width:500px;
}

#Left2{
float:left;
width:350px;
}

#Right2{
position:relative;
margin-left:350px;
width:750px;
}

#Left3{
float:left;
width:600px;
}

#Right3{
position:relative;
margin-left:600px;
width:500px;
}

/*Footer*/

#Footer{
margin:auto;
margin-top:20px;
width:100%;
height:50px;
text-align:center;
}

/*Body*/

.Text{
margin-left:50px;
font-size:1.25em;
line-height:2em;
}

.Round{
float:left;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}

.Round2{
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}

.Shadow{
-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}

.fb-page{
margin-top:10px;
}

#Actie{
width:100%;
border-bottom: 1px solid #EBEBEB;
padding-top:20px;
padding-bottom:20px;
}

#Actie2{
height:750px;
width:100%;
border-bottom: 1px solid #EBEBEB;
padding-top:20px;
padding-bottom:20px;
}

#Form{
margin-top:50px;
}

#MainVideo{
margin-left:25px;
margin-top:30px;
}

#Video{
margin-top:50px;
margin-left:50px;
}

#Middle1{
float:left;
position:relative;
width:300px;
margin-left:300px;
}

#Middle2{
float:left;
position:relative;
width:300px;
margin-left:500px;
}

.ImageHome{
margin-left:20px;
}

#Uitvoering{
position:relative;
width:650px;
opacity:0.8;
}

#LeftLeft{
float:left;
width:150px;
}

#LeftRight{
position:relative;
padding-top:30px;
padding-left:30px;
margin-left:150px;
width:450px;
}

a{
text-decoration:none;
color:black;
}

#Uitvoering:hover{
opacity:1;
}

a:hover{
opacity:1;
}
