body {
  background-color: #fff;
  padding-top:10px;
  padding-bottom:40px;
  line-height: 1.6;
	font-family: Arial, Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
}

.container {	
	border: 0px solid #000;
}

#main {
	margin:0 -15px -15px -15px;
}

hr {
  margin: 10px 15px 10px 15px;
  border: 0;
  border-top: 1px solid #eee;
}

#menu a:hover {
	color: #000;
}

.header {
	background-image:url("../img/header_thuiskapper.png");
	background-repeat:no-repeat;
	background-position:center;
	background-size:contain;
	min-height:200px;
	margin:0;
}

@media (max-width: 750px) {
.header {
	background-image:url("../images/logo_thuiskapper.png");
	background-position:left;
	background-size:auto;
	background-size:contain;
	min-height:100px;
}
}

#box-link { 
		position: absolute; 
		top: 8px; 
		left: 30px; 
		width: 400px; 
		height: 140px; 
		background-color: transparent; 
		border: 0px solid yellow; 
}

.tekst {
	padding: 25px 20px 40px 20px;
	line-height:180%;
	font-size:110%;
	border-left: 0px solid #0B5ED7;
	border-right: 0px solid #0B5ED7;
}

p {
  margin: 0 0 20px;
}

a {	
text-decoration:underline;
}

.tekst a, 
.tekst a:hover,
.tekst a:focus,
.tekst a:active,
.tekst a:visited
{
		color:#0B5ED7;
}

#kader {
  border:1px solid #e2e3e4;
  padding: 10px 10px 10px 0;
  background:#F1F1F2;
  margin-top:5px;
  margin-bottom:15px;
}

/* Voor de cta button*/
a.knop:link, 
a.knop:hover,
a.knop:focus,
a.knop:active,
a.knop:visited
{
		color:#fff;
		text-decoration:none;
}

.balk-onder {
  padding:30px 30px 30px 30px;
  min-height: 100px;
  background-color: #820527;
  color: #fff;
  text-align: left;
	margin: 0 -15px 0 -15px;
  text-align: center;
}

.vervolg {
  text-align: left;
}

.balk-onder a {
  color: #fff;
}

h1 {
  font-size: 32px;
  line-height: 32px;
	padding: 5px 20px 25px 0;
  color:#820527;
  margin:0;
}

h2 {
  font-size: 28px;
	margin-top: 25px;
	padding: 5px 20px 20px 0;
}

#rechterkolom h2 {
  font-size: 24px;
  margin-bottom:10px;
}
	
h3 {
  font-size: 22px;
  line-height: 22px;
  padding-bottom:5px;
}

h4 {
  font-size: 16px;
  font-variant:small-caps;
	margin: 0;
	padding: 5px 0 10px 0;
}

.rechts {
	margin:0;
}

.tekstrechts {
	padding:0 20px 20px 0;
	color:#000;
}

.fotorechts {
	margin-left: -20px;
	padding-bottom: 30px;
}

footer {  
text-align: center;
padding-top:10px;
color:#fff;
}

.webdesign {
	text-align:center;
	font-size:11px;
	padding-top: 20px;
}

.webdesign a, 
.webdesign a:hover,
.webdesign a:focus,
.webdesign a:active,
.webdesign a:visited
{
		color:#000;
}

#rechterkolom {
margin-top: 30px;
margin-left: 5px;
}

.koppen {
min-height: 5px;
margin:10px 0 0 0;
padding-left:10px;
padding-bottom:5px;
background:#00ABE2;
border-right:3px solid #9d9c9c;
border-bottom:3px solid #9d9c9c;
border-radius:10px;
}


/* Tegen ongewenste berichten*/
.lieverniet { display:none;}

.foto {
	margin: 0 30px 10px 0;
  -webkit-box-shadow: 7px 7px 7px 0 rgba(0,0,0,.2);
  -moz-box-shadow: 7px 7px 7px 0 rgba(0,0,0,.2);
  box-shadow: 7px 7px 7px 0 rgba(0,0,0,.2);
}

.social {
	margin: 0;
  -webkit-box-shadow: 7px 7px 7px 0 rgba(0,0,0,.2);
  -moz-box-shadow: 7px 7px 7px 0 rgba(0,0,0,.2);
  box-shadow: 7px 7px 7px 0 rgba(0,0,0,.2);
}


/* Correctie voor brede schermen*/
@media (min-width: 1200px) {
  .container {
    max-width: 970px;
  }
}


/* De kaders bij de producten */
#tool {
  border:5px solid #f2f2f2;
  padding:1px;
  background:#e3daae;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

#tool .toolbox {
  background:#fff9da;
  padding:30px 40px 30px 20px;
  border-bottom:1px solid #e3daae;
  min-height:220px;
}

#tool .toolboxeven { background:#fffcec;}

#tool .toolbox .tool-text {
  float:left;
  margin-left:25px;
}

/* De opmaak van de testimonials */
.quoteimg {
  float:left;
  text-align:center;
}

.quoteimg img { margin-bottom:10px;}

#main .quoteimg img.img-border { padding:3px;}

.quotetext {
  float:left;
  padding-left:40px;
  background-image:url("../img/quote.png");
  background-repeat:no-repeat;
}

/* De opmaak van het Menu */

.navbar {
	min-height: 20px !important; 
	margin:0;
	background-color: #fff;
	border-radius:0;
	border-top:0px solid #ccc;
	border-bottom:0px solid #ccc;
	border-left: 0px solid #0B5ED7;
	border-right: 0px solid #0B5ED7;
	float:right;
}

.navbar-nav {
border-radius:0;
background: #fff !important; 
background-image: none;
background-repeat: no-repeat;
filter: none !important;
margin:0;
}

.dropdown-menu {
border-radius:0;
background: #666666 !important; 
background-image: none;
background-repeat: no-repeat;
filter: none !important;
margin:0;
}

.navbar .nav > li > a {
	text-transform:uppercase;
	font-weight: 300 !important;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	letter-spacing: 0.1em;
	font-size: 18px;
	line-height: 18px;
	text-decoration:none;
padding:5px 15px 0;
color:#000 !important;
text-shadow:none !important;
border-right: 1px solid #ccc;
border-left:0px solid #56378A;
-webkit-transition:background 1s ease;
-moz-transition:background 1s ease;
-o-transition:background 1s ease;
transition:background 1s ease;
}

.dropdown-menu a {
padding:10px 15px 10px;
color:#fff !important;
text-shadow:none !important;
border-right: 0px solid #ccc;
border-left:0px solid #56378A;
-webkit-transition:background 1s ease;
-moz-transition:background 1s ease;
-o-transition:background 1s ease;
transition:background 1s ease;
	font-size: 15px;
	text-decoration:none;
	font-weight:bold;
}

.navbar .nav > li > a:hover, .dropdown-menu a:hover {
background:#ccc !important;
color:#000 !important;
-webkit-transition:background 1s ease;
-moz-transition:background 1s ease;
-o-transition:background 1s ease;
transition:background 1s ease;
}


h1, h2, h3, h4, h5, h6, legend {
	margin:0;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
}

h1 {
  color:#000;
	font-size: 24px;
	line-height: 24px;
	font-weight: 300;
	font-style: normal;
	text-transform:uppercase;
	position:relative;
	letter-spacing: 0.1em;
	margin-bottom: 17px;
	padding: 10px 20px 10px 0;
}

h2 {
  font-size: 24px;
	margin-top: 24px;
	padding: 5px 20px 20px 0;
  color:#000;
}

#rechterkolom h2 {
	color:#000;
  font-size: 24px;
  margin-bottom:10px;
}
	
h3 {
  font-size: 18px;
  line-height: 18px;
  padding-bottom:5px;
  color:#000;
}

/*==================================================
 * Effect 2: alleen grotere schermen
 * ===============================================*/

@media (min-width: 770px) {
	
.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.effect2:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

}

/* Tabellen Houdoe.nl */

table.look {
	border: 1px solid #ccc;	
	border-collapse: collapse;
}

table.look th {
	background-color:  #0B5ED7;
	color:#fff;
	height: 25pt;
	padding: 10px;
}

table.look tr, table.look thead th {
	height: 20pt;
	padding:7px;
	border: 1px solid #ccc;	
}
	
table.look td {
	padding: 7px;
	border: 1px solid #ccc;	
	vertical-align:top;
	min-width:200px;
}

table.look ul {
	margin: 0 0 0 0;
}

.form-group .control-label {
	text-align: left;
	float:left;
}

.knop a {
	color:#fff;
	text-decoration:none;	
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 10px;
  background-color: #F7F7F9;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 12px;
     -moz-border-radius: 12px;
          border-radius: 12px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well-kader {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #FFFFFF;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 12px;
     -moz-border-radius: 12px;
          border-radius: 12px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}