﻿/* theohinrichsbouwservice.nl -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@font-face {
    font-family: 'clear_sansbold';
    src: url('fonts/ClearSans-Bold-webfont.eot');
    src: url('fonts/ClearSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ClearSans-Bold-webfont.woff') format('woff'),
         url('fonts/ClearSans-Bold-webfont.ttf') format('truetype'),
         url('fonts/ClearSans-Bold-webfont.svg#clear_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}


body{
	margin: 0 auto;
	font-family: 'clear_sansbold';
	font-size: 12px;
	text-align: left;
}

.background{
 	margin: 0 auto;
    z-index: -1;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color:#FFFFF;
    background-size: cover;
	background-image: url('Afbeeldingen/body-m.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.headerU{
	margin: 0 auto;
	width: 100%;
}

.headerI{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.gallery1U{
	margin: 0 auto;
    width: 100%;
}

.gallery1I{
	width: 100%;
	margin: 0 auto;
	background-image: url('Afbeeldingen/galleryU3.png');
	background-repeat: repeat;
    text-align: center;
	right: 10px;
	padding-top: 20px;
	margin-bottom: 20px;
}

h1 {
	font-family: "clear_sansbold";
	font-size: 3em;
	color: #333333;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
}

p {
	font-family: "clear_sansbold";
	font-size: x-large;
	line-height: 125%;
	color: #333;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	margin-right: 10px;
}

.style-kleur0{
	font-family: 'clear_sansbold';
	font-size: x-large;
	color: #333;
	text-decoration: none;
}

.style-kleur1{
	font-family: 'clear_sansbold';
	font-size: x-large;
	color: #AD0816;
	text-decoration: none;
}



/* theohinrichsbouwservice.nl -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
