@import url("reset.css");

body {
	font-family: Helvetica, Verdana, Arial,  sans-serif;
	font-size: 13px;
	line-height:18px;
	background-image:url(images/achtergrond-intro.png);
	background-repeat: no-repeat;
	background-position:center;
}

#container2 {
	border: solid 2px gray;	
	margin:auto;
	padding-bottom: 70px;
	width:950px;
}

#container {
	margin:auto;
	width:950px;
	padding-left: 31px;
	padding-top:40px;
}

#header {
	height:70px;
}

.logos{
	float:left;
	margin-right:39px;
	margin-left: 2px;
}

#flash {
	height:154px;
	padding-bottom: 10px;
}

#content {
	padding-top: 30px;
	width:885px;
}

.kleur {
	float:left;
	width:267px;
	color:#bc9b6a;
	background-image:url(images/balkbruin.png);
	background-repeat:repeat-x;
	padding-top: 20px;
	}

.schilder {
	margin-left: 42px;
	float:left;
	width:267px;
	color:#343465;
	background-image:url(images/balkblauw.png);
	background-repeat:repeat-x;
	padding-top: 20px;
}

.verhuur {
	margin-left: 42px;
	float:left;
	width:267px;
	color:#6a2d91;
	background-image:url(images/balkpaars.png);
	background-repeat:repeat-x;
	padding-top: 20px;
}

.kleur2 {
	float:left;
	width:267px;
	background-image:url(images/balkbruin.png);
	background-repeat:repeat-x;
	padding-bottom: 20px;
	margin-top:15px;
}

.schilder2 {
	margin-left: 42px;
	float:left;
	width:267px;
	background-image:url(images/balkblauw.png);
	background-repeat:repeat-x;
	padding-bottom: 20px;
	margin-top:15px;
}

.verhuur2 {
	margin-left: 42px;
	float:left;
	width:267px;
	background-image:url(images/balkpaars.png);
	background-repeat:repeat-x;
	padding-bottom: 20px;
	margin-top:15px;
}

ul.footer {
	height:70px;
	
}

.contact li {
	display:block;
	float:left;
	font-weight:bold;
	width:267px;
	margin-bottom:2px;
}


ul.link-list {
margin-bottom:30px;
margin-top:25px;
}

li.logo1 {
background-image:url(images/logobruin.png);
background-repeat:no-repeat;

}
li.logo2 {
background-image:url(images/logoblauw.png);
background-repeat:no-repeat;
}
li.logo3 {
background-image:url(images/logopaars.png);
background-repeat:no-repeat;
padding-right:5px;
}

.link-list li {
display:block;
float:left;
font-size:11px;
margin-bottom:15px;
margin-right:15px;
width:300px;
}

h6 {
font-size: 13px;
line-height:18px;
color:#bc9b6a;
padding-bottom:30px;
padding-left:55px;
padding-top:15px;
}

h5 {
font-size: 13px;
line-height:18px;
color:#343465 ;
padding-bottom:30px;
padding-left:55px;
padding-top:15px;
}

h4 {
font-size: 13px;
line-height:18px;
color:#000;
padding-bottom:30px;
padding-left:55px;
padding-top:15px;
}

.logo1 a:link { 
 color:#231f20;
 text-decoration:none;
}

.logo1 a:visited {
  color:#231f20;
  text-decoration:none;
}
.logo1 a:hover {
  color:#bc9b6a;
  text-decoration:underline;  
}

.logo1 a:active {
  color:#bc9b6a;
  text-decoration:underline;  
}

.logo2 a:link { 
 color:#5eb8c1;
 text-decoration:none;
}

.logo2 a:visited {
  color:#5eb8c1;
  text-decoration:none;
} 
.logo2 a:hover {
  color:#343465;
  text-decoration:underline;  
}

.logo2 a:active {
  color:#343465;
  text-decoration:underline;  
}

.logo3 a:link { 
 color:#000;
 text-decoration:none;
}

.logo3 a:visited {
  color:#000;
  text-decoration:none;
}
.logo3 a:hover {
  color:#6a2d91;
  text-decoration:underline;  
}

.logo3 a:active {
  color:#6a2d91;
  text-decoration:underline;  
}